html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

div.cleaner {
	clear: both !important;
	height: 0px !important;
	width: 1px !important;
	line-height: 0px !important;
	font-size: 0px !important;
	padding: 0 !important;
	margin: 0 !important;
}


div.line {
	clear: both !important;
	height: 1px !important;
	background: #dddddd !important;
	overflow: hidden !important;
	line-height: 1px !important;
	font-size: 1px !important;
	margin: 2px 0px 14px 0px !important;
	padding: 0px !important;
}

div.line2 {
	clear: both;
	height: 1px;
	background: #dddddd;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
	margin: 9px 0px 14px 0px;
}

a.print-see {
	background: url(../images/ico_print.jpg) left 1px no-repeat;
	padding-left: 25px;
	line-height: 20px;
	display: block;
	height: 20px;
	margin-top: 20px;
	margin-left: 0px;
}

span.blacky {
	color: #000;
}

.left {
	float: left;
	margin: 0px 9px 0px 0px;
}

.right {
	float: right;
	margin: 0px 0px 0px 9px;
}

body, input, textarea, select, button, p, div {
	font-family: Verdana, Georgia, sans-serif;
	color: #000000;
	font-size: 10px;
}

.justi {
	text-align: justify;
}

input, textarea, button {
	vertical-align:middle;
}

/* URLE */

a,a:active {
	color:#000000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:link {;}

a:visited {;}

H1 {

}

H2 {

}

P {
	font-size: 10px;
	font-weight: normal;
	color: #4F4F4F;
	line-height: 10px;
	text-indent: 0px;
	text-align: justify;
}

EM {
	font-style: italic;
}

div#site_area {
	width:100%;
	height:100%;
	text-align:left;

}

div#site_content_wrapper {
	min-height:100%;
	padding:0px;
	width: 902px;
	margin: 0 auto;
}

* html div#site_content_wrapper {
	height:100%;
}

/*HEADER*/
#header-container {

}

#header-container #header {
	width: 902px;
	padding-top: 30px;
	background: url(../images/bg_menu.jpg) left top no-repeat;
}

/* @WYSZUKIWARKA */
#header #search {
	float: left;
	padding-top: 6px;

}

#search LABEL {
	padding-left: 21px;
	margin-right: 4px;
	float: left;
	line-height: 14px;
}

INPUT {
	width: 100px;
	height: 12px;
	background-color: #ffffff;
	display: block;
	font-size: 10px;
	border-top: solid 1px #7f7f7f;
	border-left: solid 1px #7f7f7f;
	border-bottom: solid 1px #7f7f7f;
	border-right: none;
	float: left;
}


INPUT#search-button, INPUT#search-buttons {
	width: 17px;
	height: 16px;
	border: none;
	display: block;
	float: left;
}

#body-container {
	background: transparent;
}

/* @LOGO LINK */

div#longin-link {
	width: 133px;
	height: 78px;
	padding: 0px;
	margin-left: 695px;
	position: absolute;

}

div#longin-link A {
	margin: 0px;
	display: block;
	width: 133px;
	height: 78px;

}

/* @MENU STATYCZNE */

div#static-menu {
float: left;
height: 30px;
}

div#static-menu ul {
	overflow: hidden;
	list-style: none;
}

div#static-menu ul li {
	float: left;
	height: 30px;
	line-height: 28px;
}

div#static-menu ul li a {
	padding: 0px 7px 0px 7px;
}

div#static-menu ul li a.wieszcodobre {
	padding: 0 0 0 7px;
	height: 30px;
	width: 190px;
	background: url(../images/marker_wcd.jpg) left top no-repeat;
	position: absolute;
	text-decoration: none;
}


/* @MENU */

#header .menu {
	clear: both;
	padding-top: 16px;
}

.menu{
width: 902px;
}

.menu ul{
padding: 1px 0px 0px 10px;
margin-left: 0px;
margin-top: 0px;
font-weight: bold;
list-style-type: none;
text-align: left;
display: block;
}

.menu li{
margin: 0px 3px 0px 0px;
padding: 0px 0px 0px 0px;
float: left;
display: block;
position: relative;
top: 1px;
}

