@charset "utf-8";

body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
h1 {
	font-size: 18px;
	color: #F00;
}
h2 {
	font-size: 14px;
}
hr {
	color: #0CF;
}
iframe {
	border: 1px solid #CCC;
}
#top_strane {
	background-image: url(img/top_bg.jpg);
	background-repeat: repeat-x;
}
#top_bg {
	background-image: url(img/sky.jpg);
	background-repeat: no-repeat;
	width: 515px;
	padding-bottom: 22px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
#top_bg a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.crvena {
	color: #F00;
}
.plava {
	color: #09F;
}
.roze {
	color: #F222C9;
}
#desni-holder {
	width: 235px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F00;
}
#meni a, #top_bg a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#meni a:hover, #top_bg a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3fcdeb;
	text-decoration: none;
}
#meni td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	height: 25px;
	padding-left: 10px;
}
#tekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
	padding-right: 15px;
	position:relative;
}
#tekst a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #16A4F8;
	font-weight:bold;
	text-decoration:none;
}
#tekst a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #16A4F8;
	font-weight:bold;
	text-decoration:underline;
}
#tekst #slika {
	position: relative;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
#dno {
	background-image: url(img/dno_bg.jpg);
	background-repeat: repeat-x;
	height: 66px;
	background-position: 0px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	padding-top: 15px;
}
#dno a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration:underline;
}
#deteljnije a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #09F;
	text-decoration:none;
}
#deteljnije a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #09F;
	text-decoration:underline;
}
#jezik{
	vertical-align: middle;
}
#jezik a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #09F;
	text-decoration: none;
	font-weight: bold;
}
#jezik a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

