/* ---------------- GENERAL STYLES ---------------- */

body{
    background: #f7f7f7;
    background-image:url(../img/body_bck.jpg);
    background-position: 0px -75px;
    background-repeat:repeat-x;
    margin:0px;
    padding:0px;
    font-family: arial;
    font-size: 0.8em;
    text-align:center;
}

h1, h2{
    font-size:1.5em;
    margin:0px;
    padding:2px 0px;
    color:#0A95C1;
    font-weight: normal;
}

p{
    margin:0px;
    padding:2px 0px;
}

a{
    color:#0A95C1;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

a:hover{
}

div.cleaner{
    clear: both;
}

div.info{
    font-weight: bold;
    padding: 10px;
}

#body_header{
    background: url(../img/body_header.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

#body_footer{
    background: url(../img/body_footer.jpg);
    background-repeat: repeat-x;
    background-position: bottom center;
}

#page{
    width:1000px;
    margin-left:auto;
    margin-right:auto;
    text-align: left;
    color:#fbfbfb;
}

#header{
    position: relative;
    width:100%;
    height: 300px;
    background-image:url(../img/header_bck.jpg);
    background-repeat:no-repeat;
}


#logo{
    position: absolute;
    bottom:150px;
    left:0px;
    width:640px;
    height: 160px;
    text-decoration: none;
    border:none;
    z-index: 100;
}

#menu_bck{
    position: absolute;
    bottom:5px;
    left:0px;
    background: url(../img/menu_bar_bck.png);
    background-repeat: no-repeat;
    height: 61px;
    width: 100%;
    padding-top: 25px;
}

#menu_bck ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#menu{  

}

#menu li{
    position: relative;
    display: block;       
    float:left;
    width: auto;
    height: 33px;
    line-height: 33px;
    padding-left:16px;
}

#menu li.item_3{
    width:109px;
}

#menu li.item_4{
    width:133px;
}

#menu li.item_5{
    width:155px;
}

#menu li.item_7{
    width:125px;
}

#menu li.item_8{
    width:90px;
}

#menu li a{
    display: block;
    background: url(../img/menu_bck.gif);   
    background-repeat: repeat-x;
    text-align: center;
    padding:0px 20px;
    color:#fbfbfb;
    text-decoration: none;
    font-size:1.0em;
    font-weight: bold;
}

#menu li a:hover,
#menu li a.active{
    background: #0a95c1;
}

#menu li ul.submenu{    
    position: absolute;
    top:33px;
    left:16px;
    margin:0px;
    padding:10px 0px;
    width:250px;
    display: none;
    background: url(../img/submenu_bck.png);
    color:#fff;
    z-index: 1000;
}

#menu li ul.submenu li{
    display: block;
    margin:0px;
    float:none;
    background: none;
    text-align: left;
    padding:0px 10px;
    z-index: 1000;
}

#menu li ul.submenu li a{
    background: url(../img/submenu.png);
    background-repeat: no-repeat;
    background-position: 10px 13px;
    text-align: left;
    font-size: 0.9em;
    border-bottom:1px #90cadc solid;
    z-index: 1000;
}

#menu li ul.submenu li a:hover{
    background: url(../img/submenu_active.png);
    background-repeat: no-repeat;
    background-position: 10px 13px;
    color:#4d4d4d;
}

#page_body{
    background: #fefefe;
    background-image: url(../img/page_bck.jpg);
    background-repeat: repeat-x;
    margin:15px 0px;
    padding:10px 0px 20px 0px;
}

#left_bar{
    width:235px;
    padding:10px 0px;
    float:left;
}

#left_bar div.contact_us{
    width: 197px;
    height: 124px;
    background: url(../img/blue_box.png);   
    padding: 10px;
    margin:5px;
}

#left_bar div.contact_us h3{
    margin:0px;
    padding: 0px;
    font-size:2.2em;
    font-weight: normal;
}

#content{
    width:755px;
    float:left;
    overflow: hidden;
    padding:0px 10px 0px 0px;
}

#content.document{
    width:740px;
    margin:5px 15px 0px 5px;
    padding:0px;   
    color:#333333;
}

#content.document div.body{
    background: #fefefe;
}

