*{
    margin: 0px;
    padding: 0px;
}
body{
}

img{
    border:none;
}

div.body_bg{
    background: url(../../images/layout/logo-doublered.gif);
    width:100%;
}

div.body{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    display:block;
    background-color: white;
}

div.total_top{
    width:100%;
    background-color: #45494b;
    height: 32px
}

div.top_banner_out{
    background: url(../../images/layout/header_bg.jpg) repeat-x;
}
div.top_banner_center{
    width:1000px;
    margin-left: auto;
    margin-right: auto;
    display:block;
    
}
div.top_banner{
    height: 108px;
    background: url(../../images/layout/offroadweb-header.jpg) no-repeat;
    margin-top: 1px;
    margin-bottom: 1px;
}

div.botoom_header{
    background: url(../../images/layout/header-bg.png) repeat-x center top;
    width:100%;
    margin-top: 1px;
    height: 34px;
    text-align: center;
    padding-top: 10px;
}

.button_search{
    margin-bottom: -6px
}

.middle_box{
    margin-top:30px;
    width: 680px;
    display: inline-block;
    vertical-align:top;
    margin-bottom: 30px;
}
.right_box{
    margin-top:30px;
    width: 300px;
    display: inline-block;
    vertical-align:top;
    margin-bottom: 30px;
}

div.right_box_little{
    width:300px;
    min-height: 170px;
    background-color: #CC9933;
    border: solid 1px #999;
    border-top: none;
    margin-bottom: 30px;
}

div.right_box_little h2{
    width: 100%;
    background-color: #663300;
    color:white;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 5px 5px 5px;
    margin-left: -5px;
    font-weight: normal;
    border: solid 1px white;
}

div.right_box_little h3{
    color:white;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 5px 5px 0px;
    margin-left: -17px;
    font-weight: normal;
    text-align: center;
}

ol.akcie{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 5px 5px 5px 5px;
    color:white;
}

ol.akcie li{
    width: 240px;
    padding:5px;
    background-color: #996633;
    margin-bottom: 2px;
}

ol.akcie li:hover{
    background-color: #663300;
}

div.body_delimiter{
    width:625px;
    margin-left: 18px;
    margin-bottom: 15px;
    height:100px;
    vertical-align: text-bottom;
    background: url(../../images/layout/body-top.jpg) no-repeat center right;
}

h1.title{
    color:#45494b;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: normal;
    padding-top: 45px;
    width: 470px;
    
}

div.footer{
    width:100%;
    height: 270px;
    background-color: #5d6162;
}

div.footer div.center{
    margin:auto;
    width:800px;
    display:block;
}

.footer table{
    width:100%;
    padding-top: 30px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-size: 14px;
    
}

.footer table th{
    padding-bottom: 10px;
    text-align: left;
}

.footer table a{
    color: white;
}

div.footer_bottom{
    width:100%;
    height: 160px;
    background-color: #2f3738;
}

div#main_container{
    margin:17px;
}

div.banner {
	width: 100%;
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

a.banner {
	text-decoration: none;
	margin: 0px;
}

div.banner_top img {
	margin-top: 10px;
}

div.banner_top {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	padding: 0px;
}

div.banner_bottom {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
