@charset "utf-8";
/* CSS Document */


#header #menu1{
  	height:27px;
  	margin-left:11px;
	margin-right:13px;
  	background-image: url(../dizajn/menu1_bck.png);
  	background-repeat:repeat-x;
  	color:#FFFFFF;
  	padding-bottom:1px;
}

#header #menu1 ul{
  margin:0px;
  padding:0px;
}

#header #menu1 ul li {
 	list-style-type:none;
 	display:inline;
 	padding: 0 15px;
 	text-transform: uppercase;
  	border-right:1px solid #FFFFFF;
  	font-size:8px;
}

#header #menu1 ul li a{
  	color:#FFFFFF;
	font-family:tahoma;
	font-size:13px;
	line-height:24px;
  	text-decoration:none;
}

#header #menu1 ul li a:hover{
  	color:#FFFFFF;
  	text-decoration:underline;
}

#left_menu ul {
  margin:0px;
  padding-left:15px;
}

#left_menu ul li {
  margin:0px;
  padding:0px;
  list-style-type:none;
  background: url(../dizajn/dot1.png) 5px top no-repeat;
  border-bottom:2px solid #CEE8DF;
  padding-left:14px;
  line-height:17px;
}

#left_menu ul li a {
  color:#686868;
  font-family:arial;
  font-size:11px;
  line-height:17px;
  text-decoration:none;
}

#left_menu ul li a:hover {
  color:#686868;
  text-decoration:underline;
}





#footer #fmenu1 {
  	height:27px;
	margin-right:13px;
  	margin-left:11px;
    background-image: url(../dizajn/menu1_bck.png);
  	background-repeat:repeat-x;
  	color:#FFFFFF;
  	padding-bottom:1px;
}

#footer #fmenu1 ul{
  	margin:0px;
  	padding:0px;
}

#footer #fmenu1 ul li {
 	list-style-type:none;
 	display:inline;
 	padding: 0 15px;
 	text-transform: uppercase;
  	border-right:1px solid #FFFFFF;
  	font-size:8px;
}

#footer #fmenu1 ul li a{
  	color:#FFFFFF;
	font-family:tahoma;
	font-size:13px;
	line-height:24px;
  	text-decoration:none;
}

#footer #fmenu1 ul li a:hover{
  	color:#FFFFFF;
  	text-decoration:underline;
}


#header #menu2{
  height:18px;
  margin-right:13px;
  margin-left:11px;
  background-image: url(../dizajn/menu2_bck.png);
  color:#FFFFFF;
}

#header #menu2 ul {
  margin:0px;
  padding:0px;
}



#header #menu2 ul li{
  list-style-type:none;
  display:inline;
  padding: 0 15px;
  text-transform: uppercase;
  border-right:1px solid #FFFFFF;
  font-size:8px;
}

#header #menu2 ul li a{
  color:#FFFFFF;
  font-family:tahoma;
  line-height:17px;
  font-size:11px;
  text-decoration:none;
}
#header #menu2 ul li a:hover{
  color:#FFFFFF;
  text-decoration:underline;
}

#header #menu3{
  height:18px;
  margin-right:13px;
  margin-left:11px;
  color:#000000;
}
#header #menu3 ul{
  margin:0px;
  padding:0px;
}
#header #menu3 ul li{
  list-style-type:none;
  display:inline;
  padding: 0 15px;
  border-right:1px solid #444444;
  font-size:8px;
}

#header #menu3 ul li a{
  color:#444444;
  font-family:tahoma;
  line-height:17px;
  font-size:11px;
  text-decoration:none;
}
#header #menu3 ul li a:hover{
  color:#444444;
  text-decoration:underline;
}

#footer #fmenu2  {
  height:18px;
  margin-right:13px;
  margin-left:11px;
  background-image: url(../dizajn/menu2_bck.png);
  color:#FFFFFF;
}

#footer #fmenu2 ul {
  margin:0px;
  padding:0px;
}

#footer #fmenu2 ul li{
  list-style-type:none;
  display:inline;
  padding: 0 15px;
  text-transform: uppercase;
  border-right:1px solid #FFFFFF;
  font-size:8px;
}
#footer #fmenu2 ul li a{
   color:#FFFFFF;
  font-family:tahoma;
  line-height:17px;
  font-size:11px;
  text-decoration:none;
}
#footer #fmenu2 ul li a:hover{
  color:#FFFFFF;
  text-decoration:underline;
}




#footer #fmenu3{
  height:18px;
  margin-right:13px;
  margin-left:11px;
  color:#000000;
}
#footer #fmenu3 ul {
  margin:0px;
  padding:0px;
}
#footer #fmenu3 ul li{
  list-style-type:none;
  display:inline;
  padding: 0 15px;
  border-right:1px solid #444444;
  font-size:8px;
}

#footer #fmenu3 ul li a {
  color:#444444;
  font-family:tahoma;
  line-height:17px;
  font-size:11px;
  text-decoration:none;
}
#footer #fmenu3 ul li a:hover {
  color:#444444;
  text-decoration:underline;
}