*{	
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-size: 12px; 
	outline: 0;
	outline: hidden;
}
body{
	font-family: helvetica, arial, sans-serif; 
	font-size: 12px;  
	color: #000; 
	text-align:left; 
	margin: 0; 
	padding: 0;
}
a.back-to-list{
	color: #fff;
	background-color: #000;
	font-family: Lucida console;
	font-size: 14px;
	padding:2px 4px 2px 4px;
} 
a.to_all_news{
	/*background-image:url(../images/to_all_news.gif);
	background-position:right 0;
	background-repeat:no-repeat;*/
	display:inline;
	float:left;
	margin: 6px 0px 18px 719px;
	padding:2px 4px 2px 4px;
}
ul{
	margin: 0px;
	padding: 0px; 	
}
ul li{
	margin: 0px;
	padding: 0px; 	
	list-style-type: none;
}
p, h1, h2, h3{
  margin: 0;
  padding: 0;
}
a{
	outline: 0;
}
#entirebody{
	width: 940px;
	margin: 0px auto;
}
#entirebody:after{
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}
.top{
	float: left;
	display: inline;
	margin-top: 40px;
	margin-bottom: 16px;
}
.main{
	width: 940px;
	margin-bottom: 16px;
	float: left;
	display: inline;
}
.main .left{
	width: 224px;
	float: left;
	display: inline;
}

.main .left ul#mainnav{
	float: left;
	display: inline;
	margin-top: 6px;
}

.main .left ul#mainnav li{
	display: inline;
}

.main .left ul#mainnav li a{
	margin-right: 10px;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;	
	font-family: Lucida console;
	font-size: 14px;
}
.main .left ul#mainnav li a:hover{
	color: #000;
}
.main .right{
	width: 716px;
	float: right;
	display: inline;
}
.main .right ul#languages{
	float: right;
	width: 78px;
	background-color: #fff;
	margin-top: 6px;
	margin-right: 4px;
}
.main .right ul#languages li{
	display: inline;
	padding-right: 4px;
}
.main .right ul#languages li.last{f
	display: inline;
	border-left: 1px solid #000;
	padding-left: 8px;
}
.main .right ul#languages li a{
	text-decoration: none;
	color: #666666;
	text-transform: uppercase;
	font-family: Lucida console;
	font-size: 14px;
}
.main .right ul#languages li a.active{
	text-decoration: none;
	font-weight: bold;	
}
.main .right ul#languages li a:hover{
	color: #000;
}
.banner_holder{
	width: 940px;
	height: 250px;
	margin-bottom: 16px;
	float: left;
	display: inline;
}
.banner_holder #banner{
	width: 716px;
	height: 250px;
	float: left;
	display: inline;
	overflow: hidden;
}
.banner_holder #banner img{
	width: 716px;
	height: 250px;
}
.logo{
	float: left;
	width: 208px;
	margin-left: 16px;
	overflow: hidden;
}



#topnav{
	width: 940px;
	float: left;
	display: inline;
	z-index: 1;
	position: relative;
	padding: 0px;
	text-align: left;
	background-color: #000;
	
}

#topnav ul{
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	width: 940px;
}

#topnav ul li{
	float: left;
	display: inline;
	margin: 0px;
	margin-right: 14px;
	position: relative;
}
#topnav ul li.last{
	margin-right: 17px;
}
#topnav ul li a{
	color: #dedede;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 22px;
	padding: 8px 22px 8px 24px;
	float: left;
	display: inline;
	font-family: Lucida console;
	position: relative;
}
#topnav ul li a:hover{
	color: #fff;
	background-image: url(../images/topnav_a.gif);
	background-position: left 14px;
	background-repeat: no-repeat;
}
#topnav ul li a.active{
	color: #fff;
	background-image: url(../images/topnav_a.gif);
	background-position: left 14px;
	background-repeat: no-repeat;
}
#topnav ul li a.first{
	margin-left: 22px;
}

#topnav ul li ul.dropdown{
	float: left;
	display: inline;
	position: absolute;
	z-index: 10;
	display: none;
	top: 38px;
	width:240px;
	left: 0px;
	background: black;
	padding-top: 8px;
	padding-bottom: 24px;
	overflow: hidden;
}
#topnav ul li ul.dropdown li{
	float: left;
	display: inline;
	background: none;
	width: 200px;
}
#topnav ul li ul.dropdown li a{
	float: left;
	display: inline;
	font-size: 15px;
	text-transform: none;
	padding: 10px 10px 2px 22px;
	width: 208px;
}

#topnav ul li ul.dropdown li a:hover{
	padding-left: 40px;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/bullet_2.gif);
	background-position: 24px 15px;
	background-repeat: no-repeat;
	width: 206px;
}
#topnav ul li ul.dropdown li a.active{
	padding-left: 40px;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/bullet_2.gif);
	background-position: 24px 15px;
	background-repeat: no-repeat;
	width: 206px;
}
.home_lists{
	width: 774px;
	display: inline;
	padding: 0px;
	margin: 0px auto;
}
.home_news{
	width: 860px;
	float: left;
	display: inline;
	margin-bottom: 16px;
}
.home_news .header_area{
	width: 774px;
	float: left;
	display: inline;
}
.home_news .header_area h1{
	float: left;
	width: 515px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px 10px;
	display: inline;
}
.home_news ul.news_list{
	width: 774px;
	float: left;
	display: inline;
	padding: 0px;
	margin-left: 90px;
}
.home_news ul.news_list li{
	width: 774px;
	float: left;
	display: block;
	margin: 16px 0px;
}
.home_news ul.news_list li a{
	float: left;
	text-decoration: none;
	color: none;
}
.home_news ul.news_list li a img{
	float: left;
	display: inline;
	margin-right: 24px;
	height: 110px;
	width: 110px;
}
.home_news ul.news_list li a h3{
	text-transform: uppercase;
	color: #666666;
	font-size: 30px;
	width: 750px;
	line-height: 28px;
	padding-top: 4px;
}
.home_news ul.news_list li a h3:hover{
	color: #000;
}
.home_news ul.news_list li a span{
	color: #666666;
	font-size: 14px;
}
.home_news ul.news_list li a p{
	color: #666666;
	padding-top: 5px;
	font-size: 14px;
}
.home_news .header_area ul.tabnav{
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
}
.home_news .header_area ul.tabnav li{
	float: left;
	display: inline;
	margin-left: 8px;
}
.home_news .header_area ul.tabnav li a{
	float: left;
	display: inline;
	height: 27px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/tab_bgr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #fff;
}
.home_news .header_area ul.tabnav li a span{
	float: left;
	display: inline;
	cursor: pointer;
	height: 21px;
	padding: 6px 10px 0px 0px;
	background-image: url(../images/tab_bgr1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.home_news .header_area ul.tabnav li.ui-state-active a{
	color: #000;
	background-image: url(../images/tab_bgr_active.gif);
}
.home_news .header_area ul.tabnav li.ui-state-active a span{
	background-image: url(../images/tab_bgr1_active.gif);
}
.home_news .header_area ul.tabnav li a:hover{
	background-image: url(../images/tab_bgr_active.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #000;
}
.home_news .header_area ul.tabnav li a:hover span{
	background-image: url(../images/tab_bgr1_active.gif);
}




.home_bottom_area{
	width: 940px;
	margin: 0px auto;
}
.home_bottom_area .holder{
	width: 940px;
	float: left;
	display:inline;
	margin: 0px auto;
}
form.newsletter{
	width: 204px;
	height: 64px;
	float: left;
	display: inline;
	padding: 8px;
	background: #000;
	overflow: hidden;
}
form.newsletter input{
	float: left;
	display: inline;
	height: 15px;
	border: 1px solid #d3d3d3;
	width: 150px;
}
form.newsletter input.send{
	background: #000;
	height: 20px;
	color: #fff;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	border: 0px;
	float: right;
	display: inline;
	width: auto;
	cursor: pointer;
	font-family: Lucida console;
	font-size: 13px;
}
span.send_verification{
	text-transform: none;
	display: block;
	color: #972929;
}
.margin_btn{
	float: left;
	display: inline;
	margin-right: 20px;
}
.margin_last{
	margin: 0px;
}

#leftnav{
	float: left;
	width: 220px;
	min-height: 500px;
	overflow: hidden;
}


#leftnav ul{
	margin: 0px;
	padding: 0px 5px 5px 20px;
	width: 195px;
}

#leftnav ul li{
	list-style-type: none;
	width: 192px;
	margin-bottom: 1px;
	padding-top: 0px;
}

