		body {  
		margin: 0; 
		padding: 0; 
		text-align:center;
		background: #000 url('images/bg.gif'); 
		font-family: Verdana, Trebuchet, Helvetica, Sans-Serif;
		font-size: 11px;
		color: #b0b0b0;
		}
		#container {
		width: 840px;
	 	padding: 0;	
		margin: 0 auto;
		text-align: left;
		position: relative;	
   	background-color: #262b30;   
		border-left: 1px solid #000; 
		border-right: 1px solid #000;
    	} 
	  	#topHeader {
 		width: 100%; 
  		height: 33px;
  		background: #831110 url('images/top_bar.jpg') ; 
   	border-bottom: 1px solid #000;
		}
     	#header {
		width: 100%;
		height: 248px;  
      }
      #subHeader {
      width: 658px;
      float: left;
		height: 48px; 
      display : inline; 
      background-color: #262b30;
      }
   	#rlCol { 
		width: 658px; 
   	height: 175px;
      background: #262b30 url('images/logo.jpg') ; 
   	float: left;    	
      position:relative; 
      cursor: pointer;
   	}
      #rhCol {
		top: 50px;
		right: 0px;
		position: absolute;
		width: 180px; 
		height: 300px; 
		}  
      #mainColumn {
		width: 508px; 
	   height: auto !important;
		height: 1250px; 
		min-height: 1250px; 
		display: inline; 
   	float: left; margin-left: 4px;
		border: 1px solid #4e4e4e;
		}
	   #leftColumn { 
		border: 1px solid #4e4e4e;
      float: left;
      width: 140px; 
      }
      #rightColumn { 
      width: 180px; 
      float: right;  	
	   margin-top: 40px;  
      }
      #footer {
		background: #262b30 url('images/footer.jpg'); 
		clear: both; 
		width: 840px; 
		height: 84px; 
		position: relative;
		}
		#subFooter {
		width: 500px; 
		right:0;
		height: 30px;
		bottom: 49px;
		position: absolute; 
		}       
	 	#userBlock {
      height: 100%;
      min-height: 260px;		
      width: 180px;
  		padding: 0;
		text-align: center;  
		background: #831110 url('images/user_bg.png');
		position: absolute; top: -16px; color: #fff;
		}
   	.newsTitle {
   	background-color: #3e464f;
  		font-size: 12px;
  		font-weight: bold;
  		color: #b0b0b0;
  		text-indent: 15px;
  		height: 32px;
 		text-transform: uppercase;
 		}
		.mainCont {
  		text-align: left;
  		width: 90%;
  		padding: 0px;  
  		margin-left: 20px; 
	   }
	   .newsCont {	
	   font-weight: normal;
   	border: 1px solid #4e4e4e;
      font-size: 11px; 
      margin-left: 5px; 
      margin-right: 5px;
      }  
      .newsDate {
      text-align:left; 
      font-weight: bold; 
      font-size: 0.9em; 
      color: #b0b0b0; 
      margin-left: 5px; 
      margin-right: 5px;
      border-bottom: 1px solid #666;
      padding: 2px;
      }   	
	   .newsCat1 {
       padding: 5px; background-color: #2e353b; border: 1px solid #4e4e4e;
      }
	   .newsCat2 {
       border-bottom:1px solid #4e4e4e; padding-bottom:1px; margin-bottom:5px; background-color: #3e464f;
      }
	   .newsCat3 {
       width:100%; padding-bottom:2px;
      }
	   .newsCat4 {
       width:2px; vertical-align:top; 
      }
	   .newsCat5 {
      text-align:left; vertical-align:top; padding-left:3px; 
      }
      .imgToolbar {
      text-align: right; 
      margin-right: 20px;
      }
      .spacer2{
      margin-top:10px;
    	padding: 4px;	
      }   
      .bbcode {
      margin-top: 1px;  
      padding: 0;
  	   list-style: none;
      }
     .bbcode:hover {
      margin-top: 1px;	
      } 	   
   	span.more { 
		color: #91887d; 
		text-align: left; 
		font-size: 0.9em; 
		}
	  	#banner { 
		margin-top: 5px;
		}
		#gAds { 
		margin: 1px 1px 5px 1px;
      text-align: center;
		}
    	#bannerTuts{ 
	  	width: 234px;
		height: 60px;
		text-align: left; 
		top: 220px;
		position: absolute;
		}
	   #bannerBig {
		margin: 0 auto; 
		text-align: center;
		}
		#chat {
		background-color: #262b30;
   	border: 1px solid #4e4e4e;
      font-size: 11px; 
      margin-left: 5px; 
      margin-right: 5px;	
		margin-top: 50px;
		}
				
