/* CSS Document */
/* linki, naglowki i paragrafy*/
.red, .red:link, .red:visited {
	color:#b12523 !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.blue, .blue:link, .blue:visited {
	color:#58AEC9 !important;
}
.navy, .navy:link, .navy:visited {
	color:#7f8081 !important;
}
.fs10 {
	font-size:10px !important;
}
.fs11 {
	font-size:11px !important;
}
.fs12 {
	font-size:12px !important;
}
.arial {
	font-family:Arial, Helvetica, sans-serif !important;
}
.tahoma {
	font-family:Tahoma !important;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#505050;
	line-height:150%;
	background:#f2f2f2;
}
h1, h1, h1 a:link, h1 a:visited {
	color: #780019;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 2px;
}
h2, h2, h2a:link, h2 a:visited {
	color: #780019;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 2px;
}
h3, h3, h1a:link, h3 a:visited {
	font-size:13px;
	color:#666;
}
a, a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline
}
/* formularz*/
input, textarea {
	width:200px;
}
select {
	padding-right:0;
	width:214px;
}
form dl {
	width:400px;
}
form dl, form dd, form dt {
	margin:0;
}
form dt {
	float:left;
	width:150px;
}
form dd {
	float:right;
	width:200px;
}
/* info*/
#info {
	width:300px;
	margin:auto;
	text-align:center;
}
/*layout*/
#header {
	overflow:hidden;
	position:relative;
	height:168px;
	padding: 0 4px 0 4px;
	background:#fff url(images/grad.png) repeat-y top center;
}
.container {
	width:968px;
	background:#f2f2f2;
	margin:0 auto;
}
#contents {
	/*background:url(images/contents_bg.jpg) repeat-y;*/
		/*overflow:hidden;*/
		height:100%;
	padding: 0 4px 0 4px;
	background:#fff url(images/grad.png) repeat-y top center;
}
#lewa {
	width:720px;
}
#prawa {
	width:206px;
	padding:31px 5px 31px 5px;
	background-color: #e8e7e7;
	border-top: 4px solid #db536a;
	margin-right: 24px;
	text-align: center;
}
.pasek2 {
	background: #b92032;
	height: 7px;
	width: 960;
	margin: 0 3px 0 3px;
}
.pasek1 {
	background: #eb8c00;
	height: 7px;
	width: 960;
	margin: 0 4px 0 3px;
}
#footer {
	background:#f2f2f2;
	padding:16px 27px;
	font-family:Tahoma;
	font-size:11px;
	color:#7f8081;
	border-bottom: 1px solid #d5d5d5;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 50px;
}
#footer a, #footer a:link, #footer a:visited {
	color:#7f8081;
}
/**/

/*header*/
#logo, #logo2, #tools_top, #szukaj {
	position:absolute;
}
/*   
#logo{
	left:0px;
	top:24px;
	}  
#logo2{
	left:128px;
	top:128px;
	overflow:hidden;
}   
*/
#logo {
	left:32px;
	top:29px;
}
#logo2 {
	left:310px;
	overflow:hidden;
	/*top:53px;*/
}
#logo2 a {
	float:left;
}
#logo2 img {
	display:block;
}
#tools_top {
	right:9px;
	top:9px;
}
#tools_top li {
	float:left;
	margin-left:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:150%;
}
#tools_top a, #tools_top a:link, #tools_top a:visited {
	color:#7287a1;
}
#tools_top li img {
	display:block;
}
#szukaj {
	width:241px;
	height:63px;
	background: #f6cfa8;
	bottom:65px;
	right:4px;
	
}
#szukaj .inpat, #logowanie .inpat {
	display:inline;
	color:#9EA1A9;
	font-size:11px;
	font-family:Tahoma;
	width:162px;
	height:18px;
	padding-top:4px;
	border:solid #C9CACC 1px;
	border-width:1px 0 0 1px;
	background:#F7F9FB;
	margin:21px 13px 0 21px;
}
.szukaj_nowy {
	display:inline;
	color:#4a4a4b;
	font-size:11px;
	font-family:Arial;
	width:184px;
	height:18px;
	padding-top:4px;
	border-top:solid #939598 1px;
	border-left:solid #939598 1px;
	border-bottom:solid #939598 1px;
	border-right: none;
	background:#F7F9FB;
	margin:21px 0 0 21px;}
