a{
	text-decoration: inherit;
	color:inherit;
}

a:hover {
	color: #483D8B;
}


.hlavni {
	margin: auto;
}

.text {
	/*color:	#00FF00;*/
	margin: auto;
	color:	#4682b4;
}

.text:hover em{
	/*color:	#FFFF00;*/
	color:	#a1a1df;	
	font-style : normal;
}

.text em{
	/*color:	#FFFF00;*/
	color:	#a1a1df;
	font-style : normal;	
}

.text h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bolder;
	color:#4682B4;
}

h3 {
	margin-top : 35px;
}

.ref {
	color : #75dcf6;
}

.ref a{
	color : #75dcf6;
}

.ref a:hover {
	color: #483D8B;
}

#reference {
	color: #4682B4;
}

#reference a {
	text-decoration:underline;
}

#reference a:hover {
	color: #483D8B;
}

.odkaz {
	color : #75dcf6;
	text-decoration:_underline;
}

.odkaz:hover {
	background-color : #000000;
	color: #483D8B;
	text-decoration:underline;
}

.odsazeny {
	margin-left : 2em;
	margin-right : 2em;
}

#main .grmenuitem {
	display: block;
	overflow:hidden;
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

#main a.grmenuitem:hover {
	background-position: 0% 100%;
}

#main .grmenuitem span {
	display:none;
}

#main #mtlacitko8 {
	position : absolute; 
	top : 68px;
	left : 20px;
	height:25px;
	width:127px;
	background-image: url(img/buttons/tlacitko_back_off.jpg);
}

#main #mtlacitko100 {
	position : absolute; 
	top : 0px;
	left : 100px;
	height:39px;
	width:161px;
	background-image: url(img/other/tlacitka/100m.jpg);
}

#main #mtlacitko2000 {
	position : absolute; 
	top : 0px;
	left : 400px;
	height:39px;
	width:161px;
	background-image: url(img/other/tlacitka/2000m.jpg);
}

#main #mtlacitko4000 {
	position : absolute; 
	top : 0px;
	left : 700px;
	height:39px;
	width:161px;
	background-image: url(img/other/tlacitka/4000m.jpg);
}

#obsah {
	border-width:1px; 
	border-style:solid; 
	border-color:#4682b4; 
	font-size:1.1em;
}
#obsah h3 {
		margin-left : 20px;
}
#obsah ul {
		list-style:none;
}
#obsah td {
		vertical-align : top;
}
#obsah a {
	text-decoration: none;
	color:	#4682b4;
}
#obsah a:hover{
	color: #483D8B;
}
#obsah a:hover em{
	color: #483D8B;
}