body {
	background:#bfd9ec url(images/background.png) repeat-x top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin:30px 0px 0px 0px;
	padding:0px;
}

a {
	text-decoration: none;
	color: #009;
	
}
a:hover {
	color: #900;
}

#wraper {	
	width:920px;
	margin:auto;
	background:url(images/transparent_border.png) repeat-y;
	padding:2px;
}

#main {
	background:#d5dbe2 url(images/main_bg.jpg) no-repeat bottom right;
	width:916px;
	margin:auto;
	border:2px solid #FFF;
	overflow:hidden;
	padding-bottom: 20px;
}

#header {
	clear:both;
	height:206px;
	background-image:url(images/header.jpg);
}

#header h1, #header h2{
	display:none;
}

#left {
	float:left;
	width:199px;
	display:block;
	margin:0px;
	padding:0px 0px 0px 9px;
	background: url(images/meni_repeat_bg.jpg) repeat-y 10px 0px;	
	overflow:hidden;
}

#footer {
	clear:both;
	height:69px;;
	background: url(images/footer.jpg) repeat-x;
}

#navigation {
	background:url(images/meni_top_bg.jpg) no-repeat 1px 0px;
	margin:0px 0px 0px 0px;
	padding:50px 0px 0px 0px;
}

#navigationul {
	background:url(images/meni_bottom_top.jpg) no-repeat 1px bottom;
	margin:0px 0px 0px 0px;
	padding:0px 0px 60px 0px ;		
}

#navigationul li {
	list-style:none;
	margin:0px 0px 0px 10px;
	padding: 4px;
	font-weight:bold;
	font-size:.9em;
}

#navigationul li ul {
	margin:2px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#navigationul li ul li {
	list-style-image:url(images/li.gif);	
	margin:0px 0px 0px 30px;
	padding:2px 0px 0px 0px;
}

.plavo {
	background:url(images/plavo.jpg) no-repeat 10px 0px;
}

.zeleno {
	background:url(images/zeleno.jpg) no-repeat 10px 0px;
}

.portokalovo {
	background:url(images/portokalovo.jpg) no-repeat 10px 0px;
}

.crveno {
	background:url(images/crveno.jpg) no-repeat 10px 0px;
}

.zeleno2 {
	background:url(images/zeleno2.jpg) no-repeat 10px 0px;
}

.zolto {
	background:url(images/zolto.jpg) no-repeat 10px 0px;
}

#navigation a {
	color:#000;	
	text-decoration:none;
	display:block;
	margin:0px;
	padding-bottom:2px;
}

#navigation a:hover {
	text-decoration:underline;	
}

#sredina {	
	width:534px;
	float:left;
	display:block;
	margin:0px;
	padding:0px;
}

#content {	
	width:514px;
	background:#fff url(images/content_top.gif) no-repeat top;
	padding:10px 10px 0px 10px;
	overflow:hidden;
	display:block;
	margin:0px;
}

#content_bottom {
	height:13px;
	width:534px;
	float:left;
	background-image:url(images/content_bottom.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	display:block;
	margin:0px;
}

h1, h1 a:visited, h2, h2 a:visited, h3, h3 a:link, h4, h5, h6 {
	font-family: Georgia;
	margin: 0px;
	padding: 0px;
	color: #2e374e;
	font-weight: bold;
	text-decoration: none;
	margin:5px;
}

h1, h1 a {
	font-size: 2em;
	background:url(images/h1.jpg) left no-repeat;
	padding-left:30px;
	height:35px;
}

h2, h2 a:link {
	font-size: 1.5em;
}

h3, h3 a {
	font-size:1.2em;
}

#content img {
	border:2px solid #6A899B;
	padding:2px;
	margin:3px;
}

#content h1, #content h2, #content h3 {
	text-align: center;
	color: #77a;
}
#content h1 span, #content h2 span, #content h3 span {
	color: #000;
}

.odd {
	background-color: #7accff;
}
.even {
	background-color: #7ee7a8;
}

#right {
	float:right;
	padding:0px;
	margin: 0px 10px 0px 10px;
	width:140px;
	display:block;
	border:1px solid #a5a5a5;
	overflow:hidden;
	background-color:#fff;
	padding:5px;
}

#partneri, #partneri a {
	text-align: center;
}

#partneri img {
	border: 0px;
}

#content p {
	margin: 1em;
	line-height: 1.5em;
	text-align: justify;
}

#right p {
	margin: 0.4em;
	line-height: 1.2em;
}

#right a {
	color:#000;
	text-decoration:none;
	clear:both;
	display:block;
}

#right a:hover {
	color: #009;
}

.col {
	width: 40%;
	float: left;
	padding: 10px;
	text-align: justify;
}

.clearleft {
	clear: left;
}


#contact fieldset {
	border: none;
	border-top: 2px solid #009;
}

#contact legend {
	font-weight: bold;
}

#contact label {
	display: block;
	float: left;
	text-align: right;
	width: 150px;
	padding-right: 10px;
}
