body {
	background-color: #a7b8a6;
	font-family: Arial;
	text-align: center;
	}

* {margin: 0px;padding: 0px;}

th {
background-color: #435363;
color: #ffffff;
}

table {
border-collapse:collapse;
}

td{
padding: 5px 0px 5px 0px;
text-align: center;
}

a {
	color: #464943;
	text-decoration: none;
}

a:hover {
	color: #0099cc;
}

.opis {
text-align:left;
width:370px;
font-size: 10pt;
}
.none 
{
text-decoration: none;
}

.lightgold
{
background-color: #c9d0c7;
}

.lightgray
{
background-color: #eff2f0;
}

.clear{clear:both;}

ul.menu li {
	float:left;
	color: #5e625a;
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(arrow.gif);
	margin-right:30px;
}

ul.menu {
	margin-left: 100px;
}


img.logo {
	margin-top: 30px;
}	

#select {
	position: fixed;
}

#menu {
	width:475px;
	float:right;
}

#top {
	background-image: url(top.jpg);
	width: 992px;
	height: 284px;
	margin:0px auto;
	text-align: left;
}

#content {
	width: 991px;
	margin:0px auto;
	overflow: hidden;
	text-align: left;
}

#main {
	float: left;
	width: 746px;
	background-image: url(mainbg.jpg);
	height:auto;
  margin-bottom:-10000px;
  padding-bottom:10000px;
}

#panel {
	float: right;
	width: 237px;
	height: auto;
	background-image: url(righttop.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	text-align:center;
	margin-bottom:-10000px;
  padding-bottom:10000px;
}
#panel h3{
	color: #435363;
	font-size: 20px;
	width: 237px;
	text-align: center;
	background-color: #c9d0c7;
	margin-top:160px;
}
#text {
	width: 724px;
	height: auto;
	background-image: url(textbg.jpg);
	background-repeat: no-repeat;
	color: #262725;
	font-family: Tahoma;
	font-size: 14pt;
	margin: 0px 0px -10000px 12px;
	padding: 5px 5px 10000px 5px;
}

#text h1{
	float: right;
	color: #768b9f;
	font-size: 24px;
	margin-right:10px;
	}
	
#texth {
	width: 724px;
	height: 142px;
	text-align: center;
	background-position: center right;
	background-repeat: no-repeat;
	padding-top:40px;
}	

#texth h2{
	padding-top:50px;
	font-size: 26px;
	color:#104275;
}

#footer {
	width: 991px;
	height: 47px;
	background-image: url(footbg.jpg);
	margin:0px auto;
}

#footer p {
	color: #435363;
	padding-top:20px;
	text-align: center;
}

#footer a{
	color: #ffffff;
}

#news {
	margin-top: 30px;
}

#news p{
	color: #464943;
	font-size: 14px;
	font-weight: bold;
}

#news h4{
	color: #464943;
	font-size: 18px;
	background-image: url(news_icon.gif);
	background-repeat: no-repeat;
	background-position: center left;
  margin: 5px 5px 5px 5px;
	text-align: left;
	padding-left: 25px;
}

#news img {
	margin-top:15px;
}

#check {
	background-color: #e8f6ec;
	width: 178px;
	height: 28px;
	margin: 25px 0px 0px 28px;
}

#check p{
 font-size: 16px;
 padding-top:5px;
}

#kontaktimg {
float: left; 
width: 52px;
}

#kontakt {
float: right; 
width: 185px;
}

#kontakt p {
font-size:13px;
text-align:left;
margin-top:31px;
}

#footer_links {
font-size: 8pt;
margin: 5px;
}

#footer_links a{
color: #435363;
}

#footer_links a:hover{
color: #000000;
}