BODY {
	margin: 10px;
	background-color: White;
	font-size: small;
}

.top {
	width : 100%;
	height : 100px;
	background-color : #B5B5DB;
}
 
 .sloupec {
	width : 100%;
	margin-top : 5px;
}
 
 .levysloupec {
	float : left;
	width : 25%;
	background-color : #B5B5DB;
}
 
 .pravysloupec {
	float : right;
	width : 74%;
	background-color : #B5B5DB;
}
 
.tab {  
	width : 100%;
	margin : 5px;
}

.tab1  {
	float : left;
	width : 49%;
}

.tab2 { 
	float : right;
	width : 49%; 
} 

A {
	color : #660033;
	font-family : Univers, Trebuchet, Verdana, Ariel, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size : small;
}

A:ACTIVE {
	color : #003366;
	font-family: Univers, Trebuchet, Verdana, Ariel, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size : small;
}

a.modry { 
	color : #000066;
	font-family: Univers, Trebuchet, Verdana, Ariel, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size : small;
}

H1 {
	color : navy;
	font-family : Univers, Trebuchet, Verdana, Ariel, sans-serif;
	font-weight : bold; 
}

H2 {
	color : navy;
	font-family : Univers, Trebuchet, Verdana, Ariel, sans-serif;
	font-weight : bold;
}

H3 {
	color : navy;
	font-family : Univers, Trebuchet, Verdana, Ariel, sans-serif;
	font-weight : bold;
}

H4 {
	color : navy;
	font-family : Univers, Trebuchet, Verdana, Ariel, sans-serif;
	font-weight : bold;
}

H5 {
	color : navy;
	font-family : Univers, Trebuchet, Verdana, Ariel, sans-serif;
	font-weight : bold;
}

H6 {
	color : navy;
	font-family : Univers, Trebuchet, Verdana, Ariel, sans-serif;
	font-weight : bold;
}

TH {
	color : navy;
	font-family : Univers, Trebuchet, Verdana, Ariel, sans-serif;
	background-color : #FE96AB;
	font-variant : small-caps;
}

TD {
	font-family : Univers, Trebuchet, Verdana, Ariel, sans-serif;
	text-align : center;
}

TABLE {
	font-family : Univers, Trebuchet, Verdana, Ariel, sans-serif;
	font-size : small;
	color : #000066;
	text-align : center;
	padding : 0;
	word-spacing : normal;
}

table.ramecek {
	border-style : solid;
	border-color : #000066;
	background-color : #FFCAD3;
}
	  
UL {
	font-family : Univers, Trebuchet, Verdana, Ariel, sans-serif;
}

P {
	font-family : Univers, Trebuchet, Verdana, Ariel, sans-serif;
	font-size : small;
}

 
.tvinovy {
	font-family : Univers, Trebuchet, Verdana, Ariel, sans-serif;
	color : #660033;
	font-size : small;
}

.tmodry {
	font-family : Univers, Trebuchet, Verdana, Ariel, sans-serif;
	color : #000066;
	font-size: small;
}

.tcerveny {  
	font-family: Univers, Trebuchet, Verdana, Ariel, sans-serif;
	color: red;
	}
	
.bsvetle {
	background-color : #FFBCC8;
}

.bruzove {
	background-color : #FE96AB;
}

.bbile {
 	background-color : white
 }
 
.male {
	font-size : smaller;
}

.tmale {
	font-size : smaller;
	font-weight : bold;
}

.levy {
	text-align: left;
}

.tucny {
	font-weight : bold;
}

.medaile {
	font-weight : bold;
	color : red;
}
table.vysledky {
	background-color : White;
	font-family : Univers, Trebuchet, Verdana, Ariel, sans-serif;
	font-size : smaller;
	text-align : center;
	vertical-align : middle;
	width : 85%;
	border : solid;
}

td table.vysledky {
	text-align : center;
	vertical-align : middle;
}

li {
	text-align : left;
}
