* { padding: 0; margin: 0;}

img {
	border:0;
}

a {
	outline: none;
	}

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #000000;
 color: #ffffff;
}

p {
 padding: 10px;
}

#header {
 width: 1000px;
 height: 73px;
background-image: url("../images/head_bcg.gif");
}

#logo{
	float:left;
	width: 184px;
	height: 65px;
	}

#slogen{
	float:left;
	margin-left: 72px;
	width: 467px;
	height: 60px;
	}

#lang{
	float: right;
	margin-right: 20px;
	margin-top: 25px;
	}

#lang img{
	border:0;
	}

#spotfilm{
	width: 1000px;
	height: 466px;	
	background-image: url("../images/spotfilm_bcg.png");
	}

#spot_foot{
	width: 1000px;
	height: 34px;	
	background-image: url("../images/spotfilm_bcg_foot.png");
	}

/* menu begin */

#menu-bg {
	height: 40px;
}

#sz_smenu {
	height: 85px;
	border-bottom: 1px solid #666666;
	text-align: center;
	padding-top: 6px;
	display: none;
}

#smenu {
	width: 800px;
	margin-left: 100px;
	text-align: center;
	padding-top: 6px;
}

#smenu a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}

#smenu a:hover{
	color: #FE0000;
	text-decoration: none;
	font-weight: bold;	
}

#menu{
	margin-top: 0px;
}

#menu a{
	color: #DDDDDD;	
	font-weight: normal;
	font-size: 1.5em;
	text-decoration: none;
}

#menu a:hover{
	color: #FE0000;	
	font-weight: normal;
	font-size: 1.5em;
	text-decoration: none;
}

#foot_menu{
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: left;
}

#foot_menu a{
	color: #DDDDDD;	
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

#foot_menu a:hover{
	color: #FE0000;	
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

#foot_menu #menu_item{
	margin-left: 14px;	
	margin-right: 14px;
}

#foot_menu .ac{
	color: #FE0000;
}

#foot_menu .a{
	color: #FFFFFF;
}

#foot_loc_menu{
	float: left;
	border-top: 1px solid #666666;
	margin-right: 50px;
	height: 20px;
	padding-top: 6px;
	}

#foot_loc_menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	color: #cccccc;
}

#foot_menu #menu_bcg{
	background-image: url("../images/menu_bcg.gif");
	height: 37px;
	width: 1000px;
	}

#fst_menu_item{
	margin-left: 26px;
	margin-right: 14px;	
}

#menu_item{
	margin-left: 44px;	
	margin-right: 44px;
}

#menu_item_abc{
	margin-left: 5px;	
	margin-right: 5px;
}

#menu_dot{
	width: 13px;
	height: 13px;
	background-image: url("../images/dot.gif");
}
/* menu end */

/* footer begin */

#footer{
	height: 20px;
	background-color: #262626;
	padding-top: 10px;
	background-image: url("../images/foot_bcg.gif");
}

#footer_txt{
	color: #cccccc;	
	font-weight: bolder;
	margin-left: 23px;
	font-size: 0.7em;
	text-align: center;
}

/* footer end */


/* spotfilm begin */
.spotfilm{
	margin-top: 100px;
	height: 450px;
}

.spotfilm .content{
	float:left;
	width: 333px;	
	text-align: center;
}

.spotfilm .content a{
	text-decoration: none;
	color: #666666;
	}

.spotfilm img{
	border: 1px solid #666666;
}

.spotfilm .text{
	margin-top: 30px;
	font-size: 2em;
	color: #666666;
}

/* spotfilm end */


/*news begin */
.news{
	margin-top: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #666666;
	margin-right: 26px;
	margin-left: 26px;		
	padding-bottom: 16px;
	text-align: left;
}

.newy{
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 26px;
	margin-left: 26px;		
	padding-bottom: 16px;
	text-align: left;
}

.news_title{
	font-size: 1.5em;	
}

.news_date{
	text-align:right;
	color:#666666;
	font-size: 0.7em;	
	margin-bottom: 10px;
}

.news_picture{
	float:left;
	margin-right: 12px;
	margin-bottom: 6px;
}

.news_intro{
	margin-bottom: 6px;
	width: 950px;
	font-style: italic;
}

.news_more a{
	float: right;
	text-decoration: none;
	font-style: italic;
	color: #ffffff;
	margin-bottom: 20px;
	}

.news_back a{
	float: left;
	text-decoration: none;
	font-style: italic;
	color: #ffffff;
	}
	
.clear{
	clear:both;
	}

/*news end*/

#content{
	text-align: left;
	}
	
#content a{
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: underline;	
	}

/* right menu begin */
#right_ad{
	float: right;
	width: 205px;
	border-left: 1px solid #666666;
	}
/* right menu end */

/* input */
input, textarea{
	background-color: #000000;
	border: 1px solid #666666;
	font-size: 15px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.input_text{
	width: 260px;
	height: 24px;	
	}

.noBorder{
	border: none;
	}

.right_next{
	float: right;
	margin-right: 20px;
}

.left_previous{
	float: left;
	margin-left: 20px;
}

input.boton {
  padding: 2px 3px !important;
  padding: 1px 0;
  font-size: 110%;
  vertical-align: top;
  /* background-color: #005296;
  border-bottom: 1px solid #00284A;
  border-right: 1px solid #00284A;
  border-top: 1px solid #0077DF;
  border-left: 1px solid #0077DF; */
  background-color: #333333;
  border-bottom: 1px solid #666666;
  border-right: 1px solid #666666;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  color: #fff;
}

input.largerCheckbox
{
	width: 15px;
	height: 15px;
}


/*locations begin */ 
.cat_col{
	float:left;
	width: 300px;	
	padding-left: 30px;
	}
	
.cat_col a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c2c2c2;
	text-decoration: none;
	font-size: 16px;
	}
	
