*{
    margin: 0;
    padding: 0;
}
a img {
    border: 0 none #fff;
}

.center {
	text-align: center;
}

body{
    background-color: #fff;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background-image: url(../images/background.gif);
    background-position: center;
    background-repeat: repeat;
}

div#page{
    width: 800px;
    height: auto;
    margin: 30px auto 0;
}

div#header{
    width: 797px;
    height: 99px;
    background-image: url(../images/header.png);
    background-position: center;
    background-repeat: no-repeat;
}

#logoBlue{
    padding: 10px 0 0 20px;
    display: block;
    width: 160px;
}

#bigBlue h1{
    color: #fff;
    font-size: 27px;
    padding: 20px 0 0 40px;
}


div#bigBlue{
    float: right;
    width: 580px;
    height: 71px;
    padding: 10px 25px 0 0;
    background-image: url(../images/bigBlueBevel.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    vertical-align: middle;
    vertical-align: 27px;
}


.clear{
    clear: both;
}

div#email{
    padding: 30px 0 30px 60px;
}


div#topMenu{
    margin: 10px 0 12px;
    height: 18px;
    width: 660px;
    background-color: #2569BC;
    padding: 2px 0 0 128px;
}
div.wBox{
    width: 247px;
    height: 135px;
    background-image: url(../images/roundedBox.png);
    background-position: center left;
    background-repeat: no-repeat;
    float: left;
    font-size: 11px;
    font-family: Verdana;
    text-align: center;
    padding: 5px 10px 0 5px;
}
.wBox span{
    text-align: left;
    display: block;
}
.wBox a {
    text-decoration: none;
    color: #666666;
}
#topMenu li{
    display: inline;
    list-style-image: none;
    margin: 0 12px 0 0;
}
#topMenu a{
    color: #D4D4D4;
    text-decoration: none;
    font-size: 12px;
}
#topMenu a:hover{
    color: #fff;
}
div#threeBoxes{
    margin: 0 0 12px;
    padding: 0 0 0 10px;
}
div#mainMenuIndex{
    width: 250px;
    height: auto;
    float: left;
    padding: 0 0 0 10px;
    background-image: url(../images/line.gif);
    background-position: center left;
    background-repeat: no-repeat;
}
div#mainMenu{
    width: 250px;
    height: auto;
    float: left;
    padding: 0 0 0 10px;
    background-image: url(../images/line.gif);
    background-position: center left;
    background-repeat: no-repeat;
}
div#contentIndex{
    width: 530px;
    height: 600px;
    margin: 0 0 0 250px;
}
div#content{
    overflow: hidden;
    width: 530px;
    height: auto;
    margin: 0 0 0 250px;
    padding: 20px 0 0 0;
    background-image: url(../images/line.gif);
    background-position: center left;
    background-repeat: no-repeat;
}
div#menuItems{
    width: 220px;
    height: 467px;
    background-image: url(../images/mainMenu.png);
    background-position: top right;
    background-repeat: no-repeat;
    padding: 50px 0 0 0;
}
ul#pages, ul#priceLists{
    padding: 0 0 0 30px;
}
#menuItems li {
    list-style-type: none;
}
div#copyright{
    margin: 0 30px 0 0;
    color: #7f7f7f;
    text-align: center;
    font-size: 11px;
}

div#bigBox{
    width: 505px;
    height: 357px;
    padding: 0 25px 0 0;
    background-image: url(../images/bigBox.png);
    background-position: top right;
    background-repeat: no-repeat;
}
div#blueBevel{
    padding: 0 0 0 5px;
    width: 491px;
    height: 51px;
    background-image: url(../images/blueBevel.png);
    background-position: center right;
    background-repeat: no-repeat;
}
#blueBevel h2{
    color:#FFFFFF;
    font-size:27px;
    padding: 6px 0 0 10px;
}

div#slideshow{
	display:block;
    width: 231px;
    height: 134px;
    float: left;
    padding: 0 10px 0 0;
    text-align: center;
}


div#kontakt{
    width: 498px;
    height: 153px;
    padding: 20px 0 0 0;
    margin: 0 0 0 30px;
    background-image: url(../images/kontakt.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

div#imgPlacemark{
    margin: 0 0 0 -10px;
    width: 257px;
    height: 140px;
    background-image: url(../images/roundedBox.png);
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    text-align: center;

}

div#tallBox{
    width: 490px;
    height: auto;
    margin: 0 0 0 10px;
    padding: 10px 10px 0 20px;
    background-image: url(../images/tallBox.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}
#hyundaiCars td{
    padding: 5px 0;
}


td.blueText{
    padding: 10px 0 0;
}


td.blueText a, td.blueText a:visited{
    display: block;
    line-height: 25px;
    font-weight: bold;
    color: #3F83C7;
    font-size: 13px;
    padding: 0 0 0 20px;
    text-decoration: none;
}
td.blueText a:hover{
    color: #666666;
}


td.imgBorder{
    text-align: center;
    color: #808080;
    font-size: 13px;
}


td.imgBorder img{
    display: block;
    border: solid 2px #808080;
}
.tableTitle{
    font-weight: bold;
    text-align: center;
    color: #666666;
    font-size: 13px;
    margin: 50px 0 0;

}

.tires img{
    display: block;
    margin: 0 auto;
}
.tires td{
    text-align: center;
    color: #808080;
    font-size: 13px;
}

#korLnk{
    text-align: center;
}

div#sitemap {
    padding: 0 0 40px 100px;
    color: #3f83c7;
    height: 590px;

}
#sitemap ul{
    padding: 0 0 0 60px;
}


#sitemap a, #sitemap a:visited, #sitemap a:hover{
    color: #3f83c7;
    font-size: 13px;
    text-decoration: none;
}
#sitemap a:hover{
    font-weight: bold;
}


#sitemap li{
    list-style-image: url(../images/folderopen.gif);
}


#korLnk a, #korLnk a:hover, #korLnk a:visited{
    font-weight: bold;
    color: #3F83C7;
}
#korLnk a:hover{
    color: #666666;
}


.style1{
    color:#3F83C7;
    font-weight:bold;
    text-decoration:none;
}
a.style1:hover {
    color: #666666;
}

.titleCol {
    padding: 0 10px 0 0;
}

.red{
    color: #ff0000;
}
div#footer, #footer a, #footer a:visited, #footer a:hover{
    color: #7f7f7f;
    font-size: 11px;
    text-decoration: none;
    text-align: center;
}
.notIndex{
    padding: 0 0 0 270px;
}
#footer span.footer-w3c, #footer span.footer-w3c a, #footer span.footer-w3c a:hover,
#footer span.small1, #footer span.small1 a, #footer span.small1 a:hover {
	font-size:9px;
	color:#aaa;
}

