@charset "utf-8";
/* ----------- Class selector ------------------------
	Can apply to any HTML element - begins with a "." 
	Pl. .greenText vagy .highlight
	Can be only 1 word!

/* ----------- ID selector ------------------------
	Applies to only one HTML element - begins with a "#"
	Div tag-ek formájában jelenik meg a HTML-ben
	Tipikusan oldal szerkezeti elemek, területek kijelölésére van.

/* ----------- Tag (element) selector ------------------------
	Redefines an HTML element - body,tr,td,h1,h2,h3,h4,p,address,ul ... etc 

/* ----------- Compound (descendent) selector ------------------------
	based on your selection - #id_name own_name 
	Alárendelt stílus
*/
/* -- generic styles ------------------------*/
html, body, div, h1, h2, h3, h4, h5, h6, p, pre, address, blockqoute, span, ul, ol, li, dl, dd, dt, img, form, fieldset, input {	
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px; /* elemeken belul */
	margin: 0px; /* elemek kozott */
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, th {
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	FONT-WEIGHT: normal; FONT-SIZE: 12px; FONT-STYLE: normal;
}
fieldset, img {
	border-top-style: none; border-right-style:none; border-left-style:none; border-bottom-style:none; 
}
caption, th {
	text-align: left;
}
table {
	BORDER-COLLAPSE: collapse; border-spacing: 0
}
/* -- generic styles ------------------------*/
body  {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #f3eedf;
	background-image:url(images/background_main_2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin: 0;
	padding: 0;
	text-align: left;		
}
#header_1{
	background-image:url(images/header_1_background.jpg);
	background-repeat:no-repeat;
	background-position:top center;	
}
#header_menu{
	background-color:#000;
}
#container{
	width: 980px;
	min-height: 600px; _height: 600px; /* IE 6 does not support min-height */
	margin:0px auto 0px auto;
}   
#header{
	margin: 0;
	padding: 0;
	width:980px;	
	height:120px;
	margin:0px auto 0px auto;	
}
#header #logo{
	margin: 0;
	padding: 0;
	width:550px;
	height:120px;
	float:left;
}
#header #search{
	margin: 0;
	padding: 0;
	height:120px;
	width:430px;
	float:left;
}
#header #search #links{
	margin: 0;
	padding: 0;
	height:25px;
	width:430px;
	float:left;
	margin-top:45px;
	text-align:right;
	color:#3d3d3d;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;		
}
#header #search #links A:link, #header #search #links A:visited{
	color:#3d3d3d;
	text-decoration:none;	
}
#header #search #links A:active, #header #search #links A:hover{
	color:#3d3d3d;
	text-decoration:underline;	
}
#header #search #kereso{
	margin: 0;
	padding: 0;
	height:50px;
	width:430px;
	float:left;
	text-align:right;
}
input.text_field {
	height:21px;	
	color: #666;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 214px;
	background-image:url(images/search_background_2.gif);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:2px;
}
input.btn {
	height:25px;
	background-color:#000000;
	width:92px;
	color: #fff;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	border:none;
}
#menu{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	color:#635d55;
	margin: 0;
	padding: 0;
	height:46px;
	width:980px;
	margin:0px auto 0px auto;	
	margin-bottom:14px;
}
/* ****************************** */
#menu .menu_item{
	float:left;
	height:21px;	
	padding-left:25px;
	padding-right:25px;
	padding-top:13px;
	padding-bottom:13px;
	text-decoration:none;
	text-align:center;
}
#menu A:link, #menu A:visited{
	color:#635d55;
	text-decoration:none;	
}
#menu A:active, #menu A:hover{
	color:#000;
	padding-top:13px;
	padding-bottom:5px;	
}
#menu A.current_main:link, #menu A.current_main:visited{
	float:left;	
	color:#000;
	padding-top:13px;
	padding-bottom:13px;
	
	height:21px;	
	padding-left:25px;
	padding-right:25px;
	text-decoration:none;
	text-align:center;
}
/* ****************************** */
#map_main{
	margin: 0;
	padding: 0px;
	/* height:328px; */
	margin-bottom:15px;
	/*
	background-image:url(images/map_background.gif);
	background-repeat:no-repeat;
	*/
}
#map_main .map_main_section_head{
	width:980px;
	height:15px;
	float:left;
}
#map_main .map_main_section_body{
	width:934px;
	background-image:url(images/map_background_2.jpg);
	background-repeat:repeat-y;
	padding:8px 23px 8px 23px;
	float:left;
}
#map_main .map_main_section_body .map_category{
	width:302px;
	margin:0;
	padding:0;
	float:left;
}
#map_main .map_main_section_body .map_google_maps{
	width:632px;
	margin:0;
	padding:0;
	float:left;
}
#map_main .map_main_section_footer{
	width:980px;
	height:15px;
	float:left;
	margin-bottom:15px;
}
#footer_1{
	height:235px;
	background-image:url(images/footer_1_background_2.jpg);
	background-repeat:no-repeat;
}
#footer_1_content{
	width:980px;
	height:235px;	
	margin:0px auto 0px auto;
}
#footer_1_content .footer_1_content_section{
	width:286px;
	height:205px;
	float:left;
	padding:15px;
}
#footer_1_content .footer_1_content_section h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	color:#e8e8e8;
	margin-bottom:10px;
}
#footer_1_content .footer_1_content_section p{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#e8e8e8;
	line-height:17px;
}
#footer_1_content .footer_1_content_section A:link, #footer_1_content .footer_1_content_section A:visited{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#e8e8e8;
	text-decoration:underline;	
}
#footer_1_content .footer_1_content_section A:active, #footer_1_content .footer_1_content_section A:hover{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#e8e8e8;	
	text-decoration:none;	
}
#footer_1_content .footer_1_content_section_separator{
	width:15px;
	height:235px;
	float:left;
}
#footer_2{
	height:107px;
	background-image:url(images/footer_2_background_2.jpg);
	background-repeat:no-repeat;		
}
#footer_2_content{
	width:980px;
	height:107px;	
	margin:0px auto 0px auto;
}
#footer_2_content p{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#e8e8e8;
	line-height:17px;
	padding-left:15px;
	padding-top:40px;
}
#footer_2_content p img.usernet_logo{
	margin-left:460px;
}
#footer_2_content a:link,#footer_2_content a:visited{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#e8e8e8;			
	text-decoration:underline;
}
#footer_2_content a:hover,#footer_2_content a:active{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#e8e8e8;		
	text-decoration:none;	
}
/* ----------- CONTAINER CONTENT STYLES ------ */
#sidebarRight{
	margin:0;
	padding:0;
	float:left;  
	width:316px;
	min-height: 100px; _height: 100px; /* IE 6 does not support min-height */
	margin-bottom:15px;
}
#mainContent{
	float:left;
	width:647px;	 
 	min-height: 100px; _height: 100px; /* IE 6 does not support min-height */
	margin:0;
	padding:0;
	margin-right:17px;
	margin-bottom:15px;
}
#mainContent .section_head{
	width:647px;
	height:15px;
	float:left;
}
#mainContent .section_body{
	width:587px;
	background-image:url(images/main_content_section_body.gif);
	background-repeat:repeat-y;
	padding:15px 30px 15px 30px;
	float:left;
}