.menu li a{
text-decoration: none;
padding: 0px 0px 0px 4px;
color: #000000;
background: url(../images/bg_menu_item_small.png) left 3px no-repeat;
display: block;
border-bottom: 1px solid #b7b7b7;
}

div.menu ul li a.wieszcodobre_s {
	padding: 4px 0 0 4px;
	height: 16px;
	width: 48px;
	border-bottom: 0;
	background: url(../images/marker_wcd_s.jpg) right bottom no-repeat;
	text-decoration: none;
	outline: none;
}

.menu li a span
{
background:  url(../images/bg_menu_item_big.png) right 3px no-repeat;
padding: 3px 14px 0px 10px;
display: block;
line-height: 18px;
position: relative;
}

.menu li a:visited{
color: #2d2b2b;
}

.menu li a:hover span{
/* color: #029f02; */

text-decoration: none;
}

.menu li.selected{
position: relative;
}

.menu li.selected a{
border-bottom: solid 1px #fff;

}

.colg a {
color: #029f02 !important;
}

.menu li.selected a:hover{
text-decoration: none;
}

.main-submenu {
background:  url(../images/bg2_menu.jpg) right top repeat-x;
height: 21px;
clear: both;
border-top: 1px solid #b7b7b7;
border-left: 1px solid #b7b7b7;
border-right: 1px solid #b7b7b7;
padding-left: 15px;
line-height: 18px;
color: #878787;
}

div.main-submenu A {
	padding: 0px 3px 0px 3px;
	color: #878787;
}

div.main-submenu A:hover {
	color: #029f02;
}

div.main-submenu A.choose {
	color: #029f02;
	text-decoration: underline;
}

/* @BANNER */
#banner {
	border: solid 1px #a3a3a3;
	height: 260px;
}

#banner IMG {
	display: block;
}

#bannerr {
	border: solid 1px #a3a3a3;
}

#bannerr IMG {
	display: block;
}

/* @CONTENT */

.main_content {
	width: 902px;
	overflow: hidden;
}

/* @TRZY BANNERY */

div.main_content div#small_banners {
	margin-top: 7px;
	margin-bottom: 2px;
	height: 150px;
	overflow: hidden;
}

div.main_content div.small-banners {
	float: left;
	width: 250px;
}

div.main_content div#two {
	margin-right: 76px;
	margin-left: 75px;
}

/* @SUBMENU PODSTRONY */

div.main_content div#second-menu2 {
	background: url(../images/bg_submenu.jpg) left top no-repeat;
	height: 32px;
	width: 902px;
	margin-bottom: 10px;
	text-align: left;
	color: #7d7d7d;
}

div#second-menu2 A {
	padding: 0px 7px 0px 7px;
	line-height: 32px;
	color: #7d7d7d;
}


/* @SUBMENU GLOWNA */

div.main_content div#second-menu {
	background: url(../images/bg_submenu.jpg) left top no-repeat;
	height: 32px;
	width: 902px;
	margin-bottom: 15px;
	text-align: center;
	color: #7d7d7d;
}

div#second-menu A {
	padding: 0px 8px 0px 8px;
	line-height: 32px;
	color: #7d7d7d;
	font-weight: bold;
}

/* @OKRUSZKI */

div.main_content P.bread {
	font-size: 9px;
	color: #C2C1C1;
	height: 15px;
	padding-bottom: 5px;
}
P.bread a {
	color: #C2C1C1;
}

/* @FLASH KOLUMNA */
div.main_content div#flash-col {
	width: 900px;
	float: left;
	margin-right: 0px;
	padding-bottom: 20px;
	padding-top: 10px;
}

div.main_content div#flash-col-content {
	margin: 0 auto;
}

div.main_content div#error404 {
	margin: 0 auto;
	width: 400px;
	text-align: center;
}

div#error404 h2 {
	font-size: 24px;
	color: #BF0000;
	font-weight: bold;
	font-style: italic;
}

div#error404 p {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}


/* @LEWA KOLUMNA */
div.main_content div#left-col {
	width: 580px;
	float: left;
	margin-right: 70px;
}

div#left-col H1.big-label {
	background: url(../images/bg_big_naglowek.jpg) left top no-repeat;
	width: 565px;
	font-size: 11px;
	display: block;
	height: 25px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px 0px 15px;
	line-height: 25px;
	margin-bottom: 15px;
}

