@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #CBCBCB;
}
#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
} 

#header {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
} 

.short_menu {
	height: 66px;
	width: 102px;
	float: left;
	margin-left: 10px;
}


.short_menu ul {
	margin: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
}


.short_menu   li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7C7C7C;
}
.large_menu {
	float: right;
	height: 66px;
	width: 533px;
	text-align: center;
	padding-left: 0px;
}

.MenuBar {
	height: 38px;
	width: 533px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 9px;
}
.naglowek {
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}

.MenuContent {
	height: 28px;
	width: 533px;
}
.MenuContent p {
	color: #00F;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container a {
	text-decoration: none;
	color: #7C7C7C;
}
#container a:hover {
	text-decoration: none;
	color: #1756A4;
}


.logo_hyundai {
	height: 66px;
	width: 98px;
	float: left;
	text-decoration: none;
	padding-left: 7px;
}


#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 17px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 0px;
	margin-left: 8px;
}
#sidebar1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
}

#mainContent {
	margin-right: 8px;
	margin-left: 10px;
	float: left;
	width: 544px;
	padding-top: 17px;
} 

#mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E5E5E;
	background-image: url(images/gradient_text.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}


#mainContent ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E5E5E;
	font-size: 13px;
}

#mainContent h1 {
	font-size: 18px;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #1857A2;
	color: #333;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CECECE;
	border-right-color: #CECECE;
	background-color: #EEEEED;
	text-transform: none;
	background-image: url(images/belka_h1.jpg);
	background-repeat: repeat-x;
}
#mainContent h5 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #1857A2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CECECE;
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/belka_h5.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
#footergora {
	background-image: url(images/footergora.gif);
	height: 10px;
	background-repeat: repeat-x;
	margin-right: 8px;
	margin-left: 8px;
}
#footerdol {
	background-repeat: repeat-x;
	height: 42px;
	margin-right: 8px;
	margin-left: 8px;
	text-align: center;
	background-image: url(images/footerdol.gif);
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.blueText {
	color: #134582;
	font-weight: bold;
	font-size: 12px;
}
#klip {
	height: 374px;
	width: 512px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#billboard {
	height: 100px;
	width: 544px;
	padding-left: 15px;
}

#banki {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: -15px;
	text-align: center;
}
#banki img {
	padding-right: 1px;
	padding-left: 1px;
}
#ubezpieczenia {
	text-align: center;
	padding-right: 1em;
	padding-left: 1em;
	margin-top: -10px;
}
#ubezpieczenia img {
	padding-right: 10px;
	padding-left: 10px;
}
.bsz   {
	font-weight: bold;
	color: #666666;
}
table.infoTable td {
	background-color: #FFF;
	text-align: center;
}
table.infoTable td.nazwa {
	text-align: left;
}
table.infoTable td.wci {
	padding-left: 20px;

}
table.infoTable td.naglowek {
	font-weight: bold;
	color: #666666;
	background-color: #e0e0e0;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;

}

.promoLine {
	height:0px;
	margin:25px auto;
	border-top:1px dashed #DBDBDB;
	width:80%;
}

#promoKorzysci {
	border-bottom:1px solid #dddddd;
	border-collapse:collapse;
	width: 100%;
	margin: 0;
	padding: 0;
}

#promoKorzysci td {
	border-top:1px solid #dddddd;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5E5E5E;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
}

#promoKorzysci a:link, #promoKorzysci a:visited {
	color:#1c3c90;
}

#promoKorzysci a:hover {

}
#mainContent #formularz {
	background-color: #F2F2F2;
	padding: 10px;
	border: 1px solid #CECECE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
.komentarz {
	color: #999;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 15px;
}
.staracena {
	color: #F00;
	text-decoration: line-through;
}
.sprzedany {
	color: #F00;
}
.stempel {
	background-image: url(img_hyundai/sprzedany.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#mainContent .nowyi30 {
	padding-left: 15px;
	padding-bottom: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blue {
	color: #1857A2;
}

.bold_red {
	font-weight: bold;
	color: #F00;
	font-size: 12px;
}
.bold_green {
	font-weight: bold;
	color: #0C0;
	font-size: 12px;
}
#ix20ul  {
	margin-top: 0px;
	padding-top: 0px;
}
.link_pdf {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.kompas {
	background-image: url(images/kompas.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-right: 0px;
}
.przylec {
	float: right;
}

.smiglo {
	background-image: url(images/smiglo_kolor.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.smiglo li {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lekarz {
	background-image: url(images/lekarz.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: 5;
	padding-top: 100px;
	margin-top: -50px;
}

.testowa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #134582;
}