#mainContent .section_body .video{
	margin: 10px 0px 10px 0px;
	width:285px;	
}

#mainContent .section_body h1.h1_small{
 width:571px;
 height:33px;
 background-color:#000000;
 /*
 background-image:url(images/main_content_h1_back.jpg);
 background-repeat:no-repeat;
 */
 margin-bottom:15px;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-weight:bold;
 font-style:italic;
 font-size:14px;
 color:#e8e8e8;
 padding-left:15px;
 padding-top:13px; 
}

#mainContent .section_body h1{
	width:571px;
	height:33px;
	background-color:#000;
	/*
	background-image:url(images/main_content_h1_back.jpg);
	background-repeat:no-repeat;
	*/
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	color:#e8e8e8;
	padding-left:15px;
	padding-top:13px;	
}
#mainContent .section_body h2{
	margin-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color:#635d55;
}
#mainContent .section_body h2 a:link,#mainContent .section_body h2 a:visited,#mainContent .section_body h2 a:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color:#635d55;
	text-decoration:none;
}
#mainContent .section_body h2 a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color:#635d55;
	text-decoration:underline;	
}
#mainContent .section_body p{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#6c5f40;
	line-height:17px;
}
#mainContent .section_body ul{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#6c5f40;
	list-style-type:disc;
	margin:0;
	padding:0;
	margin-left:25px;
}
/* ********************** Képgaléria thumb képek vége ***************************** */ 
#mainContent .section_body ul.gallery {
	position:relative;
	width:600px;
	list-style: none; 
	overflow: hidden; 
	margin-bottom: 10px;
	margin-left:0px;
}
#mainContent .section_body ul.gallery li { /* Ez a legkülső "div" amiben van a kép és a felirat */
	border: 1px solid;
	border-color:#CCC;
	width: 137px; 
	height: 86px; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	float: left; 
	position: relative;
}
#mainContent .section_body ul.gallery li:hover {
	border-color:#333;
}
#mainContent .section_body ul.gallery li div { /* Ebbe a div-be meg a kép */
	left: 1px; 
	top: 1px; 
	width: 135px; 
	height: 89px;
	overflow: hidden; 
	position: absolute;
}
#mainContent .section_body ul.gallery li div a { /* Ez fontos volt a Chrome miatt */
	left: -2px; 
	top: 0px; 
	position: absolute; 
	z-index: 2;
}
#mainContent .section_body ul.gallery li div a img {
	margin:0;
	border:none;
	padding: 0px !important; 
	border: 0px currentColor; 
	/* width: 130px; */
}
#mainContent .section_body ul.gallery li span { /* Ez a szürke háttér a szöveges tartalom ebben van */
	background: url("/images/nero40.png") left top; 
	margin: 1px;
	padding: 4px 4px 2px 4px; 
	width: 127px; 
	height: 13px; 
	bottom: 0px; 
	overflow: hidden; 
	font-size: 10px; 
	display: block; 
	position: absolute; 
	z-index: 3;
	text-align:left;	
}
#mainContent .section_body ul.gallery li span a {
	color:#FFF;
	text-align:left;
}
#mainContent .section_body ul.gallery li div a img {
	margin-top: 0px;	
}
/* ********************** Képgaléria thumb képek vége ***************************** */	
#mainContent .section_body ol{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#6c5f40;
	margin:0;
	padding:0;
	margin-left:25px;
}
#mainContent .section_body li{
	padding:0;
	margin:0;
	line-height:12px;
	padding-bottom:5px;
}
#mainContent .section_body  a:link,#mainContent .section_body  a:visited,#mainContent .section_body  a:active{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#6c5f40;
	text-decoration:none;
}
#mainContent .section_body  a:hover{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#6c5f40;
	text-decoration:underline;	
}
#mainContent .section_body .hr{
	margin-top:10px;
	margin-bottom:10px;
	border:none;
}
#mainContent .section_footer{
	width:647px;
	height:15px;
	float:left;
}
/* ---------- Right -------------- */
#sidebarRight .section_head{
	width:316px;
	height:15px;
	float:left;
}
#sidebarRight .section_body{
	width:256px;
	background-image:url(images/sidebar_right_section_body.gif);
	background-repeat:repeat-y;
	padding:15px 30px 15px 30px;
	float:left;
}
/*--------képgaléria*------------------*/

