@charset "utf-8";
html, body {
	background-color: #C8C9C1;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2,h3,h4,h5,h6 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 1.4;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a {
	color: #000000;
	text-decoration: none;
}
.pagetop {
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	float: right;
	color: #333333;
}
.bold {
	font-weight: bold;
}


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul, li {
	margin: 0px;
	padding: 0px;
}
.clearer {
	clear: both;
}




#wrapper {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	width: 905px;
	background-color: #BABDAE;
}

#wrapper #cell_left_top {
	border-top-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#wrapper #cell_right_top {
	border-top-width: 8px;
	border-right-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
#wrapper #cell_left_middle {
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#wrapper #cell_right_middle {
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#wrapper #cell_left_bottom {
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#wrapper #cell_right_bottom {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#wrapper #shadow_top {
	background-image: url(img/shad_top.JPG);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #shadow_middle {
	background-image: url(img/shad_midd.JPG);
	background-repeat: repeat-y;
}
#wrapper #shadow_bottom {
	background-image: url(img/shad_bottom.JPG);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #cell_left_empty_cell {
	background-color: #C8C9C1;
}

#header_baner {
	position: relative;
}
#heder_haslo {
	position: absolute;
	z-index: 99;
	left: 25px;
	top: 31px;
}
#heder_haslo h1 {
	font-size: 26px;






	line-height: 1
.em;
	color: #FFFFFF;
	line-height: 1.4;
}
#heder_haslo h2 {
	font-size: 18px;
	margin-top: 9px;
	font-weight: bold;
}
#header_logo {
	position: relative;
}
#main_menu {
	position: absolute;
	top: 31px;
	right: 20px;
}
#main_menu li {
	list-style-type: none;
	text-align: right;
}
#main_menu a {
	font-size: 16px;
	line-height: 1.8em;
	color: #F3F3F3;
	text-align: right;
}
#main_menu a:hover {
	color: #FFFFFF;

}




#main_menu .active a {
	font-weight: bold;
}
#content .FlotaList {
	float: left;
	width: 486px;
	background-color: #A4A896;
	padding: 5px;
}
#content .FlotaList:hover {
	background-color: #7D8075;
}
#content  .FlotaListContent:hover  {
	background-color: #A4A896;

}
#content  .FlotaListContent  {
	margin-bottom: 15px;
}


#content  .FlotaListTitle  {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	float: left;
}


#content .FlotaList img {
	float: left;
}
#content .FlotaList .FlotaListDane {
	float: left;
	margin-left: 5px;
	color: #FFFFFF;
	width: 180px;
}
#content .FlotaList .FlotaListCennik {
	float: right;
	width: 150px;
	height: 97px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}


#content .FlotaList .FlotaListDane p {
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}
#content .TabelaCennik .TabelaHeader {
	font-size: 10px;
	font-weight: bold;
}









#under_girl {
	background-color: #DADDD6;
	width: 247px;
	position: relative;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 12px;
	padding-bottom: 73px;
}


#under_girl p {
	color: #000033;
	margin-top: 0px;
	font-size: 12px;
	margin-bottom: 6px;
	text-align: center;
}

#under_girl #belka {
	height: 55px;
	width: 256px;
	position: absolute;
	right: 0px;
	_right: -1;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	_bottom: -10px;
	background-image: url(img/belka_dolna.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#cytat p {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
#cytat {
	margin-top: 80px;
	margin-left: 8px;
	margin-right: 10px;
}



#info_telefon {
	background-color: #FFFFFF;
	height: 166px;
	width: 175px;
	float: left;
	position: relative;
}
#info_telefon #info {
}
#info_telefon  #info  h1 {
	font-size: 14px;
	color: #615D5C;
	text-align: center;
	padding-top: 15px;
}

#info_telefon #telefon {
	background-color: #47D7E0;
	position: absolute;
	height: 56px;
	width: 175px;
	left: 0px;
	top: 110px;
	text-align: center;
}
#info_telefon #telefon span {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 18px;
	display: block;
}



#tvpromocjePL {
	float: left;
	height: 166px;
	background-color: #DADDD6;




}