/* @LEWA KOLUMNA TEKSTY */
div#left-col div.left-col-content {
	width: 580px;
}

div.left-col-content a {
	color: #a5a5a5;
}

div.left-col-content UL {
	font-size: 11px;
	list-style-type: disc;
	list-style-position: inside;
}

div.left-col-content OL {
	font-size: 11px;
	list-style-position: inside;
}

div.left-col-content LI {
	padding-left: 10px;
	margin-bottom: 5px;
}



/* @NEWSY FOLDER */

div.left-col-content div.news-pic {
	float: left;
	margin-right: 20px;
	width: 145px;
	height: 64px;
}

div.left-col-content div.news-text{
	float: left;
	width: 415px;
}

div.left-col-content div.news-text-s {
	width: 570px;
	text-align: justify;
}

div.news-text H2 A {
	font-weight: bold;
	color: #029f02;
	margin-bottom: 8px;
}

div.news-text-s H2 {
	font-weight: bold;
	color: #029f02;
	margin-bottom: 8px;
	font-size: 11px;
}

div.news-text-s P {
	line-height: 14px;
	font-size: 11px;
	color: #000;
}

div.news-text P {
	line-height: 12px;
	height: 37px;
}

div.news-text P A {
	line-height: 12px;
	color: #4F4F4F;
}

A.more-link {
	background: url(../images/arrow.jpg) right 2px no-repeat;
	display: block;
	float: right;
	padding-right: 25px;
	color: #a5a5a5;
}

/* @MODEL */

div.left-col-content div.model-pic {
	float: left;
	margin-right: 20px;
	width: 144px;

}

div.left-col-content div.model-text {
	float: left;
	width: 415px;
}

div.model-text H2 {
	font-weight: bold;
	color: #029f02;
	margin-bottom: 8px;
	font-size: 11px;
}

div.model-text H2 A {
	font-weight: bold;
	color: #029f02;
	font-size: 11px;
}

div.model-text .mod-opis, div.model-text .mod-opis-s {
	overflow: hidden;
	padding-bottom: 10px;
	text-align: justify;
}

div.model-text .mod-opis-s {
	overflow: hidden;
	padding-bottom: 10px;
	line-height: 14px;
	font-size: 11px;
}

div.model-text .mod-opis P {
	line-height: 14px;
	font-size: 11px;
	color: #000000;
}

div.model-text .mod-opis-s P {
	line-height: 14px;
	font-size: 11px;
	color: #000000;
}

div.left-col-content div.model-boxy {
	float: left;
	width: 281px;
	margin-top: 10px;
	margin-bottom: 30px;
}

div.left-col-content div.left-boxy {
	margin-right: 17px;
}


div.model-boxy H2 {
	font-weight: bold;
	color: #029f02;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 11px;
}

