A {text-decoration: none}
A:link {Color: #000000; text-decoration: underline}
A:visited {Color: #000000; text-decoration: underline}
A:hover {Color: red; text-decoration: underline}
A:active {Color: #000000; text-decoration: underline}

body{
	background: #FFFFFF url(images/bg.jpg) repeat-x top center;
}

.velke {
	FONT-SIZE: 20px; FONT-FAMILY: Helvetica, Trebuchet MS, Arial, Verdana
}

.vetsi {
	FONT-SIZE: 18px; FONT-FAMILY: Helvetica, Trebuchet MS, Arial, Verdana
}

.stredni {
	FONT-SIZE: 15px; FONT-FAMILY: Helvetica, Trebuchet MS, Arial, Verdana
}

.menu {
	FONT-SIZE: 13px; FONT-FAMILY: Helvetica, Trebuchet MS, Arial, Verdana
}

.mensi {
	FONT-SIZE: 12px; FONT-FAMILY: Helvetica, Trebuchet MS, Arial, Verdana
}

.male {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Verdana
}

.imgborder {
	border: #E0EBB1 1px solid
}

.menulink A {text-decoration: none}
.menulink A:link {Color: #000000; text-decoration: none}
.menulink A:visited {Color: #000000; text-decoration: none}
.menulink A:hover {Color: #647814; text-decoration: none}
.menulink A:active {Color: #000000; text-decoration: none}

.tab_menu_active {
	BORDER-BOTTOM: #A8C034 1px solid; PADDING-LEFT: 10px; PADDING-TOP: 4px;
	FONT-FAMILY: Helvetica, Trebuchet MS, Arial, Verdana; FONT-SIZE: 13px; font-weight: bold;
	background-color: #E0EBB1;
}

.tab_menu_inactive {
	BORDER-BOTTOM: #A8C034 1px solid; PADDING-LEFT: 10px; PADDING-TOP: 4px;
	FONT-FAMILY: Helvetica, Trebuchet MS, Arial, Verdana; FONT-SIZE: 13px; font-weight: bold;
	background-color: #FFFFFF;
}

