body
{
	font-family: Tahoma;
	font-size: 12px;
	/*overflow: hidden;*/
	margin: 0;
	padding: 0;
	background-image: url('/back.jpg');
	background-attachment: fixed;
	background-position: center bottom;	
}
.body_komentarz
{
	background: transparent;
}
.caption
{
	background-image: url('skorka/bg.png');
	background-repeat: repeat-x;
	height: 16px;
	color: white;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid black;
	padding: 3px;
	padding-left: 5px;
	padding-right: 4px;
	text-align: center;	
}
#tabs
{
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
	margin-top: 20px;
	cursor: pointer;
}
#tabs li
{
	display: inline;
	margin-right: 3px;		
	background-image: url('skorka/bg3.png');
}
#tabs li#active
{
	background-image: url('skorka/bg.png');
}
h1
{
	line-height: 14px;
}
.window
{
	border: 2px solid black;
	padding: 5px;
	background-image: url('skorka/bg2.png');
	overflow: hidden;	
}
#thumbs
{
	margin-bottom: 10px;
	width: 743px;
}
#content
{
	width: 743px;
	margin-right: 10px;
	/*cursor: pointer;*/
	overflow: hidden;
	margin-top: 20px;
	font-size: 120%;		
}
#comments
{
	width: 743px;
}
#header
{
	width: 100%
	position: absolute;
	top: 0;		
	background-image: url('skorka/bg.png');
	background-repeat: repeat-x;
	height: 20px;
	color: white;
	background-color: black;
	font-size: 15px;
	font-weight: normal;
	border: 1px solid black;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;		
}
#header a
{
	color: white;
	text-decoration: none;
}
#header div
{
	width: 33.333%;
	float: left;
	text-align:center;

}
#images
{
	text-align: center;
}
#back
{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}
hr
{
	height: 0px;
	padding: 0;
	background-color: red;
	border-top: 1px solid black;
}
#menu, #ad, #topmovies, #topgames, #comments, #thumbs
{
	margin-top: 20px;
}
#menu a
{
	text-decoration: none;
	color: black;
	display: block; 
}
#menu a:hover
{
	background-image: url('skorka/hover.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#menu .ico
{
	float: left;
	font-size: 75%;
	text-align: center;	
}
#menu var
{	
	background-image:url('ico/icons.png');
	background-repeat:no-repeat;
	height: 32px;
	width: 32px;
	display: inline-block;	
	margin-right: 4px;
	margin-left: 5px;
	margin-bottom: 5px;	
}
#episodes, #movies, #games
{
	line-height: 150%;
}
#episodes ul, #movies ul, #games ul
{	
	padding: 0;
	margin: 0;
}
#episodes a, #movies a, #games a
{
	text-decoration: none;
	color: black;
}

#ad .window
{
	background-repeat:no-repeat;
	background-color: #C6DAF5;
	background-position: right bottom;
}
#logbox
{
	width: 200px;
	position: absolute;
	top: 30px;
	background-color: white;	
}
.center2
{
	text-align: center;
}
#logbox label
{
	width: 30px;
	display: inline-block;
}
#logbox .input
{
	width: 140px;
}

/*image slices*/
#images var
{	
	background-repeat:no-repeat;
	width:132px;
	height:90px;
	display:inline-block;
	margin: 5px;
}


#container	
{
	width:990px; 
	margin:0 auto;
}
#mainn		
{
	width: 750px; 
	float: left;
}
#right	
{
	width: 238px; 
	float: left; 
}
#footer		
{
	width: 100%; 
	clear: both; 
	text-align: center; 
	font-size: 90%; 
	padding-top: 40px;
	color: white;
}
#footer a
{
	color: white;
	text-decoration: none;
}
a img
{
	border: 0;
}
#comments_form
{
	width: 320px;
	margin: 0 auto;
	text-align: center;
}
#comments_form td
{	
	vertical-align: top;
}
#comments_form textarea
{
	width: 260px;
	height: 100px;
}

.amovie
{
	width: 240px;
	height: 180px;
	float: left;
	text-align: center;
}
.amovie_img
{
	width: 120px;
	height: 90px;
}
.amovie_desc
{
	font-size: 11px;
}
.amovie_tit a
{
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	line-height: 200%;	
}
.paginator
{
	font-weight: bold;
	font-size: 11px;
	width: 580px;
	text-align: center;
	padding: 10px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;	
}
.paginator a
{
	text-decoration: none;
	color: black;
	padding-left: 50px;
	padding-right: 50px;
}
.comment
{
	margin: 10px;
	border: 1px solid #D3EAFC;	
}

.comment_footer
{
	background-color: #D3EAFC;
	padding: 3px;
	text-align: right;
}

.comment_txt
{
	padding: 10px;
}
h2
{
	text-align: center;
}
.archives a
{
	display: inline-block;
	width: 17px;
	text-decoration: none;
	color: black;
	border: 1px solid silver;
	height: 22px;
	text-align: center;	
	font-size: 12px;
	line-height: 22px;
}
.archives a:visited
{
	background-color: silver;
}
#register 
{
	width: 410px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#register label
{
	width: 200px;
	display: inline-block;	
}
#register input
{
	width: 200px;	
}
#register #submit
{
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}
.error
{
	margin: 0 auto;
	width: 300px;
	margin-top:20px;
	margin-bottom:20px;
	padding: 10px;
	text-align:center;
	border: 1px solid red;
	color: red;
}
form.submitter label
{
	display: inline-block;
	width: 150px;
	text-align: right;
	vertical-align: top;	
}
form.submitter 
{
	padding-top: 20px;
}
form.submitter input,form.submitter textarea
{
	width: 500px;
}
form.submitter textarea
{
	height: 300px;
}
form.submitter input#submit
{
	width: 80px;
	margin: 0 auto;
	display: block;
	margin-top: 20px;
}
.caption_right
{
	position: absolute;
	right: 5px;
	top: 5px;
}
.caption_right a
{
	text-decoration: none;
	color: white;
}
.caption
{
	position: relative;
}
.bigphoto
{
	width: 550px;
	margin-bottom: 10px;
}
.photo_cap
{
	width: 550px;
	text-align:right;
	margin: 0 auto;
}
