* {
	font-size: 10px;
	font-family: Verdana;
}
body {
	margin: 0px;
	padding: 0px;
	background: #ff9c03;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #b80000;
}
.ogrodje {
	width: 756px;
}
.header {
	background: url(design/header.jpg) no-repeat;
	height: 10px;
	margin-top: 20px;
	font-size: 1px;
	text-align: right;
}
.banner {
	padding-right: 15px;
	padding-top: 5px;
}

.footer {
	background: url(design/footer.jpg) no-repeat;
	height: 10px;
	margin-bottom: 5px;
}
.content {
	background: url(design/bg_site.jpg) repeat-y;
}
.footer_napis {
	text-align: center;
	margin-bottom: 15px;
}
.header_banner {
	height: 95px;
	background: url(design/header_banner.jpg) repeat-y;
}
.bg_content {
	background: url(design/bg_content.jpg) repeat-y;
	text-align: left;
}
.ft_content {
	clear: left;
	height: 12px;
	background: url(design/ft_content.jpg) no-repeat;
}
.content_levo {
	background: url(design/content_levo.jpg) repeat-y;
}
.content_desno {
	background: url(design/desno_bg.jpg) repeat-y top right #ffffff;
}
.logo {
	background: url(design/logo.jpg) no-repeat;
	width: 232px;
	height: 84px;
}

.linki {
	margin-left: 15px;
	margin-top: 10px;
}
.linki a:link {
	display: block;
	padding: 3px 5px 3px 15px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS;
	margin-bottom: 5px;
	background: url(design/link_background_hvr.jpg) no-repeat #ff9c03;
}
.linki a:visited {
	display: block;
	padding: 3px 5px 3px 15px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS;
	margin-bottom: 5px;
	background: url(design/link_background_hvr.jpg) no-repeat #ff9c03;
}
.linki a:hover {
	display: block;
	padding: 3px 5px 3px 15px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS;
	background-color: #2a2723;
	margin-bottom: 5px;
	background: none;
	/*background: url(design/link_background_hvr.jpg) no-repeat #ff9c03;*/
}
.linki_drop {
	margin: 0px;
}
.divShow { visibility: visible; }
.divHide { visibility: hidden; }
.linki_drop a:link {
	display: block;
	margin-left: 15px;
	color: #000000;
	background: none;
}
.linki_drop a:visited {
	display: block;
	margin-left: 15px;
	color: #000000;
	background: none;
}
.linki_drop a:hover {
	display: block;
	margin-left: 15px;
	color: #ffffff;
	background: none;
}
.home_levo {
	float: left;
	width: 250px;
	background: url(design/dots_right.jpg) repeat-y;
}
.home_desno {
	float: left;
	width: 250px;
	height: 100px;

}
.title {
	background: url(design/dots.jpg) repeat-x;
	padding-left: 15px;
	margin-right: 8px;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #b80000;
	padding-bottom: 10px;
}
.aktualno {
	margin: 0px;
}
.aktualno li {
	background-color: #ffffff;
	padding: 5px;
	border-bottom: 1px dotted #cecece;
}
.tabela_ponudba {
	color: #b80000;
	font-weight: bold;
	border-top: 2px dotted #b80000;
}
.tabela_ponudba_crta {
	border-top: 2px dotted #b80000;
}
.siel {
	background-image: url(design/izvedba.jpg);
	width: 34px;
	height: 13px;
}
.sielhvr {
	background-image: url(design/izvedba_hvr.jpg);
	width: 34px;
	height: 13px;
}
