body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.7em;
	font-family: "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
	background: #6cbd13 url("../pics/body-bg.png") center top repeat-y;
}
#outer-obsah {
	display: block;
	width: 100%;
	background: url("../pics/outer-obsah.png") center top no-repeat;
}
#obsah {
	width: 902px;
	margin: 0 auto;
	text-align: left;
}
fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
#vrsek h1, #vrsek h1 a, #vrsek h1 a span {
	display: block;
	width: 620px;
	height: 75px;
	line-height: 75px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	color: #000;
	overflow: hidden;
}
#vrsek h1 {
	float: left;
	margin-right: 50px;
}
#vrsek h1 a span {
	position: absolute;
	z-index: 50;
	font-size: 0;
	background: url("../pics/logo.png") 0 -20px no-repeat;
	line-height: 0;
}
#search {
	display: block;
	width: 200px;
	height: 60px;
	padding-top: 10px;
	overflow: hidden;
	float: left;
}
#search label {
	display: block;
	width: 140px;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
	background: url("../pics/ikona-li.png") left center no-repeat;
	float: right;
	color: #528914;
	text-transform: uppercase;
	font-size: 1.1em;
}
#search input {
	display: block;
	width: 156px;
	height: 15px;
	line-height: 15px;
	padding: 2px;
	background: #fff url("../pics/input-bg.png") right top no-repeat;
	border: 1px solid #828282;
	float: left;
	margin-right: 5px;
}
#search input.submit {
	width: 33px;
	height: 21px;
	padding: 0;
	border: 0;
	margin: 0;
}
#hlavicka {
	display: block;
	width: 902px;
	height: 189px;
	background: url("../pics/hlavicka-bg.png") 238px -1px no-repeat;
}
#menu {
	display: block;
	width: 238px;
	height: 189px;
	background: #8fcc12 url("../pics/menu-bg.png") left top no-repeat;
	overflow: hidden;
	float:left;
}
#menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	width: 210px;
}
#menu ul {
	padding-top: 4px;
	margin-left: 28px;
}
#menu li {
	height: 23px;
	line-height: 23px;
	margin-bottom: 3px;
	background: url("../pics/menu-li-bg.png") left top repeat-y;
}
#menu li#button-01 {
	background: url("../pics/menu-button-01.png") left top no-repeat;
}
#menu li#button-02 {
	background: url("../pics/menu-button-02.png") left top no-repeat;
}
#menu li#button-03 {
	background: url("../pics/menu-button-03.png") left top no-repeat;
}
#menu li#button-04 {
	background: url("../pics/menu-button-04.png") left top no-repeat;
}
#menu li#button-05 {
	background: url("../pics/menu-button-05.png") left top no-repeat;
}
#menu li#button-06 {
	background: url("../pics/menu-button-06.png") left top no-repeat;
}
#menu li a {
	display: block;
	width: 160px;
	height: 23px;
	line-height: 23px;
	padding-left: 50px;
	background: url("../pics/menu-button-bg.gif") left top no-repeat;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#menu li a:hover {
	background: url("../pics/menu-button-bg.gif") left bottom no-repeat;
	color: #fde802;
}
#banner {
  float:right;
  margin-right:28px;
}

#banner a img  {
  border:0;
}

#main {
	margin: 10px 0;
}
#main h2 {
	color: #7b7b7b;
	font-size: 1.4em;
}
#main h2 span {
	background: #fff;
	padding-right: 7px;
}
#main a {
	color: #105723;
}
#main-main {
	width: 621px;
	float: right;
	padding-top: 1px;
	margin-right: 30px;
}
#main-main .matrjoska {
	margin: 0 15px;
	line-height: 1.5em;
}
#main-main h2 {
	background: url("../pics/main-pruh.png") right center no-repeat;
}
#main-main .matrjoska h3 {
	color: #73a512;
	font-size: 1.3em;
	margin: 5px 0;
	
}
#main-main pre {
  font-size:1.1em;
  font-family: "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
}
#main-main .matrjoska p {
	color: #7b7b7b;
}
#tabory {
	display: block;
	width: 100%;
	border: 1px solid #c2ed65;
	padding: 20px 0 5px 0;
}
#tabory fieldset.half {
	width: 270px;
	float: left;
}
#tabory fieldset.half br {
	clear: both;
}
#tabory fieldset.half label, #tabory fieldset.half select {
	display: block;
	float: left;
	background: #fff;
	margin-bottom: 15px;
}
#tabory fieldset.half label {
	width: 100px;
	height: 20px;
	line-height: 20px;
	margin-left: 15px;
	font-weight: bold;
	font-size: 1.2em;
	color: #73a512;
}
#tabory fieldset.half label:first-letter {
	text-transform: uppercase;
}
#tabory fieldset.half select {
	width: 150px;
	height: 20px;
	padding: 0;
	border: 1px solid #828282;
}
#tabory fieldset.bordered {
	display: block;
	width: 100%;
	float: none;
	clear: both;
	border-top: 1px solid #c2ed65;
	padding: 15px 0 10px 0;
}
#tabory fieldset.bordered input {
	margin-left: 15px;
}


#konform fieldset br {
	clear: both;
}
#konform fieldset label, #konform fieldset input, #konform fieldset textarea {
	display: block;
	float: left;
	background: #fff;
	margin-bottom: 10px;
}
#konform fieldset label {
	width: 65px;
	height: 20px;
	line-height: 20px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 1.2em;
	color: #73a512;
}
#konform fieldset label:first-letter {
	text-transform: uppercase;
}
#konform fieldset input, #konform fieldset textarea {
	width: 350px;
	height: 20px;
	padding: 0;
	border: 1px solid #828282;
}
#konform fieldset textarea {
	height: 100px;
	width:  520px;
	line-height: 1.5em;
}
#konform fieldset input.submit {
	border: 0;
	width: 140px;
	height: 24px;
	padding: 0;
}











