html, body {
height: 100%;
}
body {
	background-color: #eee;	
	padding: 0px 0px 0px 0px;
	margin: 0px; 
	color: #000;
	text-align: center;
    line-height: 1.5;
    font-size: x-small;
    min-width: 770px;
    font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
	} 
html>body {
  font-size: small;
}
p, li, td, th {
	text-indent: 30px;
	text-align: justify;
	font-size: medium;
	color: #000;
	background-color: inherit;
	padding-top: 10px;
	margin: 0px;
	vertical-align: top;
	line-height: 1.3em;
	}
ul 	{
	margin-left: 0px;
	padding-left: 40px;
	}
strong.barevny {
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;
	}
fieldset {
    padding: 0px 10px 10px 10px;
	margin: 20px 0px 20px 0px;
	border-collapse: collapse;
	border-color: #008000;
	border-width: 1px;
	border-style : solid;
}
legend  {
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;
	font-size: small;
	}
div {
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;
	font-size: small;
	}	
th	{
	font-weight: bold;
	text-align: center;
	}
li, td, th {
	text-indent: 0px;
	padding-top: 0px;
	}
td, th	{
	border: solid 1px #008000;
	font-size: small;
	}
table { 
	border-collapse: collapse;
	empty-cells: hide;
	margin-bottom: 10px;
	}
td.nezaplnuj {
	padding: 10px;
	}
table.bezramu td,table.bezramu th {
	border:0px;
	}
.podbarvy {
	background-color: #cfc;
	}
.posunnahoru {
	margin-top: -20px;
	padding-bottom: 20px;
	}
.prvniodstavec, div.prvniodstavec p {
	text-indent: 0px;
	}
strong {
	font-weight: bold;
	}
strong.barevny{
	color: #008000;
	font-size: large;
	}
a	{
	color: #008000;
	}
a:hover {
	color: #F90;
	text-decoration: none;
	}
H1  {
	color: #008000;
	font-weight: normal;
	font-size: XX-large;
	margin-left: 25px;
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;
	text-align: left;
    }
h1.nadpis	{
    padding: 0px;
	margin: 0px;
	text-align: right;
    }
H2	{
	Font-size: medium;
	Font-Style: normal;
	Color: #008000;
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;
	text-align: left;	
	}
H3	{
	Font-size: medium;
	Font-Style: normal;
	Color: #008000;
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;
	text-align: left;	
	}
H4	{
	Font-size: small; 
	Font-Style: normal; 
	Color: #008000; 
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;
	text-align: left;	
	}
.right{
	text-align: right;
	}
.ico {
	position: relative;
	top:3px;
	padding: 0px 3px 0px 3px;
	}
.floatleft{
	float: left;
	}
.left{
	text-align: left;
	}
img.floatleft{	
    margin: 0 1em 0.5em 0px;
}
.floatright{
	float: right;
	}
img.floatright{	
    margin: 0 0em 0.5em 1em;
}
.nastred {
  text-align: center;
}
.small	{
	font-size: smaller;
	}
img {
	border: 0px;
	}

img.malafotka {
	margin: 10px;	
	}
div.malafotka {
	display: inline;
	}

.navigace1 {
	position: absolute;
	right: 5px;
	top: 2px;
	}
.navigace2 {
	position: relative;
	right: 0px;
	text-align:right;
	margin-top: 50px;
	}	
hr { 
	border: 1px inset #008000;
	clear: left;
	}
.tim {
	Font-size: xx-small; 
	text-align: right;
	} 
.vyskadoplneni	{
	height: 50em;
	}
#main {
	background-color: #F3FFF3;
    position: relative;
    margin: 0 auto;
	background-image: url("obr/menu.gif");
	background-repeat: repeat-y;
	background-position: 4px 0;	
	width:765px;
	border-left: solid #008000 1px;
	border-right: solid #008000 1px;	
	padding: 0 0 0 0;
    min-height: 100%;
    height: 100%;
	text-align: left;
	}
body>#main {
  height: auto;
}

/* popis rd */
.popisrd {
	display: block; 
	text-align: center;
	}
/* levy sloupec */
div.left-column { 
	position: absolute;
	padding-top: 120px;
	width: 180px;
	left: 4px;
	top: 92px;
	background-color: #008000;
	background-image: url("obr/logo.gif");
	background-repeat: no-repeat;
	background-position: 10px 10px;
    line-height: 1.2;
	text-align: left;
	}
div.left-column a {
	display: block;
	padding: 0px 0px 0px 10px;
	margin: 0.1em 0px 0px 0px;
	width: 170px;
	color: #fff;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;
	}
div.left-column a:hover {
	color: #FF0;
	text-decoration: underline;
	background-color: #363;
	}
#vybran {
	color: #FF0;
	margin-top: 20px;
	}

/* prostredni sloupec */
div.midl-column {
	position: relative;
	width: 520px;
	margin: 0px 0px 0px 200px;
	padding: 0px 0px 35px 0px;
	background-color: inherit;
}

/* nadpis */
div.nadpis {
	background-color: #008000;
	background-image: url("obr/stavex2_v.gif");
    background-repeat: repeat-x;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 92px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
/* paticka */
div.paticka {
	background-color: #008000;
	background-image: url("obr/nic.gif");
    background-repeat: repeat-x;
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: yellow;
	height: 20px;
	margin: 0px;
	padding: 8px 20px 0px 0px;
	text-align: right;
    bottom: 0;
    _bottom: -1px;
    left: 0;
    position: absolute;
    width: 745px;
}
div.paticka a {
	font-size: small;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
div.paticka a:hover {
	color: yellow;
	text-decoration: none;
}

/* pro tisk */
.tisknout {
	display: none;
	}
.netisknout { 
	display: block;
	}
.nezobrazit {
	display: none;
	}
	
.webmasterpaticka, span.webmasterpaticka a {
	font-size: x-small;
}
span.webmasterpaticka a:hover {
	color: white;
}
.partneri {
	list-style-type : none;
}
.sponzori tr td, .sponzori tr th{
	vertical-align: middle;
	border: none;
	text-align: left;
	padding: 1em 0.2em 1em 0em;
}
.sponzori tr th{
	text-align: center;
}
.sponzori {
	border: none;
	margin: 2em 0px 0px 0px;
}
.standard img {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;  
  margin-left: 1em;  
}

.imggroup {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;  
  margin-left: 1em;
  padding: 0;  
}
.imggroup img{
  float: none;
  margin: 0;
}

.standard h3 {
  clear: left;
}
.material tr td{
 text-align: left;
}
.clearl {
  clear: left;
}
.clearr {
  clear: right;
}
.menucertifikat{
  margin-top: 20px;
  text-align: center;
}
.menucertifikat img {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.doprava{
  text-align: right;
}
#aktualitylist li {
  margin-bottom: 1em;
}
p.ram {
  border: solid 1px	#008000; 
  padding: 1em;
}
