* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	padding-bottom: 1px;
}

body {
	background: #404040 url('../img/body.jpg');
	font: normal 13px Verdana,sans-serif;
	color: #345;
	padding-bottom: 1em;

}

a {color: #06A;}
a:hover {color: #036;}

p {padding: 0.1em 0 0.8em;}

h1 {font: normal 1.8em Georgia,Tahoma,sans-serif;}
h2 {font: normal 1.5em Georgia,sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

blockquote {
	background: #FFF url('../img/quote.gif') no-repeat;
	border: 1px solid #EAEAEA;
	color: #555;
	display: block;
	font: normal 1em sans-serif;
	margin-bottom: 1em;
	padding: 10px 1em 0.2em 0px;
}

code {
	display: block;
	background: #FFFFFA;
	color: #335;
	border: 1px solid #E8E8D5;
	padding: 5px 10px;
	overflow: auto;
	margin: 1em 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

ul,ol {margin: 0 0 1em 1.6em;}
ul ul, ol ol {margin: 0.3em 0 0.3em 1em;}

img {border: none;}
img.bordered {background: #FFF; padding: 5px; border: 1px solid #DDD;}
img.left {margin-right: 1em;}
img.right {margin-left: 1em;}

small,.small {font-size: 0.8em;}
big,.big {font-size: 1.2em;}
input#s, textarea, input.styled {
	border: 1px solid #BBB;
	padding: 3px;
	width: 160px;
	font: normal 1em Verdana,sans-serif;
}
textarea {width: 440px;}
#searchsubmit {
	border: 1px solid #BBB;
	background: #EEE;
	font: normal 0.9em Verdana,sans-serif;
	padding: 2px 3px;
}
table.search {
	width: 100%;
	border-collapse: collapse;
}
.search td {vertical-align: center;}
#layout_wrapper {
	margin: auto;
	width: 780px;
}
.news .cloud, .text .cloud {color: #999 !important; font-size: 10px !important; display: inline; position: static; margin-left: 5px}
td.newshead {font-weight:bold;color:#000070}
td.news {font-family: arial, sans-serif; font-size: 12px; font-weight: normal;color: #333;}
td.all {font-weight: bold; font-size:11px}
img.news {border-bottom:15px solid #fff;border-right:12px solid #fff}
.comm_cloud {position: relative}
.comm_cloud .cloud {background: url(../img/comm_clo.gif) no-repeat; color: #999 !important; font-family: tahoma, verdana, "trebuchet ms" !important; font-size: 10px; font-style: normal; text-decoration: none !important; white-space: nowrap !important; display: block; position: absolute; top: 5px; left: 400px; padding-left: 17px}
span.text-orange {font-weight:100;color: #5089C2; margin-left: 15px;}
link_more {color: #5089C2; font-size: 11px; text-transform: lowercase; text-align: right; margin: 0 0 5px 0;}
.link_more a {color: #5089C2; text-decoration: underline}
a.all {color: #005; text-decoration: underline}
td.all {font-weight: bold; font-size:11px}
#layout_container {
	background: #FFF;
	padding: 0 5px;
}
#layout_edgetop, #layout_edgebottom {
	background: url('../img/layout_edges.gif') no-repeat left top;
	display: block;
	height: 10px;
	font-size: 0;
	line-height: 0;
}
#layout_edgebottom {background-position: left bottom;}
#site_title {
	background: #999999 url('../img/site_title.jpg') repeat-x left top;
	padding: 6px 15px;
}
#site_title h1 {
	font: normal 2em sans-serif;
	letter-spacing: -1px;
}
#site_title h1,#site_title h1 a {color: #507A9A;}
#site_title h1 a {text-decoration: none;}
#site_title h1 a:hover {color: #305A7A}
#site_title h2 {
	padding-top: 0.5em;
	font: normal 1.1em sans-serif;
	color: #679;
}

#top_separator {
	background: url('../img/top_separator.gif') repeat-x left top;
	display: block;
	font-size: 0;
	height: 3px;
	line-height: 0;
}
#navigation {
	background: #739CBA url('../img/navigation.jpg') no-repeat left bottom;
	padding: 200px 10px 0;
}
#tabs ul {
	margin: 0;
	padding: 0;
}
#tabs li {
	display:inline;
	list-style:none;
}
#tabs a {
	background: url('../img/tableftc.gif') no-repeat left top;
	float: left;
	font: bold 0.9em sans-serif;
	margin-right: 3px;
	padding-left: 4px;
	text-decoration: none;
}
#tabs a span {
	float: left;
	display: block;
	background: url('../img/tabrightc.gif') no-repeat right top;
	padding: 5px 10px 5px 6px;
	color: #608AAA;
}
#tabs a span {float: none;}
#tabs a:hover span {color: #608AAA;}
#tabs a:hover {background-position: 0% -42px;}
#tabs a:hover span {background-position:100% -42px;}

