* { margin: 0; padding 0; }

body {
	background: #ffffff url(../images/background_up.gif) repeat-x left top;
	font: normal 12px verdana;
	color: #333333;
}

div#container {
	width: 935px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(../images/background_content.gif) repeat-y left top;
}

div#header {
	width: 935px;
	height: 350px;
	float: left;
	background: #ffffff url(../images/background_header.jpg) no-repeat;
}

div#navigation {
	z-index:+1;
	width: 700px;
	float: left;
	position: relative;
	top: 287px;  
	left: 131px; /*112*/
}

div#navigation li, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#navigation li {
	float: left;
}

li#list {
	background-image: url(../images/list_symbolic2.gif);
	background-repeat: no-repeat;
}

div#navigation a {
	display: block;
	/*float: left;*/
	margin-left: 1px;
	padding: 15px 13px 15px 13px;
	font: bold 12px verdana;
	text-decoration: none;
	color: #105a8e;
}

div#navigation a:hover {
	text-decoration: underline;
	color: #003399;
	background: #f9f6e5 url(../images/bca.gif) repeat-x left top;
}


div#content {
	float: left;
	width: 935px;
	background: url(../images/background_content_up.gif) no-repeat;
}

div#text {
	z-index: 0;
	width: 720px;
	float: left;
	position: relative;
	left: 103px;
	margin: 15px 0px 25px 0px;
}

/* start cikk */

div#cikk {
	z-index: 0;
	width: 688px;
	float: left;
	background-color: #edffea;
	padding: 15px 15px;
	margin-bottom: 10px;
	border: solid 1px #aae7a2;
}

div#cikk ul {
	margin-left: 35px;
	line-height: 1.4;
}

div#cikk li {
	list-style-type:circle;
}

div#cikk_lista {
	float: left;
	z-index: 0;
	text-align: justify;
}

div#cikk_lista img.kep {
	float: left;
	margin: 0px 8px;
	border: solid 1px #808080;
}

div#cikk_lista a {
	color: #714020;
	text-decoration: none;
}

div#cikk_lista a:hover {
	color: #003366;
	text-decoration: underline;
}

div#cikk_lista h2 {
	font: bold 13px verdana;
	color: #714020;
	border-bottom: solid 1px #afafaf;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

div#cikk_up {
	z-index: 0;
	width: 720px;
	margin: 0;
	padding: 0;
	float: left;
	height: 50px;
	background: url(../images/background_cikk_up.jpg) no-repeat left top;
}

div#cikk_up h2 {
	font: bold 18px verdana;
	position: relative;
	left: 55px;
	top: 15px;	
}

/* stop cikk */

/* start termek */

div#termek_lista {
	float: left;
	z-index: 0;
	text-align: justify;
}

div#termek_lista h2 {
	font: bold 13px verdana;
	color: #714020;
	border-bottom: solid 1px #afafaf;
	margin-bottom: 8px;
	padding-bottom: 2px;
}

div#termek_lista img.kep {
	float: left;
	margin: 0px 8px;
	border: solid 1px #808080;
}

div#termek_lista a {
	color: #714020;
	text-decoration: none;
}

div#termek_lista a:hover {
	color: #003366;
	text-decoration: underline;
}

div#termek_leiras {
	width: 513px;
	float: left;
	border: solid 1px #aae7a2;
	height: 164px;
	background: #edffea url(../images/ovko_logo_background.gif) no-repeat center top;
}

div#termek_leiras h3 {
	width: 503px;
	font: bold 110% verdana;
	color: #003366;
	position: relative;
	top: 10px;
	left: 10px;
	border-bottom: solid 1px #caedc5;
}

div#termek_leiras div.kiszereles {
	float: left;
	width: 483px;	
	font: bold 100% verdana;
	color: green;
	position: relative;
	top: 25px;
	left: 30px;
}

div#termek_leiras div.ajanlott {
	float: left;
	width: 483px;	
	font: bold 100% verdana;
	color: green;
	position: relative;
	top: 30px;
	left: 30px;
}

div#termek_leiras h3.osszetetel {
	width: 503px;
	font: bold 110% verdana;
	color: #003366;
	position: relative;
	top: 45px;
	left: 10px;
}

div#termek_leiras div.leiras {
	float: left;
	width: 473px;	
	position: relative;
	top: 50px;
	left: 30px;
}


/* stop termek */

/* start cim */

