*{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}
body{
	background-color:#f4f4f4;
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
div#top{
	background-color:#350c0e;
	width:100%;
	height:36px;
	background-image:url(theme/top.png);
	background-position:center;
	padding-top:291px;
}
a{
	text-decoration:none;
}
div.menu{
	height:36px;
	width:800px;
	top:50px;
	margin:auto;
}
div.menu  a{
	display:block;
	background-image:url(theme/linki.jpg);
	background-repeat:no-repeat;
	width:116px;
	height:36px;
	float:left;
	margin:0px 3px;
	text-align:center;
	font-weight:bold;
	padding-top:10px;
}
div.menu  a:hover{
	text-decoration:underline;
}
.tresc a{
	padding:10px;
}
.tresc a:hover{
	background-color:#ececec;
}
div.menu  a.active{
	display:block;
	background-image:url(theme/linkiactive.jpg);
	background-repeat:no-repeat;
	color:#fff;
}
div#main{
	background-image:url(theme/bgcontent.jpg);
	background-repeat:repeat-x;
	background-color:#f4f4f4;
	width:100%;
	min-height:450px;
}
div#content{
	width:870px;
	margin:0px auto;
	background-image:url('theme/logoup.jpg');
	background-repeat:no-repeat;
	background-position:700px 610px;
	min-height:730px;
}
div.shadow{
	float:right;
	width:245px;
	height:590px;	
	background-image:url(theme/prze.png);
	background-position:10px 0px;
	background-repeat:no-repeat;
}
div.film{
	width:900px;
	margin:auto;
	text-align:center;
}
div.menu_right{
	border-top:1px solid #282828;
	background-color:#282828;
	margin-right:8px;
	width:237px;
	height:580px;	
}
div#main-content{
	background-image:url(theme/content.jpg);
	background-repeat:repeat-x;
	background-position:0px 50px;
	width:601px;
	min-height:300px
}
div#main-content > div{
	margin:30px 20px;
	line-height:20px;
	text-align:justify;
}
h1{
	margin:0px;
	font-size:16px;
	padding-top:20px;
}
h3{
	color:#000;
	height:30px;
	padding-top:5px;
	padding-left:20px;
	margin:5px 0px;
}
h3.map{
	margin-bottom:2px;
	background-image:url('theme/h3green.jpg');
	background-repeat:repeat-x;
}
h3.aut{
	background-image:url('theme/h3orange.jpg');
	background-repeat:repeat-x;
}
h3.ost{
	background-image:url('theme/h3blue.jpg');
	background-repeat:repeat-x;
}
.menu_right p{
	font-weight:bold;
	margin:5px 20px 10px 20px;
	color:#fff;
}
p.info{
	font-size:14px;
	color:#c0c0c0;
	text-align:center;
}
.menu_right a{
	display:block;
	color:#fff;
	padding:3px 35px;
	font-weight:bold;
	margin:5px 0px;
}
.menu_right div > a{
	background-image:url('theme/link.jpg');
	background-repeat:no-repeat;
	background-position:10px;
}
.menu_right div > a:hover{
	background-image:url('theme/link2.jpg');
	background-position:15px 5px;
}
.menu_right div {
	margin-bottom:10px;
}
.menu_right a.mail{
	color:#c0c0c0;
	height:20px;
	padding-left:50px;
	padding-top:5px;
	background-image:url('theme/email.png');
	background-repeat:no-repeat;
	background-position:5px 0px;
	border:1px dotted #c0c0c0;
	border-width: 1px;

}
.menu_right a:hover{
	color:#fff;
	background-color:#505050;
}
div#stopka{
	clear:both;
	width:100%;
	height:50px;
	background-color:#282828;
}
div#stopka div{
	margin:auto;
	width:800px;
	color:#fff;
	font-weight:bold;	
	padding-top:15px;
}
div#stopka a.img{
	margin-top:5px;
}
div#stopka a{
	color:#fff;
	text-align:center;
	border:2px solid #282828;
	padding:5px;
}
div#stopka a:hover{
	color:#000;
	background-color:#f4f4f4;
	border:2px solid #d0d0d0;
}
div#stopka a.img:hover{
	color:#000;
	background-color:#282828;
	border:2px solid #282828;
}
.wyp{
	list-style-image: url('theme/li.jpg');
}
