a:link {
	background-color: transparent;
	color: darkblue;
	text-decoration: none;
	cursor: hand;
}

a:visited {
	background-color: transparent;
	color: purple;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: olive;
	text-decoration: underline;
}

a:active {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}

body {
	background-color: white;
	color: blue;
	text-align: center;
	line-height: 130%;
	font-family: Arial, Tahoma; 
	font-style: normal;
	font-size: 15px;
}

#cela-stranka {
	width: 765px;
	margin: 0em;
	}

#leve-menu {
	width: 220px; 
	margin: 10px;
	float: left;
	}

#hlavni-text {
	width: 525px; 
	margin-top: 10px;
	float: left;
	text-align: justify;
	}

#prave-menu {
	width: 120px; 
	margin: 10px;
	float: left;
	text-align: center;
	}

#paticka {
	width: 765px;
	text-align: center;
	margin-top: 40px;
	font-size: 11px;
	}

.menu {
	width: 220px;
	padding-top: 0px;
	text-align: left;
}

.reklama {
	width: 180px;
	padding-top: 30px;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	color: white;
}

.polozka_menu {
	width: 110px;
	padding-top: 6px;
	text-align: left;
}

.obrazky {
	border: 0px solid olive;
	float: left;	
}

.baner {
	border: 1px black;
}

.cvicitelka {
	border: 0px solid olive;
	float: center;	
}

.logo {
	border: 0px solid olive;
}

.hlavni_text {
	text-align: justify;
}
