* {
	padding:0;
	margin:0;
	outline:0;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#4C4C4C;
}
a:hover {
	color:#003399;
}
ul li {
	list-style:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	background:#FFFFFF;
	height:100%;
}
h2 {
	font-size:20px;
	line-height:21px;
	margin-bottom:5px;
	font-weight:normal;
}
h3 {
	font-size:13px;
	line-height:14px;
	margin-top:3px;
	margin-bottom:5px;
}
p {
	font-size:11px;
	line-height:12px;
	margin-bottom:10px;
}

a.arrow,
.arrow {
	background:url('/images/standard_elements/arrow_standard.gif') -7px -1px no-repeat;
	padding-left:7px;
	color:#4C4C4C;
	cursor:pointer;
}
a:hover.arrow,
.arrow:hover {
	background-position: 0 -12px;
	color:#003399;
}
.clear {
	clear:both;
}
span.currency {
	white-space: nowrap;
}


/* content */
#content {
	min-width:1025px;
	max-width:100%;
	min-height:600px;
	margin-bottom:26px;
	display:block;
	position:relative;
}
#belka {
	width:100%;
	height:101px;
	background:url('/images/standard_elements/bg_navigation.png') repeat-x;
	position:absolute;
	top:0;
	left:0;
	z-index:3;
}
#headline {
	width:258px;
	height:18px;
	position:absolute;
	top:36px;
	left:30px;
}
#headline a {
	width:258px;
	height:18px;
	display:block;
	background:url('/images/standard_elements/headline.gif') no-repeat;
	text-indent:-5000px;
}
#belka h2#id {	
	width:187px;
	height:95px;
	background:url('/images/standard_elements/id_moduls.png') no-repeat;
	position:absolute;
	top:0;
	left:791px;
	border-right:0;
	text-indent:-5000px;
}
#belka h2 {
	line-height:20px;
	font-size:11px;
	font-weight:normal;
	width:191px;
	height:22px;
	padding-left:30px;
	background:#FFFFFF;
	position:absolute;
	left:0;
	top:74px;
	border-right:1px solid #afafaf;
}
#cotentInside {
	background:#000000;
	width:1024px;
}
#sidemenu {
	position:absolute;
	z-index:1;
	top:96px;
	left:0px;
	min-height:17px;		
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	opacity:0.9;
	background-color:#ffffff;
	visibility:hidden;
}
#sidemenu #sidemenucontent {			
	min-height:434px;
	width:221px;
	background:#ffffff;
}
#sidemenucontent a.selected {
	color: #003399;
}
#sidemenu strong {
	font-weight: normal;
	color:#4C4C4C;
}
#sidemenu strong:hover {
	color:#003399;
	cursor:pointer;
}
#sidemenu strong.selected {
	color: #003399;
}
#sidemenu #sidemenucontent li {
	border-bottom:1px solid #999999;
	color:#000000;
	padding-left:30px;
	line-height:25px;
}
#sidemenu #sidemenucontent li.last-child {
	border-bottom:0;
}
#sidemenu #sidemenucontent li ul {
	margin:10px 5px 10px 0px;
	display: none;
}
#sidemenu #sidemenucontent ul.selected,
#sidemenu #sidemenucontent ul.selected li {
	display: block;
}
#sidemenu #sidemenucontent li ul li {
	border:none;
	color:#000000;
	line-height:15px;
	padding-left:0px;
}
#sidemenu #sidemenucontent li ul li ul li {
	border:none;
	color:#000000;
	line-height:15px;
	padding-left:10px;
}
#sidemenu .submenu {
	position:relative;
	bottom:0;
}
#sidemenu .dropper {
	width:221px;
	height:16px;
	display:block;
	position:relative;
	bottom:0px;
	background:url('/images/standard_elements/dropper.gif') no-repeat;
}