#content.document div.header{
    background: url(../img/content_header.jpg);
    background-repeat: no-repeat;
    padding: 20px;    
    min-height: 400px;
}

#content.document div.footer{
    width: 100%;
    height: 20px;
    line-height: 20px;
    background-image: url(../img/content_footer.png);
    background-repeat: no-repeat;
}

/** CAR DETAIL **/

#content.document div.body div.mail_formular{
    padding: 10px 0px;
}

#content.document div.body div.mail_formular textarea{
    width: 500px;
    height: 100px;
}

#content.document a.print{
    display: block;
    padding: 10px 0px;
    margin:10px;
}

#content.document div.tab_menu{
    margin-left:10px;
}

#content.document div.tab_menu a{
    display: inline-block;
    width: 100px;
    height:25px;
    background: url(../img/tab_button.jpg);
    text-align: center;
    line-height: 25px;
    color:#333;
}

#content.document div.tab_menu a:hover,
#content.document div.tab_menu a.active{
    text-decoration: none;
    color:#39b8ea;
}

#content.document div.body div.photos{
    float:left;
    width:420px;
}

#content.document div.body div.photos div.list a{
    display: block;
    float:left;
    width:120px;
    margin:5px;
    overflow: hidden;
}

#content.document div.body div.photos div.list a.no_border{
    width:0px;
    height: 0px;
    line-height: 0px;
    margin:0px;
}

#content.document div.body div.photos div.list a img{
    border:1px #0A95C1 solid;
    padding:4px;
}

#content.document div.body div.photos div.list a:hover img{
    background: #b9d9e3;
}


#content.document div.body div.desc{
    float:left;
    width:280px;
}

#content.document div.body div.price{
    color:#0a95c1;
    font-size: 1.5em;
}

#content.document div.body div.price span{
    padding-left: 20px;
    font-size:0.9em;
}


/** HOMEPAGE **/
#content.homepage  div.category_list_column{
    float:left;
}

div.category_list_column div.box{
    width:380px;
    height: 87px;
    margin-bottom: 13px;
    text-align: right;
    z-index: 10;
}

div.category_list_column div.box h2{
    width: 100%;
    height: 87px;
}

div.category_list_column div.box h2 a{
    position: relative;
    display: block;
    width: 100%;
    height: 87px;
    color:#0a95c1;
    font-size: 1.1em;
    text-decoration: none;
}

div.category_list_column div.box h2 a span{
    position: absolute;
    top:30px;
    right:20px;
    text-transform: uppercase;
}

div.category_list_column div.motorky h2 a span{
    position: absolute;
    width:200px;
    top:18px;
    right:20px;
}

div.category_list_column div.box h2 a:hover{
    color:#333333;
}

div.category_list_column div.osobni{
    background: url(../img/osobni.png);
    background-repeat: no-repeat;
}

div.category_list_column div.terenni{
    background: url(../img/terenni.png);
    background-repeat: no-repeat;
    margin-bottom: 14px;
}

div.category_list_column div.uzitkove{
    background: url(../img/uzitkove.png);
    background-repeat: no-repeat;
    margin-bottom: 14px;
}

div.category_list_column div.luxusni{
    background: url(../img/luxusni.png);
    background-repeat: no-repeat;
    margin-bottom: 14px;
}

div.category_list_column div.motorky{
    background: url(../img/motorky.png);
    background-repeat: no-repeat;
}

div.category_list_column div.vsechny_vozy{
    background: url(../img/vsechny_vozy.png);
    background-repeat: no-repeat;
}


#content.homepage  div.search_column{
    float:right;
}


/****************** FOOTER *******************/
#footer{
    position: relative;
    height: 180px;
    margin-top:60px;
    font-size: 1.0em;
}

#footer a{
    color:#FBFBFB;
}

#footer .info{
    padding-top: 5px;
    text-align: center;
}

#footer .menu{
    padding-left:330px;
}

#footer .menu ul{
    margin:0px;
    padding:0px;
    list-style: none;
}

#footer .menu ul li{
    float:left;
    padding-right: 10px;
}

#footer .partners{
    padding-top: 20px;
    text-align: center;
    color:#4d4d4d;
}

