@CHARSET "UTF-8";
html,body,h1,h2,h3,h4,h5,h6,div,span,blockquote,p,address,form,fieldset,img,hr,table,td,th,strong,em,sup,sub,dfn,ins,del,q,cite,var,samp,code,kbd,tt
	{
	margin: 0;
	padding: 0;
	border: 0;
}

ol.menuStyle, ul.menuStyle {
border:0 none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

table, td, tr, thead, tfoot, tbody, th, tf {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

body {
	background: #F2F4F3;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    color: #3C463B;
}

a{
	text-decoration: none;
	color: #000;	
}

a:hover{
	text-decoration: underline;
	}

div#page {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
/*	background: #FFFFFF;*/
	display: block;
    position: relative;
}

div#topbar {
	height: 26px;
	background: url("img/top_biblioteka_bg.gif") no-repeat top left;
	display: block;
}

div.topbarTitle {
	width: 50%;
	height: 26px;
	line-height: 26px;
	text-align: left;
	display: block;
	float: left;
}

.topbarTitle a{
	color: #E9FFFF;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 20px;
	font-weight: bold;
	}
	
div.topbarMapLink {
	width: 50%;
	height: 26px;
	line-height:26px;
	text-align: right;
	float: left;
	display: block;
}



.topbarMapLink a{
	color: #E9FFFF;
	text-decoration: none;
	margin-right: 16px;
	font-weight: bold;
	}

div#categorybar {
	height: 26px;
	background: url("img/catbargradient.gif") 0% 0% repeat-x;
	clear: both;
	display: block;
}

div#CategoryBarTitle {
	width: 668px;
	height:21px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EFFEFF;
	text-align: center;
	vertical-align: middle;
	line-height:26px;
	float:left;
	display: block;
    padding-top:4px;
    #padding-top:0px;
}
div#SearchBar {
	line-height: 26px;
    height:26px;
    overflow:hidden;
	float: left;	
	width: 232px;
	text-align:center;
	color: #FFFFFF;
	display: block;
}

.SearchBar {
	display: inline;
	}
.SearchBar span{
    position: relative;
    padding: 0px 5px;
    top: -8px;
}
span.SearchBarSeparator {
	font-size: 14px;	
}
/*
div, input, form {
	display: inline;
}
*/
input.SearchTB {
	width:96px;
	height:14px;
	border: 1px #597F8A solid;
	font-size: 10px;
    /*margin-top:3px;*/
    /*background: url(img/search_tb.png) no-repeat left top green;*/
    position: relative;
    top: -9px;
    #top:-8px;
}

input.SearchButton {
	font-weight: bold;
	font-size: 9px;
	color: #527E94;
	width:33px;
    
    /*background: url(img/ok_button.png) no-repeat left top red;*/
    margin: 4px 0px 0px;
    position: relative;
    top: -9px;
    #top: -7px;
    #height: 20px;
}

div#logo {
	float:left;
	display: block;
}

div#contactcol{
	float: left;
	background: #E4F2F5;
	height: 234px;
	width: 232px;
	display: block;
}

div#contactwrapper{
	width: 204px;
	display: block;
}

div#contactlogo{
	/*/border-top: 1px dotted #000;*/
	/*/border-bottom: 1px dotted #000;*/
    padding: 0px 0px 1px;
    background: url(img/menu_left_bg_bottom.png) repeat-x bottom left;
	display: block;
}

div#contactwraper{
	/*
    margin-top:15px;
    margin-bottom:15px;
    */
	margin-left:auto;
	margin-right:auto;
	width:204px;
	display: block;
    padding: 1px 0px;
    background: url(img/menu_left_bg_bottom.png) repeat-x top left;
}

div#contactinfo{
	font-size: 9px;
	text-align:center;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	padding-left:20px;
    background: url(img/menu_left_bg_bottom.png) repeat-x bottom left;
    min-height:91px;
}

