@charset "UTF-8";
/* CSS Document for horizontal layout */
/* Premysl Cimbalek, WWW.ZERODESIGN.CZ, 2008 */


#menu_horizontal{
height:27px;
background-color:#ccc;
width:100%;
background-image:url(../sprava-siti-outsourcing-img/menu_back.jpg);
background-repeat:repeat-x;
text-align:center;
margin-top: 7px;
margin-bottom: 9px;
}

#menu_horizontal_left{
	width: 100%;
	height: 27px;
	background-image:url(../sprava-siti-outsourcing-img/menu_left.jpg);
	background-repeat: no-repeat;
}

#menu_horizontal_in{
text-align:center;
margin:auto;
}
#menu_horizontal_right{
width:3px;
height:27px;
background-image:url(../sprava-siti-outsourcing-img/menu_right.jpg);
float:right;
margin-left: -3px;
}

#menu_horizontal .polozka {
text-align:center;
float:left;
}
#menu_horizontal .polozka a{
/*display:inline;
line-height:60px;*/
display:block;
text-align:center;
font-size:14px;
height:20px;
width:151px;
padding-top:7px;
background-repeat:no-repeat;
color:#4e4c9d;
text-decoration:none;
font-weight:normal;
}

#menu_horizontal .polozka a:hover{
color:#FFF;
background-image: url("../sprava-siti-outsourcing-img/menu_back_hover.jpg");
background-repeat: repeat-x;
}

#menu_horizontal .polozka_spacer{
float:left;
background-image:url(../sprava-siti-outsourcing-img/menu_spacer.jpg);
height:27px;
background-repeat:no-repeat;
width:1px;
background-position: 0px 1px;
}


/* ------------ menu v paticce --------------*/
#menu_horizontal_foot{
clear: both;
padding-top: 10px;
}
#menu_horizontal_foot .polozka {
text-align:center;
float:left;
}
#menu_horizontal_foot .polozka a{
display:block;
text-align:center;
font-size:12px;
padding-left:5px;
padding-right:5px;
background-repeat:no-repeat;
color:#3b4f80;
text-decoration:none;
font-weight:normal;
}

#menu_horizontal_foot .polozka a:hover{
color:#000;
}

#menu_horizontal_foot .polozka_spacer{
float:left;
border-left:1px solid #3b4f80;
width:1px;
height: 15px;
}

#menu_horizontal_foot .first a{
padding-left:0px;
}

#menu_horizontal .first a{
/*margin-left:4px;*/
}

#menu_horizontal .last a{
width:158px;
}