#leftnav ul li a{	
	width: 168px;
	padding: 10px 10px 2px 0px;
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 15px;
	font-family: Lucida console;
}

#leftnav ul li:hover{

}

#leftnav ul li a:hover{
	padding: 10px 10px 2px 18px;
	display: block;
	color: #000;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-position: left 14px;
	background-repeat: no-repeat;
}

#leftnav ul li.active{
	list-style-type: none;
}

#leftnav ul li a.active{
	padding: 10px 10px 2px 18px;
	display: block;
	color: #000;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-position: left 14px;
	background-repeat: no-repeat;
}
#leftnav ul li a.active:hover{
	color: #666666;
}
#leftnav ul li a span{
	padding-left: 15px;
	display: block;
}

#leftnav ul.sub{
	padding: 0px;
	margin-left: 20px;
}

#leftnav ul.sub li{
	list-style-type: none;
	margin-bottom: 1px;
	padding-top: 3px;
}


#leftnav ul.sub li a{
	
}

#leftnav ul.sub li a span{
	padding-left: 15px;
	display: block;
}
#leftnav ul.sub li a.active{
	
}


#content p{
	width: 410px;
}
#content img{
	display: block;
	border: 0px !important;
}



#container, .container{
	position: relative;
	float: left;
	display: inline;
	width: 940px;
	margin-top: 26px;
}
#content{
	width: 720px;
	float: left;
	display: inline;
}
#content ul.workshops{
	margin-top: 0px !important;
}
#content ul.workshops li{
	margin-bottom: 46px !important;
}
#content ul.workshops li h2{
	font-size: 22px !important;
	color: #000 !important;
	text-transform: uppercase !important;
	margin-bottom: 6px !important;
}
#content ul.workshops li h3{
	font-size: 16px !important;
	color: #000 !important;
	margin-bottom: 10px !important;
	margin-top: 0px !important;
}
#content ul.workshops li h3:hover{
	color: #000 !important;;
}
#content ul.workshops li img{
	width: 180px !important;
	height: auto !important;
}
#content ul.workshops li h4{
	font-size: 18px;
	margin-bottom: 22px !important;
}
#content ul.workshops li p{
	font-size: 14px !important;
	padding-bottom: 8px !important;
	padding-top: 0px !important;
}
#content ul.places li{
	margin-bottom: 40px !important;
}
#content ul.places li img{
	width: auto !important;
	height: auto !important;
}
#content ul.places li h2{
	font-size: 22px !important;
	color: #000 !important;
	text-transform: uppercase !important;
	margin-bottom: 6px !important;
}
#content ul.places li h3{
	font-size: 16px !important;
	color: #000 !important;
	margin-bottom: 10px !important;
	margin-top: 0px !important;
}
#content ul.places li h3:hover{
	color: #000 !important;;
}
#content ul.places li h4{
	font-size: 18px;
	margin-bottom: 22px !important;
}










#container .accordion-list{
		float: left;
		display: inline;
		width: 720px;
}
.accordion-list h2.by_char{
	font-size: 40px;
	color: #000;	
}
#container .accordion-list h2{
	font-family: "Hwlvetica" sans-serif;	
	display: block;
}
#container .accordion-list h2 a{
	float: left;
	display: inline;
	width: 720px;
	font-size: 40px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 36px;
	margin: 0px 0px 24px 0px;
}
#container .accordion-list h2 a:hover{
	color: #000;	
}

#container .accordion-list h2.ui-state-active a{
		color: #000;	
}
a {
	outline: 0;
}
#container .accordion-list h3{
	font-family: "Hwlvetica" sans-serif;
}
#container .accordion-list h3 a{
	font-size: 25px;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 23px;
}
#container .accordion-list h3 a:hover{
	color: #000;
}
#container .accordion-list h4 a{
	font-size: 25px;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 23px;
}
#container .accordion-list h4 a:hover{
	color: #000;
}

#container .accordion-list span.film-description{
	font-family: "Hwlvetica" sans-serif;
	font-size: 16px;
	font-weight: normal;
	display: block;
	padding-bottom: 10px;
}

#container .accordion-list .ui-accordion-content{
	padding: 0px 25px 12px 25px !important;
	float: left;
	display: inline;
	width: 670px;
	margin-top: -16px;
	height: auto !important;
}
#container .accordion-list  #film_name{
	height: auto !important;
}

ul.alfanation{
	float: left;
	display: inline;
	position: absolute;
	top: -28px;
	left: 215px;
}
ul.alfanation li{
	float: left;
	display: inline;
	margin-right: 5px;
}
ul.alfanation li a{
	float: left;
	display: inline;
	font-size: 18px;
	color: #000;
	padding: 2px 4px;
	text-transform: uppercase;
	text-decoration: none;
}
ul.alfanation li a:hover{
	background-color: #000;
	color: #fff;
}
ul.alfanation li a.active{
	background-color: #000;
	color: #fff;
}

#content ul.news_list{
	float: left;
	display: inline;
	width: 720px;
	margin-top: 16px;
}

#content ul.news_list li{
	list-style-type: none;
	padding: 0px;
	float: left;
	display: inline;
	clear: both;
	margin-bottom: 22px;
}

#content ul.news_list li img{
	width: 110px;
	height: 110px;
	float: left;
	display: inline;
	margin: 0px;
	margin-right: 20px;
}
#content ul.news_list li span{
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}
#content ul.news_list li p{
	width: auto !important;
}

