a {
	color: black
	}


a:hover {
	color: red
	}
	
a:active {
	color: blue
	}


.menu {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}


.gls {
	font-size: x-large;
	font-weight: bolder;
	color: white
	}


.mnu {
	position: absolute;
	right: 35px;
	top: 50px;
	}


.menu2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}


#mezimenu1 {
	background-image: url("_pic/mezimenu1.gif");
	background-position: right	
	}


#mezimenu2 {
	background-image: url("_pic/mezimenu2.gif");
	background-position: right
	}


#konecmenu {
	background-image: url("_pic/konecmenu.gif");
	background-repeat: no-repeat;
	background-position: right	
	}	


#menu2horejsek {
	background-color: #C0C0C0;
	background-image: url("_pic/menu2-hornilinka.gif");
	background-repeat: repeat-x;
	background-position: top
	}


#menu2horniroh {
	background-image: url("_pic/menu2-horniroh.gif");
	background-repeat: no-repeat;
	background-position: top
	}


#menu2textura {
	background-image: url("_pic/menu2-mezitex.gif");
	background-repeat: repeat-y;
	background-position: top
	}


#menu2levo {
	background-image: url("_pic/menu2-levo.gif");
	background-repeat: repeat-y;
	background-position: left;
	background-position: bottom
	}


#menu2dolniroh {
	background-image: url("_pic/menu2-dolniroh1.gif");
	background-repeat: no-repeat;
	background-position: left;
	background-position: bottom
	}


#menu2dolejsek {
	background-image: url("_pic/menu2-dolejsek.gif");
	background-repeat: repeat-x;
	background-position: bottom
	}


.createdby {
	background-image url("_pic/createdby.gif");
	background-repeat: no-repeat;
	}
