/* 
Author - Martin Mates 2008 (www.martin-mates.cz)

*/

/* [ CSS RERSET ] ----------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin: 0;
    padding: 0;
}

table { 
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,img {  
    border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var { 
    font-style: normal;
    font-weight: normal;
}

ol,ul { 
    list-style: none;
}

caption,th { 
    text-align: left;
}

h1,h2,h3,h4,h5,h6 { 
    font-size: 100%;
    font-weight: normal;
}

q:before,q:after { 
    content: '';
}

abbr,acronym { 
    border: 0;
}

.clear {
    clear: both;
}
/* -------------------------------------------------------------------------- */




/* [ CLEARFIX ] ------------------------------------------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clear {
    clear: both;
}
/* -------------------------------------------------------------------------- */

* {
    font-family: Arial, Helvetica, sans-serif;
}

body {
    background: #858585;
    font-size: 13px;
    color: #262626;
    padding-bottom: 30px;
}

div#main {
    width: 980px;
    margin: 0 auto;
    background: #ffffff;
}

div#top {
    width: 980px;
    height: 34px;
    background: transparent url('../img/top_bg.png') no-repeat;
}

div#menu {
    width: 980px;
    height: 45px;
    background: #5d5d5d;
}

div#menu ul {
    width: 816px;
    margin: 0 auto;
}

div#menu ul li {
    float: left;
}

div#menu ul li a {
    display: block;
    width: 135px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    background: transparent url('../img/menu_bg.png') no-repeat;
}

div#menu ul li a:hover,  div#menu ul li a.marked, div#menu ul li a.last.marked {
    color: #de0506;
    font-weight: bold;
    background-position: -135px 0;
}

div#menu ul li a.last {
    background: transparent url('../img/menu_bg2.png') no-repeat;
}

div#menu ul li a.last:hover {
    background-position: -135px 0;
}

div#header {
    width: 980px;
    border-bottom: 1px solid #b00106;
}

div#header h1 {
    display: none;
}

div#header img{
    float: left;
}

div#home1, div#home2, div#home3, div#home4 {
    float: left;
    font-size: 12px;
}

div#home1 a.more {
    color: #262626;
    display: block;
    float: right;
    padding-right: 25px;
    line-height: 1.5em;
    background: transparent url('../img/more_bg.png') no-repeat;
    background-position: 22px 2px;
}

div#home4 a {
    color: #262626;
}

div#home1 a.more:hover, div#home4 a:hover {
    color: #cc0001;
}

div#home1 p, div#home2 p, div#home3 p {
    margin-left: 16px;
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 1.5px;
}

div#home1 h3, div#home2 h3, div#home3 h3 {
    font-size: 1.25em;
    line-height: 1.2em;
    color: #cc0001;
    margin-left: 16px;
    padding-top: 1.8em;
    margin-bottom: 0.6em;
}

div#home1 h4, div#home2 h4, div#home3 h4 {
    font-size: 1em;
    line-height: 1.5em;
    /*padding-top: 2em;*/
    margin-bottom: 1em;
    color: #000000;
    font-weight: bold;
    margin-left: 16px;

}

div#home1 {
    width: 368px;
    background: transparent url('../img/home01.png') no-repeat;
    padding-bottom: 30px;
}

div#home1 div.hr {
    width: 324px;
    height: 7px;
    margin: 40px 0 30px 14px;
    border: none;
    background: transparent url('../img/hr.png') no-repeat;
}

div#home1 div.hr hr {
    display: none;
}

div#home2, div#home4 {
    background: transparent url('../img/home02.png') no-repeat;
}

div#home4 {
    border-top: 1px solid #af0204;
}

div#home2 img {
    display: block;
    margin: 0 auto;
}


div#home3 {
    background: transparent url('../img/home03.png') no-repeat;
}

div#home2, div#home3, div#home4 {
    width: 306px;
    position: relative;
}

div#home4 address {
    margin-left: 34px;
    font-size: 1em;
    line-height: 1.5em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

div#home4 img {
    position: absolute;
    left: 210px;
    top: 70px;
}

div#home4 h2 {
    margin-bottom: 24px;
}

div#home4 address strong {
    color: #000000;
    font-size: 1.20em;
    font-weight: bold;
}

div#footer {
    width: 980px;
    height: 49px;
    background: transparent url('../img/footer_bg.png') repeat-x;
    margin-top: 30px;
}

div#footer p {
    text-align: center;
    color: #ffffff;
    line-height: 49px;
}

div#footer p strong {
    font-weight: bold;
}

div#footer p a {
    color: #ffffff;
    text-decoration: none;
}

div#footer p a:hover {
    color: #de0506;
}

div#home1 h2, div#home2 h2, div#home3 h2, div#home4 h2, div#akcni_nabidka h2 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 35px;
    line-height: 50px;
    font-size: 14px;
}

div#akcni_nabidka {
    width: 980px;
    background: transparent url('../img/nabidka_bg.png') repeat-x;
}

div#akcni_nabidka p.nenalezeno {
    margin: 35px;
}

div#akcni_nabidka p.nenalezeno a {
    color: #cc0001;
}

div#akcni_nabidka p.nenalezeno a:hover {
    color: #000000;
}

div.auto {
    width: 195px;
    height: 278px;
    border: 1px solid #e2e2e2;
    float: left;
    margin: 30px 0 30px 38px;
}

div.auto table {
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 15px;
}

div.auto table tr td.znacka {
    color: #000000;
    font-weight: bold;
}

div.auto table tr td.model {
    color: #838182;
    text-transform: uppercase;
    height: 30px;
}

