@charset "UTF-8";
/* 

$Id: main.css 6250 2010-02-02 10:05:27Z Regina $

create date: 
lastMod: 2008-08-19 17:58  (by Reg!na)

forceUTF8: éáűőúóüöí

*/
html,
body 
{ 
	margin: 0px auto auto auto;
	padding: 0; 
	background-color: #000;
	background-repeat: repeat;
	color:#000;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: inherit;
	font-size: inherit;
}

h1 {color:#FF0;}
h2 {color: #FFF; padding:10px 0; margin:0; }
a {color: #FF0;

}

img {
	border: 0px solid #AAA;
/*	margin:0;*/
/*	padding:0;*/
}

form, 
fieldset {
	margin:0;
	padding: 0;
	border: 0;
}

table, 
td {
	margin:auto;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;

	/*border: 1px solid red;*/
	vertical-align: top;
	text-align: left;
	font-size: inherit; /*google cache fix*/
}

.menu {
	float: left;	
	width: 140px;
}
.left_col {
		float: left;	
}
.content {
	float: left;	
	background-image: url(../img_assets/content_big_bg.jpg);
	background-repeat:no-repeat;
	width:661px; /*771*/
	min-height:540px; /*898*/
	padding: 30px 90px 30px 20px;
	text-align:justify;
	line-height: 150%;
}
.kiallitas_tbl h2 {
	text-align: center;
	/*padding: 10px 0;*/
}
.content_td {
	background-image: url(../img_assets/bg.jpg);
	background-repeat:repeat-y;
	width:966px;
}
.kiallitas_tbl img {
	border: 1px solid #000;
}
.kiallitas_tbl td {
	text-align: center;
	padding-bottom: 10px;
}
	
.kiallitas_tbl .plakat_info {
	text-align: left;	
	border-bottom: 1px dotted #FFF;
	width:200px;
}
.kiallitas_tbl .spacer {
	width:20px;
}
.footer {
	width: 966px;
	height: 160px;
	background-image:url(../img_assets/footer.jpg);
}
.clear {clear:both;}
.logok {
		margin-left: 23px;
		/*margin-top: 10px;*/
}
.logok td{
		padding-top: 10px;
		/*margin-top: 10px;*/
}
.logok img{
		padding-right: 20px;
}
.creat {text-align:right; color:#FFF; padding: 10px;}
.creat a {color:#FFF; text-decoration:none;}
.creat a:hover {color:#FFF; text-decoration: underline;}
.nagy_tabla {
	width: 100%;
}
.left_bg {
	 background-image:url(../img_assets/left_bg.jpg);
	 background-repeat:repeat-x; 
	 background-position:top;
}
.vote {
	text-align:center;
	border: 1px solid #FF0;
	padding: 2px;
	background-color: #8FD0DE;
}
.vote input{
	margin: 2px 0;
}

.vote_text {padding: 10px 0;}
.vote_text a{color:#FF0; font-weight: bold; text-align:left; text-decoration: none;}
.vote_text img{vertical-align: bottom; border: 0px solid #000;}

.onlinevote_count_result {
	padding-top: 10px;
	color: #FFF200;
	}
.onlinevote_count_result span{
	font-weight: bold;
	color: black;
	}
	
.sajto_kepek td{
	padding: 10px;
}
.sajto_kepek img{
	border: 1px solid #000;
}
