@charset "utf-8";
/* CSS Document */
body{
	font-family: Tahoma, arial;
	color: #270108;
	margin:0px;
	padding:0px;
	font-size: 10px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-color: #c8c7c7;
}
.contener{
width:1100px;
margin:0 auto;}

a.logo{
	float:left;
	display:block;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	width:382px;
	height:132px;
}

#top{
width:100%;
float:left;
height:142px;}

a.login{
	background-image: url(login.gif);
	background-repeat: no-repeat;
	height:30px;
	width:113px;
	display:block;

	float:right;
}

#login2{
	background-image: url(login2.gif);
	background-repeat: no-repeat;
	height:23px;
	padding-top:7px;
	width:400px;
	text-align:center;
	display:block;
	float:right;
	color: #FFFFCC;
}
#login2 a{
	text-decoration:none;
	color: #FFFFFF;
}

a.bookmark{
	background-image: url(bookmark.gif);
	background-repeat: no-repeat;
	height:30px;
	width:114px;	margin-right:50px;
	display:block;
	float:right;
}

#menu a{
	width:113px;
	height:22px;
	padding-top:5px;
	text-decoration:none;
	text-align:center;
	float:left;
	display:block;
	background-image: url(menu_off.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#menu{
width:100%;
float:left;
height:27px;}

#menu a:hover{
	background-image: url(menu_on.gif);
}

#left{
width:790px;
float:left;}

#right{
	width:234px;
	padding-bottom:15px;
	float:left;
	margin-left:-5px;
	background-color: #474646;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #020000;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #020000;
}

#main{
	width:100%;
	float:left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #020000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #020000;
}

#slogan{
	width:98%;
	padding-left:15px;
	padding-bottom:10px;
	padding-top:15px;
	float:left;
	font-family: Tahoma, arial;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
#slogan strong{
	color: #aa0416;
}

#header{
	width:740px;
	padding-left:21px;
	float:left;
	height:39px;
	padding-top:2px;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #d2d2d2;
}

#contents{
	background-color: #000000;
	margin-top:5px;
	margin-left:5px;
	border: 1px solid #fefafa;
	width:760px;
	float:left;
	padding:10px;
	color: #FFFFFF;
}

#contents a{
	color: #CC9900;
}

#content{
width:184px;
margin:3px;
float:left;}


#img{

}

#img a{
	width:180px;
	padding:1px;
	height:135px;
	float:left;
	margin-top:5px;
	border: 1px solid #787676;
	background-color: #FFFFFF;
}

#img a:hover{
	border: 1px solid #333333;
}

#txt{
	width:100%;
	float:left;
	font-family: Tahoma;
	font-size: 10px;
	color: #b1aeae;
	line-height:10px;
}


#txt a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #d0cfcf;
	text-decoration: none;
}

#txt  strong{
	color: #be0317;
}

#star_on{
	height:10px;
	float:left;
	background-image: url(star_on.gif);
	background-repeat: repeat-x;
}
#star_off{
	height:10px;
	width:60px;
	float:right;
	background-image: url(star_off.gif);
	background-repeat: repeat-x;
}

#pagination{
	width:740px;
	padding-left:21px;
	float:left;
	height:31px;
	padding-top:10px;
	margin-top:15px;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	color: #615f5f;
}
#pagination a{
	color:#fdfdfd;
	text-decoration:none;
	font-weight: bold;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pagination span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff4949;
}
#pagination a:hover{
text-decoration:underline;}

.row{
width:100%;
float:left;}

#bg2{
	height:112px;
	margin-top:-3px;
	padding-top:3px;
	float:left;
	width:100%;
	background-image: url(bg2.gif);
	background-repeat: repeat-x;
}

#footer2{
	width:100%;
	float:left;
	padding-top:10px;
	line-height:18px;
	padding-bottom:10px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#footer2 a{
	color: #FFFFFF;
	text-decoration: none;
}

#player{
width:100%;
float:left;}

#video{
width:680px;
margin:60px;
margin-top:20px;
float:left;}

#video_option{
	background-color: #000000;
	margin-top:5px;
	border: 1px solid #fefafa;
	width:620px;
	float:left;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757070;
}

#video_option h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding:0px;
	margin:0px;
	font-weight: normal;
	color: #FFFFFF;
}

#video_option a{
	color: #757070;
	text-decoration: none;
}
#video_option strong{
	color: #d5d2d3;
}

.link{
	border: 1px solid #bcbcbc;
}

/* Stale CSS dla profili i wiadomosci */
#view_box{
	font-size: 11px;
	color: #c8c8c8;
	width:100%;
	float:left;
	margin-top:10px;
	background-color: #2b2929;
}
#view_box a{
color:#d28116;
padding-left:2px;}
#view_box a:hover{
text-decoration:underline;}

h3{
color: #c8c8c8;
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 */