#tabs li.current_page_item a {color: #47A; background-position: 0% -42px;}
#tabs li.current_page_item a span {background-position:100% -42px;}
#main_left {width: 545px;}
#main_right {width: 220px;}
#footer {
	background: #A3B5C1 url('../img/footer.gif') no-repeat left top;
	padding: 8px 12px 2px;
	font-size: 0.85em;
	color: #FAFCFF;
}
#footer .right {color: #C8DBE8;}
#footer .right a {
	color: #D3E5F1;
	text-decoration: none;
}
#footer .right a:hover {
	color: #FFE;
	text-decoration: underline;
}
../img.bordered {
	border: 1px solid #DDD;
	background: #FFF;
	padding: 5px;
}
.bold {font-weight: bold;}
.tright {text-align: right;}
.tcenter {text-align: center;}
.tright {text-align: right;}
.left {float: left;}

.right {float: right;}
.clear,.clearer {clear: both;}
.clearer,.spacer {
	display: block;
	font-size: 0;
	line-height: 0;
}
span.comment {
	background: url('../img/icon_comment.gif') no-repeat left center;
	padding-left: 18px;
}
.post {
	margin-bottom: 5px;
	color: #444;
}
.post_title {
	background: #E8E8E8 url('../img/post/title.gif') no-repeat left top;
	padding: 6px 12px 5px;
}
.post_title h1 {font: bold 0.9em Verdana,sans-serif;}
.post_title h1 a {color: #444;}
.post_title h1 a:hover {
	color: #469;
	text-decoration: underline;
}
.post_title h1.left {width: 380px}
.post_date {
	color: #999;
	padding-top: 1px;
	font-size: 0.85em;
}
.post_metadata {
	margin-top: 5px;
	padding: 0 0px;
	background: #F5F5F5;
}
.post_metadata .content {
	padding: 8px 0px 6px;
	font-size: 0.9em;
	color: #666;

}
.post_metadata .content a {color: #567;}
.post_metadata .content a:hover {color: #002;}

.post_body {
	background: #F5F5F5 url('../img/post/body.gif') repeat-x left top;
	padding: 10px 10px 1px;
    height: 132px;
}


.post_body ../img {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 3px;
}
.post_bottom {
	background: url('../img/post/bottom.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}
.post_search_text {
	font-size: 0.85em;
	padding: 2px 0;
}
.box {margin-bottom: 5px;}
.box_title {
	background: #C6D2DB url('../img/box/title.gif') no-repeat left top;
	padding: 6px 10px 5px;
	font-weight: bold;
	font-size: 0.9em;
	color: #505E69;
}
.box_body {
	background: #DAE3E9 url('../img/box/body.gif') repeat-x left top;
	padding: 8px 10px 1px;
	font-size: 0.9em;
}
.box_bottom {
	background: url('../img/box/bottom.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}

.box ul {
	margin-left: 0;
	border-bottom: 1px solid #E2ECF2;
}
.box li:first-child {border-top: none;}
.box ul li {
	list-style: none;
	padding: 4px;
	border-top: 1px solid #E2ECF2;
	border-bottom: 1px solid #D0D8DE;
}
.box ul a {text-decoration: none;}
.box ul a:hover {text-decoration: underline;}
.nicelist {
	padding: 1px 0 0;
}
.nicelist ol {margin: 0;}
.nicelist ol li {
	list-style: none;
	padding: 8px 10px 1px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCC;
}
.nicelist li.alt {background: #EEE;}
.nicelist .body {padding-top: 5px;}
.nicelist .date {
	color: #888;
	padding-top: 4px;
	font-size: 0.85em;
}
.nicelist .date a {
	color: #567;
	text-decoration: none;
}
.nicelist .date a:hover {
	color: #002;
	text-decoration: underline;
}
.archive_title {font: normal 1.4em sans-serif;}
.archive_title a {text-decoration: none;}
.archive_title a:hover {text-decoration: underline;}
.archive_postinfo {
	font: normal 1em sans-serif;
	padding-bottom: 6px;
}
.comment_gravatar {width: 48px;}
.comment_gravatar ../img {padding: 2px;}
.comment_author {padding-top: 2px;}
.pagenavigation {
	background: #DDEBF4 url('../img/pagenav_top.gif') no-repeat;
	margin-bottom: 5px;
}
.pagenav_bottom {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 5px;
	background: url('../img/pagenav_bottom.gif') no-repeat;
}
.pagenav {
	font-size: 0.85em;
	padding: 5px 8px 0;
}
.pagenav a {
	color: #6A7DA4;
	text-decoration: none;
}
.pagenav a:hover {
	color: #002;
	text-decoration: underline;
}
.h5 {height: 5px;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}
.post_body img{
  border: solid 1px #009999;
}
#podrobno { color: #f60; font-size: 12px; text-transform: lowercase; text-align: right; margin: 6px 0 5px 0 ;}
.info, .info * {border-collapse: collapse; margin: 0; padding: 0; font-size: 13px; width:100%}
   .info td {width: 160px; min-height: 14px; border-bottom: 1px #999 dotted; vertical-align: top; padding: 5px 0 6px 20px ; line-height: 18px ;}
   .info .type {background: url(sqr-grey.gif) 11px 11px no-repeat; width: 119px; color: #1D5170; padding-left: 0px}
   .info a {color: #005; text-decoration: underline}
   .info a:hover {color: #f60}
.post_body p{
    margin-left: 140px;
}
.prem_list {}
   .prem_list .month {font-size: 16px; font-weight: bold; border-bottom: 2px #f60 solid; margin-left: 20px; padding-top: 30px}
.premier_item {min-height: 20px; border-bottom: 1px #ccc dotted; clear: left; position: relative; margin-left: 20px; padding: 12px 0 2px 0}
   .premier_item .image {width: 58px; float: left; padding-bottom: 9px}
      .premier_item .image b {background: url(glasses_.gif) 0 4px no-repeat; width: 15px; font-size: 11px; font-weight: normal; display: block; margin: 0 auto; padding-left: 20px}
      .premier_item .image b a {color: #777; text-decoration: underline}
      .premier_item .gray img {border-color: #ccc !important}
   .premier_item .text {width: 385px; float: left; padding-left: 10px}
      .premier_item .text .textBlock {width: 281px}
   .premier_item .lined {color: #888; text-decoration: none}
   .premier_item .lined:hover {text-decoration: underline}
   .premier_item .name, .premier_item .name_big {margin: 0}
   .premier_item .name a, .premier_item .name_big a {color: #005; font-family: arial; font-size: 12px; text-decoration: underline}
   .premier_item .name_big a {font-size: 14px}
   .premier_item span {width: 250px; color: #888; font-family: arial; font-size: 11px; line-height: 15px; display: block; margin-bottom: 9px; padding-right: 20px}
   .premier_item span i {font-style: normal; white-space: nowrap}
   .premier_item .actors a {color: #888 !important}
   .premier_item .actors a:hover {text-decoration: underline}
   .premier_item .sinopsys {width: 393px; color: #333; text-align: justify}
   .premier_item .ajax_rating {width: 100px; color: #777; font-size: 10px; font-style: normal; text-align: left; display: block; position: absolute !important; top: 13px !important; left: 334px !important; padding-left: 20px}
      .premier_item .ajax_rating s {background: url(prem_clo.gif); width: 14px; height: 14px; display: block; position: absolute; top: 8px; left: 0}
      .premier_item .ajax_rating u {color: #f60; text-decoration: none; display: block}
      .premier_item .ajax_rating b {font-size: 9px; font-weight: normal}
   .premier_item .prem_day {width: 80px; font-family: tahoma; font-size: 11px; text-align: center; position: relative; float: right; padding: 60px 10px 10px 10px}
      .premier_item .prem_day .day {width: 56px; margin: 0 auto; padding-bottom: 1px}
      .premier_item .prem_day .day div {position: absolute; top: 1px; left: 50%; margin-left: -28px}
      .premier_item .prem_day .company {text-decoration: none; display: block; padding-bottom: 5px}
      .premier_item .prem_day .company a {color: #f60; text-decoration: underline}
      .premier_item .clear {height: 1px; overflow: hidden; clear: both}
      .premier_item .ajax {background: url(ajax_sta.gif) no-repeat; width: 16px; height: 16px; overflow: hidden; visibility: hidden; display: block; position: absolute; top: 50px; left: -34px; padding: 0}
      .premier_item .limited {width: 82px; color: #f60; font-weight: normal; display: block; float: right}
   .premier_item .my_mark {background: #f60; width: 23px !important; height: 18px; color: #fff; font-size: 11px; text-align: center; overflow: hidden; display: none; position: absolute; top: auto !important; top: 64px !important; left: 330px !important; z-index: 1001; margin: 0 !important; padding-top: 4px}
   .premier_item .shortselect {width: 115px; top: 64px; left: 354px; margin: 0}
      .premier_item .shortselect .title {height: 18px !important; padding-top: 3px !important}
      .premier_item .shortselect .MyKP_Folder_Select_dot {margin-top: -23px}

.post_body p {
  margin-top: 0px;
  margin-bottom: 0px;
 font-size:12px;
 line-height: 20px;
 margin-left: 0px
}
.podrobno{
  font-size:12px;

}

 .div_comment {
margin-top:10px;
padding-top:10px;
margin:15px;
margin-bottom: 0px;
border-top:1px solid #999999;
}

.div_comment p {
margin:7px;
}


.movie_comment {
font-size:14px;
font-weight:bold;
color:#333333;
text-align:center;
margin-top:0px;

}

.prosmotr {
margin-top:15px;
margin-left:15px;
}

.movie_div {
margin:15px;
border-top:1px solid #999999;
padding-top:5px;
padding-left:0px;
padding-right:15px;

}

.movie_comment_add {
margin-bottom:5px;
font-size:13px;
}
.bor_text{
border: 1px solid #999999;
color: #040404;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 10px;
margin-top: 3px;
 width:340px;

 height: 22px;
background: rgb(245, 245, 245); /* Old browsers */
background: -moz-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(250, 250, 250, 1) 7%, rgba(252, 252, 252, 1) 19%, rgba(252, 252, 252, 1) 100%); /* FF3.6+ */

}
.bor_text:hover {
border: 1px solid #33badc;
}

.bor_text4{
border: 1px solid #999999;
color: #040404;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 10px;
margin-top: 3px;
 width:340px;

 height: 22px;
background: rgb(245, 245, 245); /* Old browsers */
background: -moz-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(250, 250, 250, 1) 7%, rgba(252, 252, 252, 1) 19%, rgba(252, 252, 252, 1) 100%); /* FF3.6+ */

}
.bor_text4:hover {
border: 1px solid #33badc;
}



.bor_text2{
border: 1px solid #999999;
color: #040404;
margin-top:2px;
width: 150px;
 height: 22px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background: rgb(245, 245, 245); /* Old browsers */
background: -moz-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(250, 250, 250, 1) 7%, rgba(252, 252, 252, 1) 19%, rgba(252, 252, 252, 1) 100%); /* FF3.6+ */
}

.bor_text2:hover {
border: 1px solid #33badc;}


.fil_mass {
padding:7px;
background-color: #FFFFFF;
width: 515px;
margin:7px;
margin-top: 0px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;}

.fil_mass legend {
font-size:14px;
color:#FF0000;
padding-left: 3px;
padding-right: 3px;}
.pstrnav {
padding: 0px 10px 20px 15px;
color:#424242;}

.pstrnav a{
font-family : "Myriad Pro", Helvetica, Arial, sans-serif;
font-size:12px;color:#525252;
text-decoration:underline;}

.pstrnav2 {
margin:15px;
border-top:1px solid #999999;
padding-top:15px;
padding-left:0px;
padding-right:15px;}

.pstrnav2 a{
font-family : "Myriad Pro", Helvetica, Arial, sans-serif;
font-size:12px;color:#525252;
text-decoration:underline;}



#gallery {
    padding: 20px;
    border:1px solid #cccccc;
    width: 480px;
    margin: 10px 10px 10px 2px;
    height: 400px;

   background-color: #FFFFFF;
}

#big {
    background-image: url(../img/loader.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 480px;
    height: 320px;
    border:1px dotted #cccccc;
    }
#big img {
width: 480px;
height: 320px;
border: none;
}

#small {
    margin-top: 10px;
    left:40px;
    width:470px;
    position: absolute;
}

#small img{
    border:none;
    margin: 3px;
    cursor: pointer;
    width: 94px;
    height: 64px;
}
#prev{
    left:0px;
    top:35px;
    position: absolute;
}
#prev img{
    cursor: pointer;
    border: none;
}
#next{
    right:0px;
    top:35px;
    position: absolute;
}
#next img{
    cursor: pointer;
    border: none;
}

#nav{
    position: relative;
}
#author_reklama {
padding:7px;

padding-left: 15px;
line-height: 20px;
padding-bottom: 12px;
background-color: #FFFFFF;
border: 1px dotted #999999;
width: 520x;
margin:0px;
margin-top: 0px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;}