body{
		font-size:62.5%; font-family: Verdana, Tahoma; background: #EFEFEF;
	}
	
	
	/* ---------- comment ---------- 
	 decorativ0s element0s
	 ---------- comment ---------- */ 
	
	.all{
		width: 800px; height: 1%; margin: 0 auto;
		background: url(/images/back.jpg) repeat-y;
	}
	.top_back{
		background: url(/images/logo.jpg) no-repeat;
	}
	.bottom_back{
		background: url(/images/footer.jpg) no-repeat 0 100%;
	}
	
	
	
	/* ---------- comment ---------- 
	 top
	 ---------- comment ---------- */ 
	
	#sl{
		font:bold 1.2em Verdana; 
		color: #360000;
		text-transform: uppercase;
		position: absolute;
		margin: 68px 0 0 57px; width: 400px;
	}
	#map_right{
		position:relative; height: 15px; width: 100px;   float: right; margin: -72px 0 0 0;
		}
	#map_right a{
		float: right; display:block;  
		width:10px; padding:0 0 0 3px;
		height: 12px; 
		margin: 0 24px 0 0;
		*margin: 0 12px;
	}
	a#index{
		position: absolute; 	height: 12px; width:18px;
		margin: -13px 0 0 55px;
	}
	.top{
		
		height: 211px; 
	}
	.top ul{
		padding: 142px 0 0 95px;
	}
	.top ul li{
		display: inline; margin: 0 21px 0 0;
	}
	.top ul li a{
		color: White; font:bold 1.1em Verdana;	text-decoration: none;
	}
	.top ul li a#current{
		border-bottom: 1px solid white;
	}
	
	
/* ---------- comment ---------- 
 content 
 ---------- comment ---------- */ 
.content{
	padding: 0 120px 220px 96px; height:1%; padding-bottom: 0;

	/* ---------- comment ---------- 
	ESLI NUJNO MIN VYSOTU  - RASSCOMMENTIT'
	
	*height: 500px; min-height:500px;  
	 ---------- comment ---------- */ 
	
}
.content h1{
	font:bold 1.4em Verdana;
}
.content p{
	font: 1.2em/1.5em Verdana; text-align: justify; margin: 0 0 1em 0; tefxt-indent: 2em;
}	
.content a{
	color: black;
}
.content img{
	float:right; padding:20px 0 20px 20px;
}

/* ---------- comment ---------- 
 footer
 ---------- comment ---------- */ 
.footer{
	height: 220px;	borfder: 1px solid red; font:1.1em Verdana;
	padding: 0 120px 0 96px;
}
 .footer .mc{
 	float:right;  margin: 70px 0 0 0; 
 }


