body {
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
  background: url("images/bg-body.jpg") repeat-x top left #ededed;
  text-align: center;
  font-family: "trebuchet ms", arial, sans-serif;
  text-align: left;
}

#all-page {
  width: 975px;
  margin: auto;
  padding: 0px 0px 0px 0px;
  background: url("images/all-page-small.jpg") repeat-y 257px 0px #fff;
}

#all-page2 {
  width: 975px;
  margin: auto;
  padding: 0px 0px 0px 0px;
  background: url("images/all-page-big.jpg") no-repeat 257px bottom;
}

.cleaner {
  height: 0px;
  line-height: 0px;
  clear: both;
  font-size: 0px;
}

#col-left {
  float: left;
  width: 257px;
  text-align: left;
  padding-bottom: 15px;
}

#col-right {
  float: left;
  width: 718px;
  text-align: left;
}

#redbar {
  background: #ed1c24;
  height: 15px;
  line-height: 0px;
  font-size: 0px;
}

#topright {
  background: #fff;
  text-align: left;
}

#top-links {
  height: 25px;
  padding-right: 20px;
}

#top-links a{
  display: block;
  float: right;
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 10px;
  color: #a0a1a4;
  border-right: 1px solid #a0a1a4;
  padding: 5px 5px 1px 5px;
  text-decoration: none;
}

#top-links a:hover{
  text-decoration: underline;
}

.banner-img {
  padding-left: 3px;
  height: 220px;
}

.header-img {
  height: 59px;
}

.header-img img{
  float: left;
  padding-top: 10px;
}
.local-header-img h2 {
  margin: 20px 0px 5px 0px;
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 14px;
  color: #575759;
  font-weight: bolder;
}

.local-header-img span{
  color: #d9001a;
}

#red-pruh {
  height: 25px;
  background: url("images/red-line.jpg") no-repeat 0px 5px;
  position: relative;
  left: -20px;
  top: 0px;
  clear: both;
}

h1 {
  margin: 20px 0px 35px 20px;
  padding: 0px 0px 0px 0px;
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 15px;
}

h2 {
  margin: 20px 0px 5px 0px;
  padding: 0px 50px 0px 28px;
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 14px;
  color: #575759;
  font-weight: bolder;
  text-align: left;
}

h3 {
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 28px;
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 14px;
  font-weight: bolder;
  text-align: left;
}

a img {
  border: 0px;
}

p {
  margin: 0px 0px 0px 0px;
  padding: 0px 50px 0px 28px;
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 13px;
  color: #575759;
  font-weight: bolder;
  text-align:justify;
  text-indent: 2em;
}

.page-header {
  font-size: 17px;
}

.page-header span,h2 span{
  color: #d9001a;
}

.center {
  text-align: center;
}

#col-left ul {
  margin: 0px 30px 0px 20px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}

#col-left ul li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}

#col-left ul li a{
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 5px 0px;
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 12px;
  color: #868789;
  font-weight: bolder;
  display: block;
  text-decoration: none;
  _height: 18px;
}

#col-left ul li a.menu:hover,#col-left ul li a.menuselect:hover{
  background: url("images/menu-on.gif") no-repeat 0px bottom;
}

#col-left ul li a.menuselect{
  background: url("images/menu-select.gif") no-repeat 0px bottom;
}

#col-left ul li a.menu{
  background: url("images/menu.gif") no-repeat 0px bottom;
}

#col-left ul li a.submenu{
  margin: 0px 0px 0px 15px;
  padding: 5px 0px 5px 5px;
  background: url("images/submenu.gif") no-repeat 0px bottom;
  border-left: 1px solid #ececed;
}

#col-left ul li a.subsubmenu{
  margin: 0px 0px 0px 30px;
  padding: 5px 0px 5px 5px;
  background: url("images/ssubmenu.gif") no-repeat 0px bottom;
  border-left: 1px solid #ececed;
}

#col-left ul li a.submenu:hover,#col-left ul li a.submenuselect:hover{
  background: url("images/submenu-on.gif") no-repeat 0px bottom;
}

#col-left ul li a.submenuselect{
  margin: 0px 0px 0px 15px;
  padding: 5px 0px 5px 5px;
  background: url("images/submenu-select.gif") no-repeat 0px bottom;
  border-left: 1px solid #ececed;
}

#col-left ul li a.subsubmenu:hover,#col-left ul li a.subsubmenuselect:hover{
  background: url("images/ssubmenu-on.gif") no-repeat 0px bottom;
}

#col-left ul li a.subsubmenuselect{
  margin: 0px 0px 0px 30px;
  padding: 5px 0px 5px 5px;
  background: url("images/ssubmenu-select.gif") no-repeat 0px bottom;
  border-left: 1px solid #ececed;
}

#search-form {
  margin: 25px 0px 30px 20px;
}

.search-input {
  background: url("images/search.jpg") no-repeat 0px 0px;
  border: 0px;
  width: 111px;
  height: 22px;
  padding: 2px 6px 0px 5px;
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 11px;
  color: #575759;
  display: block;
  float: left;
}

