html, body {
	background-color: #202020;
	background-repeat: repeat-xy;
	padding: 0;
	text-align: center;
	margin: 0 auto 0 auto;
}

#kontener {
	background-color: #202020;
    background-repeat: repeat-xy;
    padding: 0;
	text-align: center;
	margin: 0 auto 0 auto;
	
}

#top {
	width: 900px;
	text-align: center;
	margin: 0 auto 0 auto;
}

#LOGOS{
	background-image: url("sideimage/logos.png");
	background-repeat:no-repeat; 
	width: 900px;
	height: 120px;
	padding: 0;
	text-align: center;
	margin: 0 auto 0 auto;
}

#MENUE {
	width: 900px;
	height: 30px;
	overflow: hidden;
	text-align: top;
	position: relative;
	top: -20px;
	z-index: 3;
}	
	
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	float: left;
	background-color: #fff;
	padding: 0px 0 0px 0px;
	border: 0px solid #000;
}

ul li {
	float: left;
}

ul a:link, ul a:visited {
	font-family: Verdana ;
	font-size: 11px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: #d09600;
	color: 	#DDDDDD;
	padding: 5px 20px;
	border-right: 0px solid #fff;
	border-right: 0px solid #fff;
}

ul a:hover {
	background-color: #800;
	background-image: url("sideimage/tlo2.gif");
}



#BANER {
	height:150px;
	width: 900px;
	background-image: url("sideimage/baner.png");
	position: relative;
	top: -30px;
	z-index: 2;
	background-repeat:no-repeat; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}

#NORMALSIDE {
	width: 650px;
	height: 600px;
	float: left;
	overflow: hidden;
	background-image: url("sideimage/podklad.jpg");
	background-repeat:no-repeat; 
	background-position: right top ;
	margin: 10 auto 10 auto;
	border-left: 1px solid  #515151;

}

#BACKSIDE {
	width: 248px;
	height: 600px;
	float: right;
	overflow: hidden;
	background-image: url("sideimage/podklad.jpg");
	background-repeat:no-repeat; 
	background-position: right top ;
	margin: 5 auto 5 auto;
	border-right: 1px solid #515151;
}

#STOPKA {
	clear: both;
	width: 100%;
	background-color: #202020;
}


.textjust{
	color: 	#BBBBBB ;
	font-size: 11px;
	font-family: Verdana ;
	font-weight: normal;
	text-align:center;
	margin-left: 20px;
	margin-right: 20px;
 	text-align: justify; 	
}

.textwhite {
	color: 	#BBBBBB ;
	font-size: 11px;
	font-family:  Verdana ; 
	font-weight: normal;
	text-align:center;
	
}

.textyellow {
	color: 	#eab900 ;
	font-size: 11px;
	font-family:  Verdana ;
	font-weight: normal;
	text-align:center;
}


	
#clickdown a:link,  calday a:hover {
	color: 	#BBBBBB ;
	font-size: 11px;
	font-family:  Verdana ;
	font-weight: normal;
	text-align:center;
	text-decoration: none;
	display: block ;
	padding: 5px;
}

#clickdown a:visited {
	color: 	#eab900 ;
	font-size: 11px;
	font-family:  Verdana ;
	font-weight: normal;
	text-align:center;
	text-decoration: none;
	display: block ;
	padding: 5px;
}

#imgpartners{
opacity: .1;
filter:alpha(opacity=50);
}