#sidebarRight .section_body .picture_border{
	width: 118px;
	height: 70px;
	float: left;
	/*border:solid;
	border-width:1px;	
	border-color:#c6c7c7;*/
	margin-bottom: 10px;	
	margin-right: 10px;
	clear: right;
}

#sidebarRight .section_body .picture_border .picture_image{
	overflow: hidden;
	height: 70px;	
	width: 118px;	
}

#sidebarRight .section_body p{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #6C5F40;
	text-decoration: none;
}
#sidebarRight .section_body a:link, #sidebarRight .section_body a:visited,#sidebarRight .section_body a:active{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #6C5F40;
	text-decoration: none;	
}
#sidebarRight .section_body a:hover{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #6C5F40;
	text-decoration: underline;	
}
#sidebarRight .section_body img{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	padding:2px;
	background-color:#FFF;
	
}
#sidebarRight .section_body .hr{
	margin-top:7px;
	margin-bottom:4px;
	border:none;
}
/*--------képgaléria vége ------------------*/
#sidebarRight .section_body h1{
	width:241px;
	height:33px;
	/*
	background-image:url(images/main_content_h1_back.jpg);
	background-repeat:no-repeat;
	*/
	background-color:#000000;
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	color:#e8e8e8;
	padding-left:15px;
	padding-top:13px;	
}
#sidebarRight .section_body p{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#6c5f40;
	line-height:17px;
}

#sidebarRight .section_body .bevezeto a:active,
#sidebarRight .section_body .bevezeto a:link,
#sidebarRight .section_body .bevezeto a:visited{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#6c5f40;
	line-height:17px;
	text-decoration:none;	
}

