body
{
background-color: #CCE1F4;
font-family: Calibri, Verdana, Tahoma;
}

#content
{
margin: 0 auto;
width: 1000px;
background-color: #CCE1F4;
}

a
{
text-decoration: none !important;
color: black;
}

h1
{
text-align: center;
font-size: 55px;
color: #106FB7;
font-family: Arial;
font-style: italic;
font-weight: bold;
padding-top: 30px;
margin: 5px 0px 0px 0px;
background-color: white;
width: 1000px;
padding-bottom: 20px;
}

h2
{
text-align: center;
font-size: 32px;
color: #106FB7;
font-family: Arial;
font-style: italic;
font-weight: bold;
margin: 0px;
margin-top: 10px;
}

#description
{
position: relative;
font-size: 18px;
background: white;
padding: 25px;
padding-top: 10px;
margin-top: 40px;
}

#slider
{
position: absolute;
top: 440px;
}

#slider_background
{
margin-left: 94px;
position: absolute;
top: 440px;
width: 812px;
height: 40px;
background-color: #81C2EC;
opacity: 0.8;
filter:alpha (opacity=80);
}

#slider li
{
font-size: 32px;
text-align: center;
font-weight: bold;
color: black;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:1000px;
		height:40px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

#footer
{
text-align: center;
background: url(../images/footer.png);
height: 95px;
margin-top: 40px;
}

#footer_inner
{
padding-top: 20px;
font-size: 20px;
}

#footer_inner span a
{
padding-top: 20px;
font-size: 28px;
color: white;
letter-spacing: 15px;
font-weight: bold;
text-decoration: none;
}

#assembly
{
width: 950px;
text-align: center;
background-color: white;
padding: 25px;
padding-top: 10px;
margin-top: 40px;

}

#assembly p
{
padding-top: 0px;
text-align: justify;
}

#a1
{        
width: 450px;
float: left;
height: 300px;
display: inline-block;
margin-right: 50px;
}

#a2
{
width: 450px;
height: 300px;
display: inline-block;  
}

.fb
{
float: left;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

.fb_text
{
font-size: 20px;
font-weight: bold;
position: relative;
top: 22px;
}

.prodej
{
height: 120px;
font-weight: bolder;
font-size: 21px;
color: black;
background-color: white;
margin-top: 40px;
padding: 20px;
line-height: 1.5;
}

.prodej img
{
float: left;
margin-right: 20px;
}

.prodej span
{
position: relative;
top: 42px;
}
