* {
margin : 0;
padding : 0;
}
html {background : #fff }
body {
	font-family: "lucida sans unicode", verdana, "trebuchet ms", sans-serif;
			font-size: 76%; 
color : #2b2b2b;
text-align : center;
/*background : transparent url(img/container-bg.jpg) 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.gif);
}


#container {

text-align: left;
position: relative;
margin: 0 auto 0;
overflow: hidden;
padding-left: 0 !important;

/*background: transparent url(img/content-bg.gif) no-repeat 610px 138px;*/
}




div#wrapper {
margin: 0 auto 0 auto;
background: transparent url(img/wrapper-bg.gif) repeat-x 0 -25px;
width: 900px;

position: relative;
text-align: left;
}
#header h1 {

height: 74px;
margin: 0;
overflow: hidden;
background: transparent url(img/header-bg.jpg) no-repeat 50% 0%;
}
#header h1 a {
display: block;
height: 74px;
margin: 0 auto;
width: 900px;
text-decoration: none;
text-indent: -9000px;
background: transparent url(img/header-bg.jpg) no-repeat 50% 0%;
}
h1, h2, h3, h4, h5, h6 {
color: #252c73;
font-family: Tahoma, Lucida, sans-serif, Verdana, Arial, Helvetica ;

font-weight: normal !important;

}

#content  {
	margin-top: 20px;
	padding: 10px 1px 20px 0;
	background: transparent url(img/clouds.gif) no-repeat right top;
}

#box1 {
	width: 660px;
	float: right;
	background: transparent url(img/clouds.gif) no-repeat 309px -40px;
}

#content h2.main span {
	background: transparent url(img/h1-bg.gif) no-repeat left top;
	padding-left: 50px;
	font-size: 120%;
	margin: 5px 0 15px 0;
}


/* navigation >>>>>>>>>>>>>>>>>>>>>*/
	
#navigation, #navigation-right {
width: 211px;
margin: 0 15px 30px 0;
float: left;

}

 #navigation-right {float: right; margin: 0 0 10px 15px;}



#navigation .padding, #navigation-right .padding  {padding: 0 10px 10px 0;}


#navigation h3, #navigation .level0 {
margin: 0 0 0px 0;
padding: 6px 0 4px 15px;
/*font-size: 11px;*/
font-size: 90%;
border-bottom: 1px solid #9c9d9f;
font-weight: bold;
font-family: Arial, sans-serif;
/*width: 170px;*/
/*background: transparent url(img/left-menu-h.gif) left top;*/
background: #01214a url(img/top-left-corner-hr.gif) no-repeat left top;
color:#fff;
text-transform: uppercase;
}

#navigation h3:hover, #navigation .level0:hover {
color: #333;
text-decoration: underline;
background: #ffcc33 url(img/top-left-corner-hv.gif) no-repeat left top;
}
#navigation ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#navigation ul li {
list-style-type: none;
margin: 0;
padding: 0;
}
#navigation ul li a {
display: block;
font-family: Arial, Tahoma, sans-serif;
text-decoration: none;
color: #333;

border-bottom: 1px solid #b0b0b0;
padding: 3px 0 2px 15px;

voice-family: inherit;

}
html>body #navigation ul li a {
/*width: 155px;*/
background: transparent url(img/nav-arrow.gif) no-repeat 3px 7px;
}
#navigation ul li a:hover, #navigation ul li.current  li a {
background-color: #ffcc33;
background: #d5d5d5 url(img/nav-arrow.gif) no-repeat 5px 7px;
text-decoration: underline;
}

#navigation ul li ul {
background: #e4e4e4 url(img/under-menu-bg.gif) repeat-x left top;
}

#navigation ul li a {
/*background : url(img/point.gif) no-repeat 3px 5px;*/
}

#navigation ul li ul li ul li a {
background: transparent url(img/nav-arrow.gif) no-repeat left;
}

#navigation form input {
vertical-align: middle;
}
.padding .top-options {

padding: 0 0 5px 8px;
}

