@charset "UTF-8";
body, p, div, ul, ol, h1, h2, h3, h4 {
    margin: 0px;
    padding: 0px;
}
body {
    background-color: #fff;
}

div#lbg {
    background: url(images/l_bg.jpg) repeat-x top right;
    width: 50%;
    height: 471px;
    z-index: 0;
    position: absolute;
    float: left;
    left: 0;
    top: 0;
}

div#rbg {
    background: url(images/r_bg.jpg) repeat-x;
    background-position: 390px 0px;
    width: 50%;
    height: 386px;
    z-index: 0;
    position: absolute;
    right: 0;
    top: 0;
}

div#content {
    width: 782px;
    height: 248px;
    background: #fff url(images/bg_header.jpg) repeat-x bottom;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    color: #666;
    font-family: Arial;
    font-size: 12px;
}
div#content p {
    padding: 15px;
    text-align: justify;
    margin-top: 0px;
}
div#content h1 {
    font-family: Georgia, Arial, Helvetica;
    padding: 30px 15px 0px 15px;
    font-size: 24px;
}

div.flags {
	
	height: 35px;
	position: relative;
	right: 15px;
}
.flags ul {
	margin: 0px; 
	padding: 0px;
	padding-top: 10px;
}
.flags li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
	margin-right: 11px;
}

#verytop {
	background-color: #EDE8E4;
	height: 35px;
	position: relative;
}
#topmenu {
	width: 644px;
	height: 70px;
	z-index: 3;
	top: 0px;
	position: absolute;
	background: url(images/menu_bg.jpg) no-repeat top left;
}

#topmenu ul {
	margin: 0px; 
	padding: 0px;
	padding-top: 25px;
}
#menuitems {
	margin-left: 80px;
	
	text-align: right;
	position: relative;
}
#topmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	background: url(images/menu_vline.gif) no-repeat right;
}
#topmenu li.last {
	background: none;
}
#topmenu A {
	height: 28px;
	line-height: 37px;
	display: block;
	width: 140px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#topmenu A:hover {
	color: #666;
}
#site_head_cont {
	background: url(images/bg_header.jpg) repeat-x top right;
	
	height: 213px;
	
}
div.rel {
	position: relative;
}

div.sitelogo {
	position: absolute;
	right: 46px;
	top: 78px;
}

div.main_photo {
	position: absolute;
	z-index: 10;
	left: -20px;
	top: 16px;
}
#site_head {
	width: 770px;
	height: 213px;
	background-color: #ddd;
}

div#main_content {
	background: #eee8e4 url(images/rbg_cont.jpg) no-repeat top right;
}

.bbg {
	background: url(images/bot_bg.jpg) no-repeat top;
	height: 27px;
}

div#main_content_n {
	width: 770px;
	background: #f0ebea url(images/cont_bg.jpg) repeat-x bottom;
	color: #8b8784;
	font-size: 11px;
	font-family: Tahoma, Arial;
}
div#main_content_n a {
	color: #8b8784;
	text-decoration: none;
}

div#content-left {
	width: 55%;
	float: left;
}
div#text_left {
	padding-left: 40px;
	line-height: 18px;
}

div#content-right {
	width: 43%;
	float: right;
}

div#content-right, div#content-left {
	margin-top: 40px;
}
div#main_photo {
	margin-left: 6px;
	width: 285px;
	height: 209px;
	background: url(images/main_photo_bg.jpg) no-repeat;
}
div#main_photo DIV {
	padding-top: 10px;
	padding-left: 16px;
	width: 257px;
	height: 180px;
	overflow: hidden;
}

h1.head {
	height: 0px !important;
	overflow: hidden;
	text-indent: -900px;
	position: relative;
	top: 10px;
}
.onas {
	margin-top: 5px;
	background: url(images/h1_onas.gif) no-repeat 354px 0px;
}
div.adres_main {
	padding-left: 20px;
	margin-top: 15px;
}
div.adres_main blockquote {
	border-left: 8px solid #cc0000;
	padding-left: 15px;
	line-height: 16px;
}
div.adres_main a {
	color: #8b8784;
	text-decoration: underline !important;
}
div.adres_main a:hover {
	color: #666 !important;
}
div.zapraszamy {
	padding-left: 55px;
	margin-top: 5px;
}
div.footer {
	text-align: right;
	padding-right: 25px;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #ddd;
	margin-top: 3px;
	padding-bottom: 15px;
}
div.footer a {
	color: #ccc;
	text-decoration: none;
}
div.footer a:hover {
	color: #999;
	text-decoration: none !important;
}


div#ksiegastar {
    position: absolute;
    z-index: 100;
    left: 358px;
    top: 170px;
}


p.pilne {
border: 4px solid #cc0000;
background-color: #f8f8f8;
margin-top:15px !important;
text-align: left !important;

}
p.pilne span { font-weight: bold; color: #cc0000;font-size: 14px;}
p.pilne a {
color: #333 !important;
font-weight: bold;
}
p.pilne a:hover{ color: #cc0000 !important;}