* { margin: 0; padding: 0; }

body {
	background: #A19B96;
	font: 75%/1.6em Georgia;
	color: #000; 
	text-align: center;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #000; 
	background: inherit;
}
a:hover {
	color: #B2580D;
	background: inherit;
	font-style: italic;
}

/* headers */
h1, h2, h3 {
	font-family: Georgia;
	font-weight: Bold; 		
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	color: #676D3A;
}
h3 {
	font-size: 110%;
	color: #666666; 
	text-align: center;
}
h4 {
  font-size: 140%;
  font-weight: bold;
  font-style: italic;
  font-family: Georgia;
  padding-top: 0px;
  padding-bottom: 20px;
  }
h5 {
 font-family: Georgia;
 font-weight: bold;
 font-size: 300%;
 padding-top: 20px;
 color: green;
 padding-bottom: 40px;
 }
#important {
  font-size: 130%;
  font-family: Georgia;
  font-style: vertikal;
  padding: 30px 30px 30px 30px;
  color: #660000;
  border: 2px dashed grey;
  margin: 5px 5px 5px 5px;
  } 
/*table*/
table {
  border-collapse: collapse;
  border: 2px solid gray;
  margin: 10px;
  }
table th {
  border: 2px solid gray;
  padding: 5px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  }
table th h1 {
  font-size: 1.7em;
  }
table td {
  border: 1px solid gray;
  padding: 3px;
  text-align: center;
  }
table td.red {
 background-color: red;
 color: green;
 font-weight: bold;
 }

/* images */
#flag {
  position: relative;
  top: 10px;
  left: 10px;
  border: 0px solid gray;
  }
#flag1 {
  position: relative;
  top: 6px;
  left: 10px;
  }
#flag2 {
  position: relative;
  top: 6px;
  left: 10px;
  }
h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul span, ol span {
	color: white;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
	font-size: 120%;
 	padding: 5px 28px 5px 28px;  
  border: 1px solid #f2f2f2; 
  background: #FAFAFA url(quote.gif) no-repeat 5px 5px;    
}
/********************************************
   LAYOUT
********************************************/ 
#hlavni {
	width: 1000px;
	background: #fff;
	margin: 3px auto;
	text-align: left;
	color: #000;
}
#content-hlavni {
	clear: both;
	width: 970px;
	padding: 0; 
	margin: 0 auto;
	color: #000;
}
#hlavicka {
	width: 1000px;
	height: 150px;
	background: url(images/nove.gif) no-repeat;
}
/* Menu */
#menu {
	clear: both;	
	margin: 0; 
  padding: 0 0px 0 0;
	background: #198BC7;	
	font: bold 12px/26px Georgia, Arial, Tahoma, Sans-serif;
	height: 26px;
}
#menu ul {
	float: center;
	list-style: none;
	margin: 0px; 
  padding: 0px;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	color: #fff;	
	text-decoration: none;
}
#menu ul li a:hover {
	background-color: #D1F0FF;
	color: #000;	
}
#menu ul li#current a {	
	color: #000;
	background-color: #D1F0FF;
}
/*menuatext*/
#content-menuatext {
  float: right;
  width: 77%;
  padding: 0px;
  margin: 0px;
  color: #fff;
  }
/* Main Column */
#main {
	float: left;
	width: 74%;
	padding: 0; margin: 0;
	color: #000;
	background: #fff;
}
#main h1 {
	margin-top: 10px;
	font: Bold 125% Georgia, 'Trebuchet MS', Sans-serif;
	color: #000;
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #1A83B9;
	text-align: center;
	background: #198BC7;	
}
#main h2 {
 text-align: center;
 }
.justify {
  text-align: justify;
  width: 540px;
  }
#main ul {
  color: #000;
  }
.dalsimenu a {
  color: #2D823B;
  }
#main table.vyhlasky td {
  border: 0px solid #9896FA;
  padding: 4px;
  } 
.red a {
  color: red;
  }
/* col1 */	
#col1 {
	float: left;
	width: 21%;
	padding: 0; 
  margin: 0;	
  background: #fff;
}	
#col1 h1 {
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Georgia;
	color: #fff;
	background: #198BC7;	
	border: 1px solid #198BC7;
}
#col1 .left-box {
	border: 1px solid #198BC7; 
	margin: 0 0 5px 0;	
}
#col1 ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; 
  padding: 0;
	text-decoration: none;		
}
#col1 ul.sidemenu li {
	border-bottom: 1px solid #198BC7;
	background: url(images/go2.gif) no-repeat 5px 5px;	
	padding: 3px 0 3px 27px;
	margin: 0 2px;	
}
#col1 ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}
#col1 ul.sidemenu2 {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; 
  padding: 0px;
	text-decoration: none;		
}
#col1 ul.sidemenu2 li {
	border-bottom: 1px solid #198BC7;
	background: url(images/go.gif) no-repeat 5px 5px;	
	padding: 3px 0 3px 27px;
	margin: 0 2px;	
}
#col1 ul.sidemenu2 a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}

/* col3 */	
#col3 {
	float: right;
	width: 24%;
	padding: 0; 
  margin: 0;	
  background: #fff;
}	
#col3 h1 {
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	font-size: 1.0em;
	font-family: Georgia;
	font-weight: bold;
	color: #fff;
	background: #198BC7;	
	border: 1px solid #198BC7;
}
#col3 .left-box {
	border: 1px solid #198BC7; 
	margin: 0 0 5px 0;	
}
#col3 ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; 
  padding: 0;
	text-decoration: none;		
}
#col3 ul.sidemenu li {
	border-bottom: 1px solid #198BC7;
	background: url(images/pad2.gif) no-repeat 5px 5px;	
	padding: 3px 0 3px 27px;
	margin: 0 2px;	
}
#col3 ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}
#col3 ul.sidemenu2 {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; 
  padding: 0px;
	text-decoration: none;		
}
#col3 ul.sidemenu2 li {
	border-bottom: 1px solid #198BC7;
	background: url(images/pad.gif) no-repeat 5px 5px;	
	padding: 3px 0 3px 27px;
	margin: 0 2px;	
}
#col3 ul.sidemenu2 a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}

/* Footer */	
#footer {
	color: #000;
	background: url('images/footer.gif');
	clear: both;
	width: 1000px;
	height: 33px;
	text-align: center;	
	font-size: 92%;
	padding: 0px;
	margin: 0px;
}
#footer a { 
  text-decoration: none;
  color: #000;
  font-style: italic;
  }