#content ul.news_list li h3{
	margin: 6px 0px 0px 0px;
	font-size: 24px;
	color: #666666;
	text-transform: uppercase;
	width: 720px;
	line-height: 26px;
}
#content ul.news_list li h3:hover{
	color: #000;
}
#content ul.news_list li a{
	color: #666666;
}
#content ul.news_list li a p{
	font-size: 14px;
}
ul.gallery{
	float: left;
	display: inline;
	width: 720px;
}
ul.gallery li{
	float: left;
	display: inline;
	margin-right: 20px;
	margin-bottom: 16px;
	width: 310px;
	min-height: 274px;
	overflow: hidden;
	position: relative;
}
ul.gallery li.second{
	margin-right: 0px;
}
ul.gallery li span.title{
	font-size: 20px;
	text-transform: uppercase;
	color: #666666;
	display: block;
	font-weight: bold;
	margin-top: 4px;
	float: left;
}
ul.gallery li span.title:hover{
	color: #000;
}
#content h1{
	
}
#content .leftcontent{
	float: left;
	display: inline;
	width: 312px;
	margin-top: 12px;
}
#content .leftcontent .termin{

}
#content .leftcontent .termin span{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#content .leftcontent .termin span b{
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#content .leftcontent img{
	margin-top: 0px;
}
#content .leftcontent h1{
	font-size: 20px;
	margin-top: 0px;
	line-height: 20px;
	padding-top: 0px;
	text-transform: uppercase;
	color: #000000;
}
#content .leftcontent h2{
	font-size: 20px;
	margin-top: 0px;
	line-height: 20px;
	padding-top: 0px;
	text-transform: uppercase;
}
#content .leftcontent p{
	width: auto;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#content .leftcontent span.movie_info{
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}
#content .leftcontent .name_place_year{
	float: left;
	display: inline;
	width: 312px;
	padding-top: 8px;
}
#content .leftcontent .name_place_year span{
	display: block;
	font-weight: bold;
}
#content .leftcontent .name_place_year p{
	display: block;
	clear: both;
	padding-top: 6px;
}
#rightcontent{
	float: left;
	width: 390px;
	padding-left: 16px;
	margin-top: 12px;
}
#rightcontent h3{
	margin: 0px;
	font-size: 12px;
	color: #666666;
	padding-bottom: 0px;
	padding-top: 12px;
}
#content #rightcontent p{
	color: #666666;
	padding: 0px 0px 6px 0px !important;
	font-size: 12px !important;
	width: auto;
}
#rightcontent p span{
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}



#work {
	float:left;
	list-style:none;
	padding:0;
}
#work li {
	float:left;
	display:inline;
	background:#fff;
	min-height: 330px;
	width: 320px;
	overflow: hidden;
	position: relative;
	margin-right: 20px;
}
#work li.second{
	margin-right: 0px;
}
#work li a {
	border:none;
}
#work p {
	margin-bottom:0;
}
#work li  a img{
	float: left;
	display: block;
	margin: 0px
}

/* ---- show-hide elements ---- */

#work li .show{
	display:block;
	height: 310px;
	width: 320px;
}
#work li .hide {
	color: #000;
	text-align: left;
	height: 0;
	font-weight: bold;
	overflow: hidden;
	background: #fff;
	height: 310px;
	display: block;
}
#work li:hover .hide, #work li.over .hide {
	cursor: pointer;
	height: 310px;
	width: 320px;
}
#work li:hover .show, #work li.over .show {
	height: 0;
	overflow: hidden;
}

#work li a {
	color: #666666;
}
#work li a:hover {
	color:#000;
}
#work li .hide a{
	font-size:1em;
	font-weight: bold;
	padding: 6px;
	float: left;
}
#content img{
	max-width: 460px;
	border: 2px solid #000;
	margin: 16px 0px;
}



span.data{
	font-size: 14px;
	display: block; 
	margin-top: 10px;
}
#content h1{
	color:#666666;
	font-size: 30px;
	line-height: 34px;
	padding: 6px 0px 0px 0px;
	text-transform: uppercase;
}
#content p{
	font-size: 14px;
}
#content p strong{
	font-size: 14px;
}




.jury_list{
	float: left;
	display: inline;
}
.jury_list .li{
	float: left;
	display: inline;
	width: 178px;
	margin-right: 30px;
	margin-bottom: 15px;
}
.jury_list .li h3{
	padding: 10px 0px;
	font-size: 14px;
	text-transform: uppercase;
}
.jury_list .li img{
	width: 178px;
	height: 180px;
}
.jury_list .li p{
	font-size:14px;
}
.jury_list .li .film-description{
	font-size:14px;
}

#container .jury_list .ui-accordion-content{
	padding: 4px !important;
	margin-top: -24px !important;
}










#schedule{
	float: left;
	display: inline;
	width: 410px;
}
#schedule #content{
	float: left;
	display: inline;
	width: 410px;
}
#schedule #content img{
	float: left;
	display: inline;
	margin-bottom: 20px;
}
#content{
	float: left;
	display: inline;
}

a.download_programme{
	position: absolute;
	top: 17px;
	right: 0px;
}
.social_networks{
	position: absolute; 
	bottom: 10px;
	left: 0px;
}
.social_networks a{
	float: left;
	display: inline;
	margin-right: 16px;
	padding: 0px !important;
}





































































































































form.search{
	background-image: url(../images/search.gif);
	background-position: 1px 0px;
	background-repeat: no-repeat;
	float: right;
	display: inline;
	width: 208px;
	height: 26px;
	margin-right: 224px;
}

form.search input#matchSearch{
	width: 172px;
	float: left;
	border: 0px;
	background: transparent;
	padding: 0px;
	margin: 6px 0px 0px 28px;
}

form.search input.go{
	background-image: url(../images/go.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	border: 0px;
	padding: 1px 3px 4px 3px;
	//padding: 2px 3px 3px 3px;
	color: #555555;
	font-weight: normal;
	font-size: 10px;
	height: 17px;
	margin-right: 2px;
	display: none;
}

span.calendar{
	padding: 10px 0px 10px 43px;
	float: left;
	color: #999999;
	font-weight: bold;
}

table{
	float: left;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;	
}

tr.body{
	background-color: #f5f5f5;
}

img{
	border: 0px;
}

a{
	border: 0px;
}

a.more{
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	color: #4690c4;
	text-decoration: none;
}
a.back{
	background-image: url(../images/more_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	color: #4690c4;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	
}



.firstnav{
	float: left;
	width: 958px;
	text-align: right;
	margin-top: -46px;
	//margin-top: -45px;
}

.firstnav ul{
	margin: 10px 15px 0px 0px;
	float: right;
	display: none;
}

.firstnav ul li{
	display: inline;
	
}

.firstnav ul li a{
	color: #4690c4;
	text-decoration: none;
}
.firstnav ul li a.doc{
	color: #4690c4;
	background-image: url(../images/a_doc.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 5px 31px 6px 7px;
	font-weight: normal;
	z-index: 20;
	position: relative;
}

.firstnav ul li a.shorts{
	color: #4690c4;
	background-image: url(../images/a_shorts.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 5px 31px 6px 7px;
	font-weight: normal;
	z-index: 20;
	position: relative;
}


#last-event{
	width: 605px;
	float: left;
	display: inline;
	padding: 0px 20px 0px 30px;
	margin-bottom: 30px;
}

#last-event h1.event{
	background-image: url(../images/h1_event.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #fff;
	display: block;
	padding: 13px 8px 14px 9px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

#last-event h2{
	font-size: 14px;
	color: #000;
	margin-bottom: 18px;
	font-weight: bold;
}
#last-event h2 span.homedata{
color:#76BC4B;
font-weight:bold;
font-size: 11px; 
}


#container img.bigphoto{
	float: none;
	padding-right: 8px;
	margin-left: 8px;
	background: url(../images/foto_right.gif) repeat-y right;
}

#container .withborder{
	margin: 0 auto;
	background: url(../images/foto_left.gif) repeat-y #fff;
	float: left;
	margin-right: 10px;
}
#container .top{
	background: url(../images/foto_top.gif) repeat-x;
	height: 7px;
	width: 100%; 
}
#container .bottom{
	background: url(../images/foto_bot.gif) repeat-x;
	//margin-top: -2px;
	height: 9px;
}
#container img.left{
	float: left;
}
#container img.right{
	float: right;
}

