* {
margin : 0;
padding : 0;
}
html {background-color : #fff;
}
body {
font-family :"Trebuchet MS", Arial, Helvetica, Tahoma, Verdana,  sans-serif;
font-size : 12px;
color : #2b2b2b;
text-align : center;
background : #fff url(img/container-bg.gif) repeat-y 50% 0;

}
a:link, a {
color : #6595df;
outline: 0;
}
a:visited {
color : #6595df;
}
a:active {
color : #6595df;
outline: 0;
}
a:hover {
color : #000;
}
#edit-nav-view {
background : gray url(img/admin-bg.html);
}


#container {

text-align: left;
position: relative;
margin: 0 auto 0;
overflow: hidden;
padding-left: 0 !important;

background: transparent url(img/content-bg.html) no-repeat 610px 138px;
}
#bottom {
margin: 0 auto 0;
z-index: 995;
background-color: black;
height: 58px;
background: transparent url(img/bottom.gif) no-repeat 50% 0%;
}




div#wrapper {
margin: 0 auto 0 auto;
background-color: #d6dfef;
width: 826px;

position: relative;
text-align: left;
}

#header {border-top: 10px solid white;}
#header h1 {

height: 267px;
margin: 0;
overflow: hidden;
background-color: gray;
}
#header h1 a {
display: block;
height: 267px;
margin: 0 auto;
width: 826px;
text-decoration: none;
text-indent: -9000px;
}
h1, h2, h3, h4, h5, h6 {

/*font-family: Tahoma, Lucida, sans-serif, Verdana, Arial, Helvetica ;*/

font-weight: normal !important;

}
#content {background-color: #d6dfef;}

#content h1 {
padding: 10px 5px 2px 1px!important;
font-size: 16px;

color: #5d6876;
font-weight: normal !important;
/*text-align: center;*/

}

#content h1 span {text-align: right;font-weight: bold !important;}


/* navigation >>>>>>>>>>>>>>>>>>>>>*/
	
#navigation, #navigation-right {
width: 289px;
margin: 0 15px 30px 0;
float: left;
background-color: #fff;
border: 10px solid #77d421;
-moz-border-radius: 20px; /*zaokraglone brzegi – tylko w mozilli*/
}

 #navigation-right {float: right; margin: 0 0 10px 15px;}



#navigation .padding, #navigation-right .padding  {padding: 10px;}


#navigation h3, #navigation .level0 {

		margin: 20px 0 0 0 !important;
		font-size: 1.5em; 
		color: #477faa; 
	
}






		


	#navigation div.padding {
		padding: 10px 19px; 
		background: #ffffff; 
		}

	#navigation ul {
		margin: 0; padding: 0; list-style: none; }

	#navigation li {
		margin: 0; padding: 1px 0 2px 0; list-style: none;
		 }

	#navigation li a {
		display: block; line-height: 20px;
		color: #0a8aef; text-decoration: none; border-bottom: 1px dotted #1c93f0;}

	#navigation li a:hover, #navigation li.current a {
		background-color: #eefbff; }


.level0 {border: 0 !important;}



#navigation form input {
vertical-align: middle;
}
/*.top-options {text-align: center;}*/

.padding .top-options input.text {
width: 117px;
}
.padding .top-options input.button{
border: 0;
cursor: pointer;
vertical-align: middle;
width: 51px;
height: 17px;
background: #1c93f0 url(img/input-szukaj.gif) no-repeat;
}

 .padding .top-options input.button:hover  {background-position: 0 -23px;}

.clear-both {
clear: both;
padding: 5px;
}


/* <<<<<<<<<<<<<<<<<<<<<<<<<<< navigation */


h2, h3, h4, h5, h6 {
margin: 1.2em 0;
text-align: left;
/*font-family: Arial, sans-serif;*/
color: #5d6876;
}
/*p {
font-size: 1em;
line-height: 1.4em;
margin: 0 0 1.2em 0;
}*/
h2 {
font-size: 15px;
}


p {

font-size: 1em;

line-height: 1.4em;

display: block;

    /*margin: 10px;*/

}

pre, code {
font-family: monospace;
font-size: 1.1em;
}
ol, ul, li, dl, dt, dd, pre, code, blockquote, td, th {
text-align: left;
}
abbr, acronym {
cursor: help;
border: 0;
background-color: #FFF9C5;
padding: 1px;
}
strong {
font-weight: bold;
}
img {
border: 0;
}

