.light {
	FONT-SIZE: 9pt; COLOR: #bec7e3; FONT-FAMILY: "Verdana", Arial, Times New Roman, Helvetica
}
.podmenu {
	FONT-SIZE: 9pt; COLOR: #7387c3; FONT-FAMILY: "Verdana", Arial, Times New Roman, Helvetica
}
P {
	FONT-SIZE: 9pt; COLOR: #black; FONT-FAMILY: "Verdana", Arial, Times New Roman, Helvetica 394c85
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 13pt; COLOR: #394c85; FONT-FAMILY: "Verdana", Arial, Times New Roman, Helvetica
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: "Verdana", Arial, Times New Roman, Helvetica
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #394c85; FONT-FAMILY: "Verdana", Arial, Times New Roman, Helvetica
}
A {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #394c85; FONT-FAMILY: "Verdana", Arial, "Times New Roman", Helvetica; TEXT-DECORATION: underline
}
A:visited {
	FONT-SIZE: 9pt; COLOR: #394c85; FONT-FAMILY: "Verdana", Arial, "Times New Roman", Helvetica; TEXT-DECORATION: underline
}
A:active {
	FONT-SIZE: 9pt; COLOR: #ff9900; FONT-FAMILY: "Verdana", Arial, "Times New Roman", Helvetica; TEXT-DECORATION: underline
}
A:hover {
	FONT-SIZE: 9pt; COLOR: #0099FF; FONT-FAMILY: "Verdana", Arial, "Times New Roman", Helvetica; TEXT-DECORATION: none
}
TD {
	FONT-SIZE: 9pt; FONT-FAMILY: "Verdana", Arial, Times New Roman, Helvetica
}
BODY {
	FONT-SIZE: 9pt; COLOR: #black; FONT-FAMILY: "Verdana", Arial, "Times New Roman", Helvetica
}

.ZarovnaniVpravo {align="right"; margin: 10px}
.ZarovnaniVlevo {align="left"; margin: 10px}

.StJmeno {
font-weight : bold;
color : #003399;
}
.StText {
font-family : Verdana;
color : black;
}
.StCas {
font-family : Verdana;
color : #9f9f9f;
}

p{text-align: justify}
.odsazeni {text-indent: 2em}

/*     M E N U     */

.menu {
list-style-type : none;
text-align : center;
text-decoration : none;
font-weight : bold;
font-size : 10px;
width : 150px;
height : 25px;
padding : 3px;
margin-top: 0px;
}
.menu a {
display : block;
text-decoration : none;
line-height : 25px;
width : 150px;
height : 25px;
margin : 0;
position: absolute;
left: 5px;
background-image : url("./Ruzne/ramecek.png");
background-position : center top;
background-repeat : no-repeat;
}
.menu a:link {
margin : 0;
padding : 0;
color : rgb(249,249,249);
background-position : center top;
text-decoration : none;
}
.menu a:visited {
margin : 0;
padding : 0;
color : rgb(249,249,249);
text-decoration : none;
}
.menu a:hover {
margin : 0;
padding : 0;
color : #000000;
background-position : center bottom;
text-decoration : none;
}
.aktmenu {
list-style-type : none;
text-align : center;
text-decoration : none;
font-weight : bold;
font-size : 10px;
width : 150px;
height : 25px;
padding : 0;
margin-top: 5px;
}
.aktmenu a {
display : block;
text-decoration : none;
line-height : 25px;
width : 150px;
height : 25px;
margin : 0;
position: absolute;
left: 5px;
background-image : url("./Ruzne/ramecek_new_akt.png");
background-position : center top;
background-repeat : no-repeat;
}
.aktmenu a:link {
margin : 0;
/*padding : 0;*/
color : #000000;
background-position : center top;
text-decoration : none;
}
.aktmenu a:visited {
margin : 0;
padding : 0;
color : #000000;
text-decoration : none;
}
.aktmenu a:hover {
margin : 0;
padding : 0;
color : #000000;
background-position : center bottom;
text-decoration : none;
}
.aktmenu a:active {
margin : 0;
padding : 0;
color : #000000;
background-position : center bottom;
text-decoration : none;
}