div.model-boxy .mod-boxy-opis  {
	line-height: 13px;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

div.model-boxy .mod-boxy-opis P {
	line-height: 13px;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

/* @MAPA SERWISU */

div.left-col-content div.site-map {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

div.site-map UL{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}

div.site-map UL LI{
	width: 270px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float: left;
	display: block;
}

div.site-map UL LI A{
	background: url(../images/arrow.jpg) left 1px no-repeat;
	display: block;
	padding-left: 18px;
	color: #000000;
	margin-bottom: 3px;
}

div.site-map UL LI UL {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
}

div.site-map UL LI UL LI {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
}

div.site-map UL LI UL LI A{
	background: none;
	display: block;
	padding-left: 18px;
	color: #000000;
	margin-bottom: 3px;
	font-weight: bold;
}

div.site-map UL LI UL LI UL {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
}


div.site-map UL LI UL LI UL LI {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
}

div.site-map UL LI UL LI UL LI A {
	background: none;
	display: block;
	padding-left: 28px;
	color: #000000;
	margin-bottom: 3px;
	font-weight: bold;
}

/* @STRONA TEKSTOWA */

div.left-col-content div.text-page {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

div.text-page H2 {
	font-weight: bold;
	color: #029f02;
	margin-bottom: 8px;
	font-size: 11px;
	line-height: 12px;
	margin-top: 0px;
	padding: 0px;
}

H2 SPAN.col-b {
	color: #000;
}

div.text-page H2.search-title {
	font-weight: bold;
	color: #029f02;
	margin-bottom: 2px;
	font-size: 11px;
	line-height: 12px;
	margin-top: 7px;
	padding: 0px;
}

div.text-page H2.search-title A {
	font-weight: bold;
	color: #029f02;
	font-size: 11px;
}

div.text-page H2.search-t {
	padding-bottom: 20px;
}

div.text-page P, div.text-page div {
	line-height: 14px;
	font-size: 11px;
	color: #000000;
	text-indent: 0px;
	padding-bottom: 18px;
	text-align: justify !important;
}

div.text-page table td P {
	padding-bottom: 5px;
}

div.text-page A.backend {
	margin-bottom: 11px;
	display: block;
	width: 40px;
	float: right;
	background: url(../images/worra.jpg) left 2px no-repeat;
	padding-left: 20px;
	color: #a5a5a5;
}

/* @LISTA MODELI Z MINIATURKAMI */

div.left-col-content div.content-managment {
width: 508px;
margin: 0 auto;
}

div.left-col-content div.one-model {
float: left;
width: 159px;
text-align: center;
margin: 0px 15px 25px 0px;
}

div.left-col-content div.last-item {
float: left;
width: 159px;
text-align: center;
margin: 0px 0px 25px 0px;
}

div.one-model A, div.last-item A {
color: #029F02;
font-weight: bold;
}

div.one-model A, div.last-item A:hover.no-underline {
text-transform: none;
}


/* @AKCESORIA */

div.left-col-content div.akcesoria-pic {
	float: left;
	margin-right: 25px;
	width: 227px;
	height: 111px;
}

div.left-col-content div.bike {
	height: 160px !important;
}

div.left-col-content div.akcesoria-text {
	float: left;
	width: 320px;
	margin-bottom: 17px;
}

div.akcesoria-text H2 {
	font-weight: bold;
	color: #029f02;
	margin-bottom: 7px;
}

div.akcesoria-text H2 A {
	font-weight: bold;
	color: #029f02;
}

div.akcesoria-text div.intro {
	height: 65px;
	overflow: hidden;
	margin-bottom: 6px;
}

div.akcesoria-text div.intro P {
	line-height: 13px;
}

div.akcesoria-text div.intro P A {
	color: #4f4f4f;
}

iv.akcesoria-text div.intro2 {
	overflow: hidden;
	margin-bottom: 6px;
}

div.akcesoria-text div.intro2 P {
	line-height: 13px;
}


/* @CENNIK */
div.left-col-content table.cenniki {
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

table.cenniki .mod {
	width: 145px;
}

table.cenniki .pri {
	width: 360px;
	height: 18px;
}

table.cenniki .ask {
	font-weight: bold;
	text-align: right;
	width: 75px;
}

table.cenniki span.model-name {
	font-weight: bold;
	background: url(../images/arrow.jpg) left top no-repeat;
	padding-left: 17px;
}



/* @GALERIA LISTA */

div.left-col-content div.content-managment-gallery {
	width: 580px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

div.content-managment-gallery img {
	display: block;
}

div.content-managment-gallery div.middle-gallery {
	float: left;
	width: 184px;
	text-align: center;
	margin: 0px 14px 15px 14px;
}

div.content-managment-gallery div.edge-gallery {
	float: left;
	width: 184px;
	text-align: center;
	margin: 0px 0px 15px 0px;
}

div.content-managment-gallery div.pager-gallery {
	width: 200px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 0px;
}

div.pager-gallery A {
	font-size: 9px;
	text-decoration: none;
	color: #029f02;
}

div.pager-gallery A:hover {
	text-decoration: underline;
}

/* @GALERIA ITEM */
div.left-col-content div.gallery-big {
	width: 580px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

div.left-col-content div.gallery-bottom {
	width: 580px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

div.gallery-bottom H2 {
	font-weight: bold;
	color: #029f02;
	margin-bottom: 11px;
	display: block;
	width: 228px;
	float: left;
}

div.gallery-bottom A {
	margin-bottom: 11px;
	display: block;
	width: 60px;
	float: right;
	background: url(../images/worra.jpg) left 2px no-repeat;
	padding-left: 20px;
	color: #a5a5a5;
}

/* @FORMULARZ KONTAKTOWY*/

div.left-col-content div.contact-form-managment {
	width: 580px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

div.contact-form-managment P {
	display: block;
	width: 235px;
	margin: 0px;
	line-height: 12px;
	font-size: 10px;
	font-style: italic;
}

div.contact-form-managment div.label {
	width: 155px;
	margin: 0px 0px 15px 0px;
	padding: 0px 7px 0px 0px;
	float: left;
	height: 20px;
	line-height: 24px;
}

div.contact-form-managment div.enter-text {
	width: 262px;
	margin: 0px 0px 15px 0px;
	padding: 4px 4px 0px 4px;
	float: left;
	height: 16px;
	border: solid 1px #787878;
}


div.contact-form-managment div.error-msg {
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	height: 16px;
	font-size: 10px;
	color: #FF0000;
}

div.enter-text INPUT {
	width: 265px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	font-size: 10px;
}

div.enter-text INPUT.check-left {
	width: 13px;
	height: 13px;
	display: block;
	float: left;
	border: none;
}

div.enter-text P {
	display: block;
	float: left;
	width: 235px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	line-height: 12px;
	font-size: 11px;
}

div.contact-form-managment div.btpd {
padding: 0px 0px 25px 0px;
}

div.enter-text div.onebr {
padding: 0px 0px 0px 15px;
line-height: 14px;
}

div.enter-text TEXTAREA {
	width: 265px;
	height: 100px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	font-size: 10px;
	overflow: auto;
}

div.contact-form-managment div.bottom-style {
	width: 475px;
	float: right;
	margin: 0px;
	padding: 0px;
}

div.bottom-style A.powrot {
	margin-bottom: 11px;
	display: block;
	width: 60px;
	float: left;
	background: url(../images/worra.jpg) left 2px no-repeat;
	padding-left: 20px;
	color: #a5a5a5;
}

div.bottom-style A.akceptacja {
	margin-bottom: 11px;
	display: block;
	width: 50px;
	float: right;
	background: url(../images/arrow.jpg) right 2px no-repeat;
	padding-right: 0px;
	color: #a5a5a5;
}

div.contact-form-managment .phone {
	width: 133px !important;
}

div.contact-form-managment .areatext {
	height: 105px !important;
}

div.contact-form-managment .akcept {
	height: 60px !important;
}

div.contact-form-managment .no-bording {
	border: none !important;
}

div.contact-form-managment .allwidth {
width: 560px !important;
}

.margtop15 {
	padding-top: 15px !important;
}

/* @PRAWA KOLUMNA */
div.main_content div#right-col {
	width: 252px;
	float: left;
}

div#right-col H1.small-label {
	background: url(../images/bg_small_naglowek.jpg) left top no-repeat;
	width: 237px;
	font-size: 11px;
	display: block;
	height: 25px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px 0px 15px;
	line-height: 25px;
	margin-bottom: 15px;
}

div#right-col div.right-box {
	width: 252px;
	margin-bottom: 20px;
}

div.right-box #googlemap {
	border: 1px solid #aaaaaa; width: 250px; height: 252px; overflow: hidden;
}

div.right-box A.linki {
	background: url(../images/arrow.jpg) left 1px no-repeat;
	display: block;
	padding-left: 18px;
	color: #000000;
	margin-bottom: 3px;
}

div.right-box A.checked-links {
	background: url(../images/arrow.jpg) left 1px no-repeat;
	display: block;
	padding-left: 18px;
	color: #000000;
	margin-bottom: 3px;
	text-decoration: underline;
}


div.right-box A.download {
	display: block;
	color: #000000;
	line-height: 20px;
	width: 252px;
}
div.right-box A.download IMG {
	display: block;
	float: left;
}

div.right-box A.download SPAN {
	display: block;
	float: left;
	padding-left: 9px;
	cursor: pointer;
	width: 223px;
	line-height: 14px;
	margin-bottom: 14px;
}

div.right-box H2 {
font-weight: bold;
color: #029f02;
margin-bottom: 11px;
}

div.right-box P {
line-height: 12px;
color: #404040;
}


/* @STOPKA Z COPYRAJTEM */

div#site_footer_wrapper {
	height: 55px;
	width: 870px;
	background: url(../images/bg_menu_footer.jpg) top left repeat-x;
	border: solid 1px #a3a3a3;
	padding: 15px 15px 0px 15px;
}

div#site_footer_wrapper div#left-menu {
	float: left;
}

div#left-menu A, div#right-menu A {
	padding: 0px 4px 0px 4px;
	color: #616161;
}

div#site_footer_wrapper div#right-menu {
	float: right;
	text-align: right;
}

div#under_footer {
	background: url(../images/bg_menu2_footer.jpg) top left no-repeat;
	margin: 0 auto;
	width: 902px;
	height: 24px;
	text-align: center;
}