div.HeaderContactInfo{
    text-align:left;
    width:140px;
    margin-left:-2px;
    margin-right:auto;
}
.HeaderContactInfo a{
    color: #20292D;
}
.HeaderContactInfo{
    color: black;
}
fieldset{
    color: #20292D;
    font-size: 9px;
}
legend{
    color:black;
}

div#menucollumn{
	float: left;
	width: 230px;
/*	border-left: 1px dotted #000; 
	border-right: 1px dotted #000; */
/*	background: #E3F1F4;*/
	display: block;
}
div#content{
	float: left;
	width: 668px;
	display: block;
/*	background: #fff;*/
/*	border-left: 1px dotted #000;*/
	height:100%;
}
div#footer{
	clear: both;
	display: block;	
}

table#menutable{
	width:230px;
	border-bottom: 1px dotted #000;	
}

tr.menuentry{
	border-bottom: 1px dotted #000;
	height: 28px;
	}
    
.menuentry th{
    border-bottom: 1px dotted #000;
}
th.bullet{
	width: 28px;
	border-right: 1px dotted #000;
	}
tr.ActiveCategory, tr.InactiveCategory{
	border-bottom: 1px dotted #000;
	border-collapse: separate;
	height: 29px;
	cursor: pointer;
	}
span.InactiveCategory{
    background: url(img/menuinactive.png) no-repeat;
    background-position: left 1px;
}
span.InactiveCategory:hover{
    background: url(img/menuactive.png) no-repeat;
}
span.ActiveCategory{
   background: url(img/menuactive.png) no-repeat;
   background-position: left 1px;
}
td.bullet{
	width: 28px;
	height: 28px;
	border-right: 1px dotted #000;
	text-align: center;
	vertical-align: top;
	background: url("img/menuinactive.gif") top left no-repeat #FFF;
	border-bottom: 1px dotted #000;
	border-collapse: separate;
	
}

td.bulletactive{
	width: 28px;
	height: 28px;
	border-right: 1px dotted #000;
	text-align: center;
	vertical-align: top;
	background: url("img/menuactive.gif") top left no-repeat #FFF;
	border-bottom: 1px dotted #000;
	border-collapse: separate;
			
}

td.cat, td.InactiveCategory{
	padding-left:10px;
	padding-right:10px;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	background: #FFFFFF;
	border-bottom:1px dotted #000000;
	border-collapse: separate;
	cursor: pointer;	
}

td.catactive, td.ActiveCategory{
	padding-left:10px;
	padding-right:10px;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	background: #FFFFFF;
	color: #48809A;
	border-bottom:1px dotted #000000;
	border-collapse: separate;
    cursor: pointer;
}

tr.MenuLinks{
	border-bottom:1px dotted #000000;
	border-collapse: separate;
	}

td.MenuLinksSpacer {
	background: #FFFFFF;
	border-right:1px dotted #000000;
	border-bottom:1px dotted #000000;
	border-collapse: separate;
	}
td.MenuLinks {
	background: #FFFFFF;
	border-bottom:1px dotted #000000;
	border-collapse: separate;
	}
	
li.MenuLink {
	/*list-style: url(img/bulletinactive.gif);*/
	margin-top: 10px;
    margin-left:42px;
    padding-left:10px;
    background: url(img/menu_bullet.png) no-repeat;
    background-position: left 3px;
	}
a.MenuLink {
    font-size: 10px;
	color: #788084;
	text-decoration: none;
	}

a.MenuLink:Hover {
	color: #788084;
	text-decoration: underline;
	}

li.MenuLinkActive {
    margin-top: 10px;
    margin-left:42px;
    padding-left:10px;
    background: url(img/menu_bullet_ak.png) no-repeat;
    background-position: left 3px;
	}
a.MenuLinkActive {
	color: #000;
	text-decoration: none;
	cursor:default;
    font-size: 10px;
	}
a.MenuLinkActive:Hover {
	color: #000;
	text-decoration: none;
	}

#menuheader{
	background: #E3F1F4;
	color: #3A5C64;
	padding-right: 60px;
	}
	
