a, li, ul { outline:none; }
body {
	background-color:#e6e6e6;
	margin:0;
	padding:0 0 20px 0;
	background-image:url("img/body-bg.gif");
	background-repeat:repeat-x;
	background-position:left top;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#8d8d8d;
}
a {
	color: #b50d1a;
	text-decoration:underline;
}
a:hover {
	color: #004710;
}
a#home {
	display:block;
	position:absolute;
	left:3px;
	top:1px;
	width:172px;
	height:127px;
}
a#home span {
	display:none;
}

h1 {
	color:#004710;
	font-size:30px;
	margin:0 0 20px 0;
	padding:0;
}
h2 {
	color:#004710;
	font-size:18px;
	margin:0 0 0 0;
	padding:0;
}
h3 {
	color:#004710;
	font-size:14px;
	margin:0 0 0 0;
	padding:0;
}
.green {
	color:#004710;
}
#content ul {
	line-height:150%;
	display:block;
	margin:8px 0 8px 10px;
	padding:0;
}
#content ul li {
	display:block;
	margin:5px 0 0 0;
	padding:0 0 0 12px;
	background-image:url("img/li.gif");
	background-repeat:no-repeat;
	background-position:0px 5px;
}
img {
	border:0;
}
.light-green {
	color:#8ac296;
}
.black {
	color: #000000;
}
.red, .required {
	color: #b50d1a;
}
.hidden_fields {
	display: none;
}
#holder {
	width:100%;
	position:relative;
}
#mainframe {
	width:884px;
	margin:0 auto;
	position:relative;
}
#teaser {
	background-image:url("img/teaser.jpg");
	background-repeat:no-repeat;
	background-position:left top;
	height:207px;
	position: absolute;
	width:884px;
	display:block;
	top:0;
}
#flash-teaser {
	position: absolute;
	display:block;
	width:862px;
	height:137px;
	right:2px;
	bottom:0;
	_bottom:-1px;
}
.smalltxt {
	color:#000000;
}
#content-border {
	background-image:url("img/content-border.gif");
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0 3px 5px 19px;
	position:relative;
	top:207px;
	margin-bottom:207px;
	_margin-bottom:207px;
}
#content {
	background-color:#FFFFFF;
	padding:18px 18px 18px 18px;
}
p {
	margin:0;
	padding:0;
	line-height:140%;
	text-align:justify;
}
/* 2 sloupce */
.two-coll {
	overflow:hidden;
	zoom:1;
	padding-left:2px;
}
.left-coll {
	width:440px;
	float:left;
}
.right-coll {
	width:350px;
	float:right;
}
#footer {
	font-size:10px;
	text-align:right;
	color:#b3b3b3;
	clear:both;
}
/* menu */
#zal-holder {
	position:absolute;
	right:9px;
	_right:6px;
	top:35px;
}

