body {
	margin: 0px;
	padding: 0px;
		
	font-size: 11px;
	font-family: arial;
	color: #E9E6E1;

	background-color: #000000;	

	background-image: url("../img/layout/bg_page.gif"); 
	background-repeat: repeat-x;
	
	scrollbar-face-color: #34312F;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #A5AAA5;
	scrollbar-arrow-color: #F04900;
	text-align: center;
	}
	
body.intro {
	margin: 0px;
	padding: 0px;
		
	font-size: 11px;
	font-family: arial;
	color: #E9E6E1;

	background-color: #000000;	

	background-image: url("../img/layout/bg_intro.gif"); 
	background-repeat: repeat-x;
	
	scrollbar-face-color: #34312F;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #A5AAA5;
	scrollbar-arrow-color: #F04900;
	text-align: center;
	}
	
#top {
	z-index: 3;
	width: 100%;
	height: 240px;
	text-align: center;
	}
#top_content {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 4;		
	width: 612px;
	height: 240px;	
	text-align: left;	
	background-color: #F04900;
	background-image: url("../img/layout/top.gif"); 	
	}
#top_content.eng {
	background-image: url("../img/layout/top_eng.gif"); 	
}

#intro_top {
	z-index: 3;
	width: 100%;
	height: 196px;
	text-align: center;
	}
#intro_top_content {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 4;		
	width: 582px;
	height: 196px;	
	text-align: left;	
	background-color: #F04900;
	background-image: url("../img/intro/top.gif"); 	
}
#flash {
	width: 582px;
	height: 182px;	
	text-align: center;
	padding: 0px 0px 0px 0px;	
	background: url("../img/intro/intro.jpg") no-repeat; 
	background-color: #F04900;
}
#skip {
	font-family: verdana;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
#languages {
	text-align: center;
	padding: 160px 0px 0px 0px;
	}
#languages a img{
	border: 0px;
	}

#scroll {
	z-index: 0;
	text-align: center;
}
#scroll_pad {
	width: 612px;	
	margin-left: auto;
	margin-right: auto;	
	text-align: left;	
	background-color: #F04900;
	background-image: url("../img/layout/bg_scroll_complete.gif"); 
}

#intro{
	z-index: 0;
	text-align: center;
}
#intro_pad {
	width: 582px;
	height: 450px;	
	margin-left: auto;
	margin-right: auto;	
	text-align: left;	
	background-color: #DD4500;
}
	
#scroll_text {
	width: 378px;
	margin-right: 5px;
	float: left;
	background-image: url("../img/layout/bg_scroll_text.gif"); 
}
#scroll_right{
	float: left;
	width: 200px;
	heigt: 1600px;	
	}
#scroll_right div.content{
	padding: 55px 10px 10px 10px;	
	}
#scroll_right div.content h2{
	padding: 0px;
	margin: 0px;
	font-size: 11px;	
	}
#scroll_right div.content h2.actual a{
	color: #FFFFFF;
	}
#scroll_right div.content h2 a{
	color: #777777;	
	}
#scroll_right div.content h2 a:hover{
	color: #FFFFFF;	
}
#scroll_footer{
	clear: both;
	width: 612px;
	height: 4px;
	font-size: 4px;	
	background-image: url("../img/layout/bg_scroll_footer.gif"); 
}
		
		/** tag **/

a {
	text-decoration: none;
	color: #FFFFFF;
	}
a:hover {
	text-decoration: none;
	color: #000000;
}
a.none {
	text-decoration: none;                 
	border: 0;
}
a.none:hover {
	text-decoration: none;
	border: 0;
}

form {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px 0px 9px 0px;
}
p:first-letter {
	margin: 0px 0px 0px 25px;
}
ol li{
	margin: 0px 0px 6px 0px;
}


div.onas {
	margin: 10px 0px 10px 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #AB3C00;
}
div.onastext {
	border-left: 6px solid #AB3C00;
	padding-left: 5px; 
	width: 370px;
	text-align: justify;	
}


	div.projekt {
		margin: 10px 0px 10px 0px;
		padding-bottom: 10px;
		border-bottom: 1px solid #AB3C00;
	}
	
	div.projekt h3{
		margin: 0px;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
	}	
	
	div.projekttext {
		border-left: 15px solid #AB3C00;
		padding-left: 7px; 
		width: 370px;	
	}

/*** fotky ***/

	div.fotky {
		margin: 30px 0px 10px 0px;
		padding-bottom: 10px;
		border-bottom: 1px solid #AB3C00;
	}		
	div.fotkytext {
		background: #AB3C00;
		padding-left: 7px; 
		width: 370px;
		text-align: right;	
	}
	div.fotkytext span{
		background: #F04900;
		padding: 0px 10px 0px 10px;
		margin: 0px;
		font-size: 15px;
		font-weight: bold;
		text-transform: uppercase;
	}		


	#fotka_velka{
		width: 50%;		
		border: 5px solid #C0C0C0;
		margin: 0px;
		}
	#fotka_velka img{		
		border: 0px;
		margin: 0px;
		}	
	span.w340{
		width: 340px;
		text-align: right;
		font-size: 3px;
		margin: 0px;	
		}
	img.zoom{		
		border: 0px;
		margin: 0px;
	}
		
	.fotka_mala{
		width: 2%;	
		margin: 0px 6px 6px 0px; 
		background: #FFFFFF;
	}
	#fotky_male{
		width: 330px;
	}
	.fotka_mala a img{
		width: 54px;
		height: 54px;
		border: 3px solid #C0C0C0;
		filter: alpha(opacity=50,style=0);
	}
	.fotka_mala a:hover img{
		width: 54px;
		height: 54px;
		border: 3px solid #000000;
		filter: alpha(opacity=100,style=0);
	}
	
	.fotka_mezzo{
		width: 340px;
		font-size: 5px;
		margin: 10px 0px 10px 0px;
		border-bottom: 1px solid #AB3C00;
		}	
	.fotka_mezzo_down{
		width: 340px;
		font-size: 5px;
		margin: 0px 0px 40px 0px;
		border-bottom: 1px solid #AB3C00;
	}
		

