body{
	background: url('../images/bg.jpg') repeat center top;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Georgia, 'Hoefler Text', 'Nimbus Roman No9 L', Norasi, Rekha, 'Times New Roman','Times', serif; font-size: 9pt;
	font-size: 9pt;
}

.nadpissloupce{
	background: url('../images/nadpis_sloupce_bg.jpg') no-repeat;
	font-family: arial;
	padding: 5px 5px 20px 15px;
}
.obsahsloupce{
	width: 365px;
	margin-left: 10px;
	margin-bottom: 15px;
}
p{
  margin-top: 0px;
}
td{
	font-family: Georgia, 'Hoefler Text', 'Nimbus Roman No9 L', Norasi, Rekha, 'Times New Roman','Times', serif; font-size: 9pt;
	font-size: 9pt;
}

#centrovac{
	margin: auto;
	width: 862px;
	padding: 0px;
	position: relative;
}

#top{
	left: 0px;
	top: 0px;
	width: 862px;
	height: 383px;
	background: url('../images/top.jpg');
	padding: 0px;
	 margin: 0px;
}

#textcontent{	
	background: url('../images/bg_paper.jpg') repeat-y center top;
	margin:0px;
	text-align: left;
	position: relative;
	padding: 0px 30px 30px 30px;
}

#pravysloupec{
	float: right;
	width: 380px;
	position: relative;
	margin-right: -10px;
	display: inline;
	margin-left: 15px;
}

#containerul, #containerul ul{
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
  position: relative;
}

#containerul li{
  margin:0 0 0 15px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
  font-size: 12pt; 
  font-family: Arial;
  font-weight: bold;
  color: #373b2e;
  position: relative;
}

#containerul li.videa{
	font-size: 9pt; 
   font-family: Georgia, 'Hoefler Text', 'Nimbus Roman No9 L', Norasi, Rekha, 'Times New Roman','Times', serif; font-size: 9pt;
   position: relative;
}

#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:18px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
  cursor: pointer;
  position: relative;
}
h1{
  margin-top: 10px;
  margin-bottom: 25px;
  padding: 0px;
  text-align: center;
  
}
.midihead,h2{
	font-size: 12pt;
	font-weight: bold;
	color: #373b2e;
	font-family: Arial;
}
.nadpissloupce h2{
  margin: 5px 0px 0px 0px;
}
.minihead{
 font-size: 9pt; font-weight: bold; color: #5f6650;
 
}
.skrtnuto{
background: url('../images/skrtnuto.gif') center repeat-x;
}

A:Visited {
	color: #bd0505;
	font-weight: bold;
	text-decoration: none;
}
A:Active {
color: #b43a0b;
font-weight: bold;
text-decoration: underline;
}


A:Hover  {
color: black;
font-weight: bold;
text-decoration: underline;
}

A {
color: #bd0505;
font-weight: bold;
text-decoration: none;
}

.newwindow{
padding-right: 14px;
background: url('../images/new_window.gif') no-repeat right;
}


.calendar{
	background: url('../images/nadpis_sloupce_bg.jpg') center bottom;
	float: left;
	width: 50px;
	text-align: center;
	margin: 0px 5px 3px 0px;
	border-right: 1px solid #B5A693;
	border-bottom: 1px solid #B5A693;
	position: relative;
  line-height: 130%;
}
.calendar_zvyraznit{
	background: url('../images/zvyrazneny_calendar.jpg') top center ;
	float: left;
	width: 50px;
	text-align: center;
	margin: 0px 5px 3px 0px;
	border-right: 1px solid #b70000;
	border-bottom: 1px solid #b70000;
	position: relative;
  line-height: 130%;
}

.calendar_guest{
	background: url('../images/nadpis_sloupce_bg.jpg') center bottom;
	float: left;
	clear: both;
	width: 80px;
	text-align: center;
	margin: 0px 5px 3px 0px;
	border-right: 1px solid #B5A693;
	border-bottom: 1px solid #B5A693;
  line-height: 130%;
}

.bordered{
	border: 1px dashed gray;
	background: #C0BAA7;
	font-family: Georgia, 'Hoefler Text', 'Nimbus Roman No9 L', Norasi, Rekha, 'Times New Roman','Times', serif; font-size: 9pt;
	padding-left: 3px;
	display: inline;
}

.bordered:Hover{
	border: 1px solid #c21d23;
	background: #F8F0D8;
	font-family: Georgia, 'Hoefler Text', 'Nimbus Roman No9 L', Norasi, Rekha, 'Times New Roman','Times', serif; font-size: 9pt;
	padding-left: 3px;
}
.correct{
	height: 0px; clear: both;
}

HR {
	height: 2px;
	width: 90%;
	background: #7C6A54;
	border: none;
	margin: 3px 0px 3px 0px;
}

