/* CSS Document */
body {
	background-color:black;
	
	padding: 0px;
	text-align: center;
}
#odkazindex {
	position: absolute;
	
	width: 800px;
	height: 370px;
	cursor: pointer;
	float: left;
	margin: 230px 100px;
	
}

#kontrola
{
display: none;
} 
#mojeMapa
{
width:500px;
height:500px;
border:1px solid silver;
text-align:center;
}
.uprostred
{
text-align:center;
}
#odkazcesky{

	position: absolute;
	width: 60px;
	height: 50px;
	cursor: pointer;
	float: left;
	margin-left: 85px;
	margin-top: 180px;
	
	
}
#odkazanglicky{

	position: absolute;
	width: 60px;
	height: 50px;
	cursor: pointer;
	float: left;
	margin-left: 850px;
	margin-top: 175px;
	
	
}



#odkaznovinky{

	position: absolute;
	width: 82px;
	height: 25px;
	cursor: pointer;
	float: left;
	margin-left: 140px;
	margin-top: 150px;
	
	
}
#odkazpejsci{
	position: absolute;
	width: 70px;
	height: 25px;
	cursor: pointer;
	float: left;
	margin-left: 250px;
	margin-top: 150px;
	
}
#odkazfenky{
	position: absolute;
	width: 70px;
	height: 25px;
	cursor: pointer;
	float: left;
	margin-left: 340px;
		margin-top: 150px;
	
}
#odkazgalerie{
	position: absolute;
	width: 70px;
	height: 25px;
	cursor: pointer;
	float: left;
	margin-left: 440px;
		margin-top: 150px;
	
}
#odkazstenata{
	position: absolute;
	width: 80px;
		height: 25px;
	cursor: pointer;
	float: left;
	margin-left: 550px;
	margin-top: 150px;
	
}
#odkazodchovy{
	position: absolute;
	width: 100px;
		height: 25px;
	cursor: pointer;
	float: left;
	margin-left: 665px;
	margin-top: 150px;
	
}
#odkazodkazy{
	position: absolute;
	width: 70px;
		height: 25px;
	cursor: pointer;
	float: left;
	margin-left: 780px;
	margin-top: 150px;
	
}
#vlevo {
	margin-top: 10px;
	margin-left: 70px;
	_margin-left: 35px;
	position: relative;
	float: left;
	width: 170px;
	background-color: red;
	
}
#pravy {
			
	position: relative;
		width: 700px;

	font-size: 11pt;
	min-height: 500px;
	text-align: left;
	background-color: white;
	font-family: "Verdana";
		background: url("img/pozadi1.jpg");
		background-repeat: no-repeat;
		padding-left: 130px;
		padding-top: 10px;
		padding-right: 130px;
		text-align: justify;
	
		
		
		
		
}


#hlavicka {
	background: url("img/hlavicka.jpg");
	overflow: hidden;
	z-index: -1;
	width: 1000px;
	height: 658px;
	text-decoration: none;
	font-family: "Arial";
	font-size: 16pt;
	font-weight: bold;
	
	
	color: white;
}
#main {
	width: 1000px;
	text-align: left;
	background: url("img/pozadi.jpg");
	font-family: "Verdana";
	font-size: 10pt;
	
	margin: auto;
	
	
}
#paticka {
	background: url("img/paticka.jpg");
	width: 1000px;
	height: 156px;
	font-size: 10pt;
	color: white;
	font-family: "Verdana";
	font-weight: bold;
	
	
}
#pat {
	margin-left:40px;
	padding-top:35px;
}
a {
	text-decoration: underline;
	color: black;
}
a:hover {
	text-decoration: bold;
}
h1 {
	font-size: 11pt;
	color: black;
	text-decoration: none;
}
h2 {
	font-size: 11pt;
	color: black;
	text-decoration: none;
}
a.odkaz {
	text-decoration: none;
	color: white;
}
a.odkaz:link {
	text-decoration: none;
	color: white;
}
a.odkaz:visited {
	text-decoration: none;
	color: white;
}
a.odkaz:hover {
	text-decoration: underline;
	color: white;

}
a.patickaodkaz {
	text-decoration: none;
	color: white;
}
a.patickaodkaz:link {
	text-decoration: none;
	color: white;
}
a.patickaodkaz:visited {
	text-decoration: none;
	color: white;
}
a.patickaodkaz:hover {
	text-decoration: underline;
	color: white;

}
 a.odkazp {
	text-decoration: none;
	color: black;
	font-size: 80pt;
}
a.odkazp:link {
	text-decoration: none;
	
}
a.odkazp:visited {
	text-decoration: none;
	
}
a.odkazp:hover {
	text-decoration: underline;
	
}
   
   a.odkaza {
	text-decoration: none;
	color: black;
	font-size: 15pt;
}
a.odkaza:link {
	text-decoration: none;
	
}
a.odkaza:visited {
	text-decoration: none;
	
}
a.odkaza:hover {
	text-decoration: underline;
	
}
   

