/* HTML5 ✰ Boilerplate */

#menu_top
{
height:80px;
float:left;
background: url(../img/menu_kreska.jpg) -145px 75px no-repeat;
}

#menu_top li
{
float:left;
display:block;
width: 145px;
background:url(../img/tlo_menu.jpg) right no-repeat;
height:80px;
text-align:center;
}


#menu_top a
{
display:block;
width: 145px;
height:80px;
line-height:80px;
text-decoration:none;
font-family: tahoma;
font-size: 15px;
letter-spacing:1px;
}

.menu_but_off
{
color: #57646D;
}

.menu_but_on
{
color: #FF8332;
font-size: 25px;
}

#menu_bottom
{
height:49px;
float:left;
}

#menu_bottom li
{
float:left;
display:block;
margin-right:20px;
height:49px;
text-align:center;
}


#menu_bottom a
{
line-height:49px;
text-decoration:none;
font-family: tahoma;
font-size: 12px;
color: #798E9F;
}

#menu_bottom a:hover
{
line-height:49px;
text-decoration:none;
font-family: tahoma;
font-size: 12px;
color: #EFF4F8;
}