body{
	margin:0px auto;
	background-color:#000;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:13px;
	color:#efe0bf;
	height:100%;
}

input{
	font-size:9px;
	color:#000;
}
option, select, textarea{
	color:#000;
}
table#main{
	width:950px;
	border:0;
}

.bgfejlec[class]{
	background-image: url(images/bgfej.png);
	background-position: top right;
	background-repeat: repeat-y;
}

.bgfejlec{
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/bgfej.png');
	background-position: top right;
	background-repeat: no-repeat;
	width:24px;
}

.bgleft[class]{
	background-image: url(images/bgleft.png);
	background-position: top right;
	background-repeat: repeat-y;
}
.bgleft{
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/bgleft.png');
	background-position: top right;
	background-repeat: repeat-y;
	width:10px;
}

.bgright[class]{
	background-image: url(images/bgright.png);
	background-position: top left;
	background-repeat: repeat-y;
	border-left:solid 1px #E5BA82;
}
.bgright{
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/bgright.png');
	background-position: top left;
	background-repeat: repeat-y;
	border-left:solid 1px #E5BA82;
	width:10px;
}

.fej[class]{
	height:200px;
	background-image: url(images/fejlec.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-align:left;
	vertical-align:bottom;
	padding-right:5px;
}
.fej{
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/fejlec.png');
	background-position: top left;
	background-repeat: no-repeat;
	text-align:left;
	vertical-align:bottom;
	padding-right:5px;
	width:930px;
	height:200px;
}

.lab{
	height:60px;
	background-image: url(images/bg-lablec.gif);
	background-position: top left;
	background-repeat: repeat-x;
	text-align:center;
	background-color:#000;
	border-left:solid 1px #E5BA82;
}

.menu{
	border-left:solid 1px #E5BA82;
	border-right:solid 1px #E5BA82;
	vertical-align:top;
	background-color:#000;
	width: 210px;
	padding:10px;
	font-size:10px;
} 

.tartalom{
	vertical-align:top;
	text-align:left;
	background-color:#000;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

.lang{
	font-size:10px;
	color:#C31130;
	text-decoration:none;
}
.lang:hover{
	text-decoration:underline;
}

.alink{
	text-decoration:none;
	color:#444;
}
.alink:hover{
	text-decoration:underline;
	color:#C46805;
}

.link10{
	font-size:10px;
	text-decoration:none;
	color:#F6AE01;
}
.link10:hover{
	text-decoration:underline;
	color:#C46805;
}

.torol{
	font-size:9px;
	color:#444;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
.torol:hover{
	color:#fff;
	background-color:#d00;
}

.modosit{
	font-size:9px;
	color:#444;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
.modosit:hover{
	color:#fff;
	background-color:#0b0;
}

.listafej{
	background-color:#F6AE01;
	color:#555;
	font-weight:bold;
	font-size:10px; 
}
.termeklista{
	color:#444;
	font-weight:normal;
	font-size:10px;
}
.termeklistac{
	color:#444;
	font-weight:normal;
	font-size:10px;
	text-align:center;
}
.termeklistap{
	color:#444;
	font-weight:normal;
	font-size:10px;
	background-color:#fff;
}

.termekcim{
	font-size:16px;
	font-weight:strong;
	vertical-align:top;
	width:200px;
	height:120px;
}
.termekleiras{
	font-size:12px;
	font-weight:normal;
	vertical-align:top;
}
.termekar{
	font-size:12px;
	font-weight:bold;
	vertical-align:center;
	text-align:right;
	width:100px;
}