div#under_footer P {
	line-height: 20px;
	color: #020202;
	text-align: center;
}

div.paginator {
	width: 500px;
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.paginator P.pagination {
	display: inline;
	text-align: center;
	color: #4f4f4f;
	font-size: 10px;
}

div.paginator P.pagination A {
	font-size: 10px;
	text-decoration: none;
	color: #029f02;
}

div.paginator P.pagination A:hover {
	text-decoration: underline;
}

/** Formularz wyszukiwania dostepny na stronie wynikow wyszukiwania **/
#search_result_form {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

#search_result_form label {
	float: left;
	display: block;
	width: 70px;
	padding: 5px;
	text-align: right;
}

#search_result_form input#result_search_string {
	float: left;
	display: block;
	width: 236px;
	margin: 5px 5px 5px 5px;
	border-right: 1px solid #7f7f7f;
}

#search_result_form #search-button, #search_result_form #search-buttons {
	margin: 5px 5px 5px 0 !important;
}

#search_result_form input.sendin-g {
	float: left;
	display: block;
	color: #5F4747;
	padding: 0px 0px 1px 12px;
	cursor:pointer;
	width: 80px;
	height: 16px;
	margin: 5px 0px 5px 5px;
	border: none;
	line-height: 10px;
	text-align: left;
	background: url(../images/bg_searchin.jpg) left top no-repeat;
}