#main-main table {
	margin-top: 2em;
	width: 100%;
	border: 1px solid #c2ed65;
	border-collapse: collapse;
	color: #528914;
}
#main-main table th, #main-main table td {
	padding: 10px;
	border: 1px solid #c2ed65;
}

#main-main table.dot th, #main-main table.dot td {
	padding: 3px 10px;
	border: 1px solid #c2ed65;
}

#main-main table th {
	background: #98c50e;
	color: #fff;
}
#main-main table td {
	background: #f8ffe2;
}
#main-main table tr.sudy td {
	background: #efffb9;
}


#main-main table tr.vyrazne1  td {
	background: #b9e2ff;
	color:#143c89;
}

#main-main table tr.vyrazne2  td {
	background: #e2f3ff;
	color:#301057;
}



#left {
	display: block;
	float: right;
	width: 215px;
}
#left h2 {
	background: url("../pics/left-pruh.png") right center no-repeat;
}
#left h3 {
	font-size: 1.2em;
	color: #73a512;
	margin: 10px 0 5px 0;
}
#left p.popisek {
	color: #7b7b7b;
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
}
#anketa .pruh {
	display: block;
	width: 206px;
	padding: 5px 4px;
	background: #efffb9;
	margin-bottom: 1px;
}
#anketa .pruh a {
	color: #528914;
	text-decoration: none;
}
#anketa .pruh a span {
	margin-left: 10px;
}
#anketa .pruh a:hover {
	text-decoration: underline;
}
#anketa .pruh .status {
	display: block;
	height: 11px;
	line-height: 0;
	font-size: 0;
}
#anketa .pruh .limiter {
	margin: 5px 0;
}
#anketa .pruh .z {
	display: block;
	height: 11px;
	padding-left: 1px;
	background-position: left top;
	background-repeat: no-repeat;
}
#anketa .pruh .k {
	display: block;
	height: 11px;
	padding-right: 1px;
	background-position: right top;
	background-repeat: no-repeat;
}
#anketa .zeleny .status {
	background: url("../pics/anketa-zeleny.png") left top repeat-x;
}
#anketa .zeleny .z, #anketa .zeleny .k {
	background-image: url("../pics/anketa-zeleny-konec.gif");
	background-color: #9cf400;
}

#anketa .modry .status {
	background: url("../pics/anketa-modry.png") left top repeat-x;
}
#anketa .modry .z, #anketa .modry .k {
	background-image: url("../pics/anketa-modry-konec.gif");
	background-color: #0cc2e2;
}

#anketa .oranzovy .status {
	background: url("../pics/anketa-oranzovy.png") left top repeat-x;
}
#anketa .oranzovy .z, #anketa .oranzovy .k {
	background-image: url("../pics/anketa-oranzovy-konec.gif");
	background-color: #ef8503;
}

#anketa .cerveny .status {
	background: url("../pics/anketa-cerveny.png") left top repeat-x;
}
#anketa .cerveny .z, #anketa .cerveny .k {
	background-image: url("../pics/anketa-cerveny-konec.gif");
	background-color: #d71e23;
}
#anketa .sudy {
	background: #f8ffe2;
}



#logobar {
	width: 360px;
	height: 46px;
	padding: 10px 0;
	margin: 0 auto;
}
#logobar a {
	display: block;
	margin: 0 5px;
	float: left;
}
#logobar a img {
	display: block;
	border: 0;
	background: #ddd;
	text-align: center;
}

#logobar a.l1, #logobar a.l1 img {
	width: 153px;
	height: 46px;
}
#logobar a.l2, #logobar a.l2 img {
	width: 93px;
	height: 44px;
}
#logobar a.l3, #logobar a.l3 img {
	width: 78px;
	height: 46px;
}
#paticka {
	display: block;
	width: 902px;
	height: 67px;
	background: url("../pics/paticka-bg.png") left top no-repeat;
	margin-bottom: 20px;
}
#paticka .matrjoska {
	margin: 0 30px;
}
ul#bottom-menu, ul#bottom-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.5em;
}
ul#bottom-menu {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 15px;
	color: #fff;
}
ul#bottom-menu li {
	display: inline;
}
ul#bottom-menu li.pajpa {
	margin: 0 15px;
}
ul#bottom-menu li a {
	color: #fff;
	text-decoration: none;
}
ul#bottom-menu li a:hover {
	color: #fde802;
	text-decoration: underline;
}
p#copy {
	margin: 5px 0;
	width: 100%;
	text-align: center;
	line-height: 1.5em;
	color: #fff;
}
p#copy a {
	color: #fde802;
	text-decoration: none;
	font-weight: bold;
}
p#copy a:hover {
	text-decoration: underline;
}
.nobr {
	white-space: nowrap;
}
img.no {
  border:0;
}
.mailerr {
	display: block;
	width: 80%;
	border: 2px solid #ff0000;
	color: #ff0000;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	background: #ffd600;
}


.cleaner {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	float: none;
	clear: both;
}

.oddelovac {
  border-top:1px solid #dddddd;
  clear: both;
}

.descpic {
  float:right;
  margin-left:15px;
  margin-bottom:15px;
}

.ascpic {
  float:left;
  margin-right:15px;
  margin-bottom:15px;
}


