body {
	background-color: #FFFFFF;
	color: black;
	margin: auto;	
	padding-top: 0px;
	padding-bottom: 0px;
	
}


.vrch {
	background: url(images/vrch.jpg) no-repeat center top;
	width: 788px;
	height: 132px;
}

.lava {
	background: url(images/lava.jpg) repeat-Y center top;
	width: 93px;
	height: 288px;
}

.stred {
	width: 430px;
	height: 288px;
}

.prava {
	background: url(images/prava.jpg) repeat-Y center top;
	width: 109px;
	height: 288px;
}

.spodok {
	background: url(images/spodok.jpg) no-repeat center top;
	width: 788px;
	height: 105px;
}

.link {
	color: black;
	font-family: arial; 
	font-size: 10px; 
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}

.link_text {
	color: white;
	font-family: arial; 
	font-size: 12px; 
	text-decoration: underline;
}

.link_text:hover {
	text-decoration: none;
	background: white;
	color: black;
}


.maintext {
	font-family: arial; 
	font-size: 12px;
	color: white;
} 

.text_by {
	font-family: arial; 
	font-size: 10px;
	color: white;
} 

.copyright {
	font-family: arial; 
	font-size: 12px;
	color: black;
} 

.copyright_link {
	color: black;
	font-family: arial; 
	font-size: 12px; 
	text-decoration: none;
}

.copyright_link: hover {
	text-decoration: none;
	background: black;
	color: white;
}

.gblink {
	font-family: arial; 
	font-size: 10px;
	color: white;
} 

.gblink: hover {
	background: white;
	color: black;
} 

.gblink: a{
	color: black;
} 

.rolovanie {
	width: 425px;
	height: 284px;
	overflow: auto;
}

