
/* 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;
}

/* tartalom */

#tartalom {
	width: 588px;
	padding: 0 24px 18px 24px;
	margin: 0 auto;
}

#tartalom p {
    font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 1.5em;
}

ul {
    padding-bottom: 18px;
}


h1 {
    font: bold 1.8em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #7ba733;
	background-color: inherit;
	padding: 6px 0 18px 0;
}

h2 {
    font: bold 1.4em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #7ba733;
	background-color: inherit;
	padding-bottom: 18px;
	padding-bottom: 18px;
}

.hir {
    border-bottom: 1px solid #8abc3a;
	margin-bottom: 24px;
}

.tapasztalat {
    border-bottom: 1px solid #8abc3a;
	margin-bottom: 12px;
}

.hir span {
    color: #dcaf0a;
	background-color: inherit;
	padding: 0 0 12px 0;
	display: block;
	font-size: 1.1em;
}

/*.hir p, .tapasztalat p, valaszt {
	margin-bottom: 24px;
}*/

.publikacio p {
    margin-bottom: 12px;
}


/*#regebbi-hirek {
    padding-top: 18px;
}*/

#tartalom li {
    font-size: 1.2em;
	line-height: 1.5em;
	background: url(../images/lista_bg.jpg) top left 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) top left 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: 160px;
}

#map_canvas {
    display: block;
	margin-bottom: 18px;
    width: 585px;
    height: 372px;
	font-size: 0.83em;
}

#map_canvas strong {
	font-size: 1.2em;
}

.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;
}

object
{
    margin: 16px 0 16px 0;
}

.pdf_letoltes
{
    margin: 0 0 20px 0;
}

/* tartalom tabla */

#tartalom table {
    font-size: 1.2em;
	border: 1px solid #B4B4B4;
	margin-bottom: 18px;
	border-collapse: collapse;
}

#tartalom td {
    border: 1px solid #b4b4b4;
	padding: 4px
}

/* */

.kep {
   	width: 260px;
	float: left;
	margin: 12px;
	display: inline;
}


.kep span {
   	padding: 0 0 12px 24px;
	display: block;
	font-size: 1.1em;
	color: #686868;
	background-color: inherit;
}

.kep img {
	float: left;
}

.kep img a {
	border: none;
}

/* */

#tartalom #nyelvvaltas {
    text-align: right;
	padding-bottom: 0;
}