div#text h1 {
	text-align: center;
	margin: 0px auto;
	padding-top: 20px;
	margin-bottom: 10px;
	font: bold 16px verdana;
	color: #005026;
	border-bottom: dashed 1px #deceac; /*  #aae7a2 */
	width: 450px;
	height: 30px;
	background: url(../images/ovko_cim_background.gif) no-repeat left top;
}

/* stop cim */

/* start kapcsolat */

div#adatok {
	width: 310px;
	height: 340px;
	float: left;
	margin-top: 25px;
	padding: 10px;
	border: solid 8px #eee3c7;
	background: #ffffff url(../images/kapcsolat_montazs.jpg) no-repeat bottom left;
	background-position: 20px 218px;
		
}


div#adatok h2 {
	font: normal 12px verdana;
	color: #333333;
	margin-bottom: 15px;
}

div#adatok ul {
	line-height: 1.8;
	margin-left: 25px;
}


li.cim {
	background: url(../images/cim.gif) no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	margin-bottom: 15px;
}

li.telefon {
	background: url(../images/telefon.gif) no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
}

li.email {
	background: url(../images/email.gif) no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
}

li.weboldal {
	background: url(../images/weboldal.gif) no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
}

/* stop kapcsolat */

div#footer {
	clear: both;
	width: 935px;
	height: 138px;
	background: #ffffff url(../images/background_footer.jpg) no-repeat;
}

div#footer p {
	font: bold 11px verdana;
	color: #508446;
	position: relative;
	top: 77px;
	text-align: center;
}

div#footer p a {
	color: #508446;
}

div#footer p a:hover {
	color: #82b350;
	text-decoration: none;
}

/* start guest book */

/*
new
*/

div#guestbook_iwiw {
	margin: 0px auto;
	width: 420px;
	background-color: #fff;
	border: solid 8px #eee3c7;
	padding: 8px;
}

div#guestbook_new_frame {
	margin: 15px auto;
	width: 420px;
	background-color: #fff;
	border: solid 8px #eee3c7;
	padding: 8px;
	background: #ffffff url(../images/ovko_vendegkonyv_background.gif) no-repeat left bottom;
}

div#guestbook_new_frame table {
	border: 0;
	padding: 15px;
	margin: 0 auto;
}

div#guestbook_new_frame input.text {
	width: 250px;
	border: solid 1px #808080;
}

div#guestbook_new_frame input.code{
	width: 150px;
	border: solid 1px #808080;
}


div#guestbook_new_frame input.submit{
	margin: 0px auto;
	width: 180px;
	font: bold 12px verdana;
	color: green;
	border: solid 1px #808080;
	background-color: #edffea;
	padding: 3px;
}


div#guestbook_new_frame textarea {
	width: 250px;
	height: 125px;
	border: solid 1px #808080;
}

div#guestbook_new_frame td {
	font: bold 12px verdana;
	color: #333333;
	text-align: left;
	padding-right: 0px;
}

/*
old
*/

div#guestbook_frame {
	float: left;
	width: 720px;
	margin: 20px auto;
	margin-bottom: 10px;
}

div#guestbook_left {
	font: bold 12px verdana;
	color: #663300;
	width: 345px;
	float: left;
	padding: 5px;
	padding-left: 10px;
	background-color: #eee3c7;
}

div#guestbook_right {
	width: 345px;
	float: right;
	text-align: right;
	padding: 5px;
	padding-right: 10px;
	background-color: #eee3c7;
}

div#guestbook_center {
	float: left;
	width: 720px;
	background-color: #fff;
}

div#guestbook_center p {
	margin: 20px;
}

/* stop guest book */

/* start partnereink */

div#partners_frame {
	width: 650px;
	margin: 0 auto;
	border: solid 8px #eee3c7;
	background-color: #ffffff;
}

div#partners_frame img {
	border: solid 1px #808080;
	margin: 5px 0px;
}

div#partners_frame div#img {
	width: 240px;
	margin: 20px auto;
	text-align: center;
}

div#partners_frame div#img a {
	text-decoration: none;
	color: #333333;
}


/* stop partnereink */

div#media {
	border: solid 8px #eee3c7;
	background: #ffffff;
	padding: 10px;
	background: #ffffff url(../images/kapcsolat_montazs.jpg) no-repeat bottom left;
	background-position: 390px 218px;
}

div#media ul {
	margin-bottom: 15px;
}	

div#media li {
	list-style: circle;
	margin-left: 35px;
	line-height: 1.5;
}