.dropper {
	cursor:pointer;
	overflow: hidden;
}
a#sideMenuArrow {
	position:absolute;
	right:1px;
	bottom:0;
	display: block;
	width: 12px;
	height: 12px;
	background:url('/images/standard_elements/dropper_arrow.gif') no-repeat -24px 0;
}
.dropper:hover a#sideMenuArrow {
	background-position:-36px 0;
}
a#sideMenuArrow.dropdown {
	background-position:0;
}
.dropper:hover a#sideMenuArrow.dropdown {
	background-position:-12px 0;
}

li.selected a {
	color:#000088 !important;		
}
.head {
	margin-left:221px;
	margin-top:74px;
}
.headswf {
	margin-left:221px;
	padding-top:74px;
}
.page {
	display:none;
}
				

/* footer */
ul#footer {
	background:#FFFFFF;
	position:fixed;
	clear:both;
	left:0;
	bottom:0;
	width:100%;
	height:25px;
	border-top:1px solid #999999;
	z-index:100;
}
#footer li:first-child {
	margin-left:519px;
}
#footer li {
	float:left;
	margin-right:10px;
	margin-top:5px;
}


/* homepage */
#infoHome {
	width:783px;
	height:248px;
	margin-top:-2px;
	margin-left:221px;
	padding-left:20px;
}
#infoHome dl {
	width:160px;
	padding-top:17px;
	float:left;
}
#infoHome dt {
	font-weight:bold;
	margin-bottom:6px;
}
#infoHome dd img {
	margin-bottom:5px;
}
dl#related {
	width:294px;
	padding-left:8px;
	padding-bottom:12px;
	padding-top:0;
	float:left;
	border-left:1px solid #AFAFAF;
}
#related dt {
	margin-top:15px;
	margin-bottom:6px;
	clear:both;
	font-weight:bold;
}
#related dd {
	width:277px;
	clear:both;
}
#related dd img {
	margin-right:10px;
	margin-bottom:15px;
	float:left;
}
#related a:hover strong.arrow {
	background-position: 0 -12px;
	color:#003399
}
#related dd strong {
	margin-bottom:2px;
	float:left;
	font-weight:normal;
}
#related dd em {
	width:181px;
	margin-bottom:3px;
	display:block;
	float:left;
	font-style:normal;
}
#related dd ul {
	width:180px;
	float:right;
}



/* podstrona z duzym topem */
#infoBigTop {
	width:710px;
	padding-left:314px;
}
#infoBigTop #box {
	width:380px;
	margin-top:10px;
	padding-bottom:40px;
	float:left;
}
#infoBigTop #box dl {
	margin-bottom:5px;
}
#infoBigTop #box  dt {
	margin-bottom:2px;
}
#infoBigTop #box dd,
#infoBigTop #box ul li {
	padding-left:8px;
	background:url('/images/standard_elements/dot_standard.gif') no-repeat 0 5px;
	line-height:13px;
}
#infoBigTop #box .up {
	margin-top:-9px;
}
#infoBigTop #box ul {
	margin-bottom:10px;
}
#infoBigTop #box ol {
	margin-left:18px;
	margin-bottom:10px;
}
#infoBigTop #box ol.normal {
	margin-top:0;
}
#infoBigTop #related {
	width:250px;
	margin-top:-2px;
	margin-left:46px;
}
#infoBigTop #related dd {
	height:11px;
	margin-bottom:15px;
}
#infoBigTop #related dd.last-child {
	height:auto;
	margin-bottom:0;
}
#infoBigTop table {
	line-height:19px;
	margin-bottom:15px;
}
#infoBigTop table thead {
	background:#babbbd;
	text-align:center;
	line-height:15px;
}
#infoBigTop table thead td {
	padding-bottom:2px;
	padding-top:2px;
}
#infoBigTop table thead td {
	text-align:center;
}
#infoBigTop table tbody {
	text-align:center;
}
#infoBigTop table tr.trGray th {
	background:#d9dadc;
}
#infoBigTop table tr.trGray td {
	background:#cfd0d2;
}
#infoBigTop table tr.trLightGray th {
	background:#eaeaec;
}
#infoBigTop table tr.trLightGray td {
	background:#e3e4e6;
}
#infoBigTop table th {
	padding-left:4px;
	font-weight:normal;
	text-align:left;
}


