
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 5px 0px;
	background: #222222;     
	font: 14px/20px calibri, arial, sans-serif;
	color: #7F7772;
}

#spacer {position:relative; left:0px;top:5px;}
#spacer img { width:230px; height:70px; border:0;}

#content .gomb { text-align:center; font-style:normal; display:block; height:29px; font-weight:bold; background-image:url(/images/gomb.jpg); padding-top:6px; margin:0; color:#ffffff; text-decoration:none; background-position:center top; background-repeat:no-repeat; margin-top:15px; margin-bottom:20px;}

#content .gomb:hover { color:#FFF; text-decoration:none; }
#content .gomb:visited { color:#FFF; text-decoration:none; }

h1, h2, h3, h4 {
	font-weight: normal;
	color: #3B3B3B;
	border-bottom:1px dotted #808080;
	font: calibri, arial, sans-serif;
	padding-bottom:5px;
}

h1 { font-size: 175%; }
h2 { font-size: 170%; }
h3 { font-size: 165%; }
h4 { font-size: 165%; }
h5 { font-size: 100%; }
h6 { font-size: 99%; }

p, ul, ol {
	margin-bottom: 15px;
	line-height: 167%;
	font: 14px/20px calibri, arial, sans-serif;
	text-decoration:none;
	color:#222222;
	text-align:left;
}

ul {list-style-type:square;margin-top:10px;}

a:link {
	color: #D81E05;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #7F0000;
}

a:visited {
	color: #D81E05;
	text-decoration:none;
}

#header {
	width: 770px;
	height: 80px;
	margin: 0 auto;
	background: white url(images/flag.png) no-repeat;
}

#logo {
	float: left;
	width: 240px;
}

#logo h1 {
	padding-top: 1px;
	padding-left:0px;
	color:grey;
}

#logo h1 a {
	font-weight: bold;
	font-size: 21px; 
	color: grey;
	font-family: Trebuchet MS;	
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: right;
	width: 530px;
	background:white;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	padding: 30px 14px 0 17px;
	background: url(images/img1.gif) no-repeat;
	text-decoration: none;
	font-size: 102%;
	color: #D81E05;
}

#menu a:hover {
	color: #7F0000;
}

#splash {
	width: 770px;
	height: 209px;
	margin: 0 auto;
	background: white url(images/img3.jpg) no-repeat;
	border-top:4px solid #222222;
	border-bottom:2px solid #222222;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#page {
	width: 770px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: left;
	width: 480px;
	padding: 20px;
	margin-top:5px;
	margin-bottom:20px;
	border-right: 1px dotted #808080;
	background:white;
}

#content ol, #content ul {
	margin-left: 0.7em;
	list-style-type: none;
	padding: 0;
}

#content li {
background-image: url(images/pipa.gif);
background-repeat: no-repeat;
background-position: 0 .4em; 
padding-left: 1.7em; 
margin-top:5px;
margin-bottom:5px;
}

#content h1 {margin-bottom:10px;}
#content h2 {margin-bottom:10px;}
#content h3 {margin-bottom:10px;}

/* sidebar menu */

#sidebar {
	float: left;
	width: 200px;
	padding: 10px;
}

.sidebox {
	background: #F5F5F5;
	border: 1px solid #EFEDED;
	margin-bottom: 10px;
}

.hirlevel {
	background: #F5F5F5;
	border: 1px solid #EFEDED;
	margin-bottom: 10px;
}

.hirlevel p {padding:10px;}

#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #F5F5F5;			
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px solid #D4D4D4;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px solid #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #d81e05;
	color: #d81e05;	
	background:#fff7f4;
}

.clear { clear: both; }

#sidebar h5 {color:#222222;}
#sidebar h6 {color:#222222;}

#keret {background-color: #fff;width: 770px;margin: 0 auto;
}

#sidebar h5, h6 {
	padding: 10px 0px 0px 10px;
	margin: 0;	
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
}

#sidebar input {border:1px solid green; padding:5px;}
#sidebar submit {background-color:red;}


#footer {
	clear: both;
	width: 730px;
	height: 50px;
	margin: 10px;
	padding-top: 15px;
	border-top: 1px dotted #808080;
	margin-top:40px;
	background:white;
	padding-left: 10px;
	padding-right:10px;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 90%;
}

#legal {
	float: left;
	color:grey;
}

#legal a {
	color:#808080;
}

#legal a:visited {
	color:#808080;
}

#links {
	float: right;
	color:#808080;
}