#tvpromocjePLTicker {
	background-color: #DADDD6;
	float: left;
	height: 166px;
	position: relative;
	background-image: url(img/promocjaLink.jpg);
	background-repeat: no-repeat;
	background-position: 270px 55px;
	margin: 0px;
	display: block;
	width: 381px;
	padding: 0;
	overflow: hidden;
}
#tvpromocjePLTicker li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tvpromocjePL    .promoh1 {
	font-size: 24px;
	color: #615D5C;
	background-color: #DADDD6;
	margin-top: 12px;
	margin-left: 12px;
	font-weight: bold;
}
#tvpromocjePL    .promoh2 {
	font-size: 12px;
	color: #474443;
	margin-top: 6px;
	background-color: #DADDD6;
	float: left;
	margin-left: 12px;
	_margin-left: 6px;
}
#tvpromocjePL  .PromoIntro {
	font-size: 14px;
	margin-top: 12px;
	float: left;
	width: 263px;
	color: #615D5C;
	background-color: #DADDD6;
	margin-left: 12px;
	_margin-left: 6px;
}
.promoLink {
	height: 103px;
	width: 103px;
	display: block;
	float: right;
	position: absolute;
	right: 3px;
	bottom: 4px;
}
.promoLink:hover {
	background-position: 89px;
}



#info_telefon #info {
	position: absolute;
	height: 110px;
	width: 175px;
	left: 0px;
	top: 0px;
}

#content {
	width: 496px;
	padding-right: 30px;
	padding-left: 30px;
	float: left;
}
#content  .pagetitle {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 24px;
}
#content .subtitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}

#content .CarImg {
	float: left;
}
#content .thumbscontainer {
	float: left;
}
#content a {
	text-decoration: underline;
}
#content a:hover {
	background-color: #48D6E0;
}

.TabelaCennik {
	border: 1px none #FFFFFF;
	margin: 5;
	color: #FFFFFF;
}
.TabelaCennik  td {
	border: 1px none #FFFFFF;
	padding-right: 3px;
	padding-left: 10px;
}
#content li {
	list-style-position: inside;
}
.readmore {
	font-weight: bold;
	float: right;
	margin-top: 15px;
	margin-bottom: 5px;
}
a.readmore:hover {
	background-color: #48D6E0;
	color: #FFFFFF;

}
.madeby {
	font-size: 10px;
	color: #615D5C;
	float: right;
	margin-right: 42px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: right;
}
.copyright {
	font-size: 10px;
	color: #333333;
	float: left;
	margin-left: 42px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.madeby:hover {
	color: #FFFFFF;
}

#content #FormularzKontaktowy {
	background-color: #A4A896;
	width: 476px;
	font-size: 12px;
	padding: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#FormularzKontaktowy table {
	margin-top: 15px;
}
#FormularzKontaktowy table td {
	padding: 3px;
}


.FormTxField {
	background-color: #BABDAE;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
}


#content  #FormularzKontaktowy  #button   {
	background-color: #BABDAE;
	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;
	float: right;
	height: 20px;
}
.FormularzKontaktowyFrame {
	background-color: #A4A896;
	margin: 0px;
	width: 476px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#content .FlotaList .FlotaListCennik .CennikInfo {
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	line-height: 0.9;
	font-weight: normal;
	text-align: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer  {
	background-color: #C8C9C1;
	width: 905px;
	height: 30px;
	font-size: 9px;
	color: #615D5C;
}

.pagetop:hover {
	color: #000000;
}
#content #FormularzKontaktowy a:hover {
	background-color: #A4A896;
}
#tvpromocjeEN {
	float: left;
	height: 166px;
	background-color: #DADDD6;
}
#tvpromocjeENTicker {
	background-color: #DADDD6;
	float: left;
	height: 166px;
	position: relative;
	background-image: url(img/promocjaLinkEN.jpg);
	background-repeat: no-repeat;
	background-position: 275px 58px;
	margin: 0px;
	display: block;
	width: 381px;
	padding: 0;
	overflow: hidden;
}
#tvpromocjeENTicker li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tvpromocjeEN  .promoh1 {
	font-size: 24px;
	color: #615D5C;
	background-color: #DADDD6;
	margin-top: 12px;
	margin-left: 12px;
	font-weight: bold;
}
#tvpromocjeEN  .promoh2 {
	font-size: 12px;
	color: #474443;
	margin-top: 6px;
	background-color: #DADDD6;
	float: left;
	margin-left: 12px;
	_margin-left: 6px;
}
#tvpromocjeEN .PromoIntro {
	font-size: 14px;
	margin-top: 12px;
	float: left;
	width: 263px;
	color: #615D5C;
	background-color: #DADDD6;
	margin-left: 12px;
	_margin-left: 6px;
}
#content .SEOfield {
	color: #615D5C;
	margin-top: 25px;
}
#content .SEOfield h1 {
	font-size: 12px;
	float: left;
	padding-right: 5px;
}
#footer .linki {
	font-size: 9px;
	color: #615D5C;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
}
#wrapper #tools {
	background-color: #C8C9C1;
	width: 864px;
	height: 18px;
	padding-right: 41px;
}
#wrapper #tools a {
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	padding-left: 5px;
}
#wrapper #footer a {
	color: #615D5C;
}