.padding .top-options input.text {
width: 117px;

}
.padding .top-options input.button, .padding .top-options input.button:hover {
border: 0;
cursor: pointer;
vertical-align: middle;
width: 64px;
height: 21px;
background: #FBF0C6 url(img/input-szukaj.gif) no-repeat;
}


#navigation .paragraph {margin: 0 10px 10px 10px;}



.clear-both {
clear: both;
padding: 5px;
}


/* <<<<<<<<<<<<<<<<<<<<<<<<<<< navigation */

/* top nav matrix >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
		


		#top-nav {
		background: #01214a url(img/top-left-corner.gif) no-repeat left top;

		text-align: center;
	
		}
		#top-nav ul{
		margin: 0;
		}

			#top-nav {
		clear: both;
		margin: 0 0 10px 0;
		}
		#top-nav  ul {
		/*width: 750px;*/
		height: 2.4em;
		}
		* html #top-nav  ul {
		height: 24px;
		}
		#top-nav  ul li {
		float: left;
		/*background: url(img/primary-nav_li_current_bg.gif) left top no-repeat;*/
		padding: 0 7px 0 9px;
		z-index: 0 !important;
	
		}
		#top-nav  ul li a {
			line-height: 30px;
		float: left;
		display: block;
		background: url(img/top-menu-point.gif) no-repeat 0 12px;
		padding: 1px 1px 0 10px;
		text-decoration: none;
/*		font-weight: bold;*/
		color: #fff;
/*		font-size: 0.9em;*/
		font-size: 80%;
		text-transform: uppercase;
		position: relative;
		}

		#top-nav  ul li a:hover {
		color: #ffcc33;
		background-position: 0 -8px;
		}
		#top-nav  ul li.current {
		
		border-bottom: none;
	
		}
		#top-nav ul li.current a {
		background: url(img/top-menu-point.gif) no-repeat 0 -8px;
		text-decoration: underline;
		color: #b4c0ea !important;
		}
	
		#top-nav li {
		display: inline !important;
		list-style-type: none;
		}

#top-nav  ul li ul {display: none;}



/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< top nav matrix */

h2,h3, h4, h5, h6 {
margin: 1.2em 0;
text-align: left;
font-family: Arial, sans-serif;

}
h2 {margin: 10px 0 10px 0;}

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.gif) repeat-x left top;
border-top: 1px solid #7C7C7C;
border-right: 1px solid #C3C3C3;
border-bottom: 1px solid #DDDDDD;
border-left: 1px solid #C3C3C3;
padding: 1px;
color: #666; 
font-family: Arial, sans-serif;
}

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;*/
	font-size: 100%; 
	color: #002846;
}


.clear-both {
clear: both;
padding: 5px;
}
#login {
position: absolute;
margin-top: 4px;
left: 5px;
/*font-size: 11px;*/
width: 350px;
text-align: center;
color: #252c73;
margin-left: 60%;
z-index: 999;
}
#login a{
color: #fff;
margin:0 5px 0 5px;
text-decoration: none;
/*font-size: 11px;*/
}
#login a:hover {color: blue;
}
/* footer */
			#footer {
				width: 900px;
clear: both;
margin: 20px 0 0 0;
padding-top: 10px;
/*border-top: 1px solid #c0c0c0;*/
background: transparent url(img/bottom-bg.jpg) no-repeat 50% 0%;
}

#bottom-nav a {color: white; text-decoration: none; 
/*	font-size: 11px; */
	margin-left: 5px;
}

#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;
margin-top: 20px;
}
img {
border: 0;
}

.more {
		display: block; width: 71px; height: 20px; text-decoration: none;
		float: right; text-indent: -9000px; overflow: hidden;
		background: url(img/czytaj-dalej.gif) 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.gif) repeat-x 0% 100%;
	
}

.articles-abstract h3 {margin-bottom: 3px;}

.articles-abstract h3 a {color: #207a00;}





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;*/
}