/* podstrona bez topu */
#infoNoneTop {
	padding-top:118px;
	padding-left:314px;
}
#infoNoneTop h2 {
	margin-bottom:15px;
}
#infoNoneTop #box {
	width:400px;
	padding-bottom:40px;
}
#infoNoneTop dfn {
	font-style:normal;
	font-weight:bold;
}


/* podstrona bez topu nota prawna */
#infoNoneTopNota {
	width:994px;
	padding-top:118px;
	margin-left:30px;
}
#infoNoneTopNota #box {
	min-height:530px;
	padding-bottom:20px;
}
.column {
	float:left;
	width:311px;
	margin-right:20px;
}


/* podstrona bez topu kontakt*/
#infoNoneTopContact {
	width:994px;
	padding-top:118px;
	margin-left:30px;
}
#infoNoneTopContact #box {
	height:570px;
	margin-top:15px;
}
#infoNoneTopContact #box dl {
	width:190px;
	height:110px;
	margin-right:14px;
	float:left;
}
#infoNoneTopContact #box dt {
	margin-bottom:7px;
	font-size:12px;
	font-weight:bold;
}
#infoNoneTopContact #box dd.marginDealer {
	padding-top:19px;
}


/* podstrona kalkulacji */
#infoCalculations {
	width:100%;
	padding-top:125px;
	position:relative;
}
#infoCalculations h2 {
	margin-left:30px;
}
#infoCalculations #box {
	width:100%;
	height:570px;
	margin-top:20px;
	background:#e9e9e9;
}
#infoCalculations dl {
	width:106px;
	height:100%;
	float:left;
	border-right:1px solid #FFFFFF;
}
#infoCalculations dl:first-child {
	margin-left:30px;
	border-left:1px solid #FFFFFF;
}
#infoCalculations dt {
	margin-left:7px;
	margin-bottom:10px;
	padding-top:5px;
	font-size:21px;
	line-height:21px;
}
#infoCalculations dd {
	margin-bottom:10px;
}
#infoCalculations dd img {
	margin-left:3px;
}
#infoCalculations dd span {
	margin-left:10px;
	display:block;
}
#calculation {
	width:968px;
	height:376px;
	display:none;
	position:absolute;
	top:172px;
	left:20px;
	border:1px solid #AFAFAF;
	background:#FFFFFF;
	z-index:0;
}
#calculation a.close {
	width:13px;
	height:12px;
	position:absolute;
	top:2px;
	right:2px;
	background:url('/images/standard_elements/close.gif') no-repeat;
	text-indent:-50000px;
}
#calculation a.close:hover {
	background-position:-13px 0;
	cursor:pointer;
}

#info {
	width:290px;
	height:355px;
	margin-top:11px;
	margin-left:9px;
	float:left;
	position:relative;
}
#info h2 {
	margin-left:0;
}
#info table {
	width:100%;
	margin-top:3px;
	margin-bottom:20px;
}
#info tr {
	line-height:15px;
}
#info th {
	padding-left:2px;
	border-bottom:1px solid #999999;
	font-weight:normal;
	text-align:left;
}
#info td {
	padding-right:1px;
	border-bottom:1px solid #999999;
	text-align:right;
}
#info tr.last-child th,
#info tr.last-child td {
	border-bottom:0;
}
#info h4 {
	font-weight:normal;
	padding: 0 0 10px 0;
}
#info small {
	position:absolute;
	bottom:0;
}
#calculation img {
	float:right;
}


/* mapa strony */
#infoSitemap {
	width:994px;
	margin-left:30px;
	padding-top:130px;
}
#infoSitemap a.home {
	margin-bottom:7px;
	display:block;
}
#infoSitemap h4 {
	font-size:11px;
	line-height:12px;
	padding-bottom:3px;
}
#infoSitemap hr {
	height:1px;
	margin-top:7px;
	margin-bottom:12px;
	margin-left:-30px;
	background:#afafaf;
	border:0;
	clear:both;
}
#infoSitemap hr:last-child {
	background:#FFFFFF;
}
#infoSitemap dl {
	width:195px;
	margin-bottom:7px;
	line-height:14px;
	float:left;
}
#infoSitemap dt,
#infoSitemap dd {
	margin-bottom:2px;
}
#infoSitemap ul li {
	width:195px;
	margin-bottom:7px;
	line-height:14px;
	float:left;
}


