
.brecher-spacer { display:block;height:20px;} /*  vyplnění místa po linku na web  */

body {
 font-family: verdana, tahoma, Arial;
 font-size: 12px;
 margin: 0px auto;
 padding: 0px;
 color: #fff;
 background-color: #fff;
 text-align: center;
}
a {
 color: #009FE1;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
.clear {
 width: 100%;
 clear: both;
 font-size: 1px;
}
.center {
 text-align: center;
 width: 100%;
}
* {
 margin: 0px;
 border: 0px;
 padding: 0px;
}
#top {
 background: #343233 url(../images/top.jpg) repeat-x;
}
#bottom {
 background: url(../images/bottom.jpg) repeat-x;
}
#all {
 width: 976px;
 margin: 0 auto;
 text-align: left;
}
#header {
 background: url(../images/header.jpg) no-repeat right;
 width: 976px;
 height: 200px;
}
#logo {
 margin: 15px 0px 22px 0px;
 position: relative;
 left: 15px;
 float: left;
}
#header-ul {
 float: right;
 position: relative;
 left: -300px;
 list-style: none;
}
#header-ul li{
 float: left;
 margin-left: 30px;
}
#header-ul li img{
 position: relative;
 top: 5px;
 left: -8px;
}
#header-ul li a{
 text-decoration: underline;
 color: #585657;
 font-size: 12px;
}
#header-ul li a:hover{
 text-decoration: none;
}
ul#menu {
 list-style: none;
}
ul#menu li{
 float: left;
 margin-right: 7px;
}
ul#menu li a{
 font-size: 14px;
 display: block;
 text-align: center;
 padding: 15px 0px 24px 0px;
}
ul#menu li a:hover{
 background: #009DE0;
 color: #fff;
 text-decoration: none;
}
ul#menu li.li1 a{
 width: 135px;
}
ul#menu li.li1 a:hover{
 background: url(../images/menu1.jpg) no-repeat;
}
ul#menu li.li2 a{
 width: 95px;
}
ul#menu li.li2 a:hover{
 background: url(../images/menu2.jpg) no-repeat;
}
ul#menu li.li3 a{
 width: 95px;
}
ul#menu li.li3 a:hover{
 background: url(../images/menu2.jpg) no-repeat;
}
ul#menu li.li4 a{
 width: 70px;
}
ul#menu li.li4 a:hover{
 background: url(../images/menu4.jpg) no-repeat;
}
ul#menu li.li5 a{
 width: 185px;
}
ul#menu li.li5 a:hover{
 background: url(../images/menu5.jpg) no-repeat;
}
ul#menu li.li6 a{
 width: 91px;
}
ul#menu li.li6 a:hover{
 background: url(../images/menu6.jpg) no-repeat;
}
ul#menu li.li4 ul.sub li a {width: 202px;}
ul.menu li{position:relative;}



.menu .sub li{
			display:block;
			text-align:left;
			margin:0 !important;
			padding:0 !important;
			float:none;
			height:auto;
			_visibility:hidden;
			_display:none;
			width:202px;
		}
		.menu .sub a{

			display:block;
			margin:0px !important;
      background: #000 url(../images/submenu.jpg) no-repeat bottom left !important; 
      color: #fff; 
      padding: 6px 10px 14px 10px !important;
			text-transform:none;
			width:182px;
			text-align:left;
			float:none;
			_visibility:hidden;
			_display:none;
	 	}
	 	.menu .sub a:hover{
			color: #009ee0 !important;

	 	}
		.menu ul.sub {
			position:absolute;
      top:45px;
      left:-70px;
			margin:0;
			padding:0;
			height:auto;
			z-index:100;
			display:none;
			#left:0;
			#background:#666;
			_position:relative;
			_visibility:hidden;
			_top:0;
			_background:none;
		}

		.menu li:hover .sub,
		.menu a:hover .sub,
		.menu a:hover table,
		.menu a:hover .sub li,
		.menu a:hover .sub a,
		.menu li:hover .sub{
			display:block;
			_visibility:visible;
		}

