body, html
{
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #444;
	color: #000000;
}
h1
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #295A02;
	text-align: justify;
}
h2
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #BA1F1F;
	text-align: justify;
	text-indent: 30px;
	background-image: url("images/ikonka2.gif");
	background-repeat: no-repeat;
	background-position: left;
}
#srodek
{
	float:left;
	width:678px;
	position:relative;
	left:14px;
	border:0;
	padding:0;
	background-color: #DFA57B;
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
}
#frame
{
	width: 706px;
	min-height:100%;
	margin: 0 auto;
	border-width: 0px 0px 0px 0px;
	background-image: url("images/tlosrodka.png");
	background-repeat: repeat-y;
	padding: 0;
	color: #000000
}
* html #frame 
{
height: 100%;
}
img.border
{
	border: solid 1px #000;
}
hr
{
	height: 1px;
	border: none;
}
