@charset "utf-8";
/* CSS Document */

body
{ 
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica CE,Helvetica,sans-serif;font-size:12px;
}
img
{
	border:0;
	margin:0;
	padding:0;
	float:left;
}
a:link,a:visited 
{ 
	color:#fff;
	text-decoration:none;
}

a:hover 
{
	color:#fff;
	text-decoration:none;
}
#calosc
{
	margin:0 auto;
	width:1024px;
}
#gora
{
	background:#fff;
}
#logo
{
	position:relative;
	width:1024px;
}
#reklama
{
	width:768px;
	height:17px;
	background-color:#E9E9E9;
}
#adv
{
	float: right;
	width:205px;
	background-image:url(../img/adv.jpg);
	text-align:center;
}
#info
{
	float:right;
	width:548px;
	text-align:left;
	background-image: url('../img/diety_05.jpg');
	background-repeat:repeat-x;
}
p
{
	color:#1d1d1d;
	padding:10px 15px;
	margin:0 auto;
	text-align:justify;
	font:12px Verdana,Tahoma,Arial,Sans-serif;
	line-height:18px;
	background-image:url(../img/content.jpg);
	background-repeat:repeat-x;
}
h1, h2, h3 {
	font-size: 16px;
	color: #D3222A;
	font-family:Arial,Helvetica CE,Helvetica,sans-serif;
	font-weight:bold;
	text-align:center;
	padding-top:20px;
}
#stopka
{
	float:left;
	background-image:url(../img/stopka.jpg);
	text-align:center;
	width:1024px;
	height:75px;
	font:14px Verdana,Tahoma,Arial,Sans-serif;
	color:white;
}
#content
{
	float:left;
	width:819px;
}
	
