@charset "utf-8";
body {
   font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3d3d3d;
}

img {
  border-color:#999;
  }

a {
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
    outline: 0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}


table {

    font-size: 12px;
	color: #FFFFFF;
	line-height:16px;
	font-stretch:semi-expanded;
}

.shop {
  background:#868686;
  float:left;
  padding:8px;
  width:266px;
  margin:6px;

  text-align:left;


}

.headerloop {
background:url(imagez/headerloop.jpg);
position:absolute;
top:0px;
left:0px;
width:100%;
height:154px;
}

.header1 {
background:url(imagez/header.jpg);
position:absolute;
width: 897px;
height: 154px;
}

.menu {
	background:url(imagez/menu1.jpg);
	position:absolute;
	top:154px;
	left:0px;
	width:205px;
	height:319px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.menuloop {
background:url(imagez/leftloop.jpg);
position:absolute;
top:0px;
left:0px;
width:205px;
height:100%;
}

.menubel {
	position:absolute;
	top:49px;
	left:51px;
	width:141px;
	height:222px;
	line-height: 22pt;
	text-align:right;
}

.tartalomfej {
background:url(imagez/tartalomfej.jpg);
width:681px;
height:66px;
position:absolute;
left:205px;
top:154px;
}
.tartalomfej table {
font-size:24px;
 font-weight: bold;
 color:#000000;
 text-align:right;
 vertical-align:middle;

}

div.tartalom {
background-color:#696969;
position:absolute;
display:block;
width:731px;
height:auto;
left:155px;
top:220px;
float:left;
}
div.tartalom table {
margin-left:66px;
text-align:justify;
}


div.menubel a { display:block; width:136px; padding-right:6px;}

div.menubel a.galeria { }
div.menubel a.galeria:hover {  background:url(imagez/menuselect.gif); text-decoration: underline; color:#FFFFFF;}

.lablec {
position: relative;
width:731px;
left:0px;
height:44px;
color:#999;
background-color:#3d3d3d;
padding:22px;
text-align:center;

}