/* CSS Document */
*{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
}
a, a:link, a:visited {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
img {
	border:0 none;
	/*display:block;*/
}
ul {
	float:left;
	list-style-type:none;
	margin-top:20px;
}

li{
	display:inline;
	margin-right:10px;
}
body{
	width:100%;
}
#container{
	width:960px;
	height:696px;
	padding-top:20px;
}
#line{
	height:85px;
	margin-left:10px;
	margin-top:10px;
	text-align:center;
	margin-bottom:10px;
	_margin-bottom:-90px;
	/*width:625px;*/
}
#social{
	height:65px;
	margin-left:10px;
	margin-top:10px;
	text-align:center;
	width:625px;
}
#video{
	width:620px;
	/*height:390px;*/
	height:350px;
	background:transparent url(images/video.png) top center no-repeat;
	padding-top:10px;
	color:#FFFFFF;
}
.myPlayer{
	display:block;
	height:338px;
	margin:0;
	text-align:center;
	width:600px;
}
#newsletter{
	width:635px;
	height:120px;
	background:transparent url(images/newsletter.png) top center no-repeat;
}
#radio{
	height:38px;
	width:635px;
}
.radioBox{
	float:right;
	margin-right:40px;
}
#input{
	height:60px;
	margin-left:10px;
	_margin-left:20px;
	position:relative;
	
}
.newsletterFormInput1{
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	color:#000000;
	display:block;
	float:left;
	font-size:18px;
	font-weight:normal;
	height:29px;
	padding-top:10px;
	text-align:center;
	width:200px;
	position:absolute;
	left:0;
	top:15px;
}
.newsletterFormInput2{
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	color:#000000;
	display:block;
	float:left;
	font-size:18px;
	font-weight:normal;
	height:28px;
	padding-top:10px;
	text-align:center;
	width:183px;
	position:absolute;
	left:217px;
	top:15px;
}
#newsletterFormSubmit{
	float:left;
	position:absolute;
	right:0;
	top:0;
	height:58px;
	width:201px;
	background:transparent url(images/signmeup.png) top center no-repeat;
	border:0;
	margin-right:2px;
}
#newsletterFormSubmit:hover{
	background:transparent url(images/signmeupRO.png) top center no-repeat;
}
.newsletterFormRadio{
	display:block;
	float:left;
	margin-top:15px;
	font-family:Arial;
	font-weight:normal;
	font-size:14px;
	color:#FFFFFF;
	margin-right:10px;
}
#belso{
	display:block;
	padding-top:50px;
	padding-left:50px;
	padding-right:50px;
}
#belso a:hover{
	text-decoration:underline;
}
.cim{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#dd137b;
	text-transform:uppercase;
}
.szoveg{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
}
.right{
	float:right;
}
.left{
	float:left;
}
.felso_logok{
	display:block;
	height:270px;
	margin-bottom:10px;
}