
/* reset */

* {padding: 0;margin: 0;}
*:focus {outline: none;}
img {border: none;}
body, form {font-family: Verdana,Arial,Helvetica,sans-serif;}
html, body {height: 100%;}
input, select, textarea {font-size: 100%;font-family: Verdana, Arial, Helvetica, sans-serif;}
li {list-style: none;}
fieldset {border: none;}
p {text-shadow: #000 0 0 0;}

/* */

body {
	color: #686868;
	background-color: #8ABC3A;
	font-size: 62.5%;
	line-height: 1.5em;
}

a {
    color: #3366cc;
	background-color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #3366cc;
}

a:hover {
    color: #6e97e8;
	background-color: inherit;
	border: none;
}

/* alap szerk. - hatterek */

#fejlec {
    background: url(../images/fejlec_bg.jpg) top center no-repeat;
	height: 235px;
}

#keret {
    background: url(../images/tartalom_bg.jpg) top center repeat-y;
}

#lablec {
    background: #8abc3a url(../images/lablec_bg.jpg) top center no-repeat;
	color: #fff;
	text-align: center;
	padding: 44px 0 24px 0;
}

/* menu */

#menu {
    width: 636px;
    height: 18px;
    margin: auto;
	padding: 185px 0 32px 0;
}

#menu li {
    display: inline;
    float: left;
    height: 18px;
    text-indent: -9999em;
}

#menu li a {
    display: block;
    height: 18px;
    background-repeat: no-repeat;
    background-position: 0 0;
    text-indent: -9999em;
	border: none;
}

#menu li a:hover {
    background-position: 0 -18px;
}

#menu li a.aktiv {
    background-position: 0 -18px;
}

#menu #hirek {
    width: 88px;
    background-image: url(../images/menu/hirek.gif);
}

#menu #fejlesztes {
    width: 75px;
    background-image: url(../images/menu/fejlesztes.gif);
}

#menu #tulajdonsagok {
    width: 104px;
    background-image: url(../images/menu/tulajdonsagok.gif);
}

#menu #felhasznalas {
    width: 93px;
    background-image: url(../images/menu/felhasznalas.gif);
}

#menu #tapasztalatok {
    width: 101px;
    background-image: url(../images/menu/tapasztalatok.gif);
}

#menu #publikaciok {
    width: 86px;
    background-image: url(../images/menu/publikaciok.gif);
}

#menu #megrendeles {
    width: 89px;
    background-image: url(../images/menu/megrendeles.gif);
}

/* tartalom */

#tartalom {
	width: 588px;
	padding: 0 24px 18px 24px;
	margin: 0 auto;
}

#tartalom p {
    font-size: 1.2em;
	line-height: 1.5em;
	/* */
	padding-bottom: 18px;
	/* */
}

h1 {
    font: normal 1.8em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #7ba733;
	background-color: inherit;
	padding: 6px 0 18px 0;
}

h2 {
    font: normal 1.4em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #7ba733;
	background-color: inherit;
}

.hir, .tapasztalat {
    border-bottom: 1px solid #8abc3a;
	margin-bottom: 24px;
}

.hir span {
    color: #dcaf0a;
	background-color: inherit;
	padding: 0 0 12px 0;
	display: block;
	font-size: 1.1em;
}

.hir p, .tapasztalat p, .publikacio p {
	margin-bottom: 24px;
}

#regebbi-hirek {
    padding-top: 18px;
}

#tartalom li {
    font-size: 1.2em;
	line-height: 1.5em;
	background: url(../images/lista_bg.jpg) left center no-repeat;
	padding-left: 20px;
}

.tapasztalat h2 {
    padding-bottom: 18px;
}

.publikacio h2 {
    padding-bottom: 12px;
}

.tapasztalat span, .publikacio span {
    font-size: 0.78em;
	padding-bottom: 0;
    color: #8BBD3A;
	background-color: inherit;
	display: block;
}

.tapasztalat-letolt {
    padding-left: 20px;
	background: url(../images/letoltes.gif) left center no-repeat;
}

/* lablec */

#lablec img {
    margin-bottom: 16px;
}

#lablec p {
    padding-bottom: 24px;
	font-size: 1.1em;
	line-height: 1.5em;
}

#lablec a {
    color: #fff;
	background-color: inherit;
	border-bottom: 1px solid #fff;
}

#lablec select {
    padding: 0 2px 0 2px;
	font-size: 1.1em;
}

/* valaszto oldal */

#country {
    text-align: center;
	padding: 8px 0 24px 0;
}

#country label {
    color: #8abc3a;
	background-color: inherit;
	font-size: 1.8em;
	background: url(../images/country_label.gif) right center no-repeat;
	padding-right: 30px;
	margin-right: 6px;
} 

#country select {
    font-size: 1.2em;
	width: 120px;
}

#googlemap {
    display: block;
	margin-bottom: 18px;
}

.bemutat-kep {
    float: left;
	margin: 0 12px 0 0;
}

#bemutat-lista {
    padding-top: 24px;
	font-weight: bold;
	color: #8BBD3A;
	background-color: inherit;
}


/* bug */

#zaro {
    padding-bottom: 1px;
}

/* megrendeles */

#rendeles {
    font-size: 1.2em;
	padding-top: 18px;
}


fieldset {
    margin: 0 0 4px 0;
    border: 0;
}

legend {
    font-weight: bold;
    margin-bottom: 10px;
}

label {
    float: left;
    text-align: right;
    padding-right: 10px;
    clear: left;
    width: 150px;
}

input, textarea {
    width: 414px;
    margin: 0 0 4px 0;
}

.clear, form div {
    clear: both;
    margin: 0;
    padding: 0;
    padding: 6px 0 0 0;
}

/* + */

.desc-list {
    padding: 18px 0;
}