#container a.more{
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	color: #4690c4;
	margin: 15px 0px;
	float: left;
}
#rightnav{
float: right;
width: 290px;
}
#today{
	background-image: url(../images/today.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	width: 290px;
	float: left;
	display: block;
}

#today img{
	float: left;
	padding-top: 60px;
	margin: 0px 0px 0px 1px;
}

#today img.more{
	float: none;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
}

#today span{
	display: block;
	margin: 25px 0px 0px 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

#today span.gray{
	display: inline;
	text-transform: none;
	margin: 40px 0px 0px 5px;
	color: #fff;	
}

#today ul{
	margin-left: 5px;
	padding-left: 65px;
}

#today ul li{
	list-style-type: none;
	padding-left: 30px;
	margin-bottom: 15px;
}
#today ul.homenews li{
	padding-left: 0px;
}

#today ul li a{
	color: #515151;
	text-decoration: none;
	background-image: url(../images/more55.gif);
	background-repeat: no-repeat;
	background-position: right 8px;	
}
#today h4{
	background: url(../images/more_news_rounded.gif) no-repeat right;
	color: #4690c4;
	padding: 3px 0px 3px 70px;
	margin-right: 10px;
	font-size: 11px;
}

#today ul li.film{
	background-image: url(../images/film.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;	
}

#today ul li.ekspozita{
	background-image: url(../images/ekspo.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#today ul li.party{
	background-image: url(../images/party.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}

#today ul.bott{
	margin: 22px 0px 0px 5px;
	//margin: -5px 0px 5px 5px;
	padding: 0px 0px 20px 0px;
	display: block;
}

#today ul.bott li{
	display: inline;
	padding-left: 5px;
	margin-left: 0px;
}

#today ul.bott li a{
	font-size: 10px;
	text-decoration: underline;
	color: #4690c4;
}

#today ul.bott li a:hover{
	text-decoration: none;
}

#today ul.bott li a.prev{
	color: #a5a5a5;
	border-right: 1px solid #4690c4;
	padding-right: 8px;
	padding-left: 10px;
	background-image: url(../images/prev.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-decoration: none;
}

#today ul.bott li a.next{
	color: #a5a5a5;
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 10px;
	text-decoration: none;
	
	margin-right: 8px;
}












#events{
	background-image: url(../images/events.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	width: 290px;
	float: left;
	display: block;
}

#events img{
	float: left;
	padding-top: 60px;
	margin: 0px 0px 0px 1px;
}

#events img.more{
	float: none;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
}

#events span{
	display: block;
	margin: 15px 0px 0px 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

#events span.gray{
	display: inline;
	text-transform: none;
	margin: 40px 0px 0px 5px;
	color: #fff;	
}

.event_background ul.gallery{
	padding: 0px 0px 16px 0px;
	margin: 8px 0px 0px 0px;
}

.event_background ul.gallery li{
	list-style-type: none;
	margin-bottom: 3px;
	padding: 2px 0px 3px 15px;
	display: block;
}

.event_background ul.gallery li:hover{
	background-image: url(../images/events_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

.event_background ul.gallery li.active{
	background-image: url(../images/events_hover.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;	
}


.event_background ul.gallery li a{
	color: #22456d;
	text-decoration: none;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: right 3px;	
	width: 225px;
	display: block;
}

.event_background ul.gallery li a:hover{

}

.event_background ul.gallery li a span{
	display: inline;
	color: #90b1d2;
	margin: 0px 8px 0px 0px;
	padding: 0px;
}


#events ul.bott{
	margin: 22px 0px 0px 5px;
	//margin: -5px 0px 5px 5px;
	padding: 0px 0px 20px 0px;
	display: block;
}

#events ul.bott li{
	display: inline;
	padding-left: 5px;
	margin-left: 0px;
}

#events ul.bott li a{
	font-size: 10px;
	text-decoration: underline;
	color: #4690c4;
}

#events ul.bott li a:hover{
	text-decoration: none;
}

#events ul.bott li a.prev{
	color: #a5a5a5;
	border-right: 1px solid #4690c4;
	padding-right: 8px;
	padding-left: 10px;
	background-image: url(../images/prev.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-decoration: none;
}

#events ul.bott li a.next{
	color: #a5a5a5;
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 10px;
	text-decoration: none;
	
	margin-right: 8px;
}




#calendar{
	width: 290px;
	height: 220px;
	float: left;
}

#calendar img{
	float: left;
	margin: 33px 20px 0px 0px;
}