#sidebarRight .section_body .bevezeto a:hover{
	text-decoration:underline;	
}


#sidebarRight .section_body .szocikk a:active,
#sidebarRight .section_body .szocikk a:link,
#sidebarRight .section_body .szocikk a:visited{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#6c5f40;
	line-height:17px;
	text-decoration:none;	
}

#sidebarRight .section_body .szocikk a:hover{
	text-decoration:underline;	
}

#sidebarRight .section_footer{
	width:316px;
	height:15px;
	float:left;
}
#sidebarRight .section_separator{
	width:316px;
	height:15px;
	float:left;
}
/* ---------- Floating ------------*/
.clearFloat { 
	clear:both;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}

.red_star{
	color: #F00;
}


/* Hozzászólás - értékelés stílusok */
.ertekelesBox{
	width:270px;
	height:45px;
	float:left;
	display:inline;	
	margin-right: 20px;
}
.ertekelesBox_wide{
	width:580px;
	float:left;
	display:inline;	
	margin-right: 35px;
}
#ertekelestMegkaptuk{
	color: #F00;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	font-weight:normal;	
}

#nincsErtekeles{
	padding: 10px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	font-weight:normal;	
}

.ertekelesContent{
	line-height:18px; 
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:10px; 
	font-weight:bold;	
}

.ertekelesFooter{
	line-height:18px; 
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:10px;
	font-weight:normal;
}
.ertekelesTextArea{
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	font-weight:normal;
	width: 560px;
	height:50px;	
}

#ertOsszegzes{
	width:540px;
	border:1px solid #CCC; 
	margin-top: 10px;
	min-height:200px;
}	

#ertOsszegzesHeader{
	padding: 10px;	
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	font-weight:normal;
}

#ertOsszegzesAtlag{
	float: left;
	display: inline;
	width: 220px;
	border:1px solid #CCC;
	margin: 20px 10px 0px 10px;
	padding-bottom:10px;
	min-height:110px;
		
}

#ertOsszegzesAtlagCim{
	padding: 11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	font-weight:normal;		
}

#ertOsszegzesAtlagStar{
	padding: 10px;
	padding-top: 5px;
	padding-left: 20px;
	display: inline;
	float: left;	
}

#ertOsszegzesAtlagSzoveg{
	padding-top: 6px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:10px;
	font-weight:normal;
}	

#ertOsszegzesAtlagDiagramm{
	float: left;
	display: inline;
	width: 280px;
	border:1px solid #CCC;
	padding-bottom:10px;
	margin: 20px 0px 0px 0px;
	height: 110px;
}

#szavazatSzamLabel{
	line-height:20px; 
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	font-weight:normal;	
	float: left;
	display: inline;
	padding-left:5px;
}

#ertekelesLabel{
	line-height:20px; 
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	font-weight:normal;	
	float: right;
	display: inline;
	padding-right:5px;
	 	
}

.szavazat_szam{
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:10px;
	font-weight:normal;
	float: left;
	display: inline;
	padding-left:10px;
	width: 70px;
}

.line{
	float: left;
	display: inline;
	margin: 3px 15px 0px 15px;
	padding-bottom:7px; 		
}

.line_bg{
	width: 150px;
	height: 5px;
	border: 1px solid #999;
	
}

.line_fg{
	height:5px;
	background-color:#97a462;	
	
}

.ertek{
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	font-weight:normal;
	float: left;
	display: inline;
	padding-right:3px;	
}

#hozzaszolasok{
	width: 580px;
	height:auto;
	border:1px solid #CCC;
	margin-top: 10px;	
}

.hozzaszolas{
	width: 560px;
	margin: 0px;
	margin-top: 10px;
	margin-left:10px;
	margin-right:10px;	
	background-color:#EDEFE4;	
}

.hozzaszolasHeader{
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	font-weight:normal;
	font-weight:bold;
	color: 	#ec3a0a;
	padding: 7px;
}

.hozzaszolasContent{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color:#666;

	font-weight:normal;
	text-align:justify;
	padding: 7px;
}

.hozzaszolasFooter{	
	padding: 7px;
	margin-bottom: 10px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	font-weight:normal;
}

input.btn1 {
	height:25px;
	width: 130px;
	background-color:#000000;
	color: #fff;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	border:none;
	margin-top:3px;
}

.text_field_sort1{
	width: 265px;	
}