/* CSS by Aaron Kato  -  http://www.katoaron.hu  */

* {
	padding:0px 0px 0px 0px ;
	margin:0px 0px 0px 0px ;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}


p a:link{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #006c80;
}


p a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #006c80;
}


p a:active{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #006c80;
}


p a:hover{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration: underline;
	color: #0090ab;
}


a:link{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #006c80;
}


a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #006c80;
}


a:active{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #006c80;
}


a:hover{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration: underline;
	color: #0090ab;
}


h1{ 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	color: #333;
}


h1 a:link{ 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	color: #333;
}

h1 a:hover{ 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	color: #333;
}

h1 a:active{ 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	color: #333;
}

h1 a:visited{ 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	color: #333;
}

h3{ 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	color: #333;
}

h3 a:link{ 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:24px;
	color: #333;
}


h4{ 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color: #333;
}

h4 a:hover{ 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color: #333;
}

h4 a:active{ 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color: #333;
}

h4 a:visited{ 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color: #333;
}


p{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color: #333;
}


body {
	background:#fff;
	margin:0px 0px 0px 0px;
	background:#ebe9e1; 
}


#container {
	background:#ebe9e1; 
	padding:0px 0px 0px 0px; 
	width: 100%;
	background: url(../images/bg_1x280.jpg);
	background-repeat: repeat-x;
}


#headline{
	height: 42px;
	background:none;
	text-align: left;
	padding: 8px 0px 0px 0px;
}

* html #headline{
	height: 22px;
	background:none;
	text-align: right;
	padding: 15px 0px 0px 0px;
}


#headline a:link{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #fefefe;
}


#headline a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #fefefe;
}


#headline a:active{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #fefefe;
}


#headline a:hover{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #fcbe00;
}


#wrapper{
	width:770px;
	margin:0px auto;
}



#bg_material{
	background-image: url(../images/bg_material_770x350.jpg);
	background-repeat: no-repeat;
	padding: 200px 0px 0px 0px;
}


#header {
	padding:0px 0px 0px 0px ; 
	height: 70px;
}


#content {
	float:left;
	width:515px; 
	padding:10px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	height: auto;
}


#sidebar{
	float:right;
	width:250px;
	height: auto;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


#footer {
	clear:both;
	width:770px;
	background-image: url(../images/foot_770x50.jpg);
	background-repeat:no-repeat;
	padding:17px 0px 0px 0px;
	height: 50px;
}


#logo{ 
	float: left;
	background-image: url(../images/logo_240x70.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 70px;
}


#head{
	float:left;
	background-image: url(../images/header_530x70.jpg);
	background-repeat: no-repeat;
	width: 530px;
	height: 70px;
}

#head_search{
	background: none;
	height: 70px;
	padding: 0px 0px 0px 0px;
}





/*    SEARCH FORM    */ 



fieldset.search {
	border: none;
	margin: 0 auto;
	padding: 30px 0px 0px 310px;
}


.search input, .search button {
	border: none;
	float: left;
}


.search input.box {
	color: #aaa;
	font-size: 14px;
	width: 170px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	background:url(../images/search_btn_200x60.jpg) no-repeat;
	margin-right: 0px;
}


.search input.box:focus {
	background:url(../images/search_btn_200x60.jpg) no-repeat left -20px;
	outline: none;
}


.search button.btn {
	width: 30px;
	height: 20px;
	cursor: pointer;
	text-indent: -9999px;
	background:url(../images/search_btn_200x60.jpg) no-repeat top right;
}


.search button.btn:hover {
	background:url(../images/search_btn_200x60.jpg) no-repeat bottom right;
}


#pigeons{
	background-image: url(../images/pigeons_770x150.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 150px;
}

#copyr {
	float: left;
	padding-left: 20px;
}


#author{ 
	float: right;
	padding-right: 20px;
}


#content_header{ 
	background-image: url(../images/content_bg_head_520x30.jpg);
	background-repeat: no-repeat;
	height: 30px;
}


#content_foot{
	background-image: url(../images/content_foot_520x30.jpg);
	background-repeat: no-repeat;
	height: 20px;
}


#content_bg {
	background-image: url(../images/content_bg_520x1.jpg);
	background-repeat: repeat-y;
}


#main_content {
	padding: 0px 20px 0px 20px;
}


#readmore{ 
	float: right;
	text-align:right;
	font-weight:bolder;
}


#date{ 
	float: left;
	text-align:left;
	font-weight:normal;
}


#comments{
	background-image:url(../images/comment_bubble_20x20.jpg);
	background-repeat: no-repeat;
	height:20px;
	padding: 4px 0px 0px 20px;
	float: right;
	text-align:right;
	font-weight:normal;
}


#widget h2{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:bolder;
	text-decoration: none;
	color: #303030;
	padding: 16px 10px 0px 10px;
}


#widget_head{
	background-image: url(../images/widget_head_250_40.jpg);
	height: 40px;
	background-repeat: no-repeat;
}


