@charset "utf-8";
/*:first-child+html #logo{

#00c1e4 - niebieski
*/

html {
	width:100%;
	height:100.1%;
	font-size:100.1%;
}

body{
	background:url(images/bg.jpg) left top repeat-x #95c424;
	font:0.7em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	width:100%;
	color:#ffffff;
	height:100%;
}

body,h1,h2,h3,h4,h5,h6,p,form,fieldset,ul,img, table{	
	margin:0;
	padding:0;
}


/* General
--------------------------------------------------*/
h1,h2,h3,h4,h5,h6,p,ul, table{
	padding-bottom:1.2em;
}
h1{
	font-size:1.5em;
}
h2{
	font-size:1.3em;
}	
h3{
	font-size:1.1em;
}
a{
	color:#ffffff;	
}
a:hover{

}
a img{
	border:none;
}	
a.noUnderline{
	text-decoration:none;
}
a.noBg{
	background:none;
}
img {
	vertical-align:bottom;
}
ul{
	list-style:none;
	padding-left:2px;
}
ul li{
	padding:0;
}
ul li.noBullet{
	background:none;
}

.dist{
	color:#00c1e4;
}
.clear{
	clear:both;	
	line-height:0;	
}
.tcenter{
	text-align:center;
}
.tleft{
	text-align:left;
}
.tright{
	text-align:right;
}
.just {
	text-align:justify;
}
.left{
	float:left;
}
.right{
	float:right;
}
.indent{
	text-indent:20px;
}
.noMP{
	margin:0;
	padding:0;
}
.pt{
	padding-top:1.2em;
}
.pl{
	padding-left:1.2em;
}
.pr{
	padding-right:1.2em;
}
.pb{
	padding-bottom:1.2em;
}
.mt{
	margin-top:1.2em;
}	
.cl{
	clear:left;
}
.cr{
	clear:right;
}
.cb{
	clear:both;
}
.line{
	height:1.2em;
	background:url(/images/line.gif) top left repeat-x;
}

.half {
	width:50%;
}
.setka{
	width:100%;
}




/*Container
--------------------------------------------------*/
#containerWrapper{
	background:url(images/headerBg.jpg) left top no-repeat;
}
#container{
	width:920px;
	padding-left:60px;
	position:relative;
}

/* Header
--------------------------------------------------*/
#header{
	height:365px;
	width:920px;	
	position:relative;
}
#header .bg{
	background:url(images/headerBg.png) left top no-repeat;
	position:absolute;
	top:0;
	left:-60px;
	height:365px;
	width:980px;	
	
}

/* Content
--------------------------------------------------*/
#content{
	/*fixes ie double padding*/
	display:inline-block;
}


/* Rightcolumn
--------------------------------------------------*/
#rightColumn{
	width:605px;	
	float:right;	
	background:url(images/rightColumnBg.jpg) left top no-repeat;
	height:681px;
	overflow:hidden;
}

#rightColumn p{
	padding-left:30px;
}

#rightColumn .imagesContainer{
	padding-left:30px;	
	margin-top:30px;
}
#rightColumn .imagesContainer a{
	float:left;
	display:inline;
	width:263px;
	height:166px;	
	margin-bottom:60px;
}
#rightColumn .imagesContainer a.firstChild{
	margin-right:45px;
}
#rightColumn .imagesContainer a.lastRow{
	margin-bottom:0;
}

/* Leftcolumn
--------------------------------------------------*/
#leftColumn{
	width:315px;
	float:left;
	background:url(images/leftColumnBg.jpg) left top no-repeat;
}



/* Footer
--------------------------------------------------*/
#footerWrapper{
	height:57px;
	width:100%;
	background:url(images/footerWrapperBg.png) left top repeat-x;
	clear:both;
}
#footer{
	width:997px;
	height:57px;
	background:url(images/footerBg.png) left top no-repeat;
	position:relative;
}

#w2b{
	position:absolute;
	width:89px;
	height:20px;
	right:6px;
	top:14px;
}
#w2b:hover{
	border-bottom:solid 1px #ffffff;
}


/* kontakt
--------------------------------------------------*/
#kontakt{
	width:920px;
	padding-left:60px;
	padding-top:80px;
	padding-bottom:250px;
}
#kontakt .leftColumn{
	width:270px;
	float:left;
	padding-left:45px;
}
#kontakt .rightColumn{
	float:right;
	width:575px;
	padding-left:30px;
}
#kontakt ul{
	font-weight:bold;
	color:#f4ffda;
}

form{

}
form input{
	border:solid 1px #6a9602;
	width:400px;
	height:15px;
	background-color:#a0ca3a;
	padding:0;
	color:#4e6f01;
}
form textarea{
	background-color:#a0ca3a;
	border:solid 1px #6a9602;
	width:400px;
	height:180px;
	color:#4e6f01;
	overflow:hidden;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


#offer{
	width:920px;
	margin:0 auto;
	font-size:10px;
}
#bikeSports{
	width:920px;
	margin:0 auto;
	font-size:10px;
	display:none;
}