div.auto table tr td.cena {
    padding-top: 5px;
    color: #bf1726;
    font-weight: bold;
}

div.auto div.img {
    width: 179px;
    height: 138px;
    margin: 6px auto;
    background: transparent url('../img/pct_shadow.png') no-repeat;
}

div.auto div.img img {
    position: relative;
    top: 7px;
    left: 7px;
}  

div.auto a.detail {
    display: block;
    width: 82px;
    height: 23px;
    background: transparent url('../img/detail.png') no-repeat;
    color: #ffffff;
    font-size: 10px;
    line-height: 23px;
    text-decoration: none;
    padding-left: 7px;
    position: relative;
    left: 100px;
}

div.auto a.detail:hover {
    text-decoration: underline;
}

div#detailVozu {
    width: 935px;
    border: 1px solid #e2e2e2;
    margin: 30px auto;
}

div#akcni_nabidka a.back {
    display: block;
    width: 74px;
    height: 36px;
    text-decoration: none;
    color: #ffffff;
    line-height: 35px;
    padding-left: 25px;
    background: transparent url('../img/button_big.png') no-repeat;
    clear: both;
    margin: 50px 20px;
    position: relative;
    top: 30px;
}

div#akcni_nabidka a.back.sec {
    margin: 50px 36px;
}

div#detailVozu a.back:hover {
    text-decoration: underline;
}

div#detailVozu div#tables {
    float: left;
}

div#detailVozu table.detail {
    border: 1px solid #e2e2e2;
    margin: 20px 20px 10px 20px;

}

div#detailVozu table.detail td {
    padding: 6px;
    border-bottom: 1px solid #e2e2e2;
    width: 230px;
}

div#detailVozu table.detail th {
    padding: 6px;
    text-align: right;
    width: 170px;
    border-bottom: 1px solid #e2e2e2;
    background: #cdcdcb;
}

div#detailVozu table.red th {
    background: #cc0001;
    color: #ffffff;
}

div#detailVozu table.red td.cena span {
    font-size: 10px;
    color: #979797;
}

div#detailVozu table.blue th {
    background: #0090cc;
}

div#detailVozu img.main {
    width: 420px;
    height: 316px;
    margin: 7px;
}

div#detailVozu h3 {
    text-transform:uppercase;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 0 20px;
}

div#detailVozu div#mainpct {
    width: 434px;
    height: 330px;
    background: transparent url('../img/pctmain_shadow.png') no-repeat;
    float: left;
    margin: 13px;
    position: relative;
    left: 5px;
}

div#detailVozu div.smallpct {
    width: 138px;
    height: 107px;
    background: transparent url('../img/pctsmall_shadow.png') no-repeat;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
}

div#detailVozu div.smallpct img {
    width: 127px;
    height: 96px;
    margin: 5px;
}

div#detailVozu div#smallPcts {
    width: 450px;
    float: left;
    position: relative;
    left: 20px;
}

div#home3 form {
    background: transparent url('../img/search.png') top right no-repeat;
}

form div#form {
    position: relative;
    left: 27px;
    top: 15px;
}

form div#form label {
    display: block;
    font-weight: bold;
    padding-bottom: 3px;
}

form div#form div {
    margin-bottom: 14px;
}


form div#form select {
    display: block;
    width: 177px;
}

form div#form input[type=text] {
    display: block;
    width: 60px;
    float: left;
    margin-right: 15px;
}

form div#form input[type=submit] {
    width: 83px;
    height: 26px;
    position: relative;
    left: 155px;
    top: 5px;
    text-transform: uppercase;
}



form div#form select, form div#form input[type=text] {
    border: 1px solid #cecece;
    height: 21px;
}

form div#form label.rok {
    float: left;
    padding-bottom: 0px;
    padding-right: 4px;
    line-height: 21px;
}

form div#form input[type=text], form div#form label.rok {
    /*margin-top: 10px;*/
}

form div#form label.clear {
    padding-top: 10px;
}
table.paginator {
    clear: both;
    margin: 30px auto;
}


table.paginator, table.paginator a {
    color: #ffffff;
    text-decoration: none;
    font-size: 10px;
}

table.paginator a.prev {
    display: block;
    width: 59px;
    padding-left: 25px;
    height: 23px;
    line-height: 23px;
    background: #cc0001 url('../img/paginator_prev.png') no-repeat;
}

table.paginator span.prev {
    display: block;
    width: 59px;
    padding-left: 25px;
    height: 23px;
    line-height: 23px;
    background: #cc0001 url('../img/paginator_prev_disabled.png') no-repeat;
}

table.paginator a.next {
    display: block;
    width: 51px;
    padding-left: 30px;
    height: 23px;
    line-height: 23px;
    background: #cc0001 url('../img/paginator_next.png') no-repeat;
}

table.paginator span.next {
    display: block;
    width: 51px;
    padding-left: 30px;
    height: 23px;
    line-height: 23px;
    background: #cc0001 url('../img/paginator_next_disabled.png') no-repeat;
}

table.paginator a.step {
    display: block;
    width: 17px;
    height: 23px;
    padding-left: 6px;
    line-height: 23px;
    background: #cc0001 url('../img/paginator_link.png') no-repeat;
}

table.paginator span.current, table.paginator span.dots{
    display: block;
    width: 18px;
    padding-left: 5px;
    height: 23px;
    line-height: 23px;
    background: #cc0001 url('../img/paginator_link.png') no-repeat;
}

body table.paginator span.current {
    background: #ffffff url('../img/paginator_link_active.png') no-repeat;
    color: #000000;
    padding-left: 6px;
    width: 17px;
}




