body {
	background:#000000 url(images/bg.jpg) repeat-x;
	color:#FFFFFF;
	margin:0;
	font-size:11px;
	font-family:tahoma, helvetica, sans-serif;
}
img {vertical-align:bottom;}
a img {border-width:0;}

/* top*/
#top {
	margin:0 auto;
	height: 56px;
	width: 988px;
}
.logo{
	height: 56px;
	float: left;
	width: 190px;
}
.menu{
	height: 56px;
	float: right;
	width: 400px;
}
.menu ul{
	margin: 0px;
	list-style-type: none;
	float: right;
	margin-top: 20px;

}
.menu ul li{
	margin: 0px;
	list-style-type: none;
	display: inline;
	
}

.menu ul li a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #e4b27c;
	padding: 30px 20px 25px 20px;
	overflow: hidden;
	
	text-decoration: none;	
}
.menu ul li a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3b3a37;

}
/* content*/
#container {
	margin:0 auto;
	background-image: url(images/laska.jpg);
	width: 988px;
	height: 641px;
	background-repeat: no-repeat;
}
.tresci{
	float: right;
	width: 599px;
	padding: 5px;
	background-color: #333333;
	opacity: 0.9;



	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	margin: 4px;
	text-align: justify;
	height: 510px;
}
.flash{
	float: right;
	width: 615px;
	height:120px;
}
.opis{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	word-spacing: 2px;
	line-height: 17px;
	font-weight: bold;
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
#container a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFCC00;
}
/* menu_down */
#menu_down{
	margin:0 auto;
	height: 35px;
	width:988px;
}
#menu_down ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: -5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #3b3a37;
	width:370px;
	
}
#menu_down ul li{
	list-style-type: none;
	display: inline;
	
}

#menu_down ul li a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #e4b27c;
	padding: 0px 30px 0px 30px;
	overflow: hidden;
	text-decoration: none;	
}
#menu_down ul li a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	

}
/* Stopka */

#foot {
	margin:0 auto;
	width: 988px;
}
.stopka{
	float: left;
	width: 300px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top:70px;
}
.stopka a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.kontakt{
	float: right;
	width: 400px;
}
