/*body beállítás*/
body, html {
	height: 100%;
	margin: 0px;
	background-color: #8A0000;
	overflow:hidden;
}
/*oldal felépítése*/
#bal{
	float:left;
	width:216px;
	height:100%;
	background-color: #FFFFFF;
}
#tancos{
	float:left;
	width:216px;
	height:300px;
	background-image: url(../elemek/balfent.png);
	background-repeat: no-repeat;
}
#counter{
	float:left;
	width:216px;
	height:30px;
	text-align:center;
}
#lab{
	float:left;
	width:216px;
	height:20px;
}
#menu{
	float:left;
	width:168px;
	height:100%;
	background-image: url(../elemek/menuhatter.png);
	background-repeat: repeat-y;
}
#cim{
	float:left;
	width:168px;
	height:90px;
	background-image: url(../elemek/menu.png);
	background-repeat: no-repeat;
}
#g1{
	float:left;
	width:168px;
	height:27px;
}
#g2{
	float:left;
	width:168px;
	height:27px;
}
#g3{
	float:left;
	width:168px;
	height:27px;
}
#g4{
	float:left;
	width:168px;
	height:27px;
}
#g5{
	float:left;
	width:168px;
	height:27px;
}
#g6{
	float:left;
	width:168px;
	height:27px;
}
#munka{
	height:100%;
	background-color: #8A0000;
}
#menusor{
	height:30px;
}
#szoveg{
	height:95%;
	overflow:auto;
}
/*szöveg stílusok*/
.cimsor {
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: 5px;
}
.telefonszam {
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
}
.munka {
	color:#FFFFFF;
	text-decoration: none;
	text-align:justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 2px;
	text-indent: 40px;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.alairas {
	color:#FFFFFF;
	text-decoration: none;
	text-align:justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 2px;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.munkakiemelt {
	color:#FFFFFF;
	text-decoration: none;
	text-align:justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 2px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.fejezetcim {
	color:#FFFFFF;
	text-decoration: none;
	text-align:justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 2px;
	text-indent: 40px;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.lablec {
	color:#C88888;
	text-decoration: none;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: 600;
}
.link {
	color:#C88888;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: 600;
}
/*körbefolyatott kép*/
.leftimg {
	float:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: thin solid #FFFFFF;
}
.rightimg {
	float:right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: thin solid #FFFFFF;
}
.centimg {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: thin solid #FFFFFF;
}
.ado {
	color:#000000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ado2 {
	color:#000000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
}
/*Rollover link*/
<style type="text/css">
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color:#C88888;}
</style>

