body { 
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #000000;		
}

body.iframe {
	background: transparent;
}

form {
	margin:0px;
	padding: 0px;
	border: 0px;
}


td {
	vertical-align: top;
}

img {
	border: 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

.clearfix {
	height: 1%;
}

/* text styles */

body, td, li, div, font, a, p, h1, h2, h3, h4, h6, br {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

select {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
input, option, textarea {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 2px 0px !important;
}

/* common form */

div.commonForm {
	text-align: center;
	border-bottom: 1px solid #635128;
	padding-top: 57px;
}

div.commonForm div.formRow {
	margin: 0px auto 10px auto;
	text-align: left;
	width: 400px;
}

div.commonForm div.formRowVSpace {
	margin-bottom: 19px;
}

div.commonForm div.formRowVSpace2 {
	margin-bottom: 25px;
}

div.commonForm span.data {
	float: left;
	color: #C09840;
	font-size: 12px;
	font-weight: bold;
	width: 110px;
	margin: 4px 19px 0px 0px;
}

div.commonForm span.value {
	float: left;
	width: 250px;
}

div.commonForm span.valueRadio {
	padding-top: 4px;
}

div.commonForm span.field {
	background: #252525;
	width: 207px;
	height: 25px;
	float: left;
}

div.commonForm span.field input {
	margin: 4px 0px 0px 12px;
	padding: 0px;
	border: 0px;
	color: #6D6D6D;
	font-size: 12px;
	background: none;
}

div.commonForm span.radio {
	color: #B4B4B4;
	font-weight: bold;
	font-size: 11px;
	margin: 0px 27px 0px 0px;
}


div.commonForm span.field option {
	margin: 4px 0px 0px 12px;
	padding: 0px;
	border: 0px;
	color: #6D6D6D;
	font-size: 12px;
	background: none;
}

div.commonForm span.radio input {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	border: 0px;
	width: 14px;
	height: 14px;
	vertical-align: middle;
}

div.commonForm span.radioRow {
	color: #B4B4B4;
	font-weight: bold;
	font-size: 11px;
	margin: 0px 0px 14px 0px;
	display: block;
}

div.commonForm span.radioRow input {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	border: 0px;
	width: 14px;
	height: 14px;
	vertical-align: middle;
}

div.commonForm div.more {
	text-align: right;	
	padding: 0px 13px 5px 0px;
}

div.commonForm div.more a {
	color: #C09840;
	font-weight: bold;
	font-size: 10px;
}


/* szavazas */

.vote_csik {
	background: #82BEDC;
	margin: 4px 0px 0px 0px;
}

.video_bg {	
}

.vote_body {
	font-size: 10px;
	padding: 2px 0px 2px 0px;
}

a.modules_title, a.modules_title:visited, a.modules_title:hover {
	font-weight: bold;
}
 