* {
	margin: 0;
	padding: 0;
}
body{
	background: #fff;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	text-align: center;
	max-width: 960px;
	min-width: 720px;
	margin-left: 112px;
	margin-right: 112px;
}
a{
	text-decoration: none;
	color: #bd3636;
}
#menu a{
	color: #c9c9c0;
}
#menu>li>a:hover h2{
	color: #bd3636;
}
.index p{
	height: 330px;
	line-height: 26px;
	font-size: 12px;
	text-align: justify;
	padding-top: 20px;
}
a#logo{
	font-size: 20px;
	text-decoration: none;
	text-align: right;
}
a>img {border: none;}
h1{
	color: #435554;
	font-size: 14px;
	font-weight: lighter;
	line-height: 14px;
	text-align: left;
	margin: auto;
	padding-top: 8px;
}
h2{
	font-weight: lighter;
	color: #435554;
	font-size: 12px;
	text-align: left;
	line-height: 24px;
}
h3{
	font-weight: bold;
	color: #1b6864;
	font-size: 10px;
	padding: 4px;
	text-align: left;
	margin: 15px 15px 0 5px;
}
h4{color: #1b6864; padding: 5px}
h5{color: #1b6864; padding: 3px}
h6{color: #8c583a; text-align: left; font-size: 12px; text-align: left; line-height: 24px; font-weight: bold; padding-top: 3px;}
p{
	color: #617d74;
	text-align: left;
	margin: 0 8px 0 8px;
	line-height: 150%;
}
p.center{text-align: center;}
p.red{color: #bd3636}
p.data{margin-left: 16%;
text-indent: -14%}
#header{
	width: 800px;
	height: 233px;
	margin-left: 112px;
	margin-right: 112px;
	padding: 0;
	text-align: right;
}
#title{
	width: 200px;
	background-color: #617d74;
	height: 10px;
	margin-left: 112px;
	margin-right: 112px;
}
#navi{
	left: 112px; right: 112px;
	width: 800px;
	position: relative;
    margin: 0;
	height: 40px;
}
#menu{
	width: 800px;
	margin-top: -20px;
	list-style: none;
	display: block;
	float: left;
	padding: 0;
	
}
#menu>li{
	background: #c9c9c0 url(images/tlo4.gif) repeat-x center;
	list-style: none;
	width: 200px;
	float: left;
	height: 30px;
	line-height: 15px;
	text-indent: 5px;
}
#menu>li>a:hover h1 {
	color: #bd3636;
}
.in{
	background: #617d74 url(images/tlo2.gif) repeat-x center;
	color: #c9c9c0;
	height: 22px;
	font-size: 14px;
	padding: 0 0 7px 8px;
	line-height: 15px;
	text-align: left;
	text-indent: 5px;
	margin: 0 0 -8px 0;
	border-bottom: thin solid #91967f;
	border-right: thin solid #91967f;
}
.in2{
	background: #617d74 url(images/tlo5.gif) repeat-x center;
	color: #c9c9c0;
	height: 22px;
	font-size: 12px;
	padding: 4px 0 3px 8px;
	line-height: 15px;
	text-align: left;
	text-indent: 5px;
	margin: 0 0 -8px 0;
	border-bottom: thin solid #91967f;
	border-right: thin solid #91967f;
}
ul.sub_menu {
	list-style: none;
	display: none;
	margin-left:0;
	margin-top: 0;
	margin: 7px 0 0 10px;
	color: #1b6864;
	width: 150px;
	position: absolute;
	border: thin #91967f solid;
}
ul.sub_menu_niem{
	list-style: none;
	display: none;
	margin-left:0;
	margin-top: 0;
	margin: 7px 0 0 10px;
	color: #1b6864;
	width: 200px;
	position: absolute;
	border: thin #91967f solid;
}
ul.sub_menu>li{
	background: url(images/tlo3.gif) repeat-x center;
	text-indent: 4px;
}
ul.sub_menu_niem>li{
	background: url(images/tlo3.gif) repeat-x center;
	text-indent: 4px;
}
ul#menu li:hover ul.sub_menu{
	display: block;
}
ul#menu li:hover ul.sub_menu_niem{
	display: block;
}
.sub_menu li a:hover{
	width: 150px;
	display: block;
	background: url(images/tlo4.gif) repeat-x center;
	color: #c9c9c0;
}
.sub_menu_niem li a:hover{
	width: 200px;
	display: block;
	background: url(images/tlo4.gif) repeat-x center;
	color: #c9c9c0;
}
.sub_menu>li>a:hover h2{
	color: #bd3636;
	margin-right: 4px;
}
.sub_menu_niem>li>a:hover h2{
	color: #bd3636;
	margin-right: 4px;
}
ul.sub_menu a:active h2{
	background: url(images/tlo2.gif) repeat-x bottom; 
	color: #c9c9c0;
	width: 150px;
	border: none;
}
ul.sub_menu_niem a:active h2{
	background: url(images/tlo2.gif) repeat-x bottom; 
	color: #c9c9c0;
	width: 200px;
	border: none;
}
.sub_menu2{
	background: url(images/tlo3.gif) repeat-x top;
	width: 800px;
	height: 40px;
	margin: 20px 0 0 0;
	padding: 0;
	border-bottom: 3px #8C583A solid;
}
.sub_menu2 ul{
	list-style: none;
	display: block;
	height: 24px;
}
.sub_menu2 li{
	float: left; 
	width: 200px;
	padding: 0 0 0 0;
	line-height: 24px;
	text-indent: 4px;
}
.sub_menu2 h2{line-height: 24px;}
.sub_menu2 li a:hover h2{
	color: #bd3636;
}
.sub_menu2 li a:visit h2{
	font-weight: bold;
	color: #bd3636;
}
.sub_menu2 li a:hover{
	background: url(images/tlo4.gif) repeat-x center;
	width: 150px;
	height: 24px;
}
#content{
	width: 800px;
	margin-left: 112px;
	margin-right: 112px;
	padding-top: 0;
	margin-top: 0;
}
.content_l{
	min-height: 380px;
	width: 599px;
	float: left;
	display: block;
	margin: 0 0px 10px 0px;
	border-right: thin dotted #91967f;
	background: url(images/tlo3.gif) repeat-x top;
	padding: 0;
}
.news{
	width: 599px;
	background: url(images/tlo3.gif) repeat-x top;
	padding: 0 0 15px 0;
	margin-top: 0;
}
a.wiecej{
	text-align: right;
	position: relative;
	right: -250px;
	font-weight: bold;
	color: #bd3636;
	font-size: 9px;
}
.news li{
	text-align: left;
	list-style: outside;
	color: #617d74;
	margin-left: 40px;
	line-height: 130%;
}
.news ul{
	margin: 5px 0 5px 0;
}
.news p{
	margin-bottom: 10px;
}
.fotki li>img{
	width: 200px;
	height: 150px;
	float: left;
	margin: 0;
	
}
.fotki li{
	list-style: none;
	list-style-position: outside;
	
}
dt{
	color: #8c583a;
	text-align: left;
	margin: 10px 8px 2px 8px;
	border-top: thin #c9c9c0 dashed;
	padding: 5px 0 0 0;
}
dd{
	color: #617d74;
	text-align: left;
	line-height: 120%;
	margin: 2px 22px 2px 20px;
}
em{display: none;}
.content_p{
	width: 200px;
	float: left;
	display: block;
	margin: 0 0 10px 0;
	background: url(images/tlo3.gif) repeat-x top;
	padding: 0 0 8px 0;
}
.content_p ul li{
	list-style: none;
	list-style-position: outside;
	color: #617d74;
	text-align: left;
	line-height: 16px;
	margin: 0 0 0 8px;
}
.content_pd{
	width: 200px;
	background: url(images/tlo3.gif) repeat-x top;
	padding: 0 0 15px 0;
	margin-top: 160px;
}
#loga{
	padding: 10px 0 30px 0;
	color:#c9c9c0;
	width: 800px;
	height: 100px;
	display: block;
}
#loga>img{
	height: 60px;
	position: relative;
	padding-bottom: 30px; 
}
#loga>p{
	text-align: center;
	display: block;
	float: right;
}
#footer{
	width: 800px;
	background: #c9c9c0 url(images/tlo4.gif) repeat-x center;
	height: 18px;
	margin-left: 112px;
	margin-right: 112px;
	bottom: 0;
	margin-bottom: 10;
	display: block;
	position: fixed;
}
#footer p{
	text-align: center;
}
