body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #231f20;
	background-image: url('http://trendiko.hu/images/bgg.jpg');
	background-repeat: repeat;
}

body,td,th, legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#abody {
	width: 100%;
	background-image: url('http://trendiko.hu/images/bg.jpg');
	background-repeat: repeat-x;
}

legend {
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a {
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #4DB7E9;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
#Layer1 {
	position:absolute;
	left:496px;
	top:57px;
	width:160px;
	height:46px;
	z-index:1;
	cursor: pointer;
}
#Layer2 {
	position:absolute;
	left:661px;
	top:19px;
	width:104px;
	height:48px;
	z-index:2;
	cursor: pointer;
}
#Layer3 {
	position:absolute;
	left:564px;
	top:112px;
	width:136px;
	height:46px;
	z-index:3;
	cursor: pointer;
}
#Layer4 {
	position:absolute;
	left:731px;
	top:71px;
	width:70px;
	height:51px;
	z-index:4;
	cursor: pointer;
}
#Layer5 {
	position:absolute;
	left:713px;
	top:123px;
	width:123px;
	height:74px;
	z-index:5;
	cursor: pointer;
}
#Layer6 {
	position:absolute;
	left:11px;
	top:172px;
	width:128px;
	height:36px;
	z-index:6;
	cursor: pointer;
}
#Layer7 {
	position:absolute;
	left:11px;
	top:209px;
	width:128px;
	height:39px;
	z-index:7;
	cursor: pointer;
}
#Layer8 {
	position:absolute;
	left:11px;
	top:248px;
	width:128px;
	height:34px;
	z-index:8;
	cursor: pointer;
}
#Layer9 {
	position:absolute;
	left:35px;
	top:284px;
	width:83px;
	height:31px;
	z-index:9;
	cursor: pointer;
}
#Layer10 {
	position:absolute;
	left:84px;
	top:9px;
	width:313px;
	height:153px;
	z-index:10;
	cursor: pointer;
}
#Layer11 {
	position:absolute;
	left:64px;
	top:318px;
	width:95px;
	height:36px;
	z-index:11;
	cursor: pointer;
}

.feedbackinput {
	width: 405px;
	border: 1px solid black;
	background: #63933f;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	color: black;
}

.feedbacktext {
	width: 519px;
	border: 1px solid black;
	background: #63933f;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	color: black;
}

.feedbackbutton {
	width: 120px;
	border: 2px outset white;
	background: #0e0d0d;
	color: white;
	font-weight: bold;
	padding: 2px;
}

.feedbackbutton:hover {
	color: yellow;
}

.feedbackbutton:active {
	color: darkgray;
	border: 2px inset white;
}

.tobasketbutton {
	width: 90px;
	border: 2px outset black;
	background: #64943E;
	color: white;
	font-weight: bold;
	padding: 2px;
}

.tobasketbutton:hover {
	color: yellow;
}

.tobasketbutton:active {
	color: black;
	border: 2px inset black;
}

.lightbg {
	margin:0px;
	padding: 0px;
	border: 2px solid #64943E;
	background: #eeeeee;
	color: black;
}

.lightbg td {
	color: black;
	font-weight: bold;
}

#bottomMenu td {
	color: white;
	font-weight: bold;
	font-size: 10px;
}

.orderbutton {
	width: 540px;
	border: 1px solid black;
	background: #ddddd;
	color: black;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.orderbutton:hover {
	background: white;
	color: #660000;
}

.orderbutton:active {
	color: white;
	background: #565656;
}

.pollbutton {
	border: 1px outset white;
	background: #0e0d0d;
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
}

.pollbutton:hover {
	color: yellow;
}

.pollbutton:active {
	color: darkgray;
	border: 2px inset white;
}

.pager {
	width: 98%;
	border: 1px solid black;
	padding: 4px;
	font-size: 10px;
	background: #efefef;
	color: black;
	font-weight: bold;
	font-size: 12px;
}

.pager a {
	color: black;
	text-decoration: none;
}

