body {
  background-color: #dcdcdc;
  color: black;
  font-family: Arial CE, Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 100%;
  margin: 0px;
  line-height: 150%;
  padding: 0;
  min-width: 770px;
  text-align: center;

}
#center-presentation {
  text-align: left;
  margin: 0 auto;
  width:770px;
  background-color: #FFFFFF;
  border: 1px solid #000000;
}

#header {
  text-align: left; 
  margin: 10px auto 0 auto;
  width:770px;
  height: 115px;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  top: 5px;
}

#content {
  float: left;
  width: 530px;
  background-repeat: no-repeat;
  background-color: white;
  padding: 5px;
  padding-left: 10px;  
  text-align: left;
  border-right: 1px solid #000000;  _border-right: none;
  _overflow-x: auto; overflow: -moz-scrollbars-horizontal;
  font-size: 14px;
 line-height: 140%;
}

#menu {
  float: right;
  width: 220px;
  left: 495px;
  top: 100px;
  _border-left: 1px solid #000000;  
  _border-bottom: 1px solid #000000;
  margin: 0px;
  padding: 0px;
}


#footer {
  clear: both;
  border-top: 1px solid #000000;
  
  color: #000000;
  text-align: center;
  font-size: 11px;
  padding-right: 1em;
  line-height: 130%;
  font-weight: bold;
}

/* NORMALNI NASTAVOVANI VLASTNOSTI HTML TAGU, TRIDY, ID ... */

ul {list-style-type: square; padding-left: 0px; margin-left: 10px; padding-top: 10px; padding-bottom: 10px;}

ol {margin-left: 10px; padding-left: 10px;}

h1, h2, h3, h4, h5 {font-family: Arial CE, Arial, Verdana, Tahoma, Helvetica, sans-serif;}

h3 {
	padding-top: 10px;
}

.title {
 display: block; color: white; font-weight: bold;  font-size: 45px;  text-align: center; background-color: black; height: 65px; vertical-align: middle; line-height: 65px; padding-bottom: 0px; font-variant: small-caps; letter-spacing: 3px;
}

.subtitle {
 display: block; color: white; font-style: italic; font-size: 30px; text-align: center; background-color: red; height: 50px; vertical-align: middle; line-height: 50px;	padding-top: 0px;
}

.infopanel {
 display: none; 
}

.infopanel b {
	font-weight: bold; color: #FF0000; 
}

h1 {
  color: #FF0000;
  text-align: left;
  border-bottom: 1px solid silver;
  margin-bottom: 2px; 
  margin-top: 2px;
  font-size: 22px;
}

.center {
  text-align: center;
}

img {
  border: none;
  margin: 7px;
}

a:link {
  color: #0000FF;
}

a:visited {
  color: #800080;
}

a:hover {
  color: #FF0000;
}

h2 {
	color: #FF0000;
	letter-spacing: 3px;	
	font-size: 14px;
	font-weight: bold;
        margin-bottom: 2px;
        font-family: Verdana;
}

#content ul, ol {
	margin-top: 3px;
	margin-bottom: 3px;
}

#menu-bordernavigation {
  font-size: 13px;
  margin: 0;
  padding: 0;
}

#menu-bordernavigation ul {
  padding: 0px;
  margin: 0px;
}

#menu-bordernavigation ul li {
  list-style-type: none;
  line-height: 190%;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #000000;
  margin-left: -5px;
}

#menu-bordernavigation ul li a {
  text-decoration: none;
  display:block;
  padding-left: 15px;
}

#menu-bordernavigation ul li a:link {
  color: #000000;
  border-right: 10px solid #000000;
  font-weight: normal;
}

#menu-bordernavigation ul li a:visited {
  color: #000000;
  border-right: 10px solid #000000;
  font-weight: normal;
}

#menu-bordernavigation ul li a:hover {
  color: #FF0000;
  border-right: 10px solid #FF0000;
  font-weight: bold;
}

#footer a {
  color: red; text-decoration: underline;
}

#menu-news {
  font-size: 13px;
  text-align: justify;
  line-height: 130%;  
  padding: 1em;
  padding-top: none;
}

