body {
	font-family: Verdana;
	text-align: center;
	margin: 30px; 0px 0px 0px;
	background:#2e2d30;

}
img {
	line-height: 0%;
	border: none;
}

#container {
	margin: 0 auto 0 auto;
	position: relative;
	width: 795px;
	text-align: left;	
}
#menu_up{
	height:38px;
	width:795px;
	float:left;
}
#menu_down{
	height:47px;
	width:795px;
	float:left;
}
#srd_box{
	background:url(img/img_19.jpg);
	height:273px;
	float:left;
	width:795px;
}
#footer_box{
	background:url(img/img_20.jpg);
	height:101px;
	width:795px;
	float:left;
}

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:300px;
		height:220px;
		color:#000;
		
		padding:0;
		margin:0;
		margin-left:10px;
		font-size:12px;
		font-family:Arial;
		line-height:13px;
		overflow:hidden; 
		}
	#slider li{ 
		
		}		
	#slider li h2{ 
	
		}	
	#slider li p{ 
	  text-align:center;
	
		}				
		#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		
		}
		#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		
		}
	#slider2, #slider2 li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:670px;
		height:220px;
		color:#000;		
		padding:0;
		margin:0;		
		font-size:12px;
		font-family:Arial;
		line-height:15px;
		text-align:justify;
		overflow:hidden; 
		}
	#slider2 li{ 
		
		}		
	#slider2 li h2{ 
	
		}	
	#slider2 li p{ 
		padding-left:20px;
		
		
		
		 
		}				
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:20px;
		height:30px;
		position:absolute;
		left:490px;
		top:321px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:520px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:20px;
		height:30px;
		background: url(img/up.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background: url(img/down.png) no-repeat 0 0;	
		}	
		
		
		
		
		
		
		
		
		#prevBtn2, #nextBtn2,
	#slider1next2, #slider1prev2{ 
		display:block;
		width:20px;
		height:30px;
		position:absolute;
		left:490px;
		top:321px;
		z-index:1000;
		}	
	#nextBtn2, #slider1next2{ 
		left:320px;
		}														
	#prevBtn2 a, #nextBtn2 a,
	#slider1next2 a, #slider1prev2 a{  
		display:block;
		position:relative;
		width:20px;
		height:30px;
		background: url(img/up.png) no-repeat 0 0;	
		}	
	#nextBtn2 a, #slider1next2 a{ 
		background: url(img/down.png) no-repeat 0 0;	
		}	
		
		
		
		
		
		
		
	
	#kontakt_box{
		background:url(img/kontakt.png);
		margin-left:240px;
		width:337px;
		height:337px;
		float:left;
		font-size:12px;
		font-family:Arial;
		line-height:15px;
	}
		#podklad_box{
		background: url(img/srd.png);
		margin-left:40px;
		width:701px;
		height:275px;
		font-size:12px;
		font-family:Arial;
		line-height:15px;
		float:left;
	}
a:link {

	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;
	font-style:italic;

}
a:active {
	text-decoration: none;

}
