* {

	font-family:Tahoma,sans-serif;
	font-size:12px;
	color:#ffffff;

}

body{

	margin:0 0 0 0;
	background-color:#000000;
	background-image:url('images/bg.jpg');
	background-repeat:no-repeat;
	background-position:0px 170px;

}

a, a:visited{
	color: #fff088;
	text-decoration:none;
}
a:hover{
	color:#f6ae02;
	text-decoration:none;
}

#container{
	width:840px;
	margin:40px 25px;
	border:1px solid #003344;
	color:#ffffff;
	background-image:url('images/bg_dark.jpg');
	background-position-x: -26px;
	background-position-y: -41px; 
	background-repeat:no-repeat;
	background-color:#000000;
}
#naglowek{
	margin-left:20px;
	margin-top:10px;
}
#tresc{
	margin-left:20px;
	margin-right:14px;
	margin-bottom:20px;
	text-align:justify;
}
p{
	margin: 0px 0px 0px 0px;
}

div.solarium_model{
	height:160px;
	width:240px;
	float:left;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:bottom center;
	margin:4px 4px 4px 4px;
	border:1px solid #002244;
}

#solarium_opis{

	min-height: 300px;
	width:480px;
	padding-left:22px;
	padding-bottom:25px;
	padding-right:25px;
	text-align:justify;
	float:left;
		
}

#solarium_zdjecie{

	width:300px;
	text-align:justify;
	float:left;
		
}
#solarium_zdjecie img{
	border:10px solid #ffffff;
}

#aktualnosci{
	padding-left:22px;
	padding-right:30px;
	width:550px;
	margin-bottom:20px;
	text-align:justify;
	float:left;
}
#aktualnosci div.news{
	margin-bottom:10px;
}
#aktualnosci b{
	font-size:14px;

}
#aktualnosci div.news_text *{
	color:#cccccc;

}
#home_solarium{
	width:200px;
	float:left;
}