#search_result_form select {
	float: left;
	display: block;
	width: 239px;
	margin: 5px;
	border: 1px solid #7f7f7f;
}

#search_result_form label.date {
	width: 28px;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}

#search_result_form input.date {
	width: 80px;
	margin: 5px 0 5px 5px;
	border: 1px solid #7f7f7f;
	padding-left: 0;
	padding-right: 0;
}

#search_result_form img.dates {
	float: left;
	width: 16px;
	height: 16px;
	margin: 5px;
}

.content-managment-gallery .Resolution
{
list-style: none;
}

.content-managment-gallery .Resolution li
{
color: #059e05;
float: left;
margin-bottom: 0;
list-style: none;
background: url(../images/bullet-green.gif) no-repeat left 12px;
padding-top: 5px;
text-align: left;
margin-left: 12px;
width: 70px;
}

* html .content-managment-gallery .Resolution li
{
margin-left: 8px;
}

.content-managment-gallery .Resolution li a
{
color: #059e05;
}

.Paginator
{
float: left;
width: 160px;
}

.Paginator .gallery-back
{
float: left;
}

.Paginator .gallery-next
{
background:transparent url(../images/arrow.jpg) no-repeat scroll right 2px;
color:#A5A5A5;
display:block;
float:right;
margin-bottom:11px;
padding-left: 0;
width:72px;
}

div.gallery-bottom .DownloadFile
{
background-image: url(../images/icon-movie.jpg);
padding-bottom: 2px;
color: #029F02;
float: right;
width: auto;
}

.MovieFooter .Paginator
{
padding-left: 200px;
}

.Description
{
clear: both;
color: #A5A5A5;
padding-bottom: 20px;
}

div.left-col-content .MusicList li
{
list-style: none;
padding-bottom: 15px;
padding-left: 0;
}

div.left-col-content .MusicList img
{
display: inline;
vertical-align: middle;
margin-right: 10px;
}

div.left-col-content .MusicList li a
{
color: #029F02;
}

.Wallpaper .content-managment-gallery div
{
height: 150px;
}



/* @WIOSNA*/