div#menucontacts{
	width:218px;
	margin-left:auto;
	margin-right: auto;
	display: block;
	font-size: 10px;
    padding: 15px 5px;
    background: url(img/menu_left_bg_bottom.png) repeat-x top left #E3F1F4;
	}
tr.mcentry{
	}
td.mcentry{
	padding: 20px 0;
	}
div.mcentrySpacer{
	display: block;
	/*border-bottom: 1px dotted #000;*/
    background: url(img/menu_left_bg_bottom.png) repeat-x bottom left;
	border-collapse: separate;
	width: 198px;
	height:1px;
    margin: 10px;
	}
div.mcentrylogo{
	display: block;
	
	/*float: left;*/
	padding: 2px 0 5px 0;
    margin: 0px 0px 0px 35px;
    overflow: hidden;
	}
div.mcentrydetails{
	display:block;
	/*float: left;*/
	width: 180px;
    overflow: hidden;
    margin: 0px 5px 0px 35px;
	}
.mcentrydetails a{
    color: #4E565A;
}

.mcentry{
    color: #4E565A;
}
	
div#contentBackground{
	float:left;
	position:relative; 
	width: 670px;
	left:1px;
	/*border-left: 1px dotted black;
    background: url(img/vdot.png) repeat-y left top #fff;
    */
    background-color: #fff;
	display:block;
	}

div#menuBackground{
	background: #E3F1F4;
	display: block;
	width:900px;
	overflow: hidden;
	}
	
div#middle{
	width:900px;
	overflow:hidden;
	display: block;
	/*border-left: 1px dotted #000;*/
	position:relative;
	right:230px;
    background: url(img/vdot.png) repeat-y left top;
	}
	
div#footer{
	width:100%;
	display: block;
	clear:both;
    background: url(img/menu_left_bg_bottom.png) repeat-x top left #E3F1F4;
	}
	
div#footerspacing{
	height: 8px;
	/*border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	background: #E3F1F4;
    */
    background: url(img/menu_left_bg_bottom.png) repeat-x bottom left;
	display: block;
	clear: both;
	}
	
div#footerspacingborder{
	height: 8px;
	width: 230px;
	/*border-left: 1px dotted #000;
	border-right: 1px dotted #000;
    */
    background: url(img/vdot.png) repeat-y top left;
	display: block;
	clear: both;
	}
	
	
div#footermenu {
	display: block;
	clear:both;
	text-align:center;
	/*
    border-bottom: 1px dotted #000;
	border-left: 1px dotted #000;
    */
	color: #20292D;
	padding: 0px 0px 1px 0px;
    background: #FFF;
    position: relative;
    margin:0px 0px 0px 1px;
	}
	
ul.footermenu{
	 display:inline;
     font-size:10px;
     padding: 0px;
	}
li.footermenu{
	display:inline;
	/*border-left: 1px dotted #686866;*/
    background: url(img/vdot.png) repeat-y left top #fff;
	padding: 0px 9px 0px 10px;
	}	
a.footermenu{
	color: #20292D;
	text-decoration: none;
	}
a.footermenu:hover{
	color: #20292D;
	text-decoration: underline;
	}		
li.footermenufirst{
	display:inline;
	padding: 0px 9px 0px 10px;
	border: 0 none;
	}
a.footermenufirst{
	color: #20292D;
	text-decoration: none;
	}
a.footermenufirst:hover{
	color: #20292D;
	text-decoration: underline;
	}		
div#footercopyright{
	/*background: #E3F1F4;*/
    background: url(img/menu_left_bg_bottom.png) repeat-x top left #E3F1F4;
	text-align: right;
	color: #20292D;
	padding: 5px 60px 5px 0px;
	clear: both;
	display: block;
    font-size: 10px;
	}
	
/*----- NEWS ------*/
div.newsWrapper {
	display: block;
	width: 100%;
	}
	