.paddedbody {padding-left : 15px; padding-right : 15px; padding-top : 10px; padding-bottom : 10px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #D3D3C2; color: #333333;}
.nonpaddedbody {padding-left : 0px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #D3D3C2; color: #333333;}
.paddedbodyc {padding-left : 15px; padding-right : 15px; padding-top : 10px; padding-bottom : 10px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #D3D3C2; color: #000000;}
.nonpaddedbodyc {padding-left : 0px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #D3D3C2; color: #000000;}
.medpaddedbodyc {padding-left : 15px; padding-right : 15px; padding-top : 10px; padding-bottom : 10px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #C8C7B4; color: #000000;}
.drkpaddedbodyc {padding-left : 15px; padding-right : 15px; padding-top : 10px; padding-bottom : 10px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #BBBAA5; color: #000000;}
.litenonpaddedbodyc {padding-left : 7px; padding-right : 7px; padding-top : 5px; padding-bottom : 5px; font-family: verdana, Helvetica, sans-serif;	font-size: 10px; background-color: #D3D3C2; color: #000000;}
.mednonpaddedbodyc {padding-left : 7px; padding-right : 7px; padding-top : 5px; padding-bottom : 5px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #C8C7B4; color: #000000;}
.drknonpaddedbodyc {padding-left : 7px; padding-right : 7px; padding-top : 5px; padding-bottom : 5px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #BBBAA5; color: #000000; width: 90px;}
.verydrknonpaddedbodyc {padding-left : 7px; padding-right : 7px; padding-top : 5px; padding-bottom : 5px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #A0A08A; color: #000000;}
.rnavpaddedbodyc {padding-left : 6px; padding-right : 0px; padding-top : 4px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif; font-size: 11px; background-color: #A5A377; color: #ffffff;}
.drkhicnonpaddedbodyc {padding-left : 0px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #BBBAA5; color: #000000;}

.sitemapblue {padding-left : 3px; padding-right : 3px; padding-top : 3px; padding-bottom : 3px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #95C0D2; color: #000000;}
.sitemaplite {padding-left : 3px; padding-right : 3px; padding-top : 3px; padding-bottom : 3px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #D3D3C2; color: #000000;}
.sitemapmed {padding-left : 3px; padding-right : 3px; padding-top : 3px; padding-bottom : 3px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #C8C7B4; color: #000000;}
.sitemapdrk {padding-left : 3px; padding-right : 3px; padding-top : 3px; padding-bottom : 3px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #BBBAA5; color: #000000;}

.drkbluekryetari {padding-left : 6px; padding-right : 6px; padding-top : 4px; padding-bottom : 4px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #95C0D2; color: #333333; text-align: center;}
.drkbluejashtme {padding-left : 6px; padding-right : 6px; padding-top : 4px; padding-bottom : 4px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #ffffff; color: #000000; text-align: center;}
.drkbluesekretari {padding-left : 6px; padding-right : 6px; padding-top : 4px; padding-bottom : 4px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #DBF5FF; color: #333333; text-align: center;}
.drkbluemedia {padding-left : 6px; padding-right : 6px; padding-top : 4px; padding-bottom : 4px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #CAEBF8; color: #333333; text-align: center;}
.drkblueligje {padding-left : 6px; padding-right : 6px; padding-top : 4px; padding-bottom : 4px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #B9DDEB; color: #333333; text-align: center;}
.drkblueadmin {padding-left : 6px; padding-right : 6px; padding-top : 4px; padding-bottom : 4px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #90B9CA; color: #333333; text-align: center;}
.drkwhiteblueadmin {padding-left : 6px; padding-right : 6px; padding-top : 4px; padding-bottom : 4px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; background-color: #90B9CA; color: #ffffff; text-align: center;}

li {list-style-image:url(/arrow_news.gif); list-style-type:square; text-indent:0px;}

.adminnopad {padding-left : 0px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif;	font-size: 10px; background-color: #D3D3C2; color: #333333;}
.adminbody {padding-left : 15px; padding-right : 3px; padding-top : 0px; padding-bottom : 3px; font-family: verdana, Helvetica, sans-serif;	font-size: 10px; background-color: #D3D3C2; color: #333333;}
.adminsubbody {padding-left : 0px; padding-right : 10px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif;	font-size: 10px; background-color: #D3D3C2; color: #333333;}
.admin0body {padding-left : 0px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif;	font-size: 10px; background-color: #D3D3C2; color: #333333;}

.date {padding-left : 6px; padding-right : 6px; padding-top : 1px; padding-bottom : 1px; font-family: verdana, Helvetica, sans-serif; font-size: 10px; background-color: #60634B; color: #ffffff;}

.memberslistout {padding-left : 1px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif; font-size: 11px; \\background-color: #D3D3C2; color: #000000; width: 19px; height: 19px; cursor: hand;}
.memberslistover {padding-left : 1px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; \\background-color: #A0A08A; color: #FAFAEE; width: 19px; height: 19px; cursor: pointer;}
.memberslistoutwe {padding-left : 1px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif; font-size: 11px; \\background-color: #D3D3C2; color: #000000; width: 19px; height: 19px; cursor: hand;}
.memberslistoverwe {padding-left : 1px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; \\background-color: #A0A08A; color: #FAFAEE; width: 19px; height: 19px; cursor: hand;}
.memberslistnone {padding-left : 1px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; \\background-color: #C8C7B3; color: #A09983; width: 19px; height: 19px;}
.memberslistnonewe {padding-left : 1px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif;	font-size: 11px; \\background-color: #B3C9D1; color: #aaaaaa; width: 19px; height: 19px;}

.memberslistbig {padding-left : 5px; padding-right : 5px; padding-top : 2px; padding-bottom : 2px; font-weight: bold; font-family: verdana, Helvetica, sans-serif;	font-size: 10px; background-color: #A0A08A; color: #FAFAEE; width: 12px; height: 12px; cursor: hand;}

.calendarmonthday {padding-left : 1px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif; font-size: 11px; \\background-color: #CAEBF8; color: #000000; width:19px; height: 19px;}
.calendarmonthdayoff {padding-left : 1px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif; font-size: 11px; \\background-color: #CAEBF8; color: #9CB4BC; width:19px; height: 19px;}
.calendarmonthwe {padding-left : 1px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif; font-size: 11px; background-color: #B3C9D1; color: #787878;}

.calendarmonthntodayout {padding-left : 1px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif; font-size: 11px; \\background-color: #FF8989; color: #000000; cursor: hand;}
.calendarmonthntodayover {padding-left : 1px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif; font-size: 11px; background-color: #DB002F; color: #ffffff; cursor: hand;}
.calendarmonthntodaynone {padding-left : 1px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif; font-size: 11px; background-color: #FF8989; color: #EC0D0D;}
.calendarmonthntodaynonewe {padding-left : 1px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif; font-size: 11px; background-color: #FF8989; color: #EC0D0D;}
.calendarmonthntodayoutwe {padding-left : 1px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif; font-size: 11px; background-color: #FF8989; color: #000000; cursor: hand;}
.calendarmonthntodayoverwe {padding-left : 1px; padding-right : 0px; padding-top : 0px; padding-bottom : 0px; font-family: verdana, Helvetica, sans-serif; font-size: 11px; background-color: #DB002F; color: #ffffff; cursor: hand;}

.calendarbluemonth {padding-left : 4px; padding-right : 4px; padding-top : 1px; padding-bottom : 1px; font-family: verdana, Helvetica, sans-serif;	font-size: 9px; background-color: #B9DDEB; color: #333333; text-align: center;}
.calendarblueday {padding-left : 4px; padding-right : 4px; padding-top : 1px; padding-bottom : 1px; font-family: verdana, Helvetica, sans-serif;	font-size: 9px; background-color: #CAEBF8; color: #333333; text-align: center;}
.calendarbluewe {padding-left : 4px; padding-right : 4px; padding-top : 1px; padding-bottom : 1px; font-family: verdana, Helvetica, sans-serif;	font-size: 9px; background-color: #E3E3CD; color: #444444; text-align: center;}
.calendarbluenven {padding-left : 4px; padding-right : 4px; padding-top : 1px; padding-bottom : 1px; font-family: verdana, Helvetica, sans-serif;	font-size: 9px; background-color: #90B9CA; color: #333333; text-align: center;}


#features{
	float: left;
	padding: 0px 0px 30px 0px;
	width: 950px;
	background-color: #f6f6f6;
	margin: 30px 0px 0px 5px;
}

#features .film-review{
	float: left;
	width: 280px;
	margin-right: 10px;
	background-image: url(../images/border.gif);
	background-repeat: no-repeat;
	background-position: right 35px;
	padding-right: 15px;
	padding-left: 15px;
}

#features .film-review span{
	color: #76bc4b;
	font-weight: bold;
}


#features .foto{
	float: left;
	width: 300px;
}

#features .featured-film{
	float: left;
	width: 280px;
	margin-left: 10px;
	background-image: url(../images/border.gif);
	background-repeat: no-repeat;
	background-position: left 35px;
	padding-right: 15px;
	padding-left: 15px;
}

#features .featured-film h3{
	margin-bottom: 15px;
}
#features .featured-film h3 span.director{
color: #4690c4;
font-size: 11px;
}


#content p{
	padding-top: 10px;
}

#content h1.gallery{
font-size: 12px;
text-align: left;


}
#content img.foto{
	border: 2px solid #000;
	margin: 10px 0px;
}

#content ul.films{
	margin: 0px 0px 0px 8px;
	padding: 0px;
}

#content ul.films li{
	list-style-type: none;
	border-bottom: 2px solid #ebebeb;
	padding: 20px 0px 25px 0px;
	float: left;
	width:100%;
}

#content ul.films li:after, #content ul#news li:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#content ul.films li.last{
	border: none;
}

#content ul.films li img{
}

#content ul.films li h3{
	font-size: 14px;	
	margin: 0px;
	//margin: -15px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}

#content ul.films li h3.detail{
	clear: both;
	font-size: 11px;
}

#content ul.films li p{
	margin: 8px 0px;
	padding: 0px;
}

#content ul.films li a{
	color: #fff;
	background-color: #000;
	padding: 2px 2px 2px 2px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

#content ul.films li a.flag{
background-color: #fff;
padding: 0px;
}

#content ul.films li span{
	display: block;
	font-weight: bold;
	color: #6a6a6a;
	margin: 2px 0px 0px 0px;
	clear: both;
}

#content ul.films li span.pink{
	color: #ba438c;
	display: inline;
	margin-right: 5px;
}

#content .event-list{
	float: left;
	width: 400px;
}

#content .event-list .events{
	padding: 20px 0px;
	width: 400px;
	float: left;
	border-bottom: 1px solid #d7d7d7;
}

#content .event-list .events.last{
	padding: 20px 0px;
	width: 400px;
	float: left;
	border-bottom: 0px;
}

#content .event-list .event-date{
	float: left;
	width: 120px;
	margin-right: 10px;
		margin-top: 5px;
}

#content .event-list .event-date span{
	color: #afab7d;
	font-weight: bold;
	border-right: 1px solid #afab7d;
	padding-right: 8px;
}

#content .event-list .event{
	width: 265px;
	float: left;
}

#content .event-list .event h3{
	margin: 0px;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
}
#content .event-list .event h3 a{
	text-decoration: none;
	color: #000;
}
#content .event-list .event h3 a:hover{
	text-decoration: underline;
}
#content .event-list .event p span.director{
	color: #4690c4;

}
#content .event-list .event h3 img{
margin-right: 6px;
margin-bottom: 12px;
float: left;
}
#content .event-list .event h3.noimg{
padding-left: 25px;
}
#content .event-list .event h3.film{
	margin: 0px;
	font-size: 11px;
	background-image: url(../images/film1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content .event-list .event h3.sec{
	margin: 0px;
	font-size: 11px;
	background-image: url(../images/party1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-bottom: 4px;
}

#content .event-list .event h3.third{
	margin: 0px;
	font-size: 11px;
	background-image: url(../images/ekspo1.gif);
	background-repeat: no-repeat;
	background-position: -2px 0px;
}

#content .event-list .event p{
	padding: 0px 0px 0px 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content .event-list .event p a{
	text-decoration: none;
	color: #000;
}
#content .event-list .event p a:hover{
	text-decoration: underline;
}

#content ul.jury{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	float: left;
}

#content ul.jury li{
	list-style-type: none;
	padding: 20px 0px 35px 0px;
	border-bottom: 3px solid #ebebeb;
	width: 100%;
	display: block;
	float: left;
}

#content ul.jury li.last{
	border: none;
}

#content ul.jury li img{
\\	float: left;
\\	margin: 0px 8px 0px 0px;
	\\border: 1px solid;
}

#content ul.jury li h3{
	margin: 0px 0px 0px 0px;
	\\margin: -15px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
}

#content ul.jury li span,#content ul#news li span.author{
	color: #4690c4;
	margin-top: 0px;
}

#content  span.author{
	color: #4690c4;
	margin-top: 0px;
}

#content ul.jury li p{
	padding-right: 60px;
}

#content form p.last{
	margin-bottom: 10px;
}
#content ul.jury li a{
	float: left;
	text-decoration: none;
	color: #fff;
	background-color: #000;
	padding: 1px 3px 1px 3px;
	margin-top: 8px;
}

#footer-home{
	float: left;
	width: 960px;
	height: 45px;
	text-align: center;
	background-image: url(../images/footer_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#footer-home p.bold{
	font-weight: bold;
	padding-top: 25px;
	display: block;
}

#footer-home p{
	display: inline;
	padding-bottom: 8px;
}

#footer-home a{
background-image:url(../images/rrota.gif);
background-position:93px 2px;
background-repeat:no-repeat;
display:inline;
padding:3px 30px 0px 2px;
color: #000;
text-decoration: none;
}


#footer{
	float: left;
	width: 940px;
	height: 45px;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 40px;
	position: relative;
}
#footer img.sp{
	position: absolute;
	top: 46px;
	right: 0px;
}

#footer p.bold{
	font-weight: bold;
	padding-top: 25px;
	display: block;
	padding-left: 0px;
}

#footer p{
	display: inline;
	padding-bottom: 0px;
	padding-left: 32px;
}

#footer a{
background-image:url(../images/rrota.gif);
background-position:93px 2px;
background-repeat:no-repeat;
display:inline;
padding:3px 30px 0px 2px;
color: #000;
text-decoration: none;
}

