body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
p {
	margin: 0px;
}
#kontejner {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}
#meni {
	float: left;
	width: 163px;
}
#meni .plakat {
	margin-top: 15px;
	margin-bottom: 15px;
}

#meni ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#meni li {
	margin-bottom: 1px;
}
#meni li a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 6px;
}
#meni li a:hover {
	background-image: url(../pix/menu_pozadina.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}


#sadrzaj {
	float: left;
	width: 612px;
}
#sub_sadrzaj {
	float: left;
	width: 432px;
	padding-right: 120px;
	padding-left: 40px;
	margin-top: 0px;
}
#sub_sadrzaj h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FF9900;
	margin-bottom: 15px;
}
#sub_sadrzaj h2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 3px;
}
#sub_sadrzaj h3 {
	font-size: 11px;
	margin-top: 25px;
	margin-bottom: 0px;
	color: #FF9900;
	letter-spacing: .1em;
}

#sub_sadrzaj p {
	padding-bottom: .5em;
	line-height: 1.5em;
	padding-top: .5em;
}
#sub_sadrzaj .kontakt {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../pix/kontakt_pozadina.jpg);
	background-repeat: no-repeat;
}
#sub_sadrzaj a:link, #sub_sadrzaj a:visited {
	color: #FF9900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#sub_sadrzaj a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	color: #666666;
}
#sub_sadrzaj th {
	font-size: 10px;
}
#sub_sadrzaj td {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}




#lipsum .picdesno {
	float: right;
	margin-right: -60px;
}
#galerija img {
	border: 2px solid #FFFFFF;
}
#galerija td {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#galerija a:link, #galerija a:visited {
	border-bottom-style: none;
}





#footer {
	clear: both;
	padding-top: 30px;
	padding-bottom: 50px;
	text-align: center;
	font-size: 11px;
	letter-spacing: .1em;
}
