@charset "iso-8859-2";
/* CSS Document */

img {border:none}

body {
	margin: 0px;
	padding-bottom: 20px;
	background-color: #006666;
	font: 0.9em Verdana, Geneva, sans-serif;
	color: #FFF;
}

#keret {
	width: 750px;
	margin: 20px auto;
	background-color: #FFF;
}

#fejlec {
	position: relative;
	height: 112px;
	margin-bottom: 5px;
	background: url(../images/fejlec.gif) no-repeat;
}

#logo_felirat {
	position: absolute;
	margin-left: 100px;
	font: 2.8em Geneva, Arial, Helvetica, sans-serif;
	color: #969593;
	font-weight: bold;
}

#fejlec_link {
	position: absolute;
	margin-top: 23px;
	padding-left: 568px;
}

#fejlec_link a:link {color: #569493; text-decoration: none;}
#fejlec_link a:visited {color: #569493; text-decoration: none;}
#fejlec_link a:hover {color: #569493; text-decoration: none;}

#fenymasolo_bal {
	float: left;
	width: 370px;
	height: 257px;
	padding-left: 5px;
}

#fenymasolo_jobb {
	float: right;
	width: 370px;
	height: 257px;
	padding-right: 5px;
}

#tartalom {
	clear: both;
	width: 740px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(../images/tartalom_hatter.gif) repeat-y;
	overflow: hidden;
}

#szoveg {
	float: right;
	width: 550px;
}

#tabla {
	width: 183px;
	height: 35px;
	font-weight:bold;
	padding-top:6px;
	text-align:center;
	background: url(../images/tabla.gif) no-repeat;
}

#valid {
	padding-top: 10px;
	padding-left: 54px;
	padding-bottom: 5px;
	font-size: 0.7em;
	background-image:url(../images/tartalom_hatter.gif);
}

#valid a:link {color: #A98121; text-decoration: none;}
#valid a:visited {color: #A98121; text-decoration: none;}
#valid a:hover {color: #A98121; text-decoration: none;}

#lablec {
	clear: both;
	height: 57px;
	padding-left: 8px;
	background: url(../images/lablec.gif) no-repeat;
}

#lablec ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#lablec li {
	float: left;
	padding-top: 20px;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 0.9em;
}

/*-------------------------------------------------------------------szöveg formázás*/

p {
	text-align: justify;
	padding-left: 50px;
	padding-right: 50px;
}

a:link {color: #FFFFFF; text-decoration: none;}     
a:visited {color: #FFFFFF; text-decoration: none;} 
a:hover {color: #FFFFFF; text-decoration: none;}   
a:active {color: #FFFFFF; text-decoration: none;}

h1 {
	position: absolute;
	width: 650px;
	margin-top: 80px;
	margin-left: 90px;
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
}


h2 {
	padding: 6px 50px 30px 320px;
	font-size: 0.75em;
	font-weight: normal;
	text-align: justify;
}

h3 {
	font-size: 0.9em;
	font-weight:bold;
}

ul {
	text-align: justify;
	padding: 0px 60px 0px 90px;
	margin: -10px;
}

.hasznos_dolgok_felsorolas {
	padding: 5px 0px;
	margin: 0px;
	text-align: center;
	font-size: 0.8em;
	line-height: 20px;
	list-style-type: none;
}

.ref_nev {
	text-align: right;
	padding-bottom: 30px;
}

#kapcsolat_felsorolas {
	text-align:center;
	padding-top:20px;
	line-height:30px;
	font-weight:bold;
}

/*---------------------------------------------------------------------menü formázás*/

#menu {
 float:left;
 padding-left: 2px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	list-style-type: none;
}

#menu a {
	display:block;
	width: 150px;
	height: 27px;
	padding-top:8px;
	padding-left:29px;
	background-color:#FAC954;
	border-bottom:1px solid #A98121;
	background-image:url(../images/menu.png);
}

#menu a:link, #menu a:visited {
	color:#000000;
	text-decoration:none;
}

#menu a:hover {	
	background:url(../images/menu.png) 0 -35px;
	color:#CC3300;
}

.active {	
	background:url(../images/menu.png) 0 -35px;
	color:#CC3300;
}

/*---------------------------------------------------------------------üzenet küldő form*/

#mail_form {
}

form.contact_us {
width:250px;
margin-top:5px;
margin-left:95px;
padding:0px;
background-color:#006666;
}

input.fields_contact_us {
display: block;
width: 240px;
background-color:#569493;
padding-left:2px;
border:1px solid white;
margin-top:3px;
margin-bottom:3px;
color:#FFFFFF;
}

textarea {
width:240px;
height:100px;
text-align:justify;
background-color:#569493;
border:1px solid white;
padding-left:2px;
padding-top:2px;
margin-top:3px;
color:#FFFFFF;
}

.submit_button_contact {
margin-top: 15px;
padding: 2px;
color:#FFFFFF;
background-color: #569493;
}

/*---------------------------------------------------------------------termék lista*/

#productList {
	font-family:Arial;
	
}


#productList tr.listRowOdd { background: #1a7676; }
#productList tr.listRowEven { background: #338585; }

#productList .title {
	font-size:18px;
	color:#FFF;
	
	}