/* CSS Document */

BODY {
    text-align:center;
    padding: 0px; margin:0px;
    background-color: #BFBFBF;

    font-family: "Arial", sans-serif; 
    font-size: 12px;
    color: #505050;
}

TABLE {
	font-size: 12px;
	font-weight: bolder;
}

TH {
	background: #999999;
	color: #FFFFFF;
	padding: 2px;
}

TD {
	padding: 2px;
}

.zahlavi {
	display: none;
}

.pruh {
   display: none;
}

.vysledky, .listek, .kusy, .baze, .novinky, .sf, .ST, .nic, .octen {
	/*margin-top: 110px;*/
	background: #BFBFBF;
	color: #505050;
}


a {
	color: #0CA01A;
}


#header {
	position: relative;
	left: 0px;
	top: -5px;
	
	width: 100%;
	_width: 100%;
	height: 85px;
	
	background: url('grafika/headerGradient.gif') 231px 0px repeat-y #b85700;
	font: lighter "Arial Black", sans-serif;
}

#headerRight {
	/*position: absolute;*/
	right: 0px;
	
	width: 446px;
	height: 85px;
	float: right;
	background: url('http://www.mkrtyne.cz/grafika/headerBook.jpg');
}

#headerTitle {
	position: absolute;
	left: 25%;
	top: 50px;
	_top: 55px;
	
	font: lighter 18px "Arial Black" sans-serif;
	color: #FFDB85;
}

#headerLeft {
	position: absolute;
	left: 0px; top: 0px;
	
	width: 231px; height: 85px;
	background: url('grafika/headerSkola.jpg') no-repeat;
}

#menubar {
	position: relative;
	left: 0px;
	top: -5px;	
	height: 22px;
	
	width: 100%;
	_width: 100%;

	font-weight: bold;
	border: solid #000000;
	border-width: 1px 0px;
	background: #FFDB85;
}

#menu {
	color: #FFA10C;
	float: right;
	padding-top: 2px;
}

#menu a {
	color: #FFA10C;
	text-decoration: none;
	margin-right: 15px;
}

#menu a:hover {
	text-decoration: underline;
}
