body {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	margin-top: 50px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #000000;
}

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

#fotabla {
	border: 2px solid white;
	width: 1000px;
}

#fotabla .head {
	background-image: url(../images/head_3.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 296px;
}

#fotabla .menu {
	background-image: url(../images/menubg.png);
	background-repeat: no-repeat;	
	height: 58px;
}

#fotabla .main {
	padding: 30px;
	background-image: url(../images/main_2.png);
	background-repeat: no-repeat;
	height: 776px;
	background-color: #000000; 
}

#fotabla .main_3 {
	padding: 30px;
	background-image: url(../images/main_3.png);
	background-repeat: no-repeat;
	height: 776px;
	background-color: #000000; 
}

#fotabla .main_empty {
	padding: 30px;
	height: 776px;
	background-color: #000000; 
}


#fotabla .foot {
	background-image: url(../images/foot.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 48px;
}

#thumbtabla {
	color: #000000;
	font-size: 9px;
}

#thumbtabla .balfelso {
	background-image: url(../images/thumb_bal_felso.png);
	background-repeat: no-repeat;
	width: 2px;
	height: 2px;
}

#thumbtabla .felso {
	background-image: url(../images/thumb_felso.png);
	background-repeat: no-repeat;
	width: 125px;
	height: 2px;
}

#thumbtabla .jobbfelso {
	background-image: url(../images/thumb_jobb_felso.png);
	background-repeat: no-repeat;
	width: 2px;
	height: 2px;
}

#thumbtabla .bal {
	background-image: url(../images/thumb_bal.png);
	background-repeat: no-repeat;
	width: 2px;
	height: 128px;
}

#thumbtabla .jobb {
	background-image: url(../images/thumb_jobb.png);
	background-repeat: no-repeat;
	width: 2px;
	height: 128px;
}

#thumbtabla .balalso {
	background-image: url(../images/thumb_bal_also.png);
	background-repeat: no-repeat;
	width: 2px;
	height: 17px;
}

#thumbtabla .also {
	background-image: url(../images/thumb_also.png);
	background-repeat: no-repeat;
	width: 125px;
	height: 17px;
}

#thumbtabla .jobbalso {
	background-image: url(../images/thumb_jobb_also.png);
	background-repeat: no-repeat;
	width: 2px;
	height: 17px;
}