/* Gallery */
#content ul.galnav li{
display: inline;
float : left;
color: #666666;
}

#content ul.galnav li a{
font-size: 11px;
font-weight: normal;
color: #666666;
text-decoration: none;
margin-left: 3px;
}
#content ul.galnav li a.active{
text-decoration: underline;
}
#content ul.galnav{
list-style-type: none;
padding-left: 0px;
text-align: center;
float: left;
width: 428px;
}
#content ul.galnav li.title{
text-align: center;
width: 428px;
}
#content ul.galnav li.title span{
font-size: 11px;
font-weight: bold;
color: #666666;
}
#content ul.galnav li.prev{
width: 30px;
border: solid 1px #000;

}
/*-- Films templates --*/
#content h1.green{
	color: #879f00;
}
#entirebody div.films{
	width: 720px;
}
#leftcontent{
	width: 467px;
	margin-right: 23px;
	float: left;
}
#leftcontent .left{
	width: 242px;
	height: 149px;
	float: left;
}
#leftcontent .left div.green{
	position: absolute;
	margin: 0px;
	clear: both;
	padding: 0px 0px 0px 23px;
	background: #879F00 url(../images/green_line.gif) repeat-y;
	\\border: 10px solid #879F00; 
	color: #fff;
	width: 219px;
	font-size: 10px;
	opacity: .5;
	filter:alpha(opacity=50);
}
#leftcontent .left div.green p{
	margin: 0px;
	background-color: #879F00;
	\\opacity: .5;
	\\filter:alpha(opacity=30);
	padding: 2px;
}
#leftcontent .left p span{
	padding: 5px 5px 5px 0px;
	background-color: #879F00;
	\\opacity: .5;
	filter:alpha(opacity=30);
	display: block;
}
#leftcontent .right{
	margin-left: 3px;
	width: 222px;
	height: 149px;
	float: left;
	background: #434343 url(../images/film_left_grey.gif) right no-repeat;
	text-align: right;
}
#leftcontent .right img{
	border: 2px solid #fff;
}
#leftcontent .right span{
	color: #879f00;
	display: block;
	padding-right: 2px;
}
#leftcontent .right .director{
	background: #fff;
	margin: 15px 18px 0px 0px;
	float: right;
}
#leftcontent .about{
	width: 242px;
	float: left;
	margin-top: 16px;
	margin-bottom: 15px;
}
#leftcontent .about p{
	margin-top: 0px;
}
#leftcontent .about p span{
	color: #879f00;
	font-weight: bold;
}
#leftcontent .termin{
	float: left;
	margin: 16px 0px 15px 3px;
	width: 222px;
	background: #a3a4a5;
	color: #fff;
	font-weight: bold;
}
#content #leftcontent .termin p{
	margin:10px 0px 3px 0px;
	padding-left: 25px;
}
#leftcontent .termin span{
	font-weight: normal;
}
#leftcontent .termin .top{
	background: url(../images/film_top_lgrey.gif) top no-repeat;
	height: 5px;
}
#leftcontent .termin .bottom{
	background: url(../images/film_bott_lgrey.gif) bottom no-repeat;
	height: 5px;
}