div.news{
	display: block;
	/*border-bottom: 1px dotted #000;*/
    background: url(img/menu_left_bg_bottom.png) repeat-x bottom     left;
	padding: 15px;
	border-collapse: separate;
	overflow: hidden;
	width:640px;
}

div.newsImg {
	width: 230px;
	float: left;
	display: block;
	min-height: 1px;
	overflow: hidden;
	}

div.newsText{
	width: 380px;
	float: left;
	display: block;
	padding-left:15px;
	}
	
div.newsDate{
	display:block;
	color: #848484;
	}

div.newsTitle{
	display:block;
	padding: 10px 0;
	}
	
a.newsTitle{
	font-family: Verdana;
	color: #71787C;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	}

div.newsContent{
	display:block;
	line-height: 150%;
	}
	
.newsContent p{
	line-height: 150%;
	}

div.newsPager {
	display: block;
	width: 100%;
	text-align: right;
	padding: 10px 0;
    font-size:10px;
	}
span.newsPager {
	color: #71777B;
	font-weight:bold;
	margin: 10px 10px;
	}
.newsPager a{
    color: #20292D
}
/*-------=NEWS=------*/
/*---------------------readnews begin-----------*/
	
div.readnewsWraper {
	margin: 0px 20px;
	}
	
div.readnews{
	display: block;
	overflow: hidden;
}

div.readnewsDate{
	text-align: right;
	display:block;
	color: #808080;
	margin:20px;
	}
	
div.readnewsTitle{
	display:block;
	width:380px;
	margin-left: auto;
	text-align: left;
	/*border-bottom: 1px dotted #000;*/
    background: url(img/menu_left_bg_bottom.png) repeat-x bottom left;
	padding-right:20px;
	margin-bottom:10px;
	}
	
.readnewsTitle h1{
	color: #9DC7D5;
	font-size: 17px;
	font-weight: bold;
	}
	
div.readnewsImg{
	max-width: 230px;
	float:left;
	margin: 0px 23px 0px 0px;
    padding: 5px 0px 0px 0px;
    overflow: hidden;
	}

div.readnewsContent{
	min-width: 375px;
	display: table-cell;
	}
p.readnewsLead{
	font-weight: bold;
	color: #3E443C;
	line-height: 150%;
	margin-bottom: 1em;
	}

.readnewsContent p{
	line-height:150%;
	margin-bottom: 1em;
	}
    
.readnewsContent li {
    padding:5px 0px;
}

div.readnewsPager {
	display: block;
	width: 100%;
	text-align: right;
	padding: 10px 0;
    font-size: 10px;
	}
span.readnewsPager {
	color: #71777B;
	font-weight:bold;
	margin: 10px 10px;
	}
	
	
/*---------------------readnews end-------------*/

/*---------------------contact begin------------*/
div.ContactForm, div.DaneKontaktowe {
	width: 542px;
	float: right;
    overflow:hidden;
	padding: 20px 68px 0 0;
    position: relative;
	}
div.ContactFormWrapper{
	width: 542px;
	overflow: hidden;
	position: relative;
	}
.ContactForm label{
	/*border: 1px dotted #000;*/
	width: 140px;
	height: 21px;
	display: block;
	/*padding-left: 5px;*/
	font-family: verdana;
	line-height: 21px;
	margin: 5px 0 10px 0;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	}
.ContactForm input, .ContactForm textarea{
	border: 0px;
	display: block;
	font-family: Verdana;
}
.ContactForm input {
    float: right;
    margin: 5px 0 10px 0;
    width:385px;
	height: 21px;
    background: url(img/kontakt/input_text_bg.png) no-repeat top left;
}

.ContactForm textarea{
    height:220px;
    overflow:auto;
    width:380px;
    margin:1px 1px 1px auto;
    display:block;
    font-size: 12px;
    }

.ContactFormButton {
	height: 21px;
	clear: both;
	width:137px;
	/*background: #fff;	*/
	font-weight: bold;
	text-transform: uppercase;
	font-family: verdana;
	font-size: 11px;
	/*border: 1px dotted #000;*/
    background: url(img/kontakt/button_wyslij.gif) no-repeat top left;
	line-height: 20px;
	text-align: center;
	float: right;
}
.ContactFormButton:hover {
	text-decoration: underline;
}

div.ContactFormValidator {
	clear: both;
}
	
div.DaneKontaktoweEntry{
	float: left;
    font-size:9px;
    color: #1F292D;
    font-family:Verdana;
	}
	
.DaneKontaktoweEntry h1{
	font-size: 9px;
    color: #1F292D;
	}


/*---------------------contact end------------*/

/*--------------------partnerzy begin---------*/
div.PartnerzyHeader {
	float: right;
	width: 610px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 40px 0 5px 3px;
	font-size: 12px;
    background: url(img/menu_left_bg_bottom.png) repeat-x bottom left;
	}

.PartnerzyEntry{
	overflow: hidden;
	}
.PartnerzyEntry a{
	/*
	text-decoration: none;
	*/
	color: #000;
	}
.PartnerzyEntry a:hover{
	text-decoration: underline;
	color: #000;
	}
div.PartnerzyEntry {
	width: 580px;
	clear: both;
	float: right;
	margin: 0px 30px 0px 0px;
	height: 120px;
	/*border-bottom: 1px dotted #000;*/
	position: relative;
    background: url(img/menu_left_bg_bottom.png) repeat-x left bottom;
	}
	
div.PartnerzyEntryLogo {
    position:absolute;
    width:90px;
    max-height:80px;
	text-align: center;
    overflow: hidden;
    padding:20px 20px 0px 20px;
    bottom:20px;
}	
div.PartnerzyEntryTitle{
	position: absolute;
	left: 180px;
	bottom: 0px;
	padding: 20px;
	width: 380px;
}
/*-------partner------*/
div.PartnerInfo{
	width: 380px;
	clear: both;
	float: right;
	padding: 40px 200px 30px 30px;
	margin: 0 0 80px 0;
	overflow: hidden;
	}
.PartnerInfo img{
	
}
.PartnerInfo h1{
	color: #9DC7D5;
	margin: 20px 0px 20px 0px;
	font-size: 17px;
	font-family: Verdana;
    font-weight: bold;
	}
.PartnerInfo p{
	font-family: Verdana;
    font-size: 12px;
	margin: 0px 0px 20px 0px;
    color:#1F292D;
	}
.PartnerInfo a{
	font-weight: bold;
	color: #959C9F;
    font-size: 12px;
	}
div.PartnerReturnButton{
	position: absolute;
	bottom: 40px;
	/*padding: 2px 40px;
	border: 1px dotted #000;
    */
	cursor: pointer;
	color: #000;	
}

div.PartnerReturnButton:hover{
	text-decoration: underline;
}

a.PartnerReturnButton {
	color: black;
	cursor: pointer;
	}
a.PartnerReturnButton:hover{
	text-decoration: underline;
	}
/*--------------------partnerzy end-----------*/
/*--------------------Search begin------------*/

div.SearchEntryFirst, div.SearchEntry{
		width: 575px;
		clear: both;
		float: right;
	}

div.SearchEntryFirst{
		margin: 70px 30px 20px 5px;
		
	}

div.SearchEntry{
		margin: 0px 30px 0px 0px;
		padding: 25px 0px 20px 5px;
		background: url(img/hdot.png) left top repeat-x;
	}
.SearchEntry a{
    color: #20292D;
}
div.SearchContent{
		padding: 0px 0px 50px 0px;
		overflow: hidden;
	}
/*--------------------Search end--------------*/

/*--------------------Files begin-------------*/
div.FilesList{
	float: right;
	padding: 50px 50px 0 0;
	width: 560px;
	}
.FilesList table{
	width: 535px;
	text-align: center;
	}
tr.FilesEntry{
	}
td.FilesName{
	overflow: hidden;
	font-weight: bold;
	color: #B9BABB;
	background: url(img/files_name_bg.png) left top no-repeat;
	vertical-align: middle;
}

.FilesName div{
	overflow: hidden; width: 440px;
	}
	
td.FilesLink{
	background: url(img/files_button_bg.png) right top no-repeat;
	width: 93px;
	color: #242424;
    height: 28px;
    vertical-align: middle;
	}
.FilesLink img{
    vertical-align: bottom;
}
.FilesLink a{
	font-weight: bold;
	}
	
tr.FilesSpacer{
	height: 15px;
    background: url(img/hdot.png) left top repeat-x;
	}
/*--------------------Files end---------------*/
/*--------------------Default begin-----------*/
div.DefaultDate{
	text-align: right;
	display:block;
	color: #3B463B;
	margin:20px;
	}
div.DefaultTitle{
	display:block;
	width:380px;
	margin-left: auto;
	text-align: left;
	background: url(img/menu_left_bg_bottom.png) repeat-x left bottom;
	padding-right:20px;
	margin-bottom:10px;
	font-family: Verdana;
	color: #9DC6D4;
	font-size: 17px;
	font-weight: bold;
	}
div.DefaultHeader{
	display:block;
	width:430px;
	margin-left: auto;
	text-align: left;
	background: url(img/menu_left_bg_bottom.png) repeat-x left bottom;
	padding-right:20px;
	margin-bottom:10px;
	font-family: Arial;
	color: #95999D;
	font-size: 23px;
	font-weight: bold;
	text-transform: uppercase;
    padding-bottom:2px;
	}
div.DefaultFile{
	width: 300px;
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: 30px;
	}
td.DefaultFilesName{
	overflow: hidden;
	font-weight: bold;
	color: #B9BABB;
	background: url(img/files_name_bg.png) left top no-repeat;
	vertical-align: middle;
	}
.DefaultFilesName div{
	width:180px;
	overflow:hidden;
	text-align: center;
    padding:8px;
	}
td.DefaultFilesLink{
	background: url(img/files_button_bg.png) left top no-repeat;
	width: 93px;
	padding: 5px 0;
	color: #242424;
	vertical-align: middle;
	text-align: center;
    height:28px;
	}
.DefaultFilesLink a{
	font-weight: bold;
	}
div.DefaultText{
	overflow: hidden;
	padding: 0 0 30px 0;
    margin: 0px 20px 0px 20px;
	}

div.DefaultTextOnly{
	overflow: hidden;
	padding: 0 0 30px 0;
    margin: 53px 80px 0px 80px;
	}
/*--------------------Default end-------------*/
/*-----------------wspolne--------------------*/
div.SubContent{
		padding: 0px 0px 50px 0px;
		overflow: hidden;
		clear: both; 
	}

div.SubHeader{
		float: right;
		width: 610px;
		/*border-bottom: 1px dotted #000;*/
        background: url(img/menu_left_bg_bottom.png) repeat-x left bottom;
		text-transform: uppercase;
		font-weight: bold;
		padding: 40px 0 5px 3px;
		font-size: 12px;
	}
/*-----------------wspolne--------------------*/

.MainMenuEntry{
    padding-left: 40px;
    padding-top: 9px;
    padding-bottom: 8px;
    display:block;
}
/*----------------SiteMap--------------------*/
li.SiteMapSection{
    /*margin: 5px;*/
    margin-top: 10px;
    margin-left:20px;
    padding-left:10px;
    background: url(img/menu_bullet.png) no-repeat;
    background-position: left 3px;
}

a.SiteMapSection {
    font-size: 10px;
	color: #788084;
	text-decoration: none;
	}

a.SiteMapSection:Hover {
	color: #788084;
	text-decoration: underline;
	}

div.SiteMapContent{
    margin: 60px 80px 40px 60px;
    padding: 20px 0px 0px 0px;
}
/*--------------SiteMap----------------------*/
/*--------------MakPlus----------------------*/
div.MakPlusContent{
    margin: 60px 80px 40px 80px;
    padding: 40px 0px 0px 0px;
}
/*--------------MakPlus----------------------*/
}