/* GENERAL STYLES */
#menyen {
float: left;
}
#menyen ul {
margin: 0;
padding: 0;
list-style: none;
line-height: normal;
}
#menyen li {
float: left;
}
/* for Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #menyen li { padding-top:3px; }
}

#menyen a {
	padding-left:20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#59806b;
}
#menyen a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
}

#Kontakt {
	float: left;
}

/* for Internet Explorer */
/*\*/
* html #Kontakt {
padding-top:2px;
}
/**/

#Kontakt ul {
margin: 0;
padding: 0;
list-style: none;
line-height: normal;
}

#Kontakt li {
float: left;
}
/* for Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #Kontakt li { padding-top:5px; }
}

#Kontakt a {
	padding-left:100px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#59806b;
}
#Kontakt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#222222;
}

.MenyLinkSelected
{
	padding-left:110px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#222222;
	padding-top:5px;

}
/* for Internet Explorer */
/*\*/
* html .MenyLinkSelected {
padding-top:0px;
}
/**/

/* for Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .MenyLinkSelected { padding-top:0px; }
}



#MainMenu
{
	background-color:#d7d2c5;
	height:20px;
	padding-top:3px;
}

#MenyLinkSelected
{
	padding-left:40px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#222222;
	padding-top:3px;

}
/* for Internet Explorer */
/*\*/
* html #MenyLinkSelected {
padding-top:0px;
}
/**/

/* for Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #MenyLinkSelected { padding-top:0px; }
}


#Menyen li #MenyLinkSelected
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#222222;

} 

/* EDITOR PROPERTIES */