.clearfix{
	width: 100%;
	//margin-bottom: 10px;
}
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*-- Films templates --*/



#content .event-list .event p span.director a { 
font-weight: bold; 
text-decoration: none;
color: #4690c4;
}
#content .event-list .event p span.director a:hover{
	text-decoration: underline;
}


/*--------------------------------------- start of sitemap ----------------------------------*/
#sitemap{

}
#sitemap ul{
margin: 0px;
padding: 0px;
}
#sitemap ul li{
width: 100%;
background-image: none;
list-style-type: none;
text-align: left;
margin: 3px 0px;
padding: 0;
}
#sitemap ul li a, #sitemap ul li ul li a, #sitemap ul li ul li ul li a, #sitemap ul li ul li ul li ul li a{

float: none;
min-height: 1px;
height: auto !important;
height: 1px;
margin: 0px;
padding: 3px 0px 3px 30px;
\\background-color: #ccc;
background: url(../images/sitemap/list_icon.gif) no-repeat;
background-position: 7px 0px;
text-decoration: none;
color: #000;
}
#sitemap ul li a.home{
padding-left: 18px;
background: url(../images/sitemap/home.gif) no-repeat;
}
#sitemap ul li a:hover{
text-decoration: underline;
}
#sitemap ul li ul{
background: url(../images/sitemap/ul_bg.gif) repeat-y;
}
#sitemap ul li ul li {
padding-left: 15px;
}
#sitemap ul li ul li a{
\\background: none;
}
#sitemap li.end a{
background: url(../images/sitemap/end_list_icon.gif) no-repeat;
background-position: 7px 0px;
}
#sitemap li.end ul{
background: none;
}
#sitemap li.end ul li a{
background: url(../images/sitemap/list_icon.gif) no-repeat;
background-position: 7px 0px;
}
#sitemap li.end ul li.end a{
background: url(../images/sitemap/end_list_icon.gif) no-repeat;
background-position: 7px 0px;
}
#sitemap li.end ul li a{

}

/*--------------------------------------- end of sitemap ----------------------------------*/

#content p.green1{
	position: absolute;
	color: #fff;
	padding: 2px;
	width: 215px;
	margin-top: 0px;
	border-left: 23px solid #879F00;
}
img.ipko_voto{
	margin-top: 15px;
}
p.bold{
	font-weight: bold;
}

/*---------------------------------- Start of application form ----------------------------------------*/
#application_forma{
width:435px;
padding: 0px;
margin-left: 12px !important;
margin-left: 0px;
text-align: left;
}
#application_forma h3{
font-family: "Arena Condensed",verdana; 
font-size: 11px;
color: #5f5e5c;
margin-top: 15px;
text-align: right;
padding-bottom: 5px;
}
#application_forma h4{
font-family: "Arena Condensed",verdana; 
font-size: 11px;
color:#666666;
margin-top: 10px;
font-weight: normal;
}

#application_forma h2{
background-color: #e7e6e6;
color: #5f5e5c;
padding-top: 3px;
padding-bottom: 3px;
margin-top: 15px;
font-weight:bold;
text-transform:uppercase;
}
#application_forma dl{
clear:both;
padding:0px;
margin:0px;
}
#application_forma dl dt{
margin-top: 10px;

}
#application_forma label{
font-family: "Arena Condensed", arial, verdana; 
color:#666666;
font-size:12px;
margin-right: 4px;
display: block;
}
#application_forma input{
border: 1px solid #666666;
color: #666666;
width: 230px;
}
#application_forma textarea{
font-family: "Arena Condensed", arial, verdana; 
color:#666666;
font-size: 12px;
border: 1px solid #666666;
width: 416px;
height: 100px;
margin-top: 10px; 
}
#application_forma textarea.short_summary{
height: 70px;
}
#application_forma dt.radiobuttonat{
font-family: "Arena Condensed", arial, verdana; 
color:#666666;
font-size:12px;
margin-left: 0px;
}
#application_forma dt.radiobuttonat input.fieldradiobox{
border: none;
margin-right: 3px;
width: 15px;
}
#application_forma dt.radiobuttonat_list{
font-family: "Arena Condensed", arial, verdana; 
color:#666666;
font-size:12px;
clear:both;

}
#application_forma dt.radiobuttonat_list label{
	
}
#application_forma dt.radiobuttonat1{
font-family: "Arena Condensed", arial, verdana; 
color:#666666;
font-size:12px;
}
#application_forma dt.radiobuttonat1 input.fieldradiobox{
border: none;
margin-right: 3px;
width: 15px;
}
#application_forma .inputat{
width: 320px;
display:block;
float:left;
}
#application_forma .inputat input{
border: none;
width: 15px;
}
#file_add{
margin-top: 15px;
margin-bottom: 15px;
}
#file_add input.formbutton{
width: 160px;
height: 25px;
border: 1px solid #666666;
}
#application_forma input.fileinput{
width: 420px;
border: 1px solid #666666;
margin-bottom: 5px;
}
#file_add input.submit_buttoni{
width: 160px;
height: 25px;
border: 1px solid #666666;
margin-bottom: 15px;
}