#menu-news h4 {
  font-size: 16px;
  border-bottom: 1px solid #000000;
  color: #FF0000;
  
  margin-left: -1.1em;
  margin-right: -0.7em;
  padding-left: 1em;
}

#menu-news ul {
  margin-left: 2em;
}

#footer-text {
  margin: 1em;
  margin-right: none;
}

#footer-text p {
  margin-top: 0px;
  margin-bottom: 0px;
}

.small-and-center {
  font-size: 11px;
  text-align: center;
  color: gray;
  font-weight: bold;
  padding-top: 4px;
}

.small-and-center a:link, .small-and-center a:visited, .small-and-center a:hover {
  color: gray; 
  text-decoration: underline; 
} 

h1 a { text-decoration: none;}

h3 {
	font-size: 12px;
	text-align: right;
        margin-bottom: 1px; 
	color: red;
}

.noteh {
	font-size: 11px;
	text-align: left;
    margin-bottom: 0px; 
	color: black;
    display: inline;
	font-weight: bold;
}


p {
 	margin-top: 2px;  
}

form, .note {
	font-size: 12px; line-height: 110%; font-weight: normal;
}

.about {border-bottom: 1px dashed red; cursor: help;}

.reakce2 {background-color: #fff5ee; border: 1px solid red; padding: 5px; margin-top: 5px; font-size: 12px;}

#content li {
	margin-left : 20px; list-style-position: outside}

code {
	font-family: Courier;
}
.calendar_all {
	width: 530px; text-align: center; color: silver;
}

.calendar_title {
	color: #000000;
	letter-spacing: 3px;	
	font-size: 12px;
	font-weight: bold;
  margin-bottom: 2px;
	text-align: center;
}

#smallcal .calendar_all {
	width: 180px; text-align: center; color: silver;
}

#smallcal .calendar_title {
	color: gray;
	letter-spacing: 3px;	
	font-size: 10px;
	font-weight: bold;
  margin-bottom: 2px;
	text-align: center;
}

#anketa {
float: left; border-right: 1px dashed black; border-bottom: 1px dashed black; margin-right: 10px; display: block; background-color: white; z-index: 5; display: block;
}

#news {
font-size: 12px; text-align: left;
   line-height: 110%;
}

#news a {
	margin-bottom: 5px;
}

.smajlik {
  vertical-align: middle;
  margin: 0px;
}

q, em {
font-style: italic;
}

.datum {
text-align: center; font-size: 25px; color: navy; display: block; width: 530px;
}

.komp_post {
  border-bottom: 2px solid red;
  padding: 10px;
  text-align: left;
  line-height: 150%;
}
.komp_title {
  text-align: left;
  margin-bottom: 2px; 
  margin-top: 2px;
  font-weight: bold;
	font-size: 14px;
  margin-bottom: 0px; 
	
}
.komp_date {
	font-size: 12px;
	text-align: left;
  margin-bottom: 0px; 
	color: black;
	font-style: italic;
}
.komp_perex {
	margin-top: 4px;
  font-size: 75%;
	text-align: left;
  font-size: 12px;
  line-height: 100%;
  display: block;
}

.border {
margin-left: 20px;
margin-right: 20px;
margin-top: 5px;
margin-bottom: 5px;
border-left: 2px solid silver;
border-top: 2px solid silver;
border-right: 2px solid black;
border-bottom: 2px solid black;
padding: 3px;
font-style: italic;
background-color: #fffafa;
}

#topbar {
background-image: url('top.gif');
height: 24px;
width: 100%;
font-family: verdana;
position: absolute;
_position: fixed;
font-size: 12px;
text-align: left;
padding-top: 0px;
padding-left: 3px;
}

#topbar a {
color: black;
}

.reklama {
text-align: center;
font-family: tahoma, verdana, arial;
font-size: 12px;
margin-top: 10px;
margin-bottom: 10px;
border: 1px dashed red;
font-weight: bold;
}

hr {
color: red;
}

.checkbox {
 display: none;
}