div.left-col-content div.contact-form-managment-wiosna-wiosna {
	width: 580px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

div.contact-form-managment-wiosna P {
	display: block;
	width: 235px;
	margin: 0px;
	line-height: 12px;
	font-size: 10px;
	font-style: italic;
	padding: 10px 0 10px 0;
}

div.contact-form-managment-wiosna div.label {
	width: 95px;
	margin: 0px 0px 5px 0px;
	padding: 0px 7px 0px 0px;
	float: left;
	height: 20px;
	line-height: 16px;
}

div.contact-form-managment-wiosna div.green {
	color: #029F02;
	font-weight: bold;
	padding-bottom: 20px;
}

div.contact-form-managment-wiosna div.rp {
	padding: 0px 7px 0px 35px;
	width: 135px;
}

div.contact-form-managment-wiosna div.long {
	width: 185px;
}

div.contact-form-managment-wiosna div.enter-text {
	width: 144px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	height: 16px;
	border: none;
}

div.contact-form-managment-wiosna div.divtd {
	width: 570px;
	overflow: hidden;
	padding-bottom: 5px;
}

div.contact-form-managment-wiosna div.error-msg {
	width: 138px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	height: 16px;
	font-size: 10px;
	color: #FF0000;
}

div.contact-form-managment-wiosna div.enter-text INPUT {
	width: 138px;
	margin: 0px;
	padding: 2px 2px 2px 2px;
	border: solid 1px #000;
	font-size: 10px;
}

div.contact-form-managment-wiosna div.enter-text INPUT#vin {
	width: 111px;
	float: right;
}

div.contact-form-managment-wiosna div.enter-text .tnb {
	width: 25px;
	float: left;
	line-height: 15px;
}

div.contact-form-managment-wiosna div.enter-text input.error {
	border: solid 1px #f00;
}

div.contact-form-managment-wiosna .hidden {
	border: none;
	display: block;
	clear: both;
}

div.contact-form-managment-wiosna div.select-field {
	width: 140px;
	margin: 0px 0px 5px 0px;
	padding: 2px 2px 0px 2px;
	float: left;
	height: 16px;
	border: none;
}

div.contact-form-managment-wiosna div.select-field select {
	width: 140px;
	padding: 2px 0 2px 0;
	margin: 0;
	font-size: 10px;
}

div.contact-form-managment-wiosna div.longselect select {
	width: 370px;
	padding: 2px 0 2px 0;
	margin: 0;
	font-size: 10px;
}

div.contact-form-managment-wiosna div.enter-text input.check-left {
	width: 13px;
	height: 13px;
	display: block;
	float: left;
	border: none !important;
}

div.contact-form-managment-wiosna div.enter-text P {
	display: block;
	float: left;
	width: 435px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	line-height: 12px;
	font-size: 11px;
}

div.contact-form-managment-wiosna div.btpd {
padding: 0px 0px 25px 0px;
}

div.contact-form-managment-wiosna div.enter-text div.onebr {
padding: 0px 0px 0px 15px;
line-height: 14px;
}


div.contact-form-managment-wiosna div.bottom-style {
	width: 580px;
	float: right;
	margin: 0px;
	padding: 0px;
}

div.contact-form-managment-wiosna div.bottom-style A.powrot {
	margin-bottom: 11px;
	display: block;
	width: 60px;
	float: left;
	background: url(../images/worra.jpg) left 2px no-repeat;
	padding-left: 20px;
	color: #a5a5a5;
	font-size: 10px !important;
}

div.contact-form-managment-wiosna div.bottom-style A.akceptacja {
	margin-bottom: 11px;
	display: block;
	width: auto !important;
	float: right;
	background: url(../images/arrow.jpg) right 2px no-repeat;
	padding-right: 18px;
	color: #a5a5a5;
	font-size: 10px !important;
}


div.contact-form-managment-wiosna .akcept {
	height: 60px !important;
}

div.contact-form-managment-wiosna .no-bording {
	border: none !important;
}

div.contact-form-managment-wiosna .allwidth {
width: 560px !important;
}

.mainError {
	padding-bottom: 10px;
}

.mainError label.error {
	display: none;
	color: #f00;
	font-size: 11px;
}

.mainError2 {
	color: #f00;
	font-size: 11px;
	padding-top: 0 !important;
	margin: 0;
	padding-bottom: 10px;
}