/* Ankiety */
      .content_rating {
 		font-weight: normal;
 		font-size: 8pt;
		}
		.content_vote {
 		font-weight: normal;
		font-size: 8pt;
		}		
      .poll {
      font-size: 10px;
	   line-height: 14px
      }

/*Linki*/	
      a:link, a:visited {
	   color: #f4a34f; 
		text-decoration: none;	
		font-weight: bold; 
      }
      a:hover {
     	color: #b0b0b0; 
		text-decoration: underline; 
		font-weight: bold;
      }	
		a.title { 
		text-decoration: underline; 
		color: #f4a34f; 
		font-size: 11px; 
		font-weight: bold; 
		background: url(images/arrow.png) no-repeat; 
		line-height: 15px;
   	padding-left: 15px;
   	padding-top: 0px;
		}
		a.title:hover { 
		text-decoration: none; 
		color: #b0b0b0; 
		background: url(images/arrow1.png) no-repeat;
		}
		ul { 
		list-style-type: none; 
		padding-left: 1px;
		margin-left: 1px;
		}
		li {
		padding-bottom: 4px; 
		}
		
/* Navigation Menu*/

		#navBar {
      width: 658px; height: 34px; 
  		top: 0px;
		left: 0px;
		padding: 0;
		position: absolute;
		} 
		#navBar ul {
   	margin: 0; padding: 0; list-style: none; 
		}
		#navBar ul li{
  		 float: left;        
		}
		#navBar ul li a {
  		display: block; float: left; padding: 0 15px 6px 15px; font: bold 10px/28px Verdana, Sans-Serif;
  		text-decoration: none; color: #ffba26; border-left: 1px solid #700d0d; 
		border-right: 1px solid #a1150f;	background: #831110 url(images/menu_a.jpg);
		} 
		#navBar ul li a:hover {
		color: #002B75; background: #e1a522 url(images/menu_b.jpg);
		}  

/*Menu lewe*/
		#leftMenu {
		float: left;
		width: 140px;
		height: 100%;
		display: inline;
		}
		#leftMenu dt {
		margin: 0; 
		padding: 4px; 
		font-size: 0.9em; font-weight: bold; 
		color: #b0b0b0; 
		border-bottom: 1px solid #4e4e4e; 
		background-color: #3e464f;
		}
		#leftMenu dl {
		margin: 0 auto; 
		padding: 0 0 5px 0; 
		background-color: #3e464f;
		} 
		#leftMenu dd {
		margin:0; 
		padding:0; 
		color: #f4a34f; 
		font-size: 1em;
		border-bottom: 1px solid #4e4e4e;
		background-color: #f00;
		}
		#l_menu a.dl, #l_menu a.dl:visited {
		font-weight: bold; 
		color: #f4a34f; 
		text-decoration: none; 
		display: block; 
	   padding: 5px 5px 5px 10px;   
		background: #2e353b url('images/b.jpg') ;
		}
		#l_menu a.dl:hover {
		background: #831110 url('images/a.jpg') ;  
		color: #f4a34f;
		}	
			   		