.search-button {
  border: 0px;
  background: #fff;
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 11px;
  color: #808285;
  font-weight: bolder;
  display: block;
  float: left;
  width: 40px;
  text-align: left;
  padding: 2px 0px 0px 0px;
  cursor: pointer;
}

label {
  display: block;
  clear: left;
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 10px;
  color: #808285;
  font-weight: bolder;
  height: 15px;
}

#cal {
  width: 189px;
  height: 146px;
  background: url("images/cal.jpg") no-repeat 0px 0px;
  text-align: center;
  margin-left: 20px;
}

#cal p{
  width: 178px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
  height: 28px;
  background: url("images/cal-header.jpg") no-repeat 0px 0px;
  text-align: center;
  line-height: 23px;
  font-family: arial, sans-serif;
  color: #fff;
  text-decoration: underline;
  font-size: 10px;
  border-bottom: 1px solid #f3f3f4;
}

#cal p a{
  font-family: arial, sans-serif;
  color: #fff;
  text-decoration: underline;
  font-size: 10px
}

.cal-table {
  width: 160px;
  text-align: center;
  margin: auto;
  padding: 0px;
}

.cal-table td{
  text-align: center;
  padding: 0px 0px 0px 0px;
  background: #e7e7e8;
  font-family: arial, sans-serif;
  color: #545152;
  vertical-align: middle;
  font-size: 9px;
}

.cal-table td.activ{
  text-align: center;
  padding: 0px 0px 0px 0px;
  background: #ed1c24;
  font-family: arial, sans-serif;
  color: #fff;
  vertical-align: middle;
  font-size: 9px;
}

.cal-table td.sipka-left{
  text-align: left;
  background: #fff;
}

.cal-table td.sipka-prazdna{
  background: #fff;
}

.cal-table td.sipka-right{
  text-align: right;
  background: #fff;
}

.cal-table td.mesic{
  background: #fff;
  color: #a0a1a3;
  font-size: 12px;
}

.cal-table td.den{
  background: #fff;
  color: #a0a1a3;
  font-size: 11px;
}

p.projekty {
  padding: 0px 0px 0px 15px;
  margin: 50px 0px 0px 0px;
  color: #828283;
}

.boxy {
  height: 54px;
  margin-left: 15px;
}

p.kontakt {
  padding: 0px 0px 0px 20px;
  margin: 10px 0px 0px 0px;
  color: #58585a;
  font-size: 13px;
  font-weight: bolder;
  text-indent: 0em;
}

p.kontakt a{
  color: #58585a;
  font-size: 13px;
  font-weight: bolder;
  text-decoration: none;
  font-weight: bolder;
}

p.kontakt a:hover{
  text-decoration: underline;
}

p.kontakt span{
  padding: 0px 5px 0px 0px;
  color: #ed1c24;
}


.dis-no {   
	display: none;
}
.clear {
	width: auto;
	font-size: 1px;
	height: 1px;
	clear: both;
}

.seznam ul{
  margin: 5px 50px 3px 60px;
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 13px;
  color: #575759;
  font-weight: bolder;
  text-decoration: none;
}

.seznam li{
  margin: 0px 0px 3px 0px;
}

.doplnit {
  color: red;;
  font-weight: normal;
  font-style: italic;
  font-size: 10px;
}
.comment {
	color: #000080; 
	border-style: solid;
	border-width: 1px 1px 0px 0px;
	border-color: #BEC6D8;
	cursor: help;
}
.abbr {
  color: #000080; 
  text-decoration: underline;
}
.note {
	font-size: 0.9em;
	color: #696969;
    font-style: italic;
}
.article {
	color: #00008B;
	background-color: #FFF8DC;
    font-family: "trebuchet ms", arial, sans-serif;
	font-size: 12px;
	width: 640px; 
	margin: 0px 28px 0px 28px;
	text-align: justify;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #8B0000;
}
.article-foto1 {
	width: 680px; 
	margin: 10px 0px 0px 28px;
	padding: 0px;
}
.article-foto2 {
	width: 680px; 
	margin: 0px 0px 0px 28px;
	padding: 0px;
}
.priklad-vyroby {
  margin: 0px 28px 0px 28px;
  width: 450px; 
  height: 150px;
  float: left;
  display: block;
  border-style: solid;
  border-width: 1px;
  border-color: #8B0000;
}
.ukazka-vyroby {
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 14px;
  text-align: center;
  width: 100px; 
  height: 80px;
  display: inline;
  border-style: solid;
  border-width: 1px;
  border-color: #8B0000;
  background: url("images/fotoaparat.gif");
  background-repeat: no-repeat;
  background-position: 20px center;
  cursor: hand; cursor: pointer
}

.projekty {
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 12px;
  padding: 0px 10px 0px 0px;  
  text-align: right;
  color: #000080;
  background-color: #FFF;
  border-top: 1px solid #a0a1a4;  
}
.projekty a{
  color: #000080;
  font-size: 12px;
  text-decoration: none;
}