#main {
 background: url(../images/main.jpg) repeat-y;
 width: 976px;
 margin: 10px 0px 0px 0px;
 padding: 10px 0px 13px 0px;
}
#box-left {
 width: 224px;
 float: left;
 padding: 0px 0px 0px 8px;
}
#box-left h3{
 color: #009FE1;
 font-weight: normal;
 font-size: 13px;
 padding: 0px 0px 10px 6px;
}
table.info {
 padding: 10px 0px 0px 6px;
 font-size: 13px;
}
table.info tr td{
 vertical-align: top;
 padding: 2px 5px 1px 5px;
}
table.info tr td span{
 color: #009DE0;
}
table.info tr td a{
 color: #fff;
}
#box-right {
 width: 689px;
 float: right;
 padding: 0px 0px 0px 0px;
}
#box-right p.text{
 line-height: 1.7em;
 text-align: justify;
 padding: 0px 50px 0px 0px;
}
#box-right h2{
 color: #009FE1;
 font-size: 14px;
  font-weight: normal;
 padding: 0px 0px 10px 0px;
}
#box-right h3{
 color: #009FE1;
  font-weight: normal;
 font-size: 14px;
 padding: 20px 0px 5px 0px;
}
#box-right ul{
 list-style: none;  
 padding-top: 5px;
}
#box-right ul li{
  padding: 3px 0px 3px 20px; 
  margin-left: 10px; 
 background: url(../images/sipka.gif) no-repeat 0px 6px;
}
#box1 {
 background: url(../images/box1.jpg) no-repeat;
 width: 318px;
 height: 245px;
 float: left;
}
#box2 {
 background: url(../images/box2.jpg) no-repeat;
 width: 317px;
 height: 245px;
 float: left;
}
#box3 {
 background: url(../images/box3.jpg) no-repeat;
 width: 327px;
 height: 245px;
 float: left;
}
#box1 h2, #box2 h2, #box3 h2{
 color: #009FE1;
 font-weight: normal;
 font-size: 13px;
 padding: 45px 0px 0px 45px;
}
#box1 p, #box2 p, #box3 p{
 padding: 12px 115px 0px 45px;
 line-height: 1.6em;
 font-size: 11px;
}
#box1 p a, #box2 p a, #box3 p a{
  color: #fff;
}
p#menu2{
 padding: 15px 0px 0px 0px;
}
p#menu2 a{
 margin: 0px 15px;
 font-size: 11px;
 font-weight: bold;
}
#bottom-box-left {
 width: 515px;
 float: left;
 margin-top: 40px;
}
#bottom-box-left p{
 float: right;
 color: #000;
 width: 360px;
 font-size: 9px;
 padding-top: 20px;
}
#logo2 {
 float: left;
 margin-left: 7px;
}
#da {
 float: left;
}
#tano-ps {
 float: right;
}
#bottom-box-right {
 width: 381px;
 float: right;
 margin-top: 15px;
 padding-right: 40px;
}
#bottom-box-right p.nadpis{
 color: #009FE1;
 font-weight: normal;
 font-size: 13px;
 padding: 0px 0px 8px 0px;
}
#bottom-box-right table{
 color: #000;
}
#bottom-box-right table tr td{
 padding-right: 10px;
 vertical-align: top;
 padding-bottom: 20px;
}
#bottom-box-right table tr td input.input-text1{
 width: 106px;
 height: 14px;
 border: 1px solid #4b4d4f;
 font-size: 11px;
 padding: 1px 3px;
}
#bottom-box-right table tr td input.input-submit1{
 background: url(../images/odeslat.jpg) no-repeat;
 width: 108px;
 height: 53px;
 font-size: 12px;
 padding-bottom: 17px;
 cursor: pointer;
 position: relative;
 top: 16px;
 color: #fff;
 font-weight: bold;
}
#bottom-box-right table tr td textarea{
 width: 232px;
 height: 33px;
 padding: 1px 3px;
 border: 1px solid #4b4d4f;
 font-size: 11px;
 font-family: Arial;
}
p.chyba {
 color: #913236;
}
.center-loga{
  text-align: center;
  padding-right: 50px;
}
.center-loga img{
  margin: 0px 10px;
}
table.dokum{
  width: 500px;
}
table.dokum tr td{
  padding: 0px 10px;
}
.left-text{
  float: left;
 line-height: 1.7em;
 text-align: justify;
 padding: 0px 0px 0px 0px;
}
.right-text{
  float: right;
 line-height: 1.7em;
 text-align: justify;
 padding: 0px 150px 0px 0px;
}