body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px;
	padding: 0px;
	background-color: #B0C4DE;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
}

.header {
	width:950px;
	height:40px;
	border: 1px solid #999999;
	padding-top:100px;
	background-color: #CCCCCC;
	background-image:url(images/images/header_arch.gif);
}

.dystans{
	clear:both;
	width:950px;
	height:10px;
	}
	
.dystans_top{
	width:950px;
	height:20px;
	background-color:#FFFFFF;
	border:solid 1px #999999;
	border-bottom:none;
	}
	
.dystans_bottom{
	clear:both;
	width:950px;
	height:20px;
	background-color:#FFFFFF;
	border:solid 1px #999999;
	border-top:none;}

#topmenu {
	height: 40px;
	width: 600px;
	padding-bottom: 20px;
	padding-left:350px;
	background-image: url(images/images/img-tlo_02.png);
	color: #660000;
}
#topmenu a:link{
	text-decoration:none;
	color:#660000;}
#topmenu a:visited{
	text-decoration:none;
	color:#660000;}
#topmenu a:hover{color:#FFFFFF;
text-decoration:none;}

#topmenu ul {
	list-style:none;
	padding:0;
	margin:0;
	padding-top:20px;
}

#topmenu li {
text-decoration:none;
	float:left;
	display:inline;
	margin-right:20px;
	font-weight: bold;
}

.content{
	width:950px;
	height:650px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

.footer{
	background-color:#FFFFFF;
	width:930px;
	padding:10px;
	color: #660000;
	border: 1px solid #999999;
	clear:both;
	text-align: center;
}

.footer a:link, .footer a:hover, .footer a:visited {text-decoration:none; font-weight:bold; color:#660000}

.menu{
	float: left;
	width: 184px;
	height:inherit;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
}
.menu a:link,  .menu a:visited, .menu a:active {text-decoration:none; color:#660000;}
.menu a:hover{text-decoration:none; color:#660000; font-weight:bold;}

.menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align: left;
	color: #660000;
}



#nad{
	margin-left:5px;
	margin-bottom:5px;
	margin-top:8px;
	font-weight: bold;
	padding:3px;
	background-image: url(images/tlo-nad-menu.png);
	background-position: left top;
}

#pod{margin-left:15px;}


.tresc{
	background-color:#FFFFFF;
	width: 420px;
	float: left;
	color: #000000;
	padding-left:40px;
	padding-right:40px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	height:inherit;
}


h1{font-size:18px;
color:#660000;}

#gorny{margin-top:0px;}

p{margin:0px;
padding:0px;
line-height:1.5;}