/* dodane przez Szeryf [przemekp] */
#sidemenu #sidemenucontent li.special ul {
	margin-top: 5px;
}
.none { display:none; }
.block { display:block; }

#headswf { width:802px; height:303px; position:absolute; top:74px; left:221px; overflow:hidden; }


.deal #teasers {
	margin-top:74px;
	padding-bottom:2px;
	padding-top:50px;
	width:360px;
	height:464px;
	border-left:1px solid #999999;
	float:left;
}
.deal #teasers #boxTeaser {
	width:310px;
	height:460px;
	margin-left:20px;
}
.deal #teasers .scroller_content {
	height:460px !important;
}
.deal #teasers .teasersWithImg {
	border-right:none;
	width:300px;
	padding-top:0;
}

/* podstrona z lewym topem - dealerzy */
.deal #infoLeftTopNarrow {
	width:540px;
}
.deal #infoLeftTopNarrow #box {
	margin-left:200px;
	width:330px;
}
.deal #teasers #boxRight {
	width:480px;
	height:460px;
	margin-left:15px;
}
.deal #teasers #boxRight h3 {
	margin-bottom:5px;
}
#teasers #mazowieckie,
#teasers #slaskie,
#teasers #dolnoslaskie,
#teasers #malopolskie,
#teasers #wielkopolskie,
#teasers #pomorskie,
#teasers #lodzkie {
	float:left;
	display:none;
}
.deal #teasers p {
	margin-bottom:15px;
}
#teasers #mazowieckie p,
#teasers #slaskie p,
#teasers #dolnoslaskie p,
#teasers #malopolskie p,
#teasers #wielkopolskie p,
#teasers #pomorskie p,
#teasers #lodzkie p {
	width:220px;
	float:left;
}


.deal #infoDealers {
	width:460px;
	height:574px;
	float:left;
	padding-left: 64px;
}

.deal #infoDealers #box {
	width: 399px;
	height: 190px;
	margin-top:181px;
	margin-left: 30px;
}


.vScrollbar {
	background: url('/images/standard_elements/scroll_bg.gif') no-repeat;
}
.vTrack {
	width:7px;
	position:relative;
	background:none;
	overflow:hidden;
	left:4px;
	cursor:move	
}
.hTrack {
	float:left;
	height:15px;
	position:relative;
	background:#dddddd;
	overflow:hidden;			
}			
.vThumb,
.hThumb {
	position:absolute;
	top:0;
	left:0;
	height:15px;
	width:15px;
	background:#aaaaaa;
	overflow:hidden;
}
.arrowUp,
.arrowDown,
.arrowLeft,
.arrowRight,
.corner,
.arrowTop,
.arrowBottom {
	height:18px;
	width:15px;
	background:#ffffff;
	overflow:hidden;
	cursor:pointer						
}
.arrowUp {
	background:url('/images/standard_elements/scroll_up.gif') no-repeat;
}
.arrowDown {
	background:url('/images/standard_elements/scroll_down.gif') no-repeat;
}
.arrowTop {
	background:url('/images/standard_elements/scroll_top.gif') no-repeat;
}
.arrowBottom {
	background:url('/images/standard_elements/scroll_bottom.gif') no-repeat;
}
.arrowBegin,
.arrowEnd {
	height:10px;
	width:15px;
	background:#ffffff;
	overflow:hidden;						
}
.arrowBegin {
	background:url('/images/standard_elements/scroll_begin.gif') no-repeat;
}
.arrowEnd {
	background:url('/images/standard_elements/scroll_end.gif') no-repeat;
}
.arrowLeft,
.arrowRight,
.corner {
	float:left;
}
.corner {
	background:#000000;
}

				
