body{
	font-size:12px;
	font-family:Verdana, Arial;
	color: black;
	text-align:center;
	margin:0px;
	background: #0f1616 url('img/body_bg.jpg');
	background-position:0px 66px;
	background-repeat:repeat-x;
	padding:0px;
    overflow-y: scroll;
}

p{
	margin-bottom:0px;
	
}

img{
	border:0px;
}

h1{
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}

h1.mainpage{
	margin-top:8px;
	margin-bottom:0px;
	font-size:12px;
	font-weight:bold;
}

h2{
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

h2.green{
	font-size:12px;
	font-weight:bold;
	color:#80aa2a;
}

div.fejlec{
	height:81px;
	background:url('img/fejlec_bg.jpg');
	background-repeat:repeat-x;
}

a.menulink{
	text-align:center;
	font-size:11px;
	font-weight:bold;
	display:block;
	width:101px;
	margin-top:1px;
	height:36px;
	color:white;
	text-decoration:none;
}

a.menulink_akt{
	text-align:center;
	font-size:11px;
	font-weight:bold;
	display:block;
	width:101px;
	margin-top:1px;
	height:36px;
	color:white;
	text-decoration:none;
	background:#74a42a;
}

div.menu_elvalaszto{
	width:2px;
	height:38px;
	background:url('img/menu_elvalaszto.jpg');
}

div.main{
	position:relative;
	text-align:left;
	background: white;
	margin-top:15px;
	width:920px;
}

div.menu{
	width:200px;
}

a.plink{
	font-size:11px;
	padding-left:15px;
	display:block;
	width:185px;
	color: black;
	line-height:16px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
}

a.plink_akt{
	font-size:11px;
	padding-left:15px;
	display:block;
	width:185px;
	color: white;
	background:#7dac2a;
	line-height:16px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
}

div.plink_elvalaszto{
	line-height:0px;
	font-size:0px;
	min-height:2px;
	width:200px;
	height:2px;
	background: #d0d0d0 url('img/plink_elvalaszto.jpg');
	background-repeat:no-repeat;
	background-position: center center;
}

div.mainbox{
	width:454px;
	border: 1px solid #b9c2c1;
	background: white url('img/mainbox_bg.jpg');
	background-position: left bottom;
	background-repeat:repeat-x;
}

div.mbox h1{
	margin-top:-5px;
	padding-top:0px;
	padding-bottom:5px;
	margin-bottom:0px;
	font-size:12px;
	font-weight:bold;
}

div.mbox h1 a{
	color:black;
	display:block;
	padding:5px 1px;
}

div.mbox img{
	border:1px solid #fff;
}

div.mainbox_elvalaszto{
	line-height:0px;
	font-size:0px;
	min-height:1px;
	padding:0px;
	border:none;
	margin:0px;
	width:452px;
	height:1px;
	background: white url('img/mainbox_elvalaszto.jpg');
	background-position:center center;
	background-repeat:no-repeat;
}

div.kbox_elvalaszto{
	line-height:0px;
	font-size:0px;
	min-height:1px;
	padding:0px;
	border:none;
	margin:0px;
	width:220px;
	height:1px;
	background: white url('img/kbox_elvalaszto.jpg');
	background-position:center center;
	background-repeat:no-repeat;
}

div.kbox{
	width:222px;
	border: 1px solid #b9c2c1;
	background: white url('img/kbox_bg.jpg');
	background-position: left bottom;
	background-repeat:repeat-x;
}

div.kbox p{
	margin-bottom:0px;
	margin-top:0px;
}

div.mainbox p{
	margin-bottom:0px;
	margin-top:0px;
}

div.kbox a{
	color:#80aa2a;
	text-decoration:none;
}

div.kbox a:hover{
	color:#80aa2a;
	text-decoration:underline;
}

div.mainbox a{
	color:#80aa2a;
	text-decoration:none;
}

div.mainbox a:hover{
	color:#80aa2a;
	text-decoration:underline;
}

a.greenlink{
	color:#74a42a;
	text-decoration:none;
}

a.greenlink:hover{
	color:#74a42a;
	text-decoration:underline;
}

table.gr{
	border-top:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
}

table.gr td{
	border-right:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	padding:4px;
}

td.linktd{
	padding-bottom:5px;
	padding-right:20px;
	padding-left:0px;
	padding-top:0px;
	border:none;
}

div.adminfejlec{
	height:25px;
	padding:5px;
	background:#374C4F;
	color:white;
	border-bottom:1px solid white;
}

a.adminlink{
	display:block;
	line-height:25px;
	height:25px;
	width:100px;
	font-weight:bold;
	color:#74A42A;
	text-decoration:none;
}

span.admintext{
	display:block;
	line-height:25px;
	height:25px;
	padding-left:5px;
	font-weight:bold;
}

a.adminlink:hover{
	display:block;
	line-height:25px;
	height:25px;
	width:100px;
	font-weight:bold;
	color:white;
	background:#74A42A;
}

input.input_h1{
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	width:300px;
}

textarea.textarea_h1{
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	width:500px;
	height:50px;
}

a.sdlink{
	color:black;
	text-decoration:none;
}

a.sdlink:hover{
	color:black;
	text-decoration:underline;
}

a.aa_link{
	font-weight:bold;
	color: #1272BC;
	text-decoration:none;
}

a.aa_link:hover{
	font-weight:bold;
	color: #1272BC;
	text-decoration:underline;
}

a.page_aloldal{
	color:black;
	text-decoration:none;
}

a.page_aloldal:hover{
	color:black;
	text-decoration:underline;
}

ul.sitemap a{
	color:black;
	text-decoration:none;
}

ul.sitemap a:hover{
	color:black;
	text-decoration:underline;
}

div#fullmain table{
	border-collapse: collapse; 
	padding:0px;
	margin:0px;
	border:none;
}

