@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0 auto;
	text-align: center;
}
body {
	background-color: #FFF;
}
a, a:visited {
	color: black;	
	textdecoration: underline;
}
#wrap {
	width:100%;
	background-color: green;
}
#menu {
	position:fixed;
	top:0px;
	width:248px;
	height:318px;
	z-index:1;
	background-image: url(menuBackground.jpg);
	padding: 240px 22px 0px 16px;
	float: left;
}
ul {
	list-style-type: none;	
	text-align: left;
}
li a {
	color:#333;
	font-size: 18px;
	text-decoration: none;
	line-height: 26px;
}
li a:hover{
	background-color:#333;
	color: white;
	font-size: 18px;
	text-decoration: none;
}
#main {
	width:953px;
	z-index:2;
	margin: 0 auto;
	background-image: url(header.gif);
	padding: 0px 0px 0px 0px;
	background-position: 300px 20px;
	background-repeat: no-repeat;
}
#headleft {
	width: 307px;
	height: 210px;
	background-color: white;
	float: left;
	margin-left: 286px;
	margin-top: 64px;
}
#headright {
	position: absolute;
	width: 326px;
	height: 170px;
	background-color: lightgrey;
	margin-top: 64px;
	margin-left: 593px;
	font-size: 11px;
	text-align: center;
	padding-left:20px;
	padding-top:40px;
	
	
}
#headright td {
	font-size: 11px;
	text-align: left;
	
}
#content {

	width: 667px;
	margin-left: 286px;
	clear: both;
}
#contentKatalog {
	position: relative;
	top: 64px;
	width: 667px;
	margin-left: 286px;
	clear: both;
}
#contentTOP {
	
	width:667px;
	height:77px;	
	background-image:url(paperTOP.jpg);
	background-repeat: no-repeat;
	
}
#contentTOPkatalog {
	
	width:667px;
	height:77px;	
	background-image:url(paperTOPkatalog.jpg);
	background-repeat: no-repeat;
	
}
#contentCENTER {
	width:489px;
	min-height: 363px;
	background-image:url(paperCENTER.jpg);
	background-repeat: repeat-y;
	padding: 0px 96px 0px 82px;
	line-height: 18px;
	float: left;
	text-align: left;
}
#contentBOTTOM {
	bottom: 14px;
	width:667px;
	min-height:134px;
	padding-top: 140px;
	background-image:url(paperBOTTOM.jpg);
	background-repeat: no-repeat;
	float: left;
	
}
#Qsponsors {
	width:667px;
	height:134px;
	float: left;
	
	
}
#headKatalog {
	position: relative;
	width:653px;
	height:638px;
	background-image:url(../pics/TotemandTabooKataolg.jpg);
	background-repeat:no-repeat;
	top: 64px;
	left: 286px;
	/*float: left;*/
	
	
}