#widget_bg{
	background-image: url(../images/widget_bg_250x1.jpg);
	background-repeat: repeat-y;
	height: auto;
	padding: 10px 20px 0px 0px;
}


#widget_fields_bg{
	background-image: url(../images/widget_bg_250x1.jpg);
	background-repeat: repeat-y;
	height: auto;
	padding: 10px 20px 0px 10px;
}
	
	
#widget_foot{
	clear:both;
	background-image: url(../images/widget_foot_250_10.jpg);
	height: 10px;
	background-repeat: no-repeat;
}


#ad_container{
	padding: 16px 10px 0px 10px;
	height: auto;
}


#widget p{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	color: #2f2f2f;
	padding: 0px 10px 0px 10px;
}


input.field {
	background-color: #fff;
	border: #a7a7a7 solid 1px;
	font-weight: bolder; 
	font-size: 12px; 
	color: #555;
	width: 150px;
	height: 20px;
}


input.button{
	border: 0px;
	background-image: url(../images/button_a_60x20.jpg);
	background-repeat: no-repeat;
	width: 60px;
	height: 20px;
}


.inputs{
	text-align:left;
	width: 215px;
	margin-bottom: 10px;
}

.input{
	text-align:left;
	width: 215px;
	}


.selects{
	text-align:left;
	width: 219px;
	margin-bottom: 10px;
}


.buttons{
	background-image: url(../images/button_a_60x20.jpg);
	background-repeat: no-repeat;
	text-align: center;
	min-width:60px;
	width: auto;
	height:20px;
	padding: 0px 0px 2px 0px;
	border: 0px;
}


.buttons:hover{
	background-image: url(../images/button2_a_hover_60x20.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	border: 0px;
	text-align: center;
}


.buttons2{
	background-image: url(../images/button_a_120x20.jpg);
	background-repeat: no-repeat;
	text-align: center;
	min-width:60px;
	width: auto;
	height:20px;
	padding: 0px 0px 2px 0px;
	border: 0px;
}


.buttons2:hover{
	background-image: url(../images/button2_a_hover_120x20.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	border: 0px;
	text-align: center;
}



#feleresztesek{
	background-image: url(../images/feleresztbg_110x60.jpg);
	background-repeat: no-repeat;
	background-color: #b5eefc;
	border: 1px solid #3dd4f1;
	width: 480px;
	height: auto;
	text-align: center;
}


#feleresztesek_content{
		padding: 10px 10px 10px 10px;
}


		#comment-zone li{list-style:none; margin:12px; padding:15px; clear:both; min-height:54px; height: auto; background:#F7F7F7; border: 1px solid #DFDFDF; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}

			#comment-zone li cite {font-style:normal; font-size:14px; font-weight:bold; }


#hiba{
	background-color: #fcb5b5;
	border: 1px solid #f13d3d;
	width: 480px;
	height: auto;
	text-align: center;
}


#hiba_content{
		padding: 10px 10px 10px 10px;
}

#siker{
	background-color: #a9eb93;
	border: 1px solid #61bd41;
	width: 480px;
	height: auto;
	text-align: left;
}


#siker_content{
		padding: 10px 10px 10px 10px;
}

#figyelmezteto{
	background-color: #ffc30b;
	border: 1px solid #dc9100;
	width: 480px;
	height: auto;
	text-align: left;
}


#figyelmezteto_content{
		padding: 10px 10px 10px 10px;
}


		#comment-zone li{list-style:none; margin:12px; padding:15px; clear:both; min-height:54px; height: auto; background:#F7F7F7; border: 1px solid #DFDFDF; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}

			#comment-zone li cite {font-style:normal; font-size:14px; font-weight:bold; }



#datum {

	float: right;
	text-align:right;

}
		
.tablebg_1{
	background-color: #92e2ff;
	min-height: 14px;
	height: auto;
	padding: 5px 0px 8px 5px;
	border-left: 1px solid #111111;
	border-right: 1px solid #111111;
	border-top: 1px solid #111111;

}

.tablebg_2{
	background-color: #ffffff;
	min-height: 14px;
	height: auto;
	padding: 5px 0px 8px 5px;
	border-left: 1px solid #111111;
	border-right: 1px solid #111111;
	border-top: 1px solid #111111;
}

.tablebg_1_2{
	background-color: #92e2ff;
	min-height: 14px;
	height: auto;
	padding: 5px 0px 8px 5px;
	border-left: 1px solid #111111;
	border-right: 1px solid #111111;
}

.tablebg_2_2{
	background-color: #ffffff;
	min-height: 14px;
	height: auto;
	padding: 5px 0px 8px 5px;
	border-left: 1px solid #111111;
	border-right: 1px solid #111111;
}

.tablebg_lezar{
	background-color: #ffffff;
	border-bottom: 1px solid #111111;
}

.closeline{
	clear: both;
	border-style: dashed;
	border-color: #ebe9e1;
	border-bottom: 1px;
}

#kep_jobb {

	float: right;
	text-align:right;

}
