.cleaner {clear:both;width:100%;}
body {
  background: #a2b341 url('img/bg.png') repeat-x;
  margin: 15px;
  text-align: center;
  line-height: 1.4;
  color: #000;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
}

a {
	color: #5b5b5b;
	padding-right:9px;
	background-image:url("img/link-out.gif");
	background-position:right top;
	background-repeat:no-repeat;
}

li {
  color: #5b5b5b;
}
	
a[href^='mailto:'] {
	padding-right:10px;
	background-image:url("img/link-mail.gif");
}

a:hover {
  color: #FF9900;
}

body, input, textarea, table,select {
  font-size: 12px;
}
#wrap {
	width: 876px;
  margin: auto;
  padding: 0;
  text-align: left;
  position: relative;
}
#container {
  background: #FFFFFF;
  width: 749px;
  /width: 729px;
  margin: auto;
	border: solid 1px #A3A3A3;
  padding: 0;
}
#container2 {
  background: #FFFFFF;
  width: 749px;
  /width: 729px;
  float:left;
	border: solid 1px #A3A3A3;
  padding: 0;
}
#sidebar {
	float:left;
	width:125px;
}
#sidebar a{
	position:absolute;
	display:block;
	width:95px;
	padding:10px;
	padding-left:20px;
	text-decoration: none;
	font-weight: bold;
	background:white url(img/sidebar-bg.png) repeat-y left top;
}

#content {
  padding-left: 10px;
  padding-right: 10px;
}

#main {
  width: 729px;
}

p {
	color: #5b5b5b;
}

/* ------------------- */

#header {
  height: 55px;
  background: url('img/logo_top.jpg') 0% 0% no-repeat;
  width: 749px;
}

/* ------------------- */

#footer {
  background: #F6F6F6;
  border-top: solid 1px  #A3A3A3;
  padding: 4px;
  line-height: 1.5;
  clear: both;
}

#footer p {
  margin: 0;
  font-size: 85%;
  text-align: center;
}

#footer,
#footer a {
  color: #797979;
}

#footer a {
  text-transform: uppercase;
}

/* ------------------- */

#top h1 {
  width: 729px;
  color: #5b5b5b;
  font-size: 20px;
  text-align: right;
}

#tisk {
  text-align: right;
  padding-bottom: 5px;
  width: 729px;
}

#tisk a:link, #tisk a:visited {
  padding: 0;
  text-decoration: none;
  padding-left: 25px;
  padding-right: 2px;
	background: url(img/printer1.gif) 0 -1px no-repeat;
}

#tisk a:hover {
  color: #F29200;
}

/* ------------------- */

#main h2{
/*  color: #FF9C00;
	color: #5b5b5b;
  color: #162A7E;
	color: #FF8400;*/
	color: #fff;
  font-size: 17px;
  text-align: right;
  height: 55px;
  padding-right: 10px;
  margin-top: 15px;
  line-height: 55px;
  background: url('img/header_bg.gif') repeat-x bottom;
  vertical-align: middle;
}

/*
#main h2 img {
  position: relative;
  top: 4px;
  left: -10px;
}*/

#main h3 {
  font-size: 17px;
  background: url('img/arrow.gif') 0 3px no-repeat;
  padding-left: 20px;
  color: #FF9C00;
}

#main h3 a {
  text-decoration: none;
  color: #F29200;
	padding-right: 0px;
	background-image: none;
}

#main h3 a:hover {
  color: #FF9900;
}

#main  .black{
  color: #000000;
}
#main h3 {
  font-size: 13px;
}

#main #docs {float:left;margin-top:20px;}
#main #docs h3 {float:left;_margin-top:10px;margin-right:40px;}
#main #docs .pdf {height:38px;line-height:38px;display:block;float:left;padding:0 20px 0 50px;background:#fff url(img/ico/pdf.jpg) no-repeat left center;}

.mytable {
  width: 100%;
  font-size: 100%px;
  padding: 0;
	margin: 0;
}

.mytable caption {
	padding: 0 0 5px 0;
	width: 100%;	 
	text-align: right;
	font-size: 10px;
	color: #5b5b5b;
}

.mytable th {
	color: #5b5b5b;
	border-right: 1px solid #bed632;
	border-bottom: 1px solid #bed632;
	border-top: 1px solid #bed632;
	text-align: left;
	padding: 5px 6px 5px 12px;
	font-size: 12px;
	background: #ecf4bd url(img/bg_header.png) no-repeat;
}

.mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #bed632;
	background: none;
}

.mytable th.nobg1 {
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	border-right: 1px solid #bed632;
	background: none;
}

.mytable td {
	border-right: 1px solid #bed632;
	border-bottom: 1px solid #bed632;
	background: #fff;
	padding: 2px 6px 2px 12px;
	color: #5b5b5b;
}


.mytable td.se-cr {
	background: #fff;
}
.mytable td.se-sr {
	background: #F7F7F7;
}
.mytable td.se-svet {
	background: #F8FCFC;
}

.mytable td.alt {
	background: #f4f8dd;
	color: #5b5b5b;
}