div#fullmain table td{
	margin:0px;
	padding:3px;
	border-spacing:0px;
	border:1px solid #B9C2C1;

}

div.ftext p{
	margin-top:0px;
	margin-bottom:0px;
}

table.contact_table td{
	text-align:right;
	font-weight:bold
}

td.ct{
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

input.contact_input{
	font-size:13px;
	width:300px;
	height:18px;
	line-height:18px
}

select.contact_select{
	font-size:13px;
	width:304px;
	height:24px;
	line-height:24px;
}

div#mtart a{
	color:#74a42a;
	text-decoration:none;
}

div#mtart a:hover{
	text-decoration:underline;
}

textarea{
	overflow:auto;
}

a.printlink{
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	display:block;
	height: 20px;
	width:170px;
	border:1px solid black;
	background: #e4e7eb;
	text-decoration:none;
	text-align:center;
	color:black;
	position:relative;
	top:-24px;
}

a.printlink[class]{
	top:-6px;
	height: 18px;
}

div.contact_box{
	float:left; width:410px; padding:0px; padding-top:4px; border:none;
}

div.contact_box[class]{
	top:0px;
}

div.ttart{
	position:relative;
	top:-20px;
}

div.ttart[class]{
	top:0px;
}

a.imprint_link{
	color:#74a42a;
	text-decoration:none;
	display:block;
	padding:3px 14px;
	float:right;
}

a.imprint_link:hover{
	color:#74a42a;
	text-decoration:none;
	text-decoration:underline;
}

span.impsep{
	margin:0px;
	padding:0px;
	line-height:21px;
	float:right;
}

input.submitbtn{
	font-family:Arial;
	border:1px solid #000;
    /*
	width:115px;
    */
    padding:1px 27px 2px 14px;
	background: #74A42A url('img/button_arrow.png') no-repeat right center;
	color:#fff;
	font-weight:bold;
    margin-top:-1px;
	cursor:pointer;
}

input.clearbtn{
	font-family:Arial;
	border:1px solid #999;
	color:#999; width:60px; background:#EFEFEF;
	height:21px;
	cursor:pointer;
}

input.captcha_inp{
	width:115px;
	position:relative;
	top:-1px;
}

div#fullmain table td.ratings_td{
	border:none; padding-bottom:5px;
}

div#fullmain table td.rating_title_td{
	border:none; width:200px; padding-top:4px; padding-bottom:6px;
}

input.sfeedback{
    padding:1px 44px 2px 26px;
    background-position: 132px 5px;
}

input.smessage{
    padding:1px 48px 2px 30px;
    background-position: 129px 5px;
}