#links a {
	color:#808080;
}

.imageleft {
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}


#kalkulator .ajanlatkeres_fejlec {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #4E5836;
	text-align: center;
	height: 30px;
	font-weight: bold;
}
#kalkulator td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#222222;
}

#kalkulator select {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#4E5836;
}

#kalkulator input {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#222222;
}

#kalkulator .submit {
	width: 110px;
	height: 30px;
	font-weight: bold;
	padding: 2px;
	background-color:#d81e05;
	color:white;
}
#kalkulator .mezo {
	padding: 5px;
	border: 1px solid #4E5836;
	font-weight: bold;
}
#kalkulator .ev {
	width: 30px;
}
#kalkulator .osszeg {
	text-align: right;
	width: 100px;
}
#kalkulator .info {
	font-size: 10px;
	color: #c0c0c0;
	padding-top: 10px;
    padding-bottom: 10px;
}
#kalkulator .torleszto {
	background-color: #deffe2;
	border: 2px solid #00820f;
	color: #00820f;
	font-weight: bold;
	font-size: 26px;
	width: 50%;
	padding: 10px;
}
#kalkulator .red {
	color: #cb0707;
	font-weight: bold;
}
#kalkulator .sor_1 {
	background-color: #efefef;
}
#kalkulator .sor_1, #kalkulator .sor_2 {
	border-bottom: 1px solid #e0e0e0;
}
#kalkulator .koszonjuk {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#tablazat table {
	width:400px;
	margin: 0 20px 0 20px;
	padding: 10px 5px 0px 5px;
	margin-bottom:20px;
	text-align:center;
	color:green;
}

#tablazat table td.row_headers {
	background:red;
	text-align:center;
	color:white;
}

#tablazat table td {
	padding: 1px 5px 1px 10px;
	background:#E5EFE0;
}

dl {color: #222;padding-left:10px;}
dd {margin-bottom:20px; font-style:italic; padding-left:10px; font-size:14px;}

.hirblokk {padding-bottom:15px;color:#222;}
.hircimlink {}
.hirosszefoglalo {}

h3 #hirfocim {color:#222;}
#hirosszefoglaloreszletes {color:#222; padding-bottom:10px;}
#magaahir {color:#222;}
#hirvisszalink {padding-top:15px;}

#box {position:fixed; left:10px; bottom:10px; background:white; width:163px; height:80px;border: 1px solid red;}
#box p {padding:5px;}
#box p a:hover {text-decoration:underline;}

#hirlevel .hirgomb {
width: 150px;
background: #ff0000; 
font-family: Arial, verdana, sans-serif;
font-size: 13px; 
border: 1px solid #000000; 
color: #ffffff; 
font-weight: bold;
cursor: pointer;
}

#hirlevel .hirinput {
width: 150px;
background: #ffffff; 
font-family: verdana, Arial, sans-serif;
font-size: 11px; 
border: 1px solid #222222; 
color: #222222;
margin-bottom: 2px;
}

#hirlevel p {font-size:11px;padding-left:5px;padding-right:5px;padding-top:8px;text-align:center;border:0;}
#hirlevel {text-align:center;margin-top:10px;padding-bottom:10px;color:#222222;}

fieldset {border:0;}


#hirlevel2 .hirgomb {
width: 150px;
background: #ff0000; 
font-family: Arial, verdana, sans-serif;
font-size: 13px; 
border: 1px solid #000000; 
color: #ffffff; 
font-weight: bold;
cursor: pointer;
}

#hirlevel2 .hirinput {
width: 200px;
background: #ffffff; 
font-family: verdana, Arial, sans-serif;
font-size: 14px; 
border: 1px solid #222222; 
color: #222222;
margin-bottom: 4px;
}

#hirlevel2 p {font-size:11px;padding-left:5px;padding-right:5px;padding-top:8px;text-align:center;border:0;}
#hirlevel2 {text-align:center;margin-top:10px;padding-bottom:10px;color:#222222;}

.contactform td{padding:3px;font-weight:bold;}
.contactform input {height:18px;border: 1px solid grey;font-size:14px;}
.contactform textarea {border: 1px solid grey;font-size: 14px;overflow: hidden;}
input.fbsubmit{width: 90px;height: 20px;font-weight: bold;background-color:#ff0000;color:white;border: 1px solid grey;padding-bottom:20px;}
div.error_message {color:red;font-weight:bold;}
div.error_message ul {margin-bottom:15px;margin-top:15px;}