#footer .partners a{
    color:#4d4d4d;
    padding:0px 5px;
}

/******** box na clanky *********/
div.art_box{

}

div.art_box h2{
    color:#4d4d4d;
    font-size: 1.7em;
    background: url(../img/art_box_decoration.png);
    background-repeat: no-repeat;
    background-position: 0px 17px;
    text-indent: 20px;
    padding-bottom:12px;
}

div.art_box div.text{
    padding:0px 15px;
    text-align: justify;
}

div.art_box div.text h3{
    margin:0px;
    padding: 3px 0px;
    font-size:1.2em;
}

div.art_box div.separator{
    margin:15px;
    border-bottom:1px #fdfdfd dotted;
}



/******* BOX PRE VYHLADAVANIE VOZIDIEL *******/
#car_search{
    width:344px;
    height: 569px;
    background: url(../img/car_search_bck.png);
    background-repeat: no-repeat;
    padding: 10px;
    color:#333333;
}

#car_search h2{
    border-bottom: 1px #0A95C1 solid;
    text-transform: uppercase;
}

#car_search label{
    display: block;
    margin-top: 5px;
}


#car_search div.manufacturer_list{
    padding:5px;
}

#car_search div.manufacturer_list a{
    display: block;
    width:100px;
    height: 80px;
    float:left;
    margin:5px;
}

#car_search div.manufacturer_list a.skoda{
    background: url(../img/skoda.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#car_search div.manufacturer_list a.seat{
    background: url(../img/seat.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#car_search div.manufacturer_list a.vw{
    background: url(../img/vw.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#car_search div.manufacturer_list a.audi{
    background: url(../img/audi.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#car_search div.manufacturer_list a.ford{
    background: url(../img/ford.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#car_search div.manufacturer_list a.alfa{
    background: url(../img/alfa.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#car_search div.manufacturer_list a.porsche{
    background: url(../img/porsche.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#car_search div.manufacturer_list a.bmw{
    background: url(../img/bmw.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#car_search div.manufacturer_list a.citroen{
    background: url(../img/citroen.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#car_search input.txt,
#car_search_left_bar input.txt{
    width:60px;
}

#car_search_left_bar{
    width:196px;
    height: 499px;
    background: url(../img/car_search_small.png);
    background-repeat: no-repeat;
    margin:5px;
    padding:10px;
    color:#333333;
}

#car_search_left_bar h2{
    border-bottom: 1px #0A95C1 solid;
}

#car_search_left_bar span{
    display: block;
    margin-top: 5px;
}

#car_search_left_bar a{
    display: block;
}

/******* auto boxik ************/
div.car_box{
    width:752px;
    height: 150px;
    background: url(../img/car_box_bck.png);
    background-repeat: no-repeat;
    margin:5px 0px;
    color:#333333;
    font-size: 0.9em;
}

div.car_box .img{
    display: block;
    width:180px;
    height: 130px;
    float:left;
    padding: 10px;
}

div.car_box .price_info{
    width:260px;
    height: 130px;
    margin:10px 0px;
    float:left;
    font-size:1.1em;
    border-right: 1px #4d4d4d solid;
}

div.car_box .price_info div.price{
    color:#0a95c1;
    font-size: 1.4em;
}

div.car_box .price_info div.price strong{
    display: block;
    font-size: 1.4em;
}

div.car_box .car_info{
    position: relative;
    width:270px;
    height: 140px;
    padding:10px 0px 0px 10px;
    float:left;
    font-size:1.1em;
}

div.car_box .car_info a.link{
    position: absolute;
    top:22px;
    right:20px;
    color:#fff;
}

div.car_box .car_info a.link:hover{
    text-decoration: none;
    color:#4d4d4d;
}

/*************** BANNER ******************/
div.leaderboard{
    position: relative;
    margin-bottom: 5px;
    width:755px;
    height: 100px;
    z-index: 10;
}

div.leaderboard img{
    position:absolute;
    top:0px;
    left:0px;
    z-index: 10;
}


div.pager{
    font-size:0.9em;
}

div.pager a{
    padding-right: 10px;
}

div.pager a span{
    display: none;
}

div.pager a.active{
    color:#4d4d4d;
    font-weight: bold;
}