#sercz_but {
	width:24px;
	height:24px;
	border:none;
	background:url(images/sercz_but.gif) no-repeat;
	margin:21px 10px 0 0;
	float:right;
	cursor:pointer;
	border-top:solid #939598 1px;
	border-right:solid #939598 1px;
	border-bottom:solid #939598 1px;
	border-left: none;
}
/* footer*/
#copyr_l {
	display:inline;
	float:left;
	width:70%
}
#copyr_r {
	display:inline;
	float:right;
	width:25%;
	text-align:right;
}
/* menu blogcategory*/
#menu ul {
	padding:0;
	margin:0;
	list-style:none;
}
#menu li {
	background:#ccc url(../_images/pix.gif) repeat-x bottom;
}
#menu .podmenu li {
	background:#f0f0f0;
	padding:3px 0 3px 20px;
}
#menu .podmenu li ul li {
	background:#666;
	padding:3px 0 3px 20px;
}
/* home*/
#article {
	width:412px;
	padding:32px 32px 32px 36px;
	float:left;
}
.art_home {
	min-height:520px;
}
#article2 {
	width:650px;
	padding:32px 32px 32px 36px;
	float:left;
	overflow:hidden;
}
#article2 .title, #article2 .title a, #article2 .title a:link, #article2 .title a:visited, #article .title, #article .title a, #article .title a:link, #article .title a:visited {
	color:#780019;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	margin-bottom:2px;
}
#article2 p, #article p {
`margin-bottom:1em;
	margin-top:0;
}
#article2 .data, #article .data, .cw, .cw:link, .cw:visited {
	color:#8d8d8d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:130%;
	margin-bottom:21px;
}
.wstep {
	font-weight:bold;
}
.pager {
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:130%;
}
.pager a, .pager a:link .pager a:visited {
	color:#58AEC9;
}
#kalendarium {
	width:192px;
	padding:0 10px 0 10px;
	float:right;
	z-index:1;
	/*background:#ECF0F5 url(images/kalendarium_bg.png) no-repeat;*/
	margin-bottom:6px;
	background-color: #fdf4e5;
	border-top: 4px solid #eb8c00;
	margin-right: 28px;
}
#kalendarium .wrap {
	padding-bottom:32px;
}
#kalendarium li {
	zoom:1;
}
#kalendarium_crnr {
	position:relative;
	bottom:-4px;
	left:-20px;
}
#kalendarium dl, #kalendarium dt, #kalendarium dd {
	margin:0;
	padding:0;
}
#kalendarium .data {
	color:#8d8d8d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:130%;
	margin-bottom:2px;
}
#kalendarium .title, #kalendarium .title a, #kalendarium .title a:link, #kalendarium .title a:visited {
	color:#505050;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-bottom:11px;
	font-weight:bold;
}
#kalendarium .swich {
	font-size:11px;
	margin:11px 0;
}
#rss {
	margin:26px 28px 0 0;
	float: right;
}
#logowanie {
	text-align:left;
}
#logowanie .inpat {
	width:174px;
	height:18px;
	padding-top:4px;
	border:solid #C9CACC 1px;
	border-width:1px 0 0 1px;
	background:#F7F9FB;
	margin:0px 0 3px 0;
}
#rejestruj {
	line-height:120%;
	margin:21px 0 8px 8px;
	display:block;
}
#zaloguj {
	border:none;
	background:none;
	float:right;
	color:#CC0000;
	font-family:Tahoma;
	font-size:11px;
	display:inline;
	width:42px;
	cursor:pointer;
	margin-right:15px;
	margin-top:6px;
}
#ludzie li img {
	display:block;
	margin:auto;
	padding-bottom: 8px;
}
#ludzie li {
	margin-bottom:33px;
	font-size:11px;
	line-height:125%;
}
#ludzie a, #ludzie a:link, #ludzie a:visited {
	color:#464444;
	font-size: 12px;
	/*margin-left: 23px;*/
	margin-bottom: 2px;
	display: block;
}
.ludzie2 {
	color:#464444;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
/*mapa strony	*/
#map {
	padding:32px 32px 32px 36px;
	float:left;
	width: 412px;
}
ul#map_k1, ul.map_k2, ul.map_k3 {
	list-style:none;
	padding:0;
	margin:0;
}
ul#map_k1 {
	margin-top:-1px;
}
#map_k1 .activ {
	font-weight:bold
}
ul#map_k1 a {
	padding:3px 0;
	display:block;
	height:1%;
}
ul#map_k1 a, ul#map_k1 a:link, ul#map_k1 a:visited {
	color:	#8F1903;
	padding:5px 12px;
	background:url(images/arr_red2.gif) no-repeat 22px 11px;
	padding-left:32px;
}
ul#map_k1 li {
	color:	#8F1903;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/mapa_bg.jpg) repeat-x;
	border-top:#e4e4e4;
}
ul#map_k1 ul.map_k2 li {
	color:#656565;
	font-weight:normal;
	background:none;
}
ul#map_k1 a.activ {
	font-weight:bold;
}
ul.map_k2 {
	padding-left:15px;
	display:block;
	position:static;
	padding-left:32px;
}
ul.map_k2, ul.map_k2 a, ul.map_k2 a:link, ul.map_k2 a:visited, ul.map_k3, ul.map_k3 a, ul.map_k3 a:link, ul.map_k3 a:visited {
	color:#656565 !important;
	background:none !important;
}
ul.map_k3 {
	padding-left:15px;
}
ul.sf-menu a.activ {
	background-position:bottom !important;
}
#register {
	padding-left:2em;
	margin-top:30px;
}
#register label {
	width:110px;
	float:left;
	height:24px;
	line-height:24px;
	font-size:11px;
}
#register textarea.inpat {
	float:left;
	color:#000;
	font-size:11px;
	font-family:Tahoma;
	height:45px;
	padding-top:4px;
	border:solid #C9CACC 1px;
	border-width:1px 0 0 1px;
	background:#F7F9FB;
	width:240px;
}
#register input.inpat {
	float:left;
	color:#000;
	font-size:11px;
	font-family:Tahoma;
	height:18px;
	padding-top:4px;
	border:solid #C9CACC 1px;
	border-width:1px 0 0 1px;
	background:#F7F9FB;
	width:240px;
}
#register .row {
	clear:both;
	margin-bottom:3px;
	overflow:hidden;
	height:100%;
}
#buton_register {
	margin-left:300px;
	float:left;
	width:70px;
	height:20px;
	color:#CC0000;
	cursor:pointer;
	display:inline;
	font-family:Tahoma;
	font-size:11px;
}
span.error {
	float:right;
	color:#cc0000;
	margin:3px 25px 3px 0;
	font-weight:bold;
}
p.good {
	border:solid #C9CACC 1px;
	padding:10px;
	background:#F7F9FB none repeat scroll 0 0;
	font-weight:normal;
	text-align:center;
	color:	#243C7A;
}
.menus {
	width: 960px;
	padding: 0 4px 0 4px;
	height: 43px;
	background: url(images/menu-back.jpg) no-repeat 0 0 #FFF;
}
.menu_cont {
	padding: 0 4px 0 4px;
	background:#fff url(images/grad.png) repeat-y top center;
	width: 960px;
	height: 40px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	padding: 23px 0 10px 0;
}
h3.klaendarium {
	color: #eb8c00;
	float: left;
}
h3.czlonkowie {
	color: #db536a;
}