.mytable td.alt1 {
	border-right: 1px solid #bed632;
	border-bottom: 1px solid #bed632;
	border-top: 1px solid #bed632;
	background: #fff;
	padding: 2px 6px 2px 12px;
	color: #5b5b5b;
}

.mytable .alt2 {
	border-right: 1px solid #bed632;
	border-bottom: 1px solid #bed632;
	border-left: 1px solid #bed632;
	padding: 2px 6px 2px 12px;
	background: #fff;
	color: #5b5b5b;
}

.mytable th.spec {
	border-left: 1px solid #bed632;
	border-top: 0;
	width: 30%;
	background: #fff url(img/bullet1.gif) no-repeat;
}

.mytable th.specalt {
	border-left: 1px solid #bed632;
	border-top: 0;
	width: 30%;
	background: #ecf4bd url(img/bullet2.png) no-repeat;
	color: #5b5b5b;
}

.mytable th.specalt1 {
	border-left: 1px solid #bed632;
	border-top: 1px solid #bed632;
	width: 30%;
	background: #f4f8dd url(img/bullet2.png) no-repeat;
	color: #5b5b5b;
}

.mytable th.width50 {
  width: 50%;
}

A.redText 		{ color: #ff0000; text-decoration:none}
A.redText:hover		{ color: #ff0000; text-decoration:none}
A.greenText		{ color: #00aa00; text-decoration:none}
A.greenText:hover 	{ color: #00aa00; text-decoration:none}
A.grayText 		{ color: #aaa; text-decoration:none}
A.grayText:hover 	{ color: #aaa; text-decoration:none}
A.blackText 		{ color: #000; text-decoration:none}
A.blackText:hover 	{ color: #000; text-decoration:none}

a.noUnder{
  text-decoration: none;
  background: none;
}

.redText {
  color: #ff0000;
}

.blueText {
  color: blue;
}

.greenText {
  color: #00aa00;
}

.grayText {
  color: #aaa;
}

.legend {
  width: 100%;
	font-size: 10px;
  margin: 5px 0 5px 0;
	color: #5b5b5b;
}

.legend th {
	text-align: left;
  font-weight: bold;
	padding: 0 0 0 12px;
}

.legend .menu {
	padding: 0 0 5px 12px;
  font-weight: bold;
}

.legend td {
	padding: 0 0 0 12px;
}

#contact {
  width: 300px;
  height: 80px;
  border: 1px #ff9900 solid;
  text-align: center;
  position: relative;
  left: 50%;
  margin-left: -150px;
  margin-bottom:20px;
}

#contact span.nadpis{
  font-weight: bold;
}

#nedostatky li
{
  list-style-image: url('img/ctverecek.gif');
}

.right {
  text-align: right;
  width:100%;
}

#formular .right {
  text-align: right;
  width:100%;
}

#formular table{
  font-size: 12px;
}

#formular td {
   padding: 5px;
   background-color: #f4f8dd;
}
#formular td.header{
   background-color: #ff9900;
   color: #fff;
}

#formular input, select, textarea{
   width: 100%;
}

#formular .submit_button {
  width: 200px;
}

#formular textarea {
   height: 60px;
}

#formular .popis_vstup_normal {
  font-weight: normal;
}

#formular .popis_vstup_povinny {
  font-weight: bold;
}

#formular .popis_vstup_chyba{
  font-weight: bold;
  color: #FF0000;
}

.stats {
  margin-top: 5px;
  margin-bottom: 5px;
	color: #5b5b5b;
	font-size: 10px;
	line-height: 18px;
}

div.graphBorder{
  float: left;
  width: 100px;
  border: 1px solid #FF9900;
  height: 10px;
  margin-top: 3px;
  background: #FFE0B3;
}

div.graphInner{
  height: 10px;
  background: #FFBD59;
}

ul.infozaj li a{
  font-size: 12px;
  text-decoration: none;
}

ul.infozaj li, #nedostatky ul.infozaj li{
 list-style-image: url(img/ctverecek.gif);
 list-style-type: disc;
}

.warntable {
  width: 65%;
}

.warntable img {
  float: left;
  margin-right: 15px;
}

.warntable td {
	border: 1px solid #C1DAD7;
	background: #f4f8dd;
	vertical-align: middle;
}

.warntable a, .warntable a:hover {
  text-decoration: none;
  background: none;
  height: 100%;
  display: block;
}

.warntext {
  position: relative;
  top: 23px;
  font-weight: bold;
  font-size: 15px;
}

.tip {
  background: url(img/tip.png) 17px 0 no-repeat;
  padding-left: 60px;
  height: 34px;
}

#hlaska{
  background: url(img/arrow2.gif) 20px center no-repeat #F1F4F5;
  width: 702px;
  border: solid 1px #A3A3A3;
  margin: auto;
  text-align: left;
  margin-bottom: 10px;
  padding: 5px;
  padding-left: 40px;
  font-weight: bold;
}

.required {
  background: url(images/required.gif) top right no-repeat #fff;
}
.banner1 {
	margin:0 0 0 100px;
	background:none;
}
.legend .ram {border: 1px solid #BED632;padding:5px 10px;}
.print {display:none;}
