body {
	background-color: #2D2D2D;
	text-align: center;
}
.vrch {
   position: relative;
	width: 700px;	
	height: 220px;
	background-color: #21374F;
	overflow: none;  
}
.menu {
   position: absolute;
	width: 700px;
	top: 25px;
	left: 0px;
	height: 25px;
	background-image: url(layout/menu.jpg);
}
.vrch_logo {
	position: absolute;
	width: 700px;
	top: 52px;
	left: 0px;
	height: 167px;
	background-image: url(layout/logo.jpg);
}
.page {
	width: 700px;	
	background-color: #21374F;
	overflow: none;  
}
.pata {
	width: 700px;	
	background-image: url(layout/bottom.jpg);
	text-align: center;
}
.nadpis {
	font-family: Arial CE, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font: Arial;
	letter-spacing: 0pt;
}
.str_nadpis {
	font-family: Arial CE, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #bec5cb;
	font: Arial;
	letter-spacing: 1pt;
	position: relative;
}
.podnadpis {
	font-family: Arial CE, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font: Arial;
}
.text {
	font-family: Arial Ce, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font: Arial;
	text-decoration: none;
}
.menu_text {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	position: absolute;
	letter-spacing: normal;
	font: Verdena;
}
.note {
	font-family: Arial Ce, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	font: Arial;
}
.blue_text {
	font-family: Arial Ce, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font: Arial;
	letter-spacing: 0pt;
	align: center;
	color: #BFCEE1;
	text-decoration: none;
}
