@charset "iso-8859-2";
/* CSS Document */


body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background:#000; 
	margin: 0;
	padding: 0;
	color: #000;
}

/* ~~ Selektory elementów i znaczników ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
}
a img { 
	border: none;
}


a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 960px;
	background: url(body.png) repeat scroll top left;
	margin: 10px auto; 

}


.header {
	background: transparent;
}
.sidebar {width:228px;
          height:4120px;
          background:#404040;
          }
.sidebar1 {
	float: left;
	width: 228px;
	height:4110px;
	background:url(body.png) repeat scroll top left; 
    color:#333;
	padding-bottom: 10px;
	margin-top:20px;
	border-right: 1px solid #999;
}
.sidebar2 { width:auto;
            background:url(body.png) repeat scroll top left;
			
			height:4120px; }
.content {
     background:#000;
	padding: 10px 0;
	width: 730px;
	height:4106px;
	float: left;
	color:#CCC;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}

ul.nav {
	list-style: none; 
	border-top: 0px solid #666; 
	margin-bottom: 15px; 
	float:right;
	color:#CCC;
}
li {
	border-bottom: 0px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px;  
	text-decoration: none;
	background:#999; 
	margin:0 10px 15px 10px;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background:url(body.png);
	color:#996;
}
ul.nav1 {
	list-style: none; 
	border-top: 0px solid #666; 
	margin-bottom: 15px; 
	color:#CCC;
	margin:0 10px 15px 10px;
}
ul.nav1 li {
	margin-right:10px;
}
ul.nav1 a, ul.nav1 a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px;  
	text-decoration: none;
	background: #999;
}
ul.nav1 a:hover, ul.nav1 a:active, ul.nav1 a:focus { 
	background:url(body.png);
	color:#996;
}
ul.nav2 {
	list-style: none; 
	border-top: 0px solid #666; 
	margin-bottom: 15px; 
	color:#CCC;
	float:right;
	margin-right:200px;
}
ul.nav2 li {
	border-bottom: 0px solid #666; 
}
ul.nav2 a, ul.nav2 a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px;  
	text-decoration: none;
	background: #999;
}
ul.nav2 a:hover, ul.nav2 a:active, ul.nav2 a:focus { 
	background:url(body.png);
	color:#996;
}
/* ~~ Stopka ~~ */
.footer {
	width:auto;
	height:40px;
	margin:0 auto;
	
	padding: 10px 0;
	background:#000;
	position:static;
	clear: both; 
}

/* ~~ Różne klasy float/clear ~~ */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.fotki {font-family: "Comic Sans MS", cursive;
         font-size:0.8em;
		 color:#369;
		 margin:0 auto;
		 margin-bottom:23px;
		 margin-top:-8px;
		 border-bottom:2px solid #333;
		 width:200px;
}

.pion {margin-left:35px;}
span {margin-left:10px;}
h2 {width:310px;
        height:35px;
		background:url(body.png) repeat scroll top left;
		margin: 0 auto;
	    padding-left: 15px;
	    font-family: Tahoma, Geneva, sans-serif;
		word-spacing:0.5em;}
#tytul {background:url(linia.gif) repeat-x bottom;}
			
			
.eli {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.2em;
	   }