@charset "utf-8";
body {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-image:url(tlo.jpg);
	background-repeat:repeat-x;
	background-color:#14212b;
	color:#CCC;
}
a, a:visited {
	color: #F60;
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}

#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 150px;
	width: 900px;
	background-image:url(naglowek.jpg);
	background-repeat:no-repeat;
}
#left {
	float: left;
	width: 250px;
	height:auto;
	background-image:url(lewa.jpg);
	background-repeat:no-repeat;
	min-height:500px;
}
#left_tresc {
	padding-top:30px;
	padding-right:10px;
}
#right {
	float: right;
	width: 650px;
	height:auto;
	background-image:url(prawa.jpg);
	background-repeat:no-repeat;
	min-height:500px;
}
#tresc {
	padding-top:10px;
	padding-left:30px;
}
#czysc {
	clear:both;
}
#footer {
	width: 900px;
	height:300px;
	text-align:center;
	font-size:10px;
	background-image:url(stopka.jpg);
	background-repeat:no-repeat;
	padding-top:14px;
	margin-top:20px;
}
ul.mainmenu{
	display: block;
	list-style: none;
	margin: 0px;
	padding: 5px;
}
#mainmenu li{padding-bottom:5px;}

#mainmenu{
  list-style       : none;
  margin-top:10px;
  padding-bottom:20px;
  text-align:right;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}



#mainmenu a {
  font-size:12px;
  color            : #F60;
  text-decoration  : none;
  font-weight:bold;
}

#mainmenu a:hover {
	text-decoration:underline;
	font-weight:bold;
}
.heder {
	display:block;
	width:590px;
  	font-size:14px;
	color:#91aa9d;
	text-align:center;
	font-weight:bold;
	border-bottom:solid 2px #91aa9d;
	margin-bottom:6px;
}
#nazwa {
	height: 30px;
	width: 620px;
	vertical-align:middle;
	background-color:#14212b;
	opacity : 0.7;
	filter : alpha(opacity=70);
}
#nazwa p {
	text-align:center;
	font-weight:bold;
	opacity : 1;
	filter : alpha(opacity=100);
	color:#d1dbbd;
	font-size:14px;
	padding-top:5px;
}
#menu_poz a{
	font-size:15px;
}
#menu_poz a:hover{
}


#menu_poz {
	float:right;
	margin-right:70px;
	margin-top:110px;
	vertical-align:middle;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
