@charset "utf-8";
/* CSS Document */

body {
	background-color: #e9e3de;
	background-image: url(images/vivin_site_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #301007;
	line-height:1.6em;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #301007;
	line-height:1.6em;
}

.lezaro {  
	clear: both;  
} 

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 37px;
	font-weight: normal;
	color: #301007;	
	line-height:1em;
	margin-top:0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #301007;
	line-height:1.2em;
	margin-top:0px;
}

#wrapper {
	position: relative;
	width: 980px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#logo_cim {
	position: absolute;
	width:570px;
	height:98px;
	left: 120px;
	top: 10px;
}

#lap {
/*	width: 828px; */
	width: 686px;
	min-height:550px;
	margin-top: 90px;
	margin-left: auto;
	position: relative;
	background-image: url(images/lap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#F4F1EF;
	padding-top: 68px;
	padding-right: 71px;
	padding-bottom: 40px;
	padding-left: 71px;
	-moz-box-shadow: 0px 5px 40px #736960;
	-webkit-box-shadow: 0px 5px 40px #736960;
	margin-right: auto;
}

#megaanchor {
	position: absolute;
	height: 119px;
	width: 49px;
	left: 28px;
	top: 105px;
	z-index: 1;
}




/* sarokdísz */
#sarokdisz {
	position: absolute;
	height: 331px;
	width: 329px;
	background-image: url(images/sarokdisz.png);
	background-repeat: no-repeat;
	z-index: 1500;
	left: 657px;
	top: 87px;
}

#sarokdisz_1 {
	position: absolute;
	height: 118px;
	width: 329px;
	background-image: url(images/sarokdisz_01.png);
	background-repeat: no-repeat;
	z-index: 50;
	left: 657px;
	top: 27px;
}

#sarokdisz_2 {
	position: absolute;
	height: 213px;
	width: 113px;
	background-image: url(images/sarokdisz_03.png);
	background-repeat: no-repeat;
	z-index: 50;
	left: 873px;
	top: 145px;
}

#sarokdisz_1a {
	position: absolute;
	height: 90px;
	width: 245px;
	background-image: url(images/sarokdisz_a_01.png);
	background-repeat: no-repeat;
	z-index: 50;
	left: 720px;
	top: 70px;
}

#sarokdisz_2a {
	position: absolute;
	height: 155px;
	width: 113px;
	background-image: url(images/sarokdisz_a_03.png);
	background-repeat: no-repeat;
	z-index: 50;
	left: 852px;
	top: 160px;
}






/* beágyazott képek */
#lap img, #lap p img {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #ffffff;
	border: 1px dotted #624f3b;
	margin: 20px;
}

#lablec {
	height: 180px;
	min-height: 180px;
	width: 100%;
	clear: both;
	position: relative;
	top: -20px;
	background-image: url(images/lablec_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	line-height:1em;
}

#lablec_wrapper {
	position: relative;
	width: 686px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
#lablec_wrapper a {
	color:#FFF;
	text-decoration:none;
}
#lablec_wrapper a:hover {
	color:#FFF;
	text-decoration:underline;
}
#lablec_bal {
	padding-top:90px;
	text-align:left;
	float:left;
}
#lablec_jobb {
	padding-top:20px;
	text-align:right;
	float:right;
}




a {
	color:#8C752D;
	text-decoration:none;
}

a:hover {
	color: #C4A648;
	text-decoration:underline;
}