/*Tutoriale*/		

	 	#rlColTuts { 
   	background: #2e353b url('images/logoTuts.jpg') ; 
   	float: left; 
   	width: 840px; 
   	height: 200px;
      position:relative; 
      cursor: pointer;
   	}
 	   #rhColTuts {
		top: 34px;
		right: 0px;
		position: absolute;
		width: 200px; 
		height: 200px; 
		}
   	#containerTuts {
		margin: 0 auto; 
		padding: 0; 
		width: 840px; 
		position: relative; 
		}
		#subheaderTuts { 
   	width: 840px;
		height: 100%;
		border-bottom: 1px solid #2e353b; 
		}
		.contentTuts {
		float: left; 
		width: 840px;
		height: 100%; 
		background: #2e353b url("images/tlo_tuts.jpg");
		border-bottom:1px solid #000; 
		text-align: center; 
		} 
     	#bannerTuts{ 
	  	width: 234px;
		height: 60px;
		text-align: left; 
		top: 220px;
		position: absolute;
		}
		.leftCol{
		float: left;
		width: 202px; 
		text-align: left; 
		}
		.rightCol{
		float: right; 
		width: 638px; 
		}
		#customSearch { 
 		margin-top: 1px; padding: 2px; text-align: right; margin-right:1px;   
		}
		p.sample {
		margin: 3px; 
		}
		p.txtTuts {
		margin: 3px; 
		text-align: left; 
		text-indent: 10px; 
		color: #b0b0b0;
		}			
    	a.tuts { 
		text-decoration: underline; 
		color: #f4a34f;
		font-weight: bold;
		}
		a.tuts:hover { 
		text-decoration: line-through; 
		}		
   	p.banner { 
   	padding-top:5px;
   	margin: 5px 0 0 100px;
   	text-align:right;
   	}	   
 		p.stopka { 
		font-size: 10px;
		width: 250px;
		color: #ffba26;
	  	padding-top: 20px; 
   	margin: 5px 0 0 10px;
		text-align: left; 
 		}	 	
      p.podpowiedz { 
		font-weight: bold; 
		font-size: 9px;
		color: #f4a34f; 
		margin: 5px;
		}
		p.txt { 
		text-indent: 12px; 
		text-align: left; 
		font-size: 11px; 
		color: #b0b0b0;
		margin: 10px;
		}
		p.txtNews { 
		text-indent: 11px; 
		text-align: left; 
		font-size: 11px; 
		color: #b0b0b0;
		}
 		p.warning {
		text-align: left; 
		font-size: 11px; 
		font-weight: bold; 
		color: #f00;  
		margin: 10px;
		}
		p.opis { 
		padding: 10px; 
		text-align: left;
		font-size: 0.9em; 
		}
		p.info {
		color: #b0b0b0;
		}
	 	p.motto { 
		font-size: 11px; 
		font-weight: bold; 
		text-indent: 10px; 
		text-align: left; 
		margin-top: 25px;
		color: #f4a34f;
		}
		span.motto {
		font-size: 9px; 
		font-weight: normal;
		text-align: left; 
		margin-left: 538px;
		}	
	 	pre {
		margin-left: 10px;
		text-align: left;
		}
	   .menu	{
		float: left;
		}
      pre.code {
		border:1px solid #000;
		background-color: #fefffb;
		margin: 1px;
		text-align: left;
		}
	 	span.translate { 
		color: #f4a34f; 
		text-align: left; 
		}
		cite {
		color: #975825;
		}
		
