@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

.clear {
	clear: both;
}

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html, body, #container {
	height: 100%;
}

#fullcontent_film, #fullcontent_alkotok, #fullcontent_szereplok, #fullcontent_galeria, #fullcontent_kritikak, #fullcontent_tamogatok, #footer {
	margin:0px auto 0px auto;
	width: 1085px;
}

#fullcontent_film, #fullcontent_alkotok, #fullcontent_szereplok, #fullcontent_galeria, #fullcontent_kritikak, #fullcontent_tamogatok {
	min-height: 100%;
	margin-bottom: -170px;
	background: black;
}

#fullcontent_alkotok {
	background: #c4cfc7;
}

#fullcontent_szereplok {
	background: url('img/szereplok_bg_plus.jpg') repeat-y;
}

#fullcontent_galeria {
	background: white;
}

#fullcontent_kritikak {
	background: #f3f3f2;
}

#fullcontent_tamogatok {
	background: white;
}

* html #fullcontent  {
	height: 100%;
}

#footer {
	background-color: white;
	height: 170px;
	text-align: center;
}

#footergap {
	height: 170px;
}

#footer_tamogatok {
	background-color: white;
	height: 30px;
	text-align: center;
}

#footergap_tamogatok {
	height: 30px;
}

#content {
	clear: both;
}

.head_film {
	width: 1085px;
	height: 137px;
	background: url('img/afilmrol_head_bg.jpg') no-repeat;
}

.head_alkotok {
	width: 1085px;
	height: 137px;
	background: url('img/alkotok_head_bg.jpg') no-repeat;
}

.head_szereplok {
	width: 1085px;
	height: 137px;
	background: url('img/szereplok_head_bg.jpg') no-repeat;
}

.head_galeria {
	width: 1085px;
	height: 137px;
	background: url('img/galeria_head_bg.jpg') no-repeat;
}

.head_kritikak {
	width: 1085px;
	height: 137px;
	background: url('img/kritikak_head_bg.jpg') no-repeat;
}

.head_tamogatok {
	width: 1085px;
	height: 137px;
	background: url('img/tamogatok_head_bg.jpg') no-repeat;
}

.menu_gap {
	margin-top: 78px;
	float: left;
}

.menu_gap_galeria {
	margin-top: 94px;
	float: left;
}

.content_film {
	width: 1085px;
	background: url('img/afilmrol_bg.jpg') no-repeat top;
	min-height: 710px;
    height: auto !important;
    height: 710px;
}

.content_film_content {
	width: 400px;
	padding: 40px 70px 20px 0;
	color: white;
	float: right;
	text-align: justify;
}

.content_film_content p {
	margin-bottom: 30px;
}

.content_alkotok {
	width: 1085px;
	/*background: url('img/alkotok_bg.jpg') no-repeat top;*/
	min-height: 740px;
    height: auto !important;
    height: 740px;
}

.content_alkotok_content {
	width: 460px;
	color: black;
	padding: 40px 0 20px 70px;
	text-align: justify;
}

.content_alkotok_content_plus {
	width: 945px;
	color: black;
	padding: 40px 0 20px 70px;
	text-align: justify;
}

.content_alkotok_content_plus a {
	color: #545956;
	text-decoration: none;
}

.content_alkotok_content_plus a:hover {
	color: #545956;
	text-decoration: underline;
}

.content_alkotok_content p, .content_alkotok_content_plus p {
	margin-bottom: 15px;
}

.content_szereplok {
	width: 1085px;
	background: url('img/szereplok_bg.jpg') no-repeat top;
	min-height: 740px;
    height: auto !important;
    height: 740px;
}

.content_szereplok_content {
	width: 1000px;
	color: white;
	padding: 620px 0 20px 0;
	text-align: justify;
	margin: 0 auto;
}

.content_szereplok_content p {
	margin-bottom: 30px;
}

.content_galeria {
	width: 1085px;
	background: url('img/galeria_bg.jpg') no-repeat top;
	color: black;
}

.content_galeria_content {
	margin: 40px 0 30px;
}

.content_galeria_content a {
	color: #990033;
	text-decoration: none;
}

.content_galeria_content a:hover {
	color: #990033;
	text-decoration: underline;
}

.content_kritikak {
	width: 1085px;
	background: url('img/kritikak_bg.jpg') no-repeat top;
	color: black;
	min-height: 540px;
    height: auto !important;
    height: 540px;
}

.content_kritikak_content {
	width: 1085px;
	color: black;
	padding: 420px 0 20px;
	text-align: justify;
	margin: 0 auto;
}

.content_kritikak_content a {
	font-size: 14px;
	text-decoration: none;
	color: #c35071;
	font-weight: bold;
}

.content_kritikak_content a:hover {
	text-decoration: underline;
	color: #2f5a7c;
}

.content_kritikak_content p {
	margin: 0 100px 10px 100px;
}

.content_tamogatok {
	width: 1085px;
	background: url('img/tamogatok_bg.jpg') no-repeat top;
	color: black;
}

#flashcontent {

		height: 100%;

	}

.alkoto_pic {
	margin-left: 30px;
	border: solid 3px #a1aaa3;
}

.szereplo {
	text-align: center;
	display: inline-block;
	width: 125px;
	margin: 0 20px;
}

.szereplo p {
	margin: 6px 0;
}

.szereplo a {
	color: white;
	text-decoration: none;
}

.szereplo a:hover {
	color: white;
	text-decoration: underline;
}

.szereplo_sor {
	background: url('img/szereplok_pic_bg.jpg') no-repeat;
	width: 70%;
	margin: 30px auto;
}

.szereplo_sor_plus {
	background: url('img/szereplok_pic_bg.jpg') no-repeat;
	width: 83%;
	margin: 20px auto;
}

.tamogato_rang {
	font-size: 22px;
	font-weight: bold;
	margin: 40px 0 20px;
}

.tamogato_rang_plus {
	font-size: 22px;
	font-weight: bold;
	margin: 100px 0 20px;
}

.mainwords {
	color: white;
}


.mainlink a {
	color: white;
	font-size: 8px;
	text-decoration: none;
}

.mainlink a:hover {
	color: white;
	font-size: 8px;
	text-decoration: none;
}

.short_description {
	color: white;
	font-size: 8px;
}
 
 