div.contact-form-managment-wiosna div.error, div.contact-form-managment-wiosna label.error {
	color: #f00;
}

.stepImg {
	display: block;
	margin-bottom: 20px;
}

.smallerp {
	margin: 0 !important;
}

.padbot {
	padding-bottom: 15px !important;
}

.szj {
	width: 560px !important;
}

.szj p {
	width: 530px !important;
}

.ndf {
	padding-left:23px !important;
	width:540px;
	padding-bottom: 10px !important;
	font-size: 11px !important;
}
.toplap {
	display: block;
	margin-top: 5px;
}

.apsd {
	padding-top: 15px !important;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 7px !important;
}

#controlW {
	padding-top: 15px;
}

#controlW A.pdftype {
	display: block;
	color: #000000 !important;
	line-height: 20px;
	width: 252px;
	background: url(../images/file_icons/ico.pdf.jpg) left top no-repeat;
	padding-left: 24px;
	font-size: 11px !important;
	margin: 7px 0;
}

.diffp {
height: 45px !important;
}

.flash-com {
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
	line-height: 12px;
}


/** Lista dealerow **/
.dealersList { width:575px; font-family: Verdana, Georgia, sans-serif; color: #000000; font-size: 10px; }
.dealersList .lines { clear: both; height: 1px; width: 575px; line-height: 1px; font-size: 1px; border-bottom: 1px solid #aaaaaa; }
.dealersList .cleaner { clear: both; height: 0px; width: 1px; line-height: 0px; font-size: 0px; }
.dealersList a,a:active { color:#000000; text-decoration:none; }
.dealersList a:hover{ text-decoration:none; }
.dealersList p { font-size: 10px; font-weight: normal; color: #4F4F4F; line-height: 10px; text-indent: 0px; }
.dealersList .left { float: left; width: 275px; padding-bottom:15px; padding-top:15px; }
.dealersList .left H2 { font-weight: bold; color: #029f02; margin-bottom: 7px; }
.dealersList .left div.intro { overflow: hidden; margin-bottom: 6px; }
.dealersList .left div.intro P { line-height: 13px; width: 290px; padding-bottom: 7px; }
.dealersList .left div.intro P A { color: #4f4f4f; }

/** Jazda probna - formularz **/
#test-drive-form li { position: relative; clear: both; font-size: 10px; list-style: none; overflow: hidden; _height: 1%; padding: 0; margin: 0 0 3px 0; }
#test-drive-form li label.gi_form_label { display: block; float: left; padding: 5px; text-align: left; width: 115px; }
#test-drive-form li input,
#test-drive-form li select { border: 1px solid #7f7f7f; width: 240px; display: block; float: left; margin: 5px; padding: 1px 1px 2px 1px; }
#test-drive-form li select { width: 244px; }
#test-drive-form li input#gender_1,
#test-drive-form li input#gender_2 { border: 0; width: auto; float: left; display: inline; }
#test-drive-form li label.gi_form_option_label { width: auto; padding-top: 4px; float: left; display: inline; vertical-align: middle; }
#test-drive-form li input#newsletter,
#test-drive-form li input#accept { border: 0; width: 12px; float: left; }
#test-drive-form li label#newsletter_option,
#test-drive-form li label#accept_option { width: 550px; float: right; margin-top: -8px; padding: 10px 0 10px; text-align: justify; }
* html #test-drive-form li label#newsletter_option,
* html #test-drive-form li label#accept_option { width: 530px; }
*+html #test-drive-form li label#newsletter_option,
*+html #test-drive-form li label#accept_option { width: 530px; }
#test-drive-form li.submit { padding: 20px; }
#test-drive-form li.submit input { background-color: #F0F0F0; border: 1px solid #7F7F7F; cursor: pointer; font-size: 10px; font-weight: bold; float: right; height: 22px; margin: 0; padding: 0 2px 2px; width: 140px; }
#test-drive-form li ul.gi_form_errors,
#test-drive-form li label.error { color: red; display: block; float: left; padding-left: 14px; padding-top: 4px; }
#test-drive-form li ul.gi_form_errors { display: inline; margin: 0;  }
#test-drive-form li ul.gi_form_errors li { float: left; padding: 0 10px 0 0; margin: 0;  }