@charset "utf-8";
/* CSS Document */
html body {
	background:#000000;
	font-family:Tahoma;
	font-size:12px;
	color:#dfdfdf;
	margin:0;
	
	}
img{
	border:0px;
	}
.zolty{
	color:#eeec19;
	background:url(images/kropka.gif) left no-repeat;
	padding-left:30px;
	padding-top:15px;
	height:30px;
	float:left;
	display:block;
	}
.margines{
	margin-left:100px;
	width:440px;
	margin-top:-10px;
	float:left;
	margin-bottom:20px;
	display:inline;
}

#container_baner{
	width:100%;
	height:110px;
	border-bottom:2px solid #eeec19;
	background:url(images/baner_bg.gif) repeat-x;
	}

#container_baner #baner{
	width:940px;
	margin:0 auto;
	height:110px;
}
#container_baner #baner img.logo{
	margin-left:25px;
	float:left;
	}
.link{
	float:right;
	margin-top:1px;
	}

#main_container{
	width:940px;
	height:auto;
	margin:0 auto;
	}

#lewa{
	width:332px;
	height:auto;
	min-height:314px;
	float:left;
	display:inline;
	background:url(images/lewa_bg.gif) no-repeat;
	}
#lewa img.oferta{	
	margin-left:25px;
	margin-top:315px;
	}
#animacja{
	width:587px;
	padding-left:20px;
	padding-top:25px;
	display:inline;
	height:auto;
	float:left;
	background:url(images/animacja_bg.jpg) no-repeat;
	}
#aktualnosci{
	width:587px;
	margin-left:330px;
	padding-left:20px;
	padding-top:25px;
	display:inline;
	height:auto;
	float:left;
	}
#footer{
	background:url(images/booter_bg.gif) repeat-x;
	width:940px;
	height:75px;
	padding-top:8px;
	float:left;
	margin-top:70px;
	color:#545454;
	font-size:11px;
	}
#footer #left{
	float:left;
	margin-left:20px;
}	
#footer #left a{
	color:#e0de19;
	text-decoration:none;
}
#footer #right{
	float:right;
	margin-right:20px;
}

#footer #right a{
	color:#a30900;
	text-decoration:none;
	font-weight:bold;
}

#naglowek_konakt{
	width:940px;
	height:72px;
	float:left;
	background:url(images/naglowek_kontakt.gif) no-repeat;
	margin-top:25px;
	margin-bottom:15px;
	}

#text{
	width:940px;
	float:left;
	}
#text #lew{
	width:323px;
	height:auto;
	float:left;
	display:inline;
	}
#text #praw{
	width:540px;
	padding-left:30px;
	padding-right:30px;
	margin-top:15px;
	display:inline;
	height:auto;
	float:left;
	}
#kontakt_tekst{
	width:540px;
	height:auto;
	border-bottom:1px dashed #666666;
	float:left;
	padding-bottom:40px;
	margin-bottom:30px;
	display:inline;
	}
#kontakt_tekst .l{
	float:left;
	width:250px;
}
#kontakt_tekst .r{
	float:right;
	width:250px;
}

/* formularz */
 
label{
	position:absolute;
	margin-top:7px;
	font-size:11px;
	}
	
 .szary{
	 
	border:1px solid #383838;
	margin-left:88px;
	margin-top:7px;
	width:181px;
	background:#1d1d1d;
	color:#CCCCCC;
	}
.wyczysc{
	width:75px;
	height:36px;
	float:right;
	background:url(images/wyczysc_button.gif) no-repeat;
	border:none;
	margin-right:5px;
	margin-top:10px;
	cursor:pointer;
}

.wyslij{
	width:75px;
	height:36px;
	float:right;
	border:none;
	background:url(images/wyslij_button.gif) no-repeat;
	margin-right:23px;
	cursor:pointer;
	margin-top:10px;
}



	
