@charset "utf-8";
/* CSS Document */




body{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}



#contener{
width:976px;
margin:auto;}


a.logo{
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	width:298px;
	height:151px;
	margin-top:10px;
	float:left;
}

#top{
width:629px;
text-align:right;
float:right;}

#login{
	width:100%;
	margin-top:10px;
	float:right;
	font-size: 12px;
	color: #FFFFFF;
}


#login a{
	padding-left:5px;
	padding-right:5px;
	color: #161616;
	text-decoration: none;
}

#book{
width:100%;
float:left;
margin-top:10px;}

#baner{
width:468px;
height:60px;
float:right;
margin-top:5px;}

#menu_out{
height:37px;
float:left;
width:100%;
margin-top:0px;}

#search{
width:260px;
float:right;
margin-top:5px;
margin-right:10px;}

#menu{
width:658px;
float:left;}

#menu a{
	font-size: 14px;
	height:25px;
	padding-top:10px;
	font-weight: bold;
	color: #fcf9e1;
	display:block;
	float:left;
	text-decoration: none;
}
#menu a:hover{
text-decoration:underline;}

#menu span{
	display:block;
	float:left;
	margin-top:5px;
	width:8px;
	height:28px;
	margin-left:10px;
	margin-right:10px;
	background-image: url(span.gif);
	background-repeat: no-repeat;
}

.input{
	width:220px;
	_width:210px;
	padding-left:6px;
	float:left;
	height:18px;
	display:block;
	color: #8e8e8e;
	background-color: #FFFFFF;
	border: 2px solid #dad9d9;
}

#submit{
width:28px;
height:24px;
float:left;
margin-left:2px;}

#left{
width:730px;
float:left;
display:inline;
margin-left:15px;
margin-top:15px;}

#right{
	width:200px;
	float:right;
	background-color: #161616;
}

#main{
	width:972px;display:inline;
	float:left;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #161616;
	border-bottom-color: #161616;
	border-left-color: #161616;
}

#header{
	width:100%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	color: #161616;
}
.color{
	color: #a77f41;
}


#contents{
width:100%;

float:left;}


#content{
width:164px;
height:165px;
margin-top:20px;
margin-right:18px;display:inline;
float:left;}


#img{
width:160px;
height:120px;
}




#img a{
	width:160px;
	height:120px;
	float:left;
	border: 1px solid #686767;
}

#img a:hover{
	border: 1px solid #333333;
}

#txt{
	width:100%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7d7f81;
	line-height:10px;
}


#txt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #8b5604;
	text-decoration: none;
}

#star_on{
	height:10px;
	float:left;
	background-image: url(star_on.gif);
	background-repeat: repeat-x;
}
.time{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #161616;
}
#star_off{
	height:10px;
	width:60px;
	float:right;
	background-image: url(star_off.gif);
	background-repeat: repeat-x;
}


#pagination {
	float:left;
	text-align:center;
	width:100%;
	padding-top:15px;
	padding-bottom:20px;
	margin-top:20px;
}

#pagination a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
}

a.point{
	font-size: 12px;
	margin-top:20px;
	color: #969696;
	margin-left:2px;
	min-width:15px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	height:25px;
	display:inline;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	background-color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d1d1d1;
}
a.point_akt{
	font-size: 12px;
	margin-top:20px;
	margin-left:2px;
	min-width:15px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	height:25px;
	display:inline;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d1d1d1;
		color: #FFFFFF;
	background-color: #CCCCCC;
}

a.get{
	display:block;
	float:left;
	background-image: url(get.jpg);
	background-repeat: repeat-x;
	width:100%;
	height:112px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #161616;
}


#footer{
	width:100%;
	float:left;
	padding-top:15px;
	background-color: #080808;
}

#player{
width:590px;
height:431px;
margin-top:10px;
float:left;}


#v_left{
width:590px;
float:left;
display:inline;
margin-left:15px;
margin-top:15px;}

#v_right{
width:315px;
float:right;}


#video_desc{
	width:100%;
	margin-top:10px;
	float:left;
	padding-top:10px;
	padding-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

#video_desc strong{
	font-weight: bold;
	color: #A6A2A4;
	font-family: Arial, Helvetica, sans-serif;
}

#video_desc a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.gold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c18424;
}

#related{

	width:932px;
	float:left;
	padding-bottom:30px;
	padding-left:40px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #161616;}
	
	/* Stale CSS dla profili i wiadomosci */
#view_box{
	font-size: 11px;
	color: #333333;
	width:100%;
	float:left;
	margin-top:10px;
	background-color: #F2F2F2;
}
#view_box a{
color:#d28116;
padding-left:2px;}
#view_box a:hover{
text-decoration:underline;}

h3{
	color: #000000;
	padding-left:10px;
}

#message_foldery{
	width:10%;
	padding-left:15px;
	padding-bottom:20px;
	float:left;
	}

#message_foldery a{
text-decoration:none;
font-size:12px;}

#message_wiadomosci{
width:80%;
margin-right:15px;
padding-left:15px;
border-left-width: 1px;
border-left-style: dotted;
border-left-color: #666666;
float:right;}

#message_naglowek{
	background-color:#262523;
	width:100%;
	float:left;
	padding-top:5px;
	height:22px;
	font-size: 11px;
	color: #bebebe;
}



#message_komorka a{
text-decoration:none;
}

#message_komorka1{
width:13%;
margin-right:5px;
margin-left:5px;
float:left;}

#message_komorka2{
width:53%;
margin-right:5px;
margin-left:5px;
float:left;}

#message_komorka3{
width:3%;
margin-right:5px;
margin-left:5px;
float:left;}

#message_komorka4{
width:23%;
margin-right:5px;
margin-left:5px;
text-align:right;
float:right;}

#message_wiersz1{
float:left;
background-color:#404040;
width:100%;
font-size: 10px;
height:17px;
padding-top:3px;
color: #bebebe;
}
#message_wiersz2{
float:left;
background-color:#575757;
width:100%;
height:17px;
padding-top:3px;
font-size: 10px;
color: #bebebe;}

a.message_reply{
	width:15px;
	height:14px;
	padding-left:10px;
	float:right;
	display:block;
	margin-right:3px;
	background-image: url(../images/reply.png);
	background-repeat: no-repeat;
}

a.message_read{
	width:22px;
	height:14px;
	float:right;
	margin-right:3px;
	display:block;
	background-image: url(../images/read.png);
	background-repeat: no-repeat;
}

a.message_unread{
	width:22px;
	height:14px;
	float:right;
	margin-right:3px;
	display:block;
	background-image: url(../images/unread.png);
	background-repeat: no-repeat;
}


a.message_del{
	width:15px;
	height:14px;
	float:right;
	display:block;
	background-image: url(../images/del.png);
	background-repeat: no-repeat;
}

#message_pagination{
	float:left;
	text-align:center;
	margin-top:10px;
	font-size: 14px;
	width:100%;
	}

#message_pagination a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a5a59;
	margin-left:2px;
	margin-right:2px;
	margin-top:10px;
	display:inline;
	text-decoration: none;
}
#message_pagination a:hover{
	color: #d7e7f4;

}

#message_prev{
	width:100%;
	margin-top:10px;
	line-height:18px;
	float:left;
	font-size: 11px;
	color: #575757;
}
#trash a{
	font-size:10px;
	color: #999999;
}
/* koniec */

#miniatura{
width:160px;
float:left;
margin:10px;}
#tekst a{
color:#CC6600;
text-decoration:none;}
