*
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:160%;
	color:#212121;
}
html
{
	height: 100%;
}
body
{
	background:#e8f1f8;
	margin:0;
	padding:0;
}
#wrapper
{
	width: 730px;
	padding:0;
	text-align:left;
	margin:auto;
	/*height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background:#FFF;
	position:relative;
}
h1
{
	background:url(logo.gif) no-repeat 0 0;
	display:inline-block;
	margin:10px 0 0 50px;
	width:670px;
	height:221px;
	text-indent:-2000px;
}
h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	font-style:italic;
	
	background:url(left_arrow.jpg) no-repeat 0 0;
	padding-left:50px;
}
h3
{
	padding-left:50px;
}
p
{
	padding-left:50px;
	margin-top:20px;
	padding-right:15px;
}
a
{
	color:#1d465a;
	font-weight:bold;
	text-decoration:none;
}

h2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	font-style:italic;
}


hr
{
	border:1px solid #899fa9;
	margin:15px 15px 0 50px;
}
.blue
{
	color:#608ea5;
}
.green
{
	color:#9da81e;
}
.adres
{
	background:url(bg_adres.gif) no-repeat 0 0;
	width:305px;
	height:126px;
	display:block;
	margin:30px 0 0 35px;
	padding:22px 0 0 25px;
	
	color:#165778;
	font-weight:bold;
}
.clearline
{
	clear:both;
}
.footer
{
	background:url(footer.jpg) no-repeat 0 0;
	height:12px;
	margin-left:40px;
	padding-bottom:15px;
	display:block;
}