input,textarea, input-long, select, .inactive {	
 background: #fff url(img/input-bg.html) repeat-x left top;
border: 1px solid #1c93f0;
padding: 1px;
color: #666; 
font-family: Arial, sans-serif;
font-size: 10px;
}

input {
padding: 2px;	
}



 input:hover, input:focus, input:active, select:hover,textarea:hover,textarea:active,textarea:focus {
background-color: #F7FFF8;
border-top: 1px solid #565656;
border-right: 1px solid #A7A7A7;
border-bottom: 1px solid #BBBBBB;
border-left: 1px solid #A7A7A7;
}



form input {
vertical-align: middle;
}



hr {
clear: both;
height: 1px;
color: #E4E4E4;
background-color: #E4E4E4;
border: 0;
padding: 0;
margin: 0;
}


/*--------------------------------------------------------------------
															   				 LAYOUT
--------------------------------------------------------------------*/

#messages {	
	padding: 10px;
	position: absolute;
	z-index: 999;
	text-align: left;
	background-color: #ddd;
	margin: 10% 40%;
	border: 5px solid #f7f7f7;	
}

#messages h1{ font-size: 15px; color: #6595df;}


.clear-both {
clear: both;
padding: 5px;
}
#login {
position: absolute;
margin-top: 4px;
left: 5px;
font-size: 11px;
width: 300px;
text-align: right;
color: #6591ab;
margin-left: 55%;
z-index: 999;
}
#login a{
color: black;
margin:0 5px 0 5px;
text-decoration: none;
font-size: 11px;
}
#login a:hover {color: blue;
}
/* footer */
			#footer {
			width: 826px;
clear: both;
margin: 10px 0 0 0;
padding-top: 10px;
border-top: 1px solid #c0c0c0;
background-color: #f7f7ef;
}


#footer ul {
text-align: left;	
position: absolute;
z-index: 999;
margin: 8px 0 0 5px;
}


#footer ul li {
	list-style-type: none;
	display: inline;z-index: 999;	
}

#footer ul li a{
	border-right: 1px solid gray;
	font-size: 11px;
	color: gray;
	padding: 1px 4px 0 0px;
	/*border-right: 1px solid #9eb4c8;	*/
	text-decoration: none;z-index: 999;
}
#footer ul li a:hover{ color: black;}



#footer p {
text-align: center;
font-family: Tahoma, sans-serif;
font-size: .9em;
padding-bottom: 5px;

}
img {
border: 0;
}

h1 {

font-size: 2.0em; /*margin: 0 !important;*/

}

h1 {

font-size: 2.2em;
margin-bottom: 10px;
color: #65808B;
line-height: 100%;

}

h1, h2, h3 {

color: #5d6876;

}

/*h1:first-letter {margin-left: 15px;}*/


/* czytaj dalej */
	/*p.dalej { margin: 5px 0 0 0; height: 20px; }*/
	.more {
		display: block; width: 71px; height: 20px; text-decoration: none;
		float: right; text-indent: -9000px; overflow: hidden;
		background: url(img/czytaj-dalej.html) no-repeat 0 0; 
		
		margin: -25px 5px 0 0;
		}
	.more:hover { background-position: 0 -20px; }
	* html body .more { margin-bottom: 0; }
	
.articles-abstract {
	padding: 2px 10px 30px 10px;
	background: transparent url(img/news-bg.html) repeat-x 0% 100%;
	
}

.articles-abstract h3 {margin-bottom: 3px;}

.articles-abstract h3 a {color: #207a00;}

.bocian #box1 {width: 500px; float: left;}

.bocian-3-kolumny #box1 {width: 230px; float: left;}

.bocian-3-kolumny #box2 {width: 230px; float: right;}


div.img-left img, div.img-right img, div.img-bottom img, .paragraph a.thickbox img, .innerfade img, .gallery-image img{
background: transparent !important;
border: 0 !important;
margin: 4px 4px 0 4px;
/*padding: 4px;*/
/*-moz-border-radius: 2px; */ /*   zaokraglone brzegi - tylko w mozilli*/ 
text-align: center;
}


.abstract-image, .descr-image {
float: left;
background: transparent !important;
border: 0 !important;
margin: 4px 4px 0 0;
/*padding: 4px;*/
}