/*nowastrona.com.pl -  dave666*/
*{
margin:0px;
padding:0px;
}
body{
background: #111111 url('../images/bg.jpg');
background-repeat: repeat-x;
font-family: Tahoma;
color: #cccccc; 
font-size:12px;
}
#centro{
margin:0px auto;
width:965px;
border:0px solid#ccc;
}
#logo{
margin-top:35px;
width:965px;
height:138px;
background:url('../images/logo.jpg');
}
#top{
margin-top:0px;
height:384px;
width:965px;
background: url('../images/top.jpg');
background-repeat: repeat-x;
}
#kolo{
width:719px;
height:333px;
float:right;
padding-right:1px;
background:url('../images/kolo.jpg');
}
#mmm{
width:245px;
height:333px;
float:left;
background:url('../images/mmm.jpg');
background-repeat: repeat-x;
}
#oferta{
width:593px;
height:68px;
float:left;
/*background:url('../images/mmm.jpg');*/
}
#textowo{
display:block;
width:965px;
float:left;
border:0px solid#ccc;
background:#111111;
}
#textt{
width:593px;
height:40px;
float:left;
background:url('../images/textt.jpg');
}
#textc{
display:block;
width:593px;
float:left;
background:url('../images/textc.jpg');
}
#textd{
width:593px;
height:58px;
float:left;
background:url('../images/textd.jpg');
}
#text{
width:545px;
padding-left:15px;
padding-bottom:5px;
}
#kon{
width:371px;
height:455px;
background:url('../images/kon.jpg');
float:right;
border:0px solid#ccc;
}
#kont{
padding-top:30px;
padding-left:30px;
}
#footer{
width:965px;
height:68px;
background:url('../images/footer.jpg');
float:left;
}
label {
	display: block;
	font-size:13px;
}
input[type=text] {
	background: #3B3B3F;
	padding: 5px;
	border: 1px solid #1B1B1F;
	color: #ffffff;
	width: 240px;
	}
textarea {
	background: #3B3B3F;
	border: 1px solid #1B1B1F;
	color: #ffffff;
	width: 250px;
}	
.red {
	color: #8b1f29;
}

