
@import url("start.css");
@import url("site.css");
@import url("gallery.css");


body, html {
	color: #000000;
	margin: 0px;	
	padding: 0px;
    border: none;
	font-size: 12px;		
	font-family: Trebuchet MS, Verdana, Arial;
	line-height: 1.4;	
	height: 100%;	
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #0066cc;
}

form, input {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

h1 {		
	margin: 0px;
	margin-top: 15px;
	font-size: 16px;	
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;		
	color: #0066cc;
}

h2 {		
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;		
	color: #0066cc;
}

h3 {		
	margin: 0px;	
	margin-top: 10px;
	margin-bottom: 3px;	
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;		
	color: #0066cc;
}

.black {
	color: black;
}

.white {
	color: white;
}

.grey {
	color: #999999;
}

.bg_white {
	background-color: white;
}

.bg_black {
	background-color: black;
}


.menu_image {
	width: 762px;
	height: 187px;
	overflow: hidden;
	display: block;
	z-index: 10;
}

.url_path {	
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
}

.url_path a{
	color: #666666;
}

.menu_image_szoveg {	
	color: #333333;
	font-size: 15px;
	font-style: italic;	
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
	overflow: hidden;
	height: 25px;
	width: 700px;	
	z-index: 150;
	line-height: 1.6;	
}

#kezdolap_images {
	z-index: 10;
	height: 575px;
	position: relative;
	overflow: hidden;
}

#kezdolap_images img {
	position: absolute;
	top: 0;
	left: 0;
}

#kezdolap_images img.img1 {
	z-index: 30;
}

#kezdolap_images img.img2 {
	z-index: 20;
}

#kezdolap_kepszoveg {
	background-color: white;
	position: absolute;
	font-size: 16px;
	font-style: italic;	
	margin-top: 257px;	
	padding-top: 8px;	
	padding-left: 30px;
	padding-right: 30px;	
	overflow: hidden;
	height: 30px;
	width: 700px;
	z-index: 100;
}

#kezdolap_kepszoveg  div span {
	padding: 0px;
	margin: 0px;
	margin-right: 100px;
}

.bemutatoterem_kepszoveg {
	color: #cccccc;
	position: absolute;
	margin-top: 70px;
	margin-left: 50px;
	padding: 8px;
	font-size: 11px;
	font-style: italic;	
	width: 270px;
	text-align: left;
	line-height: 1.5;
}


.bemutatoterem_kepszoveg span, .bemutatoterem_kepszoveg2 span {
	color: white;
}


/* --------------------------------------------------------- */


.bemutatoterem_terkep {	
	margin: 0px auto;
	margin-top: 180px;	
	width: 490px;	
}

.bemutatoterem_terkep div {	
	display: block;
	float: left;	
}

.bemutatoterem_terkep div.white {
	margin-left: 40px;
	padding-top: 90px;
}

/* --------------------------------------------------------- */

.elerhetosegeink {
	margin: 25px auto;
	width: 520px;
	overflow: hidden;	
}

.elerhetosegeink  div.cimek {
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}

.elerhetosegeink  div .map {
	border: 1px solid #999999;
}

/* --------------------------------------------------------- */

.termekek_lista {
	list-style: none;	
	display: block;
	overflow: hidden;
	height: 100%;		
	padding: 0px;
	margin: 0px;
}

.termekek_lista li {
	font-size: 12px;	
	display: block;
	list-style: none;	
	width: 230px;
	height: 120px;	
	float: left;	
	background-image: url(/style/kepkeret.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.termekek_lista li img  {
	float: left;	
	height: 88px;
	width: 88px;
	margin: 1px;
	overflow: hidden;	
}

.termekek_lista li table { 			
	width: 126px;
	height: 90px;
}

.termekek_lista li table td { 		
	padding-left: 14px;
}

/* --------------------------------------------------------- */


.cegtortenet {	
	list-style: none;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}

.cegtortenet li {	
	display: block;
	float: none;
	clear: both;
	margin-bottom: 5px;
	padding: 0px;	
	overflow: hidden;
}

.cegtortenet h3 {	
	display: block;
	float: left;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;	
}

.cegtortenet span {	
	float: left;
	display: block;
	width: 620px;
	margin-bottom: 10px;
}



