/*#############################################################
Name: Dark Ritual
Date: 2006-11-06


/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: #373e2a;

text-decoration: none;
 
}

a:hover {color: #9A6;}

body {
	background: #4d4d4d;
	color: black;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	
	
}

p,ul {
	padding-bottom: 1em;
}

ul {margin-left: 1.2em;}

li {list-style: none;}
.main li {list-style-image: url(li.gif);}



blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
	
}
blockquote p {padding: 3px 0;}



/* misc */
.clearer {clear: both;}
.main_right .padded {padding: 6px 55px 6px 39px;}
.main .padded {padding:  1px 11px 1px 27px;}
.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	 
	font: normal 15px arial;
	

	
text-decoration: none;
	background: url(pasek.jpg) repeat-y;
	margin: 0 auto;
	width: 840px;
	border: 12px solid #222;
}

/* ramka na spam */
.ramka-spam {
	
	color: #aaab9e;
	

        text-align:center;
    
    
        
        
        }
 .ramka-spam a:link    { color: #aaab9e; }       
       
   .ramka-spam a:visited { color: #aaab9e; }      
       
        
  /* ramka na spam lewe */
.ramka-spam2 {
		
	font-size: 0.7em;
	



        text-align:center;
        }  
    .ramka-spam2 a {color: #373e2a; text-decoration: none;
        
        
        }
        
.ramka-spam3 {
		
	font: normal 12px arial;
	color:grey;

	
text-decoration: none;
	
	

        text-align:center;
        } 

/* header */
.header {
	
  	background: #222222;
	width: 864px;
	margin: auto ;
	
	
	 
	
	
	
	
}
/*Glowny link*/
.web-name {


	color: #DDD;
	
	font: normal 1.7em daunpenh;
	

	
	text-align: center;

	
text-decoration: none;

}

/*Glowny link2*/
.web-name2 {


	color: #DDD;
 font: normal 1.7em daunpenh;
	
	text-align: center;

	
text-decoration: none;

}







/* structure */
.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}
.subnav {
	float: left;
	width: 160px;
}
.main {
	float: left;
	width: 511px;
}
.main_right {
	float: right;
	width: 159px;
	color: #CCC;
}

/* sub-navigation */
.subnav h1 {
	background: #222;
	color: #FFE;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;
	padding-left: 8px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 1px solid #696755;
	list-style: none;
}
.subnav li a {
	background: #89866F;	
	color: #111;
	
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
}
.subnav li a:hover {
	background: #9C997C;
	color: #000;
	text-decoration: none;
}

/* footer */
.footer {
text-decoration: none;
	background: url(2.gif) repeat-x;
	color: #CCC;
	font-size: 0.9em;
	line-height: 39px;
	width: 100%;
	text-align: center;
	
	
}
.footer .left,.footer .right {padding: 0 16px;}
.footer a {color: #EEE;text-decoration: none;}
.footer a:hover {color: #FAFCB0;}