body {
	background: #331206 url('../images/bg.jpg') no-repeat center top;
	font-family:Tahoma, Geneva, sans-serif;
	min-width:950px;
	color:#fff;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	display:none;
}
h3 {
	font-weight:normal;
}
.m {
	margin-left:24px;
}
.m2 {
	margin-left:21px;
	margin-top:6px;
}
h3.main {
	margin:10px 0 10px 10px;
}
.bold {
	font-weight:bold;
}
.border {
	border:1px solid #fff;
}


#page {
	width:950px;
	margin:0 auto 30px;
	overflow:hidden;
	position:relative;
}
#top, #nav, #wraper, #footer {
	width:100%;
	clear:both;
	overflow:hidden;
}
#top {
	height:125px;
	padding:10px 0;
}
#wraper {
	margin: 14px 0;
	/*border: 1px solid #fff;*/
}
/* nawigacja */
#nav {
	margin: 0 0 0 6px;
}
#nav li  {
	display:inline;
	float:left;
}
/*#nav a {
	font-size:0.9em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1px;
	display:block;
	color:#fff;
	background:#0a4ea2;
	padding:8px 5px;
	text-decoration:none;
	margin-left:10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#nav a:hover {
	background:#2868b8;
}
#nav a.active {
	background:#fff;
	color:#0a4ea2;
}*/
/* lewa kolumna */
#left {
	width: 655px;
	float:left;
}
#filmfooter {
	width:645px;
	height:60px;
	margin:6px 10px;
	background:url('../images/bg_title.jpg') no-repeat left;
	position:relative;
}
#filmfooter .filmtitle {
	position:absolute; top:12px; left:14px;
	color:#e3a539;
}
#filmfooter .filmauthor {
	position:absolute; top:36px; left:14px;
	color:#fff;
	font-size:0.7em;
}
#filmfooter .filmshare {
	width:250px;
	text-align:right;
	position:absolute; top:0px; right:14px;
}
#filmfooter .regulations {
	width:180px;
	text-align:right;
	position:absolute; top:46px; right:14px;
	color:#fff;
	font-size:0.7em;
}
#comments {
	width:100%;
	margin:20px 0;
}
.comment {
	margin: 20px 0 0 0;
	overflow:hidden;
}
.author {
	text-align:right;
	width:121px;
	height:35px;
	font-size:0.7em;
	margin-left:24px;
	background:url(../images/com_bg1.png) no-repeat;
	float:left;
}
.author p {
	padding:5px 6px 0 0;
}
.commentbody {
	float:right;
	width:483px;
	margin-right:10px;
}
.cbtop {
	width: 483px;
	height:11px;
	background:url(../images/com_top.png) no-repeat;
}
.cbmid {
	background:#fff;
	color:#000;
	font-size:0.8em;
	padding:0 10px;
}
.cbbtm {
	width: 483px;
	height:11px;
	background:url(../images/com_btm.png) no-repeat;
}
#commentform, #voteform {
	margin:14px 0 14px 24px;
}
#commentform p, #voteform p {
	clear:both;
}
#commentform label {
	width:135px;
	float:left;
	font-size:0.8em;
	margin-top:6px;
}
#voteform {
	position: relative;
}
#voteform #submit {
	position: absolute; top: 0; left: 230px;
}
#voteform label {
	width:60px;
	float:left;
	font-size:0.8em;
	margin-top:6px;
}
#voteform #zarejestruj {
	position: absolute;
	top: 46px; left: 400px;
	font-size: 0.8em;
}
label.error {
	float:left;
	font-size:0.7em;
	padding-left:0.5em;
	color:#F00;
	vertical-align:middle;
}
input.pole, textarea {
	background:#fff;
	border:1px solid #333;
	padding:4px;
	margin-bottom:10px;
	float:left;
}
#commentform #submit {
	margin-left:135px;	
}
/* prawa kolumna */
#right {
	float:right;
	width:265px;
	margin-right:10px;
}
#nav_r {
	margin:12px 0;
	overflow:hidden;
}
#nav_r li  {
	display:inline;
	float:left;
}
/*#nav_r a {
	font-size:0.7em;
	text-transform:uppercase;
	display:block;
	color:#fff;
	background:#0a4ea2;
	padding:4px 5px;
	text-decoration:none;
	margin-right:10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#nav_r a:hover {
	background:#2868b8;
}
#nav_r a.active {
	background:#fff;
	color:#0a4ea2;
}*/
#thumbs {
	
}
.thumb {
	background:url(../images/bg_gallery.png) no-repeat right top;
	height:46px;
	width:100%;
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
}
.main_thumb {
	background:url(../images/bg_gallery.png) no-repeat right top;
	height:46px;
	width:265px;
	position:relative;
	overflow:hidden;
	margin:5px 24px 5px 10px;
	display:inline-block;
}
.th_thumb {
	position:absolute; top:0; left:0;
}
.th_title {
	font-size:0.8em;
	color:#4c200c;
	width:160px;
	position:absolute; top:50%; left:56px; margin-top:-8px;
}
.th_commno {
	position:absolute;
	right:4px; top:0;
	font-weight:bold;
	width:36px; height:46px;
	line-height:46px;
	text-align:center;
}
.thumb a, .main_thumb a {
	color:#4c200c;
}
#pagination {
	font-size:0.7em;
}
#pagination strong {
	color:#e2a83a;
}
#pagination #p_left {
	display:inline-block;
}
#pagination #p_center {
	display:inline-block;
	width:180px;
	text-align:center;
}
#pagination #p_right {
	display:inline-block;
}

#validate {
	width:100%;
	text-align:center;
	padding:30px 0;
}
	
/* footer */
#footer {
	text-align:center;
	font-size:0.6em;
	color:#fff;
	margin-top:30px;
}
	