body {
  font-family: Arial, Helvetica, Sans-serif;
  padding: 0px;
  margin: 0px;
  background-color: #D1D1D1;
}

#all {
  width: 1000px;
  margin: 0px auto;
}

#header {
  width: 998px;
  height: 128px;
  background-color: White;
  border: 1px solid white;
}

#header #logo {
	width: 960px;
	height: 70px;
	background-image: url(img/head_bg.gif);
	background-repeat: no-repeat;
	margin: 30px 0px 40px 39px;
}
#header #logo h1, #header #logo h3 {
	margin: 0px;
	padding: 5px 0px 0px 10px;
}
#header #logo h1 {
	padding-bottom: 0px;
	font-size: 28px;
}
#header #logo h3 {
	padding-top: 0px;
	font-size: 16px;
	font-family: Courier, Times, serif;
}

#page {
	width: 1000px;
	background-image: url(img/page_bg_2_col.jpg);
	background-repeat: no-repeat;
	height: 638px;
}

a img {
  border: none;
}

#home_text {
	position: relative;
	top: 67px;
	left: 38px;
	width: 310px;
	padding: 15px;
	padding-top:10px;
}

#home_text h1 {
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#home_text h2.red {
	font-size: 18px;
	margin: 0px;
	padding-bottom: 5px;
	font-style: italic;
	color: #A12C2D;
}

.red, .o4 {
  color: #A12C2D!important;
}

.o4 {
  font-weight: bold;
}

.back {
  font-style: italic;
  font-weight: bold;
}

.soutezniClanky {
  font-weight:bold;
  margin-left:8px
}

.spravnaOdpoved {
  color: #118E40;
  font-weight: bold;
}

#home_text a {
	color: #A12C2D!important;
	font-style: italic;
	font-weight: bold;
}

#home_text p {
	margin: 5px 0px 7px 0px;
	font-size: 14px;
}

#left_panel {
  float: left;
  width: 170px;
  height: 608px;
  background-image: url(img/left_panel_bg.gif);
  background-repeat: no-repeat;
  margin-top: 30px;
  padding-top: 30px;
  position: relative;
}

#banner {
  position: absolute;
  bottom: 130px;
}

ul#menu {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  margin-left: 25px;
  font-size: 15px;
}

ul#menu li {
  width: 115px;
}

ul#menu li a {
  display: block;
  padding: 5px;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  color: Black;
  text-decoration: none;
}

ul#menu li a.active {
  padding-left: 15px;
  border-top: 1px solid black;
  border-left: 1px solid black;
  font-weight: bold;
  background: #E6E6E6 url(img/dot.gif) no-repeat 5px center;
}

#content {
	width: 800px;
	float: right;
	font-size: 13px;
}

#content a {
  color: black;
}

#content a:hover {
  text-decoration: none;
}

#content h2 {
	font-size: 22px;
	margin: 45px 0px 20px 30px;
}

#content h3 {
	font-size: 18px;
	margin-bottom: 4px;
	margin-top: 0px;
	clear: both;
}

#content h4 {
	font-size: 15px;
	margin-bottom: 3px;
	margin-top: 0px;
	clear: both;
}

#content p.ld {
	float: left;
	width: 190px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	font-size:11px;
}

#page_navigation {
	width: 780px;
	height: 53px;
	margin-top: 30px;
	padding-left: 10px;
	font-size: 13px;
	padding-top: 7px;
}

#page_navigation a {
	color: Black;
	text-decoration: none;
	margin: auto 8px;
}
#page_navigation a:hover {
	color: Black;
	text-decoration: underline;
}
#page_navigation a.active {
	font-weight: bold;
	text-decoration: underline;
	background-image: url(img/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

#page_navigation hr {
	color: Black;
	background-color: Black;
	height: 1px;
	border: none;
	width: 770px;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 5px;
	&margin: 0px;
	position: relative;
	left: 10px;
}

#content #left_text {
  float: left;
  width: 322px;
  height: 390px;
  padding: 15px;
  margin-right:32px;
  overflow: auto;
  margin-left: 30px;
  display: inline;
}

#content #left_text img, #content #right_text img {
	text-align: left;
	float:left;
}

#content #right_text {
  float: left;
  width: 322px;
  height: 390px;
  padding: 15px;
  overflow: auto;
}

#content #one_column_text {
	float: left;
	width: 710px;
	height: 388px;
	padding: 15px;
  overflow: auto;
	margin-left: 30px;
	display: inline;
}

#content #left_text p, #content #right_text p, #content #one_column_text p {
  margin-top: 0px;
}

#content #left_text p.zh {
  margin-bottom: 2px;
  font-size: 12px;
}

#content ul {
	margin-left: 20px;
	padding: 0px;
}
#content ul li {
	line-height: 150%;
}

form {
  margin: 0px;
  padding: 0px;
}

form .kontInput {
	width: 137px;
	background-color: #EDEDED;
	color: #535353;
}

form textarea {
	background-color: #EDEDED;
	color: #535353;
	width: 292px;
}


table.csvtable {
	width: 690px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #A12C2D;
}
td	{
	padding: 3px 5px;
	text-align: left;
}
td.csvtable_h 	{	
	width: 33%;	
	font-weight: bold;
	background-color: #F1E0E0;
	border: 1px solid #A12C2D;
	text-align: center;
}
td.csvtable_c	{
	font-weight: bold;
	color: #ffffff;
	background: #cd0000;
	text-align: center;
}
td.csvtable_m	{
	color: #ffffff;
	background: #ffffff;
	text-align: center;
}
td.csvtable_r_bunka1	{
	background-color: #F1E0E0;
	border: 1px solid #A12C2D;
	text-align: center;
}
td.csvtable_licha	{						
	background-color: #ffffff;
	border: 1px solid #A12C2D;
	text-align: center;
}
td.csvtable_suda	{	
	background-color: #F5F5F5;
	border: 1px solid #A12C2D;
	text-align: center;
}

td.reset, td.kontakt {
  text-align: right;
}

