/*layout*/

body, div, p, h1, h2, a, ul, li {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
}


div#headcnt {
	overflow: hidden;
	width: 960px;
	height: 250px;
	margin: 0 auto;
}

div#head {
	width: 960px;
	height: 250px;
	/*margin: 0 auto;*/
	text-align: left;
}

div#languages {
	float: right;
	text-align: right;
}

div#languages ul {
	padding-right: 35px;
	padding-top: 30px;
}

div#promo {
	width: 205px;
	height: 80px;
	position: relative;
	top: 120px;
	left: 33px;
}

div#promo img {
	border: none;
}
/*
div#head ul {
	padding-right: 35px;
	padding-top: 30px;
}*/

div#main {
	width: 920px;
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: left;
}

div#main a.menupont {
	float: left;
	width: 270px;
	height: 33px;
	margin-right: 10px;
	margin-top: 10px;
	padding-top: 17px;
	padding-left: 30px;
}

div#main a.end {
	margin-right: 0;
}

div.thumbnail {
	width: 300px;
	height: 110px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

div.end {
	margin-right: 0;
}

div.thumb_szoveg {
	position: relative;
	top: -110px;
	z-index: 1;
	width: 270px;
	height: 93px;
	display: none;
	text-align: left;
	padding-top: 17px;
	padding-left: 30px;
}


*+html div.thumb_szoveg {
	top: -113px;
}

*html div.thumb_szoveg {
	top: -113px;
}

img.thumb_kep {
	width: 300px;
	height: 110px;
	border: none;
}

div.menu {
	width: 310px;
	float: left;
}

div#szoveg {
	width: 520px;
	float: left;
	margin-top: 10px;
	padding-top: 17px;
	padding-left: 30px;
	padding-bottom: 23px;
	padding-right: 60px;
	margin-bottom: 10px;
}

a.numnav {
	display: block;
	float: left;
	width: 20px;
}

span.semmi {
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

/* details  */

div.details {
	width: 920px;
	height: 410px; 
	overflow: hidden;
}

div.d_szoveg, div.d_ev, div.d_numnav {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 17px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	width: 240px;
	height: 213px;
}

div.d_ev {
	height: 33px;
}

div.zold {
	height: 93px;	
}

div.d_numnav {
	width: 550px;
	height: 33px;
}

div.d_ev, div.d_szoveg, div.d_numnav  {
	margin-left: 0;
}
div.d_ev, div.d_numnav {
	margin-top: 0;
}

*html div.details {
	height: 410px;
	overflow: hidden;
}

img.d_kep {
	width: 610px;
	height: 350px;
	margin-top: 10px;
	float: left;
	display: none;
}

img.elso {
	display: block;
}

/*kontakt*/

div#szoveg_nagy {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	text-align: left;
	width: 920px;
}

div.kon {
	float: left;
	padding-top: 17px;
	padding-left: 30px;
	padding-right: 10px;
	width: 270px;
	/*height: 60px;*/
}

*html div.kon {
	width: 310px;
	padding-left: 30px;
}

div.kon h1 {
	margin-bottom: 0;
}

div.end {
	padding-right: 0;
}

*html div.end {
	width: 300px;
}

/*bg*/

body, div.details {
	background-color: #e2e2e2;
}

div#head {
	background-color: #e2e2e2;
	background-image: url("../images/Spring_Head.jpg");
	background-repeat: no-repeat;
}

div#main a.menupont, div#szoveg_nagy {
	background-color: #fff;
}

div#main a.menupont:hover, div.d_ev {
	background-color: #9acc30;
}

div#main a.selected {
	background-color: #9acc30;
}

div#main a.numnav {
	background-color: transparent;
}


div#szoveg, div.d_szoveg, div.d_numnav  {
	background-color: #fff;
}

div.thumb_szoveg, div.zold, div.zoldev {
	background-color: #9acc30;
}

/*font*/

body {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #8f8f8f;
	line-height: 17px;
}

a {
	text-decoration: none;
	cursor: pointer;
}

h1 {
	font-size: 11px;
	color: #82ba0a;
	margin-bottom: 23px;
}

h2 {
	font-size: 11px;
	margin-bottom: 23px;
	color: #8f8f8f;
}

span {
	font-weight: normal;
	font-size: 14px;
	margin-right: 5px;
}

div#szoveg p {
	font-weight: normal;
	margin-bottom: 23px;
	color: #8f8f8f;
}

div#szoveg {
	line-height: 20px;
}

div#head li {
	list-style-type: none;
}

div#head a {
	color: #8f8f8f;
}

div#head a:hover {
	color: #82ba0a;
}

div#head a.l_selected {
	color: #82ba0a;
	cursor: default;
}

div.thumbnail {
	cursor: pointer;
}

a.menupont {
	color: #82ba0a;
}

a.menupont:hover, div.d_ev {
	color: #fff;
}

a.selected {
	color: #fff;
	cursor: default;
}

div.thumb_szoveg, div.zold, div.zoldev {
	color: #fff;
}

a.numnav {
	color: #8f8f8f;
}

a.numnav:hover {
	color: #82ba0a;
}

a.numnav:visited {
	text-decoration: underline;
}

a.numnav:active {
	text-decoration: underline;
	color: #82ba0a;
}

a.n_selected {
	color: #82ba0a;
	text-decoration: underline;
	cursor: default;
}

div.details {
	line-height: 17px;
	background-color: #e2e2e2;
	color: #8f8f8f;
}

div.details div.d_szoveg {
	font-weight: normal;
}

div.details div.zold p {
	color: #fff;
	font-weight: bold;
}

div#szoveg_nagy a {
	color: #8f8f8f;
	text-decoration: underline;
	cursor: pointer;
}