/****************** volunteer form *********************/
form dt{
	color:#8C8C8C;
	display:block;
	margin-bottom:6px;
}
form dl h2{
	color:#8C8C8C;
	font-weight: bold;
}
form dl dt input.fieldtextbox{
	border:1px solid #CDCBCB;
	padding:3px 2px;
	width:270px;
}

form dl dt.button input.button{
	
}


/* redesign */
/*.home_lists{
	width: 674px;
	float: left;
	display: inline;
	padding: 0px 8px;
}
.home_news{
	width: 672px;
	float: left;
	display: inline;
	background-color: #f5f5f5;
	margin-bottom: 16px;
	border-bottom: 1px solid #dbdbdb;
}
.home_news .header_area{
	width: 672px;
	float: left;
	display: inline;
	background-image: url(../images/header_bgr.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}
.home_news .header_area h1{
	float: left;
	width: 515px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px 10px;
	display: inline;
}
.home_news .header_area a.to_all{
	float: right;
	display: inline;
	padding: 16px 10px 2px 30px;
	text-decoration: none;
	background-image: url(../images/to_all.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	color: #7e7c39;
}
.home_news .header_area a.to_all:hover{
	color: #494820;
}
.home_news ul.news_list{
	width: 660px;
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	padding: 7px 0px 7px 10px;
}
.home_news ul.news_list li{
	width: 315px;
	height: 72px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #e2e2e2;
}
.home_news ul.news_list li.last{
	border: 0px;
}
.home_news ul.news_list li a{
	float: left;
	text-decoration: none;
	color: none;
}
.home_news ul.news_list li a img{
	float: left;
	display: inline;
	margin-right: 8px;
	height: 76px;
}
.home_news ul.news_list li a h3{
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}
.home_news ul.news_list li a span{
	color: #919191;
	font-weight: bold;
}
.home_news ul.news_list li a p{
	color: #424141;
	padding-top: 5px;
}
.home_news ul.news_list li a p:hover{
	color: #989797;
}
.home_news .header_area ul.tabnav{
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
}
.home_news .header_area ul.tabnav li{
	float: left;
	display: inline;
	margin-left: 8px;
}
.home_news .header_area ul.tabnav li a{
	float: left;
	display: inline;
	height: 27px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/tab_bgr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #fff;
}
.home_news .header_area ul.tabnav li a span{
	float: left;
	display: inline;
	cursor: pointer;
	height: 21px;
	padding: 6px 10px 0px 0px;
	background-image: url(../images/tab_bgr1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.home_news .header_area ul.tabnav li.ui-state-active a{
	color: #000;
	background-image: url(../images/tab_bgr_active.gif);
}
.home_news .header_area ul.tabnav li.ui-state-active a span{
	background-image: url(../images/tab_bgr1_active.gif);
}
.home_news .header_area ul.tabnav li a:hover{
	background-image: url(../images/tab_bgr_active.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #000;
}
.home_news .header_area ul.tabnav li a:hover span{
	background-image: url(../images/tab_bgr1_active.gif);
}*/

.ui-tabs-hide{
	display: none;
}
.home_news ul.video_list{
	width: 660px;
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	padding: 7px 0px 7px 10px;
}
.home_news ul.video_list li{
	width: 315px;
	float: left;
	display: inline;
	margin: 0px 0px 18px 0px;
	padding: 10px 0px 10px 10px;
}
.home_news ul.video_list li img{
	float: left;
	display: inline;
	border: 1px solid #7a7a7a;
	margin-right: 8px;
}
.home_news ul.video_list li a{
	text-decoration: none;
}
.home_news ul.video_list li a p{
	font-weight: bold;
	color: #000;
}
.home_news ul.video_list li a p:hover{
	color: #adadad;
}
/* end redesign */

.home_rightnav{
	float: left;
	width: 260px;
}
.event_background{
	background-image: url(../images/home_events_bgr.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	width: 250px;
	float: left;
	display: inline;
	margin-left: 0px;
	margin-top: 8px;
	padding-bottom: 10px;
}

.event_background img{
	float: left;
	padding-top: 60px;
	margin: 0px 0px 0px 1px;
}

.event_background img.more{
	float: none;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
}

.event_background span{
	display: block;
	margin: 6px 0px 0px 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

.event_background span.gray{
	display: inline;
	text-transform: none;
	margin: 40px 0px 0px 5px;
	color: #fff;	
}

.event_background ul.schedule{
	padding: 0px 0px 16px 0px;
	margin: 8px 0px 0px 0px;
}

.event_background ul.schedule li{
	list-style-type: none;
	margin-bottom: 3px;
	padding: 2px 0px 3px 15px;
	display: block;
}

.event_background ul.schedule li:hover{
	background-image: url(../images/events_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

.event_background ul.schedule li.active{
	background-image: url(../images/events_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}


.event_background ul.schedule li a{
	color: #22456d;
	text-decoration: none;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: right 3px;	
	width: 225px;
	display: block;
}

.event_background ul.schedule li a:hover{

}

.event_background ul.schedule li a span{
	display: inline;
	color: #90b1d2;
	margin: 0px 8px 0px 0px;
	padding: 0px;
}


.event_background ul.bott{
	margin: 22px 0px 0px 5px;
	//margin: -5px 0px 5px 5px;
	padding: 0px 0px 20px 0px;
	display: block;
}

.event_background ul.bott li{
	display: inline;
	padding-left: 5px;
	margin-left: 0px;
}

.event_background ul.bott li a{
	font-size: 10px;
	text-decoration: underline;
	color: #4690c4;
}

.event_background ul.bott li a:hover{
	text-decoration: none;
}

.event_background ul.bott li a.prev{
	color: #a5a5a5;
	border-right: 1px solid #4690c4;
	padding-right: 8px;
	padding-left: 10px;
	background-image: url(../images/prev.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-decoration: none;
}

.event_background ul.bott li a.next{
	color: #a5a5a5;
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 10px;
	text-decoration: none;	
	margin-right: 8px;
}
.slogan{
	float: left;
}
ul.dokudaily{
	width: 300px;
	float: left;
	display: inline;
	padding: 10px 20px;
	margin: 0px
}
ul.dokudaily li{
	width: 240px;
	float: left;
	display: block;
	list-style-type: none;
}
ul.dokudaily li a{
	float: left;
	display: block;
	padding: 2px 8px 8px 30px;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	font-size: 20px;
	margin-top: 0px;
	line-height: 20px;
	text-transform: uppercase;
	color: #666666;
}
ul.dokudaily li a:hover{
	color: #000;
}
a.sub_category{
	display: block;
	font-weight: bold;
	color: #5E5A31;
	padding: 8px 26px;
	text-decoration: none;
}
a.sub_category:hover{
	text-decoration: none;
	font-weight: bold;
	color: #8a844b; 
}
a.app_down{
	background-image: url(../images/app_download.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	border-bottom-width: 5px;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 10px 4px;
	padding-bottom: 7px;
	padding-left: 24px;
	padding-top: 1px;
	color: #000;
}
a.app_down:hover{
	text-decoration: none;
}

#sponsors img{
	padding: 4px 0px 0px 0px;
	margin: 0px;
}


img.kye{
	display:inline;
	float:right;
	margin-top:45px;
}