
.LOGO {
	background-color: #FEF0D8;
}

.PRIKLADY {
		font-weight: bold;
		font-size: 12px;
}

.TITU {
	font-weight: bold;
	font-size : 16px;
	text-align: center;
}

.TITU1 {
	font-weight: bold;
	font-size : 18px;
	text-align: center;
}

.PEREX {
		font-size: 12px;
		color: White;
		background-color : Purple;
}

BODY, TD {
	font-family : sans-serif;
	font-size: 12px;
	color: Black;
	margin : 0px 0px 0px 0px;
	line-height : 150%;
		}

.pr {
	background-color: White;
	font-family: sans-serif;
	font-weight: normal;
}

 
A {
color: #0000A0;
text-decoration: none;
}

A:Hover {
	color: white;
	background-color: Red;
	U;
}

H1, H2  { 
	font-variant: small-caps;
	background-color: #0173FE;
	color: white; 
	padding: 4px;
	width: 100%;
}

H3  { 
	font-variant: small-caps;
	font-weight: bold;
	padding: 4px;
	width: 100%;
}

.nadpis1 {
	font-variant: small-caps;
	background-color: White;
	background-position: center;
	text-align: center;
	color: Red; 
	font: bold;
	font-size: 16px;
	padding: 4px;
	width: 100%;
}

.nadpis { font-size: 16pt; background-color: rgb(255,255,206); color: rgb(0,0,128); font-weight: bold }
.nadpis2 { font-weight: bold; color: rgb(128,0,0)}
.zvyrazneni { font-weight: bold; color: rgb(128,0,0); font-size: 11pt }

.nadpis3 {
	font-variant: small-caps;
	color: Black; 
	font: bold;
	font-size: 12px;
}

.menu {
font-family : sans-serif ;
font-size: 12px;
color: white;
text-decoration: none;
}

.menu_u {
font-family : sans-serif;
font-size: 10px;
font-weight : bold;
color: black;
text-decoration: none;
}

.menu_u:hover
 {
font-family : sans-serif;
font-size: 10px;
font-weight : bold;
color: black;
text-decoration: none;
background-color: transparent;
}

.cerna {
	border : 1px solid Black;
}

.nadpis { font-size: 16pt; background-color: rgb(255,255,206); color: rgb(0,0,128); font-weight: bold }

.seminar_nadpis {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	text-align: center;
	color : Teal;
	margin-top : 20px;
}

.seminar_pokyny {
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: center;
	line-height : 100%;
}

.seminar_6 {
	margin-bottom: 6px
}

.odsazeni {display: none;}

.sem_naz     { font-family: Arial; font-weight: bold; margin-top: 0; margin-bottom: 0 }
.sem_popis   { font-size: 100%; font-style: italic; margin-top: 0; margin-bottom: 0 }
.sem_pred    { margin-top: 0; margin-bottom: 0 }

@media print {
    .obrazovka {display: none;}
	.seminar_pokyny {display: none;}
	.odsazeni {display: inline;  line-height : 6px;  }
	.seminar_nadpis { color : Black;  }
  }