/* -- reset CSS -- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* -- reset CSS -- */



body{
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
a span {
    display:none;
}
a.link {
	color: #9da600;
}
.button {
	background-image: url(img/button_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #757a0e;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	border: 1px solid #acc935;
	padding: 0 10px;
	display: block;
}
	
	
	
	
.toltsdle {
	width: 110px;
	cursor:pointer;
	height: 30px;
	background-image: url(img/button_toltsdle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: bold;
	margin-right: 15px;
	border: none;
	float: left;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	color: #666;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ff7500;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
div#container {
	margin: 0 auto;
	width: 900px;
}
div#index-top {
	margin: 0;
	width: 100%;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 520px;
}
#header .logo {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 75px;
	width: 180px;
}
#header  {
	width: 900px;
	margin: 0 auto;
}
#header #menu {
	height: 80px;
	width: 700px;
	float: right;
}
#header #menu ul li {
	width: 100px;
	height: 80px;
	float: left;
}
#header #menu ul li a {
	display: block;
	height: 35px;
	width: 90px;
	font-size: 18px;
	color: #333;
	text-decoration: none;
	text-align: right;
	line-height: 20px;
	padding: 45px 10px 0 0;
	font-style: normal;
	font-weight: normal;
}
#header #menu ul li a:hover {
	background-image: url(img/a_hover.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header #menu ul li a.aktiv {
	background-image: url(img/a_aktiv.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFF;
}
#index-header  {
	height: 420px;
	width: 900px;
	margin: 0 auto;
	background-image: url(img/index_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
#index-header .dl {
	display: block;
	height: 420px;
	width: 270px;
	float: right;
	margin: 0;
}
#index-header #header-download {
	float: right;
	width: 270px;
	height: 190px;
	padding: 230px 0 0 0;
}
.downloadform {
	float: left;
	width: 240px;
	border-top: 1px dotted #ffb45c;
	padding: 10px 0 0 0;
	margin: 0 15px;
}
.downloadform br  {
	clear: left;
}
.downloadform input{
	width: 150px;
	margin: 0 0 5px 0;
	border: 1px solid #CBD328;
	background-color: #EDF0AE;
}
.downloadform .gomb {
	color: #FFF;
	font-size: 12px;
	border: none;
	background: none;
	text-decoration: underline;
	width: 60px;
	float: right;
	margin: 15px 0 0 0;
	font-weight: bold;
}
.downloadform input#letoltes  {
	width: 100px;
	cursor:pointer;
	float: left;
	height: 30px;
	background-image: url(img/button_letoltes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px; /*30*/
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: none;
}
.downloadform label {
	height: 20px;
	line-height: 20px;
	display: block;
	float: left;
	color: #FFF;
	padding: 0 3px 0 0;
}
.downloadform label.cimke {
	width: 80px;
}

.downloadform .container label.error{
	color: #FFFFFF;
	float: none;
	line-height: 12px;
	height: 12px;
	padding-right: 5px;
	margin:0px;
	font-size:10px;
	text-align:right;
	display: inline;
	}
	
.downloadform input.error{
	border: 1px solid #FF0000;
}	
	
div#page-top {
	margin: 0;
	width: 100%;
	background-image: url(img/page_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 170px;
}
#page-header {
	height: 90px;
	width: 900px;
	margin: 0 auto;
	clear: both;
}
div#content-wrap {
	width: 898px;
	margin: 20px auto;
	padding: 0;
	border-left: 1px dotted #707070;
	border-right: 1px dotted #707070;
	overflow: auto;
}
#content-wrap #content {
	width: 858px;
	padding: 20px;
}
#content-wrap .index-content-box {
	width: 278px;
	border-right: 1px dotted #707070;
	padding: 10px;
	float: left;
}
#content .akcio-box {
	width: 770px;
	padding: 15px;
	float: left;
	border-bottom: 1px solid #eeeeee;
}
.akcio-box img {
	float: left;
	border: 5px solid #cccccc;
	margin: 0 15px 0 0;
}
#footer {
	clear: both;
	height: 80px;
	width: 100%;
	padding: 0px;
	font-size: 12px;
	background-color: #acacac;
	color: #555555;
}
#footer #inner-footer {
	height: 60px;
	width: 880px;
	padding: 5px 10px;
	margin: 0 auto;
}
#inner-footer #footer-nav {
	float: left;
	width: 500px;
	margin-left: 20px;
}
#footer-nav li {
	float: left;
	padding: 0 15px;
	border-right: 1px solid #555555;
}
#footer-nav li a:hover {
	color: #000;
	text-decoration: none;
}
#footer-nav li a {
	color: #555555;
	text-decoration: none;
}
#footer a.increst {
	float: right;
	height: 50px;
	width: 120px;
	background-image: url(img/increst_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer a.increst:hover {
	background-position: 0px -50px;
}

.contactform br  {
	clear: left;
}
.contactform input,textarea  {
	width: 250px;
	margin: 3px 0 8px 0;
	border: 1px solid #CBD328;
	background-color: #EDF0AE;
}

.contactform input#go {
	width: 70px;
	margin: 3px 0 0 110px;
	background-color: #CBD328;
	color: #ffffff;
	cursor:pointer;
}

.contactform input#letoltes{
	width: 100px;
	height: 30px;
	margin: 3px 0 0 110px;
	/*
	background-color: #CBD328;
	color: #ffffff;
	*/
	border: none;
	cursor: pointer;
	background-image: url(img/button_letoltes2.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
	
.contactform input#feliratkozas, input#leiratkozas {
	width: 80px;
	margin: 3px 0 0 0px;
	background-color: #CBD328;
	color: #ffffff;
	cursor:pointer;
}
.contactform label {
	height: 24px;
	line-height: 24px;
	display: block;
	float: left;
	padding-right: 5px;
}
.contactform label.cimke {
	padding-left: 3px;
	width: 100px;
}

.contactform label.error{
	color: red;
	float: none;
	/*line-height: 20px;*/
	height: 15px;
	margin-bottom: 10px;
	font-size:11px;
	}
