.color-0 {
  color: #FFFFFF;
}
.color-1 {
  color: #C88FAD;
}
.color-2 {
  color: #8C6479;
}
.color-3 {
  color: #BAC1A8;
}
.error {
  font-weight: bold;
  color: #8D657A;
  padding-bottom: 5px;
}
.dulezite {
  color: #8D657A;
}

.clanek {
  margin: 0px 0px 20px 0px;
  padding: 0px;
  border: none;
}
.clanek .nadpis {
  height: 30px;
  color: #C88FAD;
  margin: 0px;
  padding: 0px 15px 5px 30px;
  background: transparent url('img/bg_clanek-nadpis.gif') top left no-repeat;
  border: none;
}
.clanek .nadpis a {
  color: #C88FAD;
}
.clanek .h3 {
  margin: 0px;
  padding: 6px 0px 0px 0px;
}
.clanek .obsah {
  margin: 10px 10px 0px 10px;
  border: none;
}
.fotografie_nahled {
  margin: 5px;
  padding: 5px;
  border: 1px solid #999999;
}
.obr {
  margin: 4px;
}
table.tabulka-uvod {
  margin-left: auto;
  margin-right: auto
}
table.tabulka-uvod a.link-uvod {
  display: block;
  width: 168px;
  height: 146px;
  text-align: center;
  font-size: 11px;
  text-decoration: none;
  background-color: transparent;
  background-position: left top;
  background-repeat: no-repeat;
}
table.tabulka-uvod a.bg-01 {
  background-image: url('files/image/uvod/01a.jpg');
}
table.tabulka-uvod a.bg-02 {
  background-image: url('files/image/uvod/02a.jpg');
}
table.tabulka-uvod a.bg-03 {
  background-image: url('files/image/uvod/03a.jpg');
}
table.tabulka-uvod a.bg-04 {
  background-image: url('files/image/uvod/04a.jpg');
}
table.tabulka-uvod a.bg-05 {
  background-image: url('files/image/uvod/05a.jpg');
}
table.tabulka-uvod a.bg-06 {
  background-image: url('files/image/uvod/06a.jpg');
}
table.tabulka-uvod .text-top {
  display: block;
  padding: 2px 0 0 0;
}
table.tabulka-uvod .text-bottom {
  display: block;
  padding: 127px 0 0 0;
}

.formular {
  margin: 20px 0px 20px 0px;
  padding: 10px;
  color: #8C6479;
  font-weight: bold;
  border-top: 1px dashed #CCCCCC;
  border-right: 1px dashed #777777;
  border-bottom: 1px dashed #777777;
  border-left: 1px dashed #CCCCCC;
}
.input-0 {
	width: 60px;
}
.input-1 {
	width: 155px;
}
.input-2 {
	width: 300px;
}
.input-search {
  float: left;
	width: 100px;
	height: 17px;
	font-size: 11px;
	padding: 1px 4px 0px 4px;
	border: none;
	background: transparent url('img/policko.gif') top left no-repeat;
}
.button-search {
  margin: 0px;
  padding: 0px;
	border: none;
}

.smile {
  margin: 0px 3px 0px 3px;
}

.reklama-120x240 {
  margin: 0px 0px 0px 25px;
}

.blok-vyhledavani {
  margin-left: 14px;
}

ul.menu {
  margin: 0;
  padding: 0;
}
ul.menu li {
  color: #fff;
  list-style-type: square;
  margin: 0 10px 6px 0;
}
ul.menu li.rodic {
  list-style-type: none;
  padding: 2px 0px 2px 18px;
}
ul.menu li.bg {
  background: transparent url('img/bg_menu-li.gif') top left no-repeat;
}
ul.menu li.bg-select {
  background: transparent url('img/bg_menu-li-select.gif') top left no-repeat;
}
ul.menu li.odsazeni-30 {
  margin-left: 30px;
}
ul.menu li.odsazeni-40 {
  margin-left: 40px;
}
ul.menu li strong {
  font-size: 14px;
}

#anketa .otazka {
  margin-bottom: 5px;  
}
#anketa .odpoved .pocet,
#anketa .hlasy-celkem span {
  float: right;  
}
#anketa .odpoved .text {
  margin-right: 15px;  
}
#anketa .hlasy-celkem {
  margin-top: 5px;  
}