/*Inne*/
      hr {
      background: #999999; 
		height:1px; 
		border: 1px solid;
	   }
      hr.separator {
	   background: #495C5F;
      height: 1px;
    	width: 75px;
    	border: 0px;
      }
		.hr {
		display: block; 
		width: 90%; 
		height: 1px; 
		background: #0a6e0b url("images/spacer.jpg");
		margin: 10px 5px 10px 5px;    
		overflow: hidden;  
		}		
		img { 
		border: 0 none;
		} 
	 	img.th {
		float:left; 
		margin-left: 10px;
		margin-right: 10px; 
		border:1px solid #000;
		}
		img.thLeft {
		float:left; 
		margin: 10px;
		}	
      .clear_both { 
       clear: both;
      }
      .button {
    	font-weight: bold;
   	border: solid 1px #80100f;
   	background-color: #80100f;
	   color: #ffba26;
   	text-align: center;
   	font-size: 9px;
   	margin-top: 5px;
      }
     	#banner { 
	  	width: 100%;
		height: 60px; 
		text-align: center;
		}
   	.spacer{
   	margin-top:10px;		
      }
		.spaceruser {
   	margin: 0;
      }
     	.divider {
		display: block; 
		width: 95%; 
		height: 1px; 
		background: #4e4e4e url("images/divider.jpg");
		margin: 10px 5px 10px 5px;    
		overflow: hidden; 
		}
		strong { 
		color: #e5e5e5;
		}
		h1 {
  		color: #ffba26;
  		font-size: 18px; 
		font-weight: bold; 
		background-color: #eee; 
		margin-top: 0; 
		padding-top: 0; 
		}
		h2 {
  		color: #ffba26;
  		font-size: 14px; 
		font-weight: bold;
		}
	  	h2.user {
  		color: #b0b0b0;
  	 	margin: 4px;
		padding: 8px; 
		font-weight: bold; 
		font-size: 1.0em; 
		background-color: #3e464f; 
		}
		h3 {
  		color: #b0b0b0;
		font-weight: bold;
		background-color: #3e464f;
		text-align: left; 
		margin: 4px;
		padding: 8px; 
		font-size: 1.0em;
		}
		h4 {
  		color: #ffba26;
 		font-size: 14px; 
		margin-left: 5px; 
		font-weight: bold;
		}
		h5 {
		color: #ffba26;
  		font-size: 12px; 
  		}
		h6 {
 		color: #ffba26;
  		font-size: 10px;
		}
		

/* Default CSS */

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
}
table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
}
.contentdescription {
	color: #cccccc;
	text-align: left;
}
.category {
	color: #ff0000;
	font-size: 11px; font-weight: bold; text-decoration: none;
}
table.pollstableborder {
	border: 0px;
}
.contentpane {
	background: #121A1D;
}
.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
table.searchinto {
	width: 140px;
}
table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}
table.contact {
	background-color: #f00;
}
table.contact td.icons {
	background-color: #000000;
	font-weight: bold;
}
table.contact td.details {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}
.pagenav {
	font-weight: normal;
}
.pagenavbar {
}
/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}
.readon {
	margin-bottom: 10px;
}
form {
/* removes space below form elements */
	margin: 0;
 	padding: 0; 
}
.cb_width {
	width: 140px;
}
.fborder {
	border: #3e464f 1px solid;
	background-color: #262b30;	
}
.forumheader{
	background-color: #3e464f;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #b0b0b0;
	padding: 4px;
	border: 1px solid #262b30;
	text-align: left;
}
.forumheader2{
	background-color: #262b30;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #b0b0b0;
	padding: 4px;
	border: #3e464f 1px solid;
	text-align: left;
}
.forumheader3{
	background-color: #262b30;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #b0b0b0;
	padding: 4px;
	border: #3e464f 1px solid;
	text-align: left;
}
.forumborder{
	border:  #3e464f 1px solid;
	background-color: transparent;
}
.fcaption {
	border: #ededed 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #e5f2ff;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color: #b0b0b0;
	text-align: left;
}
.fcaption {
background: #182327 url(images/menu1_fade.jpg) repeat-x;
}
p,div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}
.incontent{
text-align:left;
padding-bottom:8px;
}

.smalltext, .smallblacktext, .tbox{
	font: normal 10px arial, verdana, tahoma, arial, sans-serif;
}

.tbox, .helpbox {
	font-weight: normal;
	color: #304651;
   background-color: #ddd;   
	border: 1px solid #4e4e4e;
   font-size: 11px;
}
.tboxSearch {
	font-weight: normal;
	color: #304651;
	background: #182327 url(images/menu1_fade.gif) repeat-x;
	border: 1px solid #4e4e4e;
   font-size: 11px;
}