﻿body {
	background: #1B2F5D;
	color: #fff;
	font: normal 12px verdana, sans-serif;
}

input{
	background-color: #fff;
	padding: 2px;
    color: #999;
}


a {
	color: #FF8C00;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.wiecej{
	float: right;
	font-weight: bold;
	text-decoration: none;
}
a.back{
	font-weight: bold;
	text-decoration: none;
}

.data{font: normal 10px verdana, sans-serif; color: #8C5786}
.infododatkowe{color: #00B9F4}
.tytulpl{display: block; margin-top: 5px; font: italic normal 12px Arial}

h1{
	padding: 10px 0;
	margin:0;
	font: bold 18px Georgia, sans-serif; 
	color: #FF8C00;
}	

h2{
	font: bold 14px Verdana, sans-serif;
	color: #DB214A;
}



/***************************************************************/
/**************** Layout CSS begins ****************************/


#wrap {
	margin: 0 auto;
	padding:0;
	width: 822px;
}

#top {margin-bottom: 10px;}

.logo{
border: 0;
float: left;
}

.mini{
float: left;
border: solid 1px #000;
margin-right: 15px;
}

#search{
float: left;
width: 183px;
height: 72px;
padding: 10px;
background: url(img/searchbg.jpg) repeat-y;
margin-bottom: 10px;	
}

#search input{
float: left;
padding: 5px;
margin-right: 5px; 
height: 17px;
width: 115px;
font: normal 12px Verdana, sans-serif;
border: 0;
}


.searchsubmit{
width: 50px !important;
padding: 0 !important;
margin: 0 !important;
height: 27px !important;
color: #fff;
background: none;
cursor: pointer;
}

.wyslij{
width: 56px !important;
height: 16px;
border: 0;
background: url(img/wyslij.jpg) no-repeat;
}

#right{
	width: 199px;
	border: solid 2px #7B879E;
	float: left;
	background: url(img/menu.jpg) repeat-y;
}

#right ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#right ul li{
	margin: 0;
}

#right ul li a{
	display: block;
	padding-top: 8px;
	padding-left: 10px;
	height: 25px;
	font: bold 12px verdana;
	color: #fff;
}

#right ul li a:hover{
	text-decoration: none;
}

.active{
	background: url(img/menubg.jpg) bottom no-repeat; 
}

#right ul.podmenu{
	margin: 0;
	padding: 15px 0 15px 0;
	list-style-type: none;
	}

#right ul.podmenu li{
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
	background: none;
	}

#right ul.podmenu a{
	display: block;
	padding: 2px 10px 2px 32px;
	font: normal 11px Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	background: none;
	margin: 0;
	}
	
#right ul.podmenu a.activ{
	background: url(img/strz.gif) 8% 30% no-repeat !important;
	font-weight: bold !important;
}	

#right ul.podmenu a:hover{
text-decoration: underline;
}

#right ul.podmenu a.activ:hover{
	color: #66205F;
}

#right ul.leftmenu li a.up, #left ul.leftmenu li a.up:hover{
display: block;
padding: 0 10px 0 30px;
height: 15px;
font: normal 9px arial;
color: #fff;
background: #000 url(img/up2.gif) 5% 50% no-repeat;
text-decoration:none;
}

#right ul.leftmenu li a.down, #left ul.leftmenu li a.down:hover{
display: block;
padding: 0 10px 0 30px;
height: 15px;
font: normal 9px arial;
color: #fff;
background: #000 url(img/down.gif) 5% 50% no-repeat;
text-decoration:none;
}

#center{
	width: 585px;
	height: auto !important; height:280px; min-height:280px;
	float: left;
	margin-right:10px;
	padding: 10px;
	font: normal 12px Verdana, sans-serif;
	background: #E0E1E3;
	border: solid 2px #7B879E;
	color: #000;
}

.incenter{
	padding: 20px;
	background: #fff;
	height: auto !important; height:260px; min-height:260px;
}

img{
	border: 0;
}

.autord{font: bold 18px Georgia, sans-serif; color: #000;}
.tytuld{font: bold 18px Georgia, sans-serif; color: #FF8C00;}
.autor{font: bold 12px Verdana, sans-serif; color: #000;}
.tytul{font: bold 12px Verdana, sans-serif; color: #FF8C00;}
.autorlist{font: bold 12px Verdana, sans-serif; color: #000;line-height:24px}
.titlelist{font: bold 12px Verdana, sans-serif; line-height:24px}

.border{border: solid 1px #000}
.text{float:left; margin-right: 20px}
p.pdf{width: 150px; font-weight: bold;}
p.pdf img{vertical-align: middle}

p.abc{font: normal 10px Arial;}

.polecane{
	width: 148px;
	height: 300px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	padding: 20px;
	background: #fff;
	text-align: center;
}

.last{	margin-right:0;}

#bottom{
	clear: both;
	font: normal 10px Arial;
	padding-top: 10px;
	color: #9DA5B6;
}

#bottom a{	color: #9DA5B6; }

.clear{
	clear: both;
}