Body {
	margin: 10px; 
	padding: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
} 

.Logo {
	position: absolute; 
	left: 10px; 
	top: 5px;
	height: 80px;
	width: 120px;
}

.Titul {
	position: absolute; 
	left: 170px; 
	top: 5px;
	height: 80px;
	width: 120px;
	font-size: 20px;

}


.KryteOdkazy {
	position: absolute; 
	left: 10px; 
	top: 8px;
	height: 80px;
	width: 120px;
	font-size: 0px;
}
.KryteOdkazy a { color: white; text-decoration: none; }
.KryteOdkazy a:hover { color: white; text-decoration: none; }

.SonlinksOdkazy {
	position: relative; 
	left: 10px; 
	top: 20px;
	height: 50px;
	font-size: 10px;
	bottom: 30px;
	float: left;
}


.Uvod {
	position: absolute; 
	left: 180px; 
	top: 5px;
	height: 80px;
	width: 550px;
	font-size: 12px;
}



.Menu {
	position: absolute;
	left: 150px;
	top: 130px;
	color: #000066;
	float: left; 
	width: 600px; 
	height: 160px;
	font-size: 12px
	text-align: left;
	background: #00CCFF;  
}

.Search {
	position: absolute;
	left: 150px;
	top: 90px;
	color: #000066;
	float: center; 
	width: 600px; 
	font-size: 12px;
	text-align: left;
	background: transparent;  
}

.Add_web {
	position: absolute;
	left: 750px;
	top: 5px;
	color: #000066;
	font-size: 12px;
	text-align: left;
	background: transparent;  
}

.PridatStrankuFormular {
	position: absolute;
	left: 180px;
	top: 20px;
	width: 600px;
	font-size: 12px;
	text-align: left;
	background: transparent;  
}

.BodyOdkazy {
	position: absolute;
	left: 150px;
	top: 100px;
	width: 900px;
	font-size: 12px;
	text-align: left;
	background: transparent;  
}

.SeznamOdkazu {
	position: relative;
	width: 900px;
	font-size: 12px;
	text-align: left;
	padding: 10px;
	background: transparent;  
}

.SonlinksOdkazy {
	position: relative;
	width: 900px;
	font-size: 10px;
	text-align: left;
	padding: 10px;
	background: transparent;  
}


.OstatniOdkazy {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 120px;
	height: 80px;
	font-size: 0px;
	text-align: left;
	background: transparent;  
}

.OdkazyKatalog {
	position: absolute;
	left: 10px;
	top: 400px;
	height: 60px;
	font-size: 12px;
	text-align: center;
	background: transparent;  
}


.GStrankaZobrazeni {
	position: relative;
	bottom: -10px;
	padding-left: 5px;
	left: 70px;
	width: 600px;
	height: 20px;
	text-align: center;
	font-size: 20px;
	color: #0033CC;
}
.GStrankaZobrazeni a { color: #0033CC; text-decoration: none; }
.GStrankaZobrazeni a:hover { color: #0033CC; text-decoration: underline; }
