body {
	color : #fffffd;
	margin: 0 0 0 0;
	background: #000000;
}
.main {
	width: 100%;
	text-align: center;
	background: #2a3636;
	z-index: 9;
	display: table;
	background-image: url('../images/tlo.jpg');
	background-position: 0 -25px;
	background-repeat: repeat-x;
}
.page {
	width: 993px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/tresc.jpg');
	background-position: bottom;
	background-repeat: repeat-y;
	z-index : 10;
	text-align: left;
	display: table;
}
.header_left {
	width: 301px;
	height: 127px;
	background: url('../images/logo.jpg') 0px -25px no-repeat;
	position: relative;
	float: left;
}
.header_right {
	width: 692px;
	height: 127px;
	background: url('../images/menu.jpg') 0px -25px no-repeat;
	position: relative;
	float: left;
}
.flash_picture {
 	width: 100%;
 	height: 344px;
	background: url('../images/gora.jpg') no-repeat;
	position: relative;
	float: left;
}
.source_up {
	width: 100%;
	height: 198px;	
	background: url('../images/srodek-g.jpg') no-repeat;
	position: relative;
	float: left;
}
.footer	{
	width: 100%;
	height: 147px;
	background: url('../images/dol_tlo.jpg') repeat-x; 
	text-align: center;
	position: relative;
}
.source_down {
	width: 993px;
	height: 147px;
	background: url('../images/dol.jpg') no-repeat;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.text {
  	position: static;
  	width: 100%;
}
.overflow {
	float: left;
	position: relative;
	margin-left: 120px;
	margin-top: -200px;
	z-index: 10;
	width: 760px;
	min-height: 100px;
}
.overflow span {
	font-family:Arial, Helvetica, sans-serif; 
	line-height: 12pt; 
	font-size: 12px;
}
.overflow p {
	line-height: 12pt; 	
}
#menu {
	position: absolute;
	top: 65px;
	left: 5px;
	width: 634px;
	height: 61px;
}
#main_picture {
	margin-top: 35px;
	margin-left: 117px;
	position: relative;	
}
a:visited, a:active, a:link {
	color: #ffffff;
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
}
.map {
	float: left;
	width:  350px;
	height: 340px;	
	margin-left: 15px;
}
#right { margin-left: 25px; }
#footer {
	position: absolute;
	top: 104px;
	left: 465px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
#footer_menu {
	position: absolute;
	top: 67px;
	left: 50px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