.zal a {
	display:block;
	background-image:url(img/zal-c.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	height:26px;
	float:left;
	text-decoration:none;
	margin-right:2px;
	padding:9px 5px 0 5px;
	_padding:9px 6px 0 5px;
	position:relative;
	color:#004710;
	font-weight:normal;
}
.zal a:hover, .zal a.active {
	background-position:0 -35px;
	color:#FFFFFF;
}
.zal a span.zal-l {
	display:block;
	background-image:url(img/zal-l.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:5px;
	height:35px;
	position:absolute;
	left:-1px;
	top:0px;
}
.zal a:hover span.zal-l, .zal a.active span.zal-l {
	background-position:0 -35px;
}
.zal a span.zal-r {
	display:block;
	background-image:url(img/zal-r.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:5px;
	height:35px;
	position:absolute;
	right:-1px;
	top:0px;
}
.zal a:hover span.zal-r, .zal a.active span.zal-r {
	background-position:0 -35px;
}
/* formulare */

form {
	display:block;
	margin:0;
	padding:0;
}
input {
	display:block;
	background-color:#e5e5e5;
	border-top:1px solid #606060;
	border-left:1px solid #919191;
	border-bottom:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
	color:#014711;
	padding:2px;
}
.checkbox {
	display:inline !important;
	border:0 !important;
	background:none;
	width:25px;
	float:left;
	position:absolute;
	
}
textarea {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	display:block;
	background-color:#e5e5e5;
	border-top:1px solid #606060;
	border-left:1px solid #919191;
	border-bottom:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
	color:#014711;
	padding:2px;
}
.submit {
	background:none;
	border:0;
}
.inline-form input {
	display: inline;
}
.editace-form input {
	width: 250px;
}
.editace-form input.submit {
	width: auto;
}
.editace-form tr.header {
	font-weight: bold;
}
/* obecna tabulka*/
table {
	margin:10px 0 10px 0;
}
table td {
	vertical-align:top;
	padding:5px;
}
table.qftable {
	margin:10px 0 10px 0;
}
table.qftable td {
	vertical-align:middle;
	padding:0px;
}
/* tabulka */
table.common-table {
	border-collapse:collapse;
	display:table;
	border:0;
	color:#FFFFFF;
}

table.common-table tr.zahlavi a {
	color:#d8d8d8;
	text-decoration:none;
}
table.common-table tr.zahlavi a:hover {
	color:#d8d8d8;
	text-decoration:underline;
}
table.common-table tr {
	display:table-row;
	vertical-align: middle;
}
table.common-table tr th, table.common-table tr.zahlavi td {
	display:table-cell;
	background-color:#004710;
	color:#7f817e;
	padding:6px 5px 6px 5px;
	border-right:1px solid #185b26;
	font-weight:normal;
	text-align:center;
	vertical-align: middle;
}
table.common-table tr td {
	display:table-cell;
	background-color:#336c41;
	padding:6px 5px 6px 5px;
	border-right:1px solid #477c52;
	text-align:center;
	vertical-align: middle;
}
table.common-table tr.light td {
	display:table-cell;
	background-color:#487a54;
	padding:6px 5px 6px 5px;
	border-right:1px solid #598963;
	text-align:center;
	vertical-align: middle;
}
.abeceda {
	margin: 5px 0px;
}
.abeceda a.active {
	color: #000;
	font-decoration: none;
}
/* novinky */



.news {
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #e5e5e5;
	overflow:hidden;
	zoom:1;
	width:430px;
}
.news img {
	display:block;
	float:left;
	height:60px;/*border:1px solid #b50e1b;*/

}
.news div {
	display:block;
	float:right;
	width:340px;
}
.news em {
	font-size:10px;
}
.news h2 {
	color:#004710;
	font-size:12px;
	margin:0 0 3px 0;
	padding:0;
}
.news a {
	text-decoration:none;
}
.news a:hover {
	text-decoration:underline;
}
.news p {
	margin-bottom:3px;
}
.thumbs {
	margin-top:20px;
}
.news-detail em {
}
.news-detail {
	overflow:hidden;
	zoom:1;
}
.news-detail h2 {
	margin-top:5px;
	margin-bottom:5px;
}
.text-detail {
	width:460px;
	float:left;
	text-align:justify;
	padding-bottom:10px;
}
.news-detail p {
	margin-bottom:20px;
	margin-top:10px;
}
.news-detail a {
	text-decoration:none;
}
.news-detail a:hover {
	text-decoration:underline;
}
.news-detail p a {
	text-decoration:underline;
}
.img-detail {
	width:340px;
	float:right;
	padding-top:50px;
}
.thumbs {
	border-top:1px dotted #e5e5e5;
	border-bottom:1px dotted #e5e5e5;
	padding-top:10px;
	padding-bottom:5px;
 %padding-bottom:10px;
	clear:both;
	overflow:hidden;
	zoom:1;
}
.thumbs img {
	display:block;
	float:left;
	margin-bottom:5px;
	margin-right:5px;
}

.vlist-navi a {
	text-decoration:none;
}
.vlist-navi a:hover {
	text-decoration:underline;
}
.vlist-zobrazeno {
	font-size:10px;
}
a.nounder {
	text-decoration:none;
}
a.active {
	color: #000;	
}
a.nounder:hover {
	text-decoration:underline;
}
/* tabulka kontaktnich osob */

.kont-l {
	padding-right:15px;
	border-right:1px dotted #e5e5e5;
}
.kont-r {
	padding-left:15px;
}
.small {
	font-size:10px;
}


/* tabulka hrist */

table.court-table{
  border-collapse:collapse;
  display:table;
  border:0;
  color:#FFFFFF;
  margin-bottom:0;
}
table.court-table a{
		color:#d8d8d8;
		text-decoration:none;
}
table.court-table a:hover{
		color:#d8d8d8;
		text-decoration:underline;
}

.grey{
	color="#d8d8d8";
	}

table.court-table tr {
  display:table-row;
  vertical-align: middle;
}
table.court-table tr th, table.common-table tr.zahlavi td {
  display:table-cell;
  background-color:#004710;
  color:#7f817e;
  padding:6px 5px 6px 5px;
  border-right:1px solid #185b26;
  font-weight:normal;
  text-align:center;
  vertical-align: middle;
}


table.court-table tr td {
  display:table-cell;
  background-color:#336c41;
  padding:6px 5px 6px 5px;
  border-right:1px solid #477c52;
  text-align:left;
  vertical-align: top;
}
table.court-table tr.light td {
  display:table-cell;
  background-color:#487a54;
  padding:6px 5px 6px 5px;
  border-right:1px solid #598963;
  text-align:left;
  vertical-align: top;  
}

.vlist-row-on a, .vlist-row-off a{
	color:#FFFFFF;
}
.vlist-row-on a:hover, .vlist-row-off a:hover{
	color:#004710;
}
table tr.zahlavi td  {
	color:#fff !important;
}

.clenaer{
	clear:both;
	}


