body { font-family:Arial; background:#e9e9e9 url(images/bg2.jpg) no-repeat top center; }

* { font-family:Arial, Helvetica, sans-serif;  }
html, body, h1, div, h2, h3, hr, img, ul, li, table, tr, td { margin:0; padding:0; border:0; }


.menuWrapper{
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.45em;
    position:relative;
    margin:7px auto 20px auto;
    height:542px;
    width:797px;
    background-position:0 0;
    background-repeat:no-repeat;
    background-color:transparent;
    clear:both;
}
ul.menu{
    list-style:none;
    width:797px;
}
ul.menu > li{
    float:left;
    width:265px;
    height:542px;
    border-right:1px solid #777;
    background-repeat:no-repeat;
    background-color:transparent;
    
    position:relative;
}
ul.menu > li.last{
    border:none;
}
.bg1{
    background-image: url(../../uploads/first_page/Engine_02.jpg);
}
.bg2{
    background-image: url(../../uploads/first_page/audax_help.jpg);
}
.bg3{
    background-image: url(../../uploads/first_page/zobni_rentgen.jpg);
}
ul.menu > li > a{
    float:left;
    width:265px;
    height:50px;
    margin-top:450px;
    text-align:center;
    line-height:50px;
    color:#ddd;
    background-color:#333;
    letter-spacing:1px;
    cursor:pointer;
    text-decoration:none;
}
ul.menu > li ul{
    list-style:none;
    float:left;
    width:265px;
    padding:20px 0 20px 0;
    background-repeat:no-repeat;
    background-color:transparent;
    position:absolute;
    bottom:92px;
    left:0;
}
ul.menu > li ul li{
    display:none;
}
ul.menu > li ul.sub1{
    background-image:url(images/bg1sub.png);
}
ul.menu > li ul.sub2{
    background-image:url(images/bg2sub.png);
}
ul.menu > li ul.sub3{
    background-image:url(images/bg3sub.png);
}
ul.menu > li ul li a{
    color:#fff;
    text-decoration:none;
    line-height:30px;
    margin-left:20px;
    text-shadow:1px 1px 1px #444;
    font-size:14px;
}
ul.menu > li ul.sub1 li{
    display:block;
}
ul.menu > li ul li a:hover{
    border-bottom:1px dotted #fff;
}

/* ----------------------------------------------------------------- */

#content { width:795px; margin:0 auto 0 auto; padding:0 114px; }

#first_logo { margin:14px 0 0 0; }

#header_menu { float:right; margin:51px 0 0 0; width:500px; }
#header_links { float:right; width:300px; }

.header_links2 { float:right; position:relative; z-index:9063; }

.header_link { background:url(images/dol.jpg) no-repeat 0 1px; padding:0 10px 0 13px; font-size:11px; color:#606060; text-decoration:none; }

.header_icons { float:right; width:55px; height:10px;  padding:0; margin:0; }
.header_icon { float:right; margin:7px 7px 0 7px; padding:0 0 0 0; width:10px; height:10px; }
.header_icon img { padding:0; margin:0; vertical-align:baseline; top:0; display:block; }

#find_form { float:right; margin:0 0 0 8px; width:191px; }
.najdi { background:url(images/najdi.jpg) no-repeat; width:151px; height:15px; border:0; color:#575757; font-size:12px; padding:4px 0 4px 8px; float:right; }
.najdi_gumb { width:29px; height:23px; float:right; }

#domene { display:none; position:absolute; left:0; top:20px;  padding:0 0 5px 0; }
#domene a { color:#fff; display:block; width:150px; background:#383838; padding:5px 0 0 5px; }

#first_box_levo, #first_box_desno, #first_box_sreda { width:223px; height:169px; border-left:1px solid #E5E5E5; border-right:1px solid #E5E5E5; padding:0 20px; font-size:12px; }
#first_box_levo a, #first_box_desno a, #first_box_sreda a { color:#004563; text-decoration:none; font-weight:bold; }
#first_box_levo { float:left; }
#first_box_desno { float:right; }
#first_box_sreda { float:left; }

#footer_first { clear:both; background:url(images/content_down.jpg) no-repeat 0 top #E9E9E9; padding:12px 0 0 0; width:1025px; margin:0 auto; }
#footer_first, #footer_first a { font-size:11px; color:#949494; text-decoration:none; }
#footer_lang { float:right; }
#footer_lang img { vertical-align:middle; padding:0 3px 2px 0; border:0; }