.cat_col a:hover{
	color: #FE0000;
	}
	
.cat_tag a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c2c2c2;
	text-decoration: none;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 10px;
	}
	
.cat_tag a:hover{
	color: #FE0000;
	}
	
.cat_tags a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c2c2c2;
	text-decoration: none;
	font-size: 12px;
	margin-left: 30px;
	line-height: 80%;
	}
	
.cat_tags a:hover{
	color: #FE0000;
	}

.loc_left{
	float:left;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #c2c2c2;	
	}

.loc_left a{
	margin-left: 50px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c2c2c2;
	text-decoration: none;
	}

.loc_left a:hover{
	color: #FE0000;
	}
	
.loc_cat{
	float:left;
	width: 750px;
	}
	
.loc_cat_pic{
	border: 2px solid #666666;
	}

.loc_cat_pic:hover{
	border: 2px solid #FE0000;
	}
		
.loc_category{
	float:left;
	width: 250px;
	height: 170px;
	}
		
.loc_category_id{
	float:left;
	height: 150px;
	margin-right: 30px;
	}
		
.loc_1{
	float:left;
	margin-right: 30px;
	}
	
.loc_category a{
	align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
.loc_category a:hover{
	color: #FE0000;
	}

.locations{
	margin-top: 50px;
}

.locations .content{
	float:left;
	width: 333px;	
	text-align: center;
}

.locations .content a{
	text-decoration: none;
	color: #666666;
	}

.location .acsearch{
	float:left;
	border: 1px solid #666666;
	width: 600px;
	margin-left: 50px;
	padding-top: 20px;
	}

.locations img{
	border: 2px solid #666666;
}

.locations img:hover{
	border: 2px solid #FE0000;
}

.locations .text{
	margin-top: 16px;
}

.locations .text a{
	font-size: 2em;
	color: #FFFFFF;
}

.locations .text a:hover{
	color: #FE0000;
}

.tag_abc{
	float:left;
	width: 270px;	
	text-align: left;	
	margin-left: -20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.tag_col{
	float:left;
	width: 250px;	
	text-align: left;	
	}
	
.tag_cols{
	width: 1000px;
	margin-left: 50px;
	}
	
.tag_col a{
	color: #c2c2c2;	
	font-weight: bold;
	text-decoration: none;		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.loc_1text{
	height:210px;
	margin: 0px 50px 20px 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #c2c2c2;
	}	

.loc_ttext{
	margin: 0px 50px 20px 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #c2c2c2;
	}	
	
.loc_ttext a{
	margin-left: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c2c2c2;
	text-decoration: none;
	}

.loc_ttext a:hover{
	color: #FE0000;
}

.loc_tags{
	margin: 0px 10px 20px 60px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 150%;
	color: #c2c2c2;
	}	
	
.loc_text{
	margin: 30px 50px 20px 40px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 150%;
	color: #c2c2c2;
	}
/*locations end */ 


/*actors begin */ 
.actor2_left{
	float:left;
	width: 220px;
	}

.actor2_pic{
	width: 185px;
	height: 127px;			
	border: 2px solid #666666;
	margin: 10px 30px 10px 30px;
	float: left;
	}

.actor3_pic{
	width: 184px;
	border: 2px solid #666666;
	margin: 10px 30px 10px 30px;
	float: left;
	}

.actor2_pic :hover{
	border: 2px solid #FE0000;
	}

.actor2_img{

	border: 0px;
	}
	
.actor_pic{
	float:left;
	margin-right: 20px;
	}
	
.actor_prt{
	width: 550px;
	float:left;
	}

.actor_properties{
	font-weight: bold;
	font-size: 15px;
	margin: 10px 0px 20px 40px;	
	}
	
.right_link{
	font-family: "Century Gothic", Helvetica, Verdana;
	font-weight: bold;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	/*margin-bottom: 50px;*/
	}

.left_link{
	float: left;
	font-family: "Century Gothic", Helvetica, Verdana;
	font-weight: bold;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	margin-right: 50px;
	/*margin-bottom: 50px;*/
	}
.left_link:hover{
	color: #FE0000;
	}

.red_text{
	font-family: "Century Gothic", Helvetica, Verdana;
	font-weight: bold;
	font-size: 15px;
	color: #666666;	
	color: #FE0000;
	}

.right_link:hover{
	font-family: "Century Gothic", Helvetica, Verdana;
	font-weight: bold;
	font-size: 15px;
	color: #FE0000;
	text-decoration: none;
	}

.space_right{
	float: right;
	margin-right: 50px;
	}

.sz_text{
	margin: 30px 50px 20px 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 150%;
	color: #c2c2c2;
	}

.sz_ttext{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 150%;
	color: #c2c2c2;
	}

.actors{
	margin-top: 50px;
	width: 750px;
}

.actors .actor{
	float:left;
	width: 250px;	
	text-align: center;
	margin-bottom: 20px;
}

.actors .actor a{
	text-decoration: none;
	color: #666666;
	}
	
.actors a{
	color:#ccc;
	}

.actors img{
	border: 1px solid #666666;
}

.actors .szoveg{
	color:#ccc;
	}
/*actors end */ 

	
.szol_pic{
	float:left;
	margin-right: 20px;
	width: 451px;
	}


.szol_text{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 140%;
	color: #c2c2c2;
	}	
	
.margin_left{
	margin-left: 30px;
}