@charset "utf-8";
/* CSS Document */

body{
	background-image:url(bg.png);
    background-repeat:repeat-x;
    background-color:#000000; 
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#kontener {
	width:1000px;
	margin:  auto;

}

a.logo{
	width:275px;
	height:87px;
	float:left;
	background-image: url(logo.png);
	background-repeat: no-repeat;
}

#top{
width:100%;
float:left;}

#menu{
width:720px;
margin-top:53px;
float:left;}

#sub{
	width:990px;
	height:38px;
	padding-top:7px;
	padding-left:10px;
	margin-top:-1px;
	float:left;
	background-image: url(sub.png);
	background-repeat: repeat-x;
	border: 1px solid #4c4745;
	background-color: #000000;
	color: #f10909;
}
#sub a{
color: #f10909;
text-decoration:none;}
#sub a:hover{
text-decoration:underline;}
#menu a{
	background-image: url(menu_off.png);
	background-repeat: no-repeat;
	height:25px;
	padding-top:9px;
	display:block;
	float:left;
	width:116px;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #c8c8c8;
	text-decoration: none;
}
#menu a:hover{
	background-image: url(menu_on.png);
}
input {
	background-color: #000000;
	border: 1px solid #a1a1a1;
	color: #CCCCCC;
}
.button{
	font-weight: bold;
	background-image: url(button.png);
	background-repeat: repeat-x;
	border: 1px solid #930000;
	color: #FFFFFF;
	background-color: #640219;
	font-size: 12px;
	padding-bottom:1px;
}

#okno{
	width:100%;
	float:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #484848;
	border-bottom-color: #484848;
	border-left-color: #484848;
}

#lewa{
width:782px;
margin-left:10px;
margin-top:10px;
float:left;}
#prawa{width:180px;
margin-left:10px;
margin-top:10px;
margin-bottom:20px;
float:left;}

#nag{
	background-image: url(nag.png);
	background-repeat: repeat-x;
	height:23px;
	float:left;
	padding-top:5px;
	width:770px;
	padding-left:12px;
	font-size: 12px;
	font-weight: bold;
	color: #c8c8c8;
}
#mianitury{
	width:779px;
	padding-left:3px;
	float:left;
	background-color: #212223;
}

#mianitury a{
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
#mianitury a:hover{
text-decoration:underline;

}
#mianitury2{
	width:100%;

	float:left;
	background-color: #212223;
}
#miniatura{
	height:200px;
	margin:2px;
	width:188px;
	float:left;
	background-color: #000000;
	border: 1px solid #cfd1d4;
}
#min{
	height:120px;
	width:160px;
	margin-top:9px;
	margin-left:13px;
	float:left;
	border: 1px solid #971818;
}
#tekst{
	width:90%;
	float:left;
	margin-left:9px;
	font-family: tahoma;
	font-size: 11px;
	color: #878484;
}
.title{
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #2f2c2c;
}
#star_off{
	width:65px;
	height:14px;
	background-image: url(star_off.gif);
	background-repeat: repeat-x;
}
#star_on{
width:33%;
	height:14px;
	background-image: url(star_on.gif);
	background-repeat: repeat-x;
}

#pagination{
width:100%;
margin:10px;
float:left;}
#pagination a{
	font-size: 12px;
	color: #d40c0c;
	margin-left:2px;
	min-width:15px;
	text-align:center;
	display:block;
	float:left;
	padding:2px;
	text-decoration:none;
	background-color: #0f1010;
	border: 1px solid #424344;
}
#pagination a:hover
{
	background-color: #232525;
}

#stopka{
	text-align:center;
	float:left;
	width:100%;
	margin-top:20px;
	color: #FFFFFF;
}
#stopka a{

	color: #FFFFFF;
	text-decoration:none;
}
#stopka a:hover{
text-decoration:underline;}

#player{
float:left;
margin:30px;
margin-left:60px;
width:591px;}

#vid{

	margin:15px;
	width:94%;
	float:left;
	background-color: #000000;
	border: 1px solid #cfd1d4;
}
#vid_opis a{
	color: #e80202;
}
#vid_opis{
margin:15px;
float:left;
line-height:18px;
	width:94%;
}

#marg{
height:10px;
width:100%;
float:left;}

h2{
	text-decoration:none;
	font-size: 14px;
	color: #999999;
}

h2 a{
	text-decoration:none;
	font-size: 14px;
	color: #999999;
}
.logintop {
	float: right;
	padding-top: 10px;
}
.logintop a {
	color: #ffffff;
}