html, body {
	height: 100%;
}

body {
	font-family: Verdana, Tahoma, arial, helvetica, serif;
	color: #504c4b;
	font-size: 12px;
	line-height: 1.4;
	margin: 0px 0px 0px 0px;
	background-color: #827e7f;
}

a.footmenu:link, a.footmenu:visited, a.footmenu:active {
	clear:both;
	font-size:11px;
	color:#cecece;
	font-weight:normal;
	text-decoration:none;
}

a.footmenu:hover {
	text-decoration:underline;
}

#body_header {
	width:100%;
	height:250px;
}

#body_header2 {
	width:100%;
	height:10px;
	background-color:#504c4b;
}

#content_header {
	width:900px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
}

#body_infobar {
	width:100%;
	height:20px;
	-moz-opacity : 0.5;
	opacity : 0.5;
	filter : alpha(opacity=50);
	background:#171717;
	text-align:center;
}

#infobar_content {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	color:#ffffff;
	font-size:11px;
	text-align:left;
	padding-top:2px;
}

#body_content {
	width:900px;
	min-height:400px;
	background:url(../img/bg_content.png) no-repeat top;
	margin-left:auto;
	margin-right:auto;
}

#menu_kategorie {
	width:900px;
	height:30px;
	text-align:right;
	margin-bottom:10px;
}

.menukat {
	margin-left:10px;
}

#body_foot {
	position:relative;
	width:900px;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
	font-size:11px;
	color:#cecece;
}

span.footer1 {
	margin-left:205px;
	float:left;
	text-align:left;
}

span.footer2 {
	float:right;
	text-align:right;
}

/* menu left i content */
#content_menu_top, #content_menu_bottom {
	width:195px;
	float:left;
	text-align:right;
}

#content_main_top {
	width:695px;
	float:right;
	background:url(../img/bg_content_top.png) no-repeat top;
	background-color:#ffffff;
}

#content_main {
	margin:20px 20px 0px 20px;
}

#content_main_bottom {
	width:695px;
	height:10px;
	float:right;
	background:url(../img/bg_content_bottom.png) no-repeat top;
	margin:10px 0px 0px 0px;
	padding:0px;
}

.photo_box {
	width:162px;
	height:140px;
	float:left; 
	text-align:center;
}

img.foto {
	border:4px solid #DADADA;
}

/* left mainmenu */

a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active {
	font-family: Verdana, arial, helvetica, serif;
	font-size: 13px;
	line-height: 25px;
	text-decoration: none;
	color: #ffffff;
	background: url(../img/separator_mainmenu.gif) no-repeat top;
	margin-left:15px;
	margin-right:15px;
	display: block;
	width:165px;
}

a.mainmenu:hover {
	color:#dddddd;
}

a.mainsubmenu:link, a.mainsubmenu:visited, a.mainsubmenu:active {
	font-family: Verdana, arial, helvetica, serif;
	font-size: 11px;
	line-height: 25px;
	text-decoration: none;
	color: #dddddd;
	background: url(../img/separator_submenu.gif) no-repeat top;
	margin-left:15px;
	margin-right:15px;
	display: block;
	width:165px;
}

a.mainsubmenu:hover {
	color:#B6B6B6;
}

a.mainsubmenu span {
	padding-right:10px;
}

/* naglowki */

h1 {
	font-family: "Trebuchet MS", Verdana, arial, helvetica, serif;
	font-size: 22px;
	margin:0;
	padding:0;
}

h2 {
	font-family: "Trebuchet MS", Verdana, arial, helvetica, serif;
	font-size: 16px;
	margin:0;
	padding:0;
}

/* tresc */

img.icon {
	border:0;
}

#content_aktualnosci {
	background: url(../img/bg_content_aktualnosci.png) no-repeat bottom;
}

.news_data {
	width:110px;
	height:30px;
	background: url(../img/bg_news_data.png) no-repeat;
	float:left;
}

.news_data .data_dzien {
	width:35px;
	font-size:18px;
	font-weight:bold;
	float:left;
	margin-top:3px;
	text-align:center
}

.news_data .data_reszta {
	width:75px;
	font-size:11px;
	float:right;
}

.news_content {
	width:540px;
	float:right;
}

.news_content .news_naglowek {
	font-size:13px;
	font-weight:bold;
}

.news_content p {
	margin:0px 0px 25px 0px;
	padding:0;
	text-align:justify;
}

.news_kategoria {
	font-size:10px;
	padding-left:10px;
}

p.standard {
	text-align:justify;
}

p.content_standard {
	text-align:justify;
	margin:0px;
	padding:0px;
}

img.news_foto {
	margin:10px 20px 20px 0px;
	border:6px solid #dedede;
}

#grono {
	width:655px;
}

#grono tr td {
	background:url(../img/dott_hr.gif) repeat-x bottom;
	padding:2px;
}

/* galeria zdjec */

.menu {
	width:350px; 
	padding:0px; 
	position:relative;
	z-index:80;
	float:right;
}

.menu ul {
	padding:0; 
	margin:0; 
	list-style-type: none; 
	border:0;
}

.menu ul li {
	float:left; 
	position:relative; 
	margin-right:1px;
}

.menu ul li a, .menu ul li a:visited {
	display:block; 
	text-align:left; 
	text-decoration:none; 
	width:350px; 
	height:25px; 
	color:#504c4b; 
	background:#f0f0f0 url(../img/bg_galmenu_top.gif); 
	line-height:24px; 
	font-size:12px; 
	text-indent:10px;
}

table {
	border-collapse:collapse;
	margin:0; 
	padding:0;
}

.menu ul li ul {
	display:none; 
	text-align:left; 
	position:absolute; 
	top:25px; 
	left:-20px; 
	text-align:left;
	z-index:100; 
	padding:0 30px 20px 20px; 
	background:url(../img/bg_galmenu_bottom.gif) 20px 100% no-repeat;
}

.menu ul li:hover a, .menu ul li a:hover {
	color:#b02727; 
	border:0;
}

.menu ul li:hover ul, .menu ul li a:hover ul {
	display:block;
}

.menu ul li:hover ul li, .menu ul li a:hover ul li {
	background:#f0f0f0; 
	color:#000; 
	width:349px; 
	height:300px;
	overflow:auto; 
	border-left:1px solid #f0f0f0;
}
/* hack the widht for IE5.5 */
* html .menu ul li a:hover ul li {width:350px; w\idth:349px;}

.menu ul li:hover ul li a, .menu ul li a:hover ul li a {
	float:left; 
	display:block; 
	background:#f0f0f0; 
	color:#504c4b; 
	width:329px; 
	text-align:left; 
	text-decoration:none; 
	border:0; 
	text-indent:10px;
}

.menu ul li:hover ul li a:hover, .menu ul li a:hover ul li a:hover {
	text-decoration:none;
	color:#fff;
	background:#504c4b;
}
