/*   SŠ-COPT Kroměříž - Copyright (C) PRETORIEN - www.pretorien.cz   */

body {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	color: black;
	background: white;
	text-align: center;
	cursor: default;
	font-size: 11px;
	margin: 3px auto 4px auto;
	padding: 0px 0px 0px 0px;
}

A.odkaz_struktura {
	color: blue;
	font-weight: normal;
}

A.odkaz_struktura:hover {
	font-weight: bold;
}

A {
	text-decoration: none;
	color: #3C3CC1;
}

A:hover {
	text-decoration: underline;
}

.menu-polozky TD {
	text-align: left;
	cursor: pointer;
	padding: 0px 0px 0px 0px;
	border: none;
	font-size: 13px;
	width: 170px;
}

.menu-polozky a {
	color: #3C3CC1;
	border: #F8F8F8 1px solid;
	background: #F8F8F8;
	font-size: 13px;
	float: left;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding-top: 1px; padding-bottom: 1px;
	margin: 0px 0px 0px 0px;
	width: 170px;
}

.menu-polozky a:hover {
	color: #F4C25B;
	border: #F4C25B 1px solid; 
	background: white;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	width: 170px;
	margin: 0px 0px 0px 0px;
}

.menu-nadpis {
	background: url(images/nadpis-menu.gif) no-repeat;
	text-align: left;
	font-weight: bold;
	width: 190px;
	padding-top: 3px;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	height: 20px;
	font-size: 13px;
	color: #0000A6;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
}

.menu-nadpis A {
	color: #0000A6;
	text-decoration: none;
}

.vrch_zalozky_menu:hover {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.vrch_zalozky_menu {
	font-weight: normal;
	color: black;
	text-decoration: none;
}

A.odkaz_horni { 
	color: white;
	text-decoration: none;
}

A.odkaz_horni:hover {
	color: white;
	text-decoration: none;
}

.horni-zalozky {
	float: right; 
	cursor: pointer; 
	text-align: center; 
	border: none; 
	height: 23px; 
	width: 105px;
	margin: 0px 1px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

.horni-zalozky a {
	width: 105px; 
	height: 20px; 
	border: none; 
	text-align: center; 
	background: url(images/zalozka-normal.gif) left top no-repeat; 
	margin: 0px 0px 0px 0px; 
	cursor: pointer; 
	font-weight: normal;
	padding: 3px 0px 0px 0px;
	display: block;
	text-decoration: none;
	color: black;
		}

.horni-zalozky a:hover {	
	background: url(images/zalozka-hover.gif) left top no-repeat white; 
	color: #E9BE75;
	font-weight: bold;
}

A.uredni-deska-nadpis:hover { 
	text-decoration: none;
	font-weight: bold;
}



