html, body {
	height: 100%;
}
body {
	background: #8EB526 url('../pics/bgrbody.jpg') repeat-x;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	font-size: 75.01%;
	color: #404040;
	font-family: sans-serif;
}
#main {
	background: white url('../pics/bgrmain.gif') repeat-y;
	width: 770px;
	height: auto;
	min-height: 100%;
	_height: 100%;
	margin: 0 auto 0 auto;
}
#mainin {
	background: transparent url('../pics/bgrmainin.gif') no-repeat;
	width: 770px;
	height: auto;
	_height: 300px;
	min-height: 300px;
	text-align: center;
	padding-top: 5px;
}
/* boxy */
.in {
	background: transparent url('../pics/box_in.jpg') repeat-y left bottom;
	height: auto;
	min-height: 19em;
	_height: 19em;
	margin-bottom: 0;
	padding-bottom: 0.5em;
}
.down, .down p {
	background: transparent url('../pics/box_bottom.jpg') no-repeat left bottom;
	height: auto;
	_height: 2.5em;
	min-height: 2.5em;
	margin: 0;
}
.down p {
	margin: 0 10px 0 10px;
	padding-left: 30px;
	background: transparent url('../pics/info.jpg') no-repeat left top;
}
.box1, .box2, .box3, .box4, .box5, .box6, #mainmenu {
	width: 246px;
	float: left;
	margin: 0 -2px 4px 8px;
	_margin: 0 0 4px 6px;
	background: transparent url('../pics/boxx_in.jpg') repeat-y;
}
.box1, .box4, #mainmenu{
	margin: 0 -2px 4px 10px;
	_margin: 0 0 4px 5px;	
}
.submenu, .submenuright{
	width: 246px;
	margin: 3px 0 0 0;
	background: transparent url('../pics/submenu.jpg') repeat-y;
	height: auto;
	_height: 2.5em;
	min-height: 2.5em;
	float:left;
}
.submenuright{
	margin: 3px 0 0 2em;
	float:right;
}
.box3, .box6 {
	margin-right: 0;
}
.box1 .in div.top, #mainmenu .in div.top {
	background: transparent url('../pics/box1_top.jpg') no-repeat;
	font-size: 0px;
	height: 14px;
}
.box4 .in div.top {
	background: transparent url('../pics/box4_top.jpg') no-repeat;
	font-size: 0px;
	height: 14px;
}
.box2 .in div.top, .box5 .in div.top {
	background: transparent url('../pics/box2_top.jpg') no-repeat;
	font-size: 0px;
	height: 14px;
}
.box3 .in div.top, .box6 .in div.top {
	background: transparent url('../pics/box3_top.jpg') no-repeat;
	font-size: 0px;
	height: 14px;
}
.in p, .middle p, .right p {
	margin: 1.5em 10px 1em 10px;
}
#second {
	clear: both;
}
#content div.in h2 {
	margin: 0 8px;
	color: #fff;
	height: auto;
	_height: 2em;
	min-height: 2em;
	line-height: 1.2em;
	font-size: 110%;
	padding-left: 1em;
	text-align: left;
}
.box1 h2 {
	background: #5E7517 url('../pics/internet_top.jpg') no-repeat right bottom;
}
.box2 h2 {
	background: #76951F url('../pics/sprava2_top.jpg') no-repeat right bottom;
}
.box3 h2 {
	background: #8EB526 url('../pics/winner_top.jpg') no-repeat right bottom;
}
.box4 h2 {
	background: #5E7517 url('../pics/server_top.jpg') no-repeat right bottom;
}
.box5 h2 {
	background: #76951F url('../pics/housing2_top.jpg') no-repeat right bottom;
}
.box6 h2 {
	background: #8EB526 url('../pics/site_top.jpg') no-repeat right bottom;
}
.net, .server, .site, .housing, .winner, .sprava {
	width: 50px;
	height: 29px;
	float: right;
	background: transparent url('../pics/internet_bottom.jpg') no-repeat;
	margin: 0 8px 0 0;
	_margin: 0 4px 0 0;
}
.server {
	background: transparent url('../pics/server_bottom.jpg') no-repeat;
}
.site {
	background: transparent url('../pics/site_bottom.jpg') no-repeat;
}
.housing {
	background: transparent url('../pics/housing_bottom.jpg') no-repeat;
}
.winner {
	background: transparent url('../pics/winner_bottom.jpg') no-repeat;
}
.sprava {
	background: transparent url('../pics/sprava_bottom.jpg') no-repeat;
}
/* end IKONY  */
#content {
	width: 770px;
	height: auto;
	_height: 500px;
	min-height: 500px;
	text-align: left;
	margin: 0 auto;
	background: transparent url('../pics/content.jpg') repeat-y;
}
#content div.obsah {
	margin: 2em 0 2em 270px;
	padding-left: 1px;
	width: 475px;

}
ul{
	margin-left: 2em;
	padding-left: 0;
}
.submenu ul{
  margin: 0.5em 8px 0.5em 30px;
}
.submenu fieldset, .submenuright fieldset{
  margin: 0 8px 0 10px;
  border: none;
  padding: 1px 0 0 0;
}
.obsah fieldset{
  margin: 1em 0 0 0;
  border: 1px solid #CFE884; 
  padding: 0.5em 1em;
  width: 310px;
}
.obsah div.submenuright fieldset{
  margin: auto;
  border: none; 
  padding: auto;
  width: auto;
}
.obsah input, .obsah textarea{
  border: 1px solid #C0C0C0;
}
 .obsah textarea{
  width: 300px;
  height: 150px;
 }
.submenu input, .submenuright input{
  border: 0px solid #53670E;
  background-color: #CFE884; 
  height: 15px;
  line-height: 15px;
  width: 90px;
  margin: 0;
}
.submenu b{
  display: block;
  float: left;
  width: 4em;
  margin-left: 4px;
  height: 15px;
  line-height: 15px;
}
.submenu input.no, .submenuright no{
  border: 0px solid #53670E;
  background-color: transparent; 
  width: 15px;
}
.submenu label{
  margin-right: 10px;
}
.submenu input.button{
  height: 20px;
  width: 20px;
  position: absolute;
  margin: -35px 0 0 151px;
}
.submenuright input.button{
  height: 20px;
  width: 20px;
  position: absolute;
  margin: 0 0 0 20px;
}
form{
     margin: 0;
     padding: 0;
}
li{
	margin-left: 0;
	padding-left: 0;
}
.obsah h2{
	text-align: right;
	color: #8EB526;
	font-weight: normal;
	padding-right: 5px;
	font-size: 150%;
}
.obsah h3, .submenu h3  {
	text-align: left;
	color: #8EB526;
	font-weight: normal;
	margin-top: 2em;
	font-size: 140%;
}
.obsah h4 {
	text-align: left;
	color: #8EB526;
	font-weight: normal;

	font-size: 140%;
}
.obsah b{
  display: block;
  float: left;
  width: 5.5em;
}

.submenu h3, .submenuright h3{
  text-align: left;
  margin: 0;
  padding-right: 6px;
  padding-left: 50px;
  height: 49px;
  line-height: 49px;
  background: transparent url('../pics/submenuh2.jpg') no-repeat left top;
}
.submenu h3.enter, .submenuright h3.enter{
  background: transparent url('../pics/submenuh2_envelope.jpg') no-repeat left top;
}
.submenu div.submenubottom, .submenuright div.submenubottom{
  background: transparent url('../pics/submenudown.jpg') no-repeat left top;
  height: 10px;
  font-size: 0px;
}

.obsah span{
  background: transparent url('../pics/dot.gif') repeat-x left bottom;
  cursor: help;
}
#header {
	width: 770px;
	height: 193px;
	background: transparent url('../pics/header2.jpg') no-repeat 9px 0px;
}
#header h1 {
	background: transparent;
	color: #53670E;
	font-size: 80%;
	margin-left: 50px;
	margin-top: 50px;
	width: 150px;
	display: none;
}
#header img{
  width: 190px;
  height: 190px;
  margin-left: 40px;
}
#menu {
	height: 2em;
	margin: 0px 15px;
	background: transparent url('../pics/menubgr.jpg') no-repeat 74px bottom;
}
#menu a {
	color: #8EB526;
	text-decoration: none;
	margin-right: 5px;
	display: block;
	float: right;
	height: 2em;
	line-height: 2em;
}
#menu a:hover {
	background: #FEFEFE;
	color: #4F6715;
}
#footer {
	clear: both;
	height: 24px;
	margin: 0 auto;
	background: transparent url('../pics/footer.jpg') repeat-y;
}
a {
	color: #364B00;
}
a:hover {
	color: #4F6715;
	text-decoration: none;
}
#menu a{
   margin-left: 1em;
}

.down a {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	height: auto;
	_height: 20px;
	min-height: 20px;
	line-height: 2em;
	color: #404040;
}
h4 {
	color: #5E7517;
	font-size: 110%;
	text-align: center;
	margin: 0;
}
/* MENU  */
#mainmenu .in a {
	display: block;
	margin: 0 8px 1px 8px;
	color: #fff;
	height: auto;
	_height: 2.5em;
	min-height: 2.5em;
	line-height: 2.5em;
	padding-left: 1em;
	background: #5E7517;
	text-decoration: none;
}
#mainmenu .in a.last {
	margin: 0 8px 0px 8px;
	margin-bottom: -1px;
}
#mainmenu .in a:hover {
	background-color: #8EB526;
}
#mainmenu .in a.on{
   background-color: #76951F;
}
#mainmenu .in a.laston{
	margin: 0 8px 0px 8px;
	margin-bottom: -1px;
  background-color: #76951F;
}
#mainmenu  .in {
	background: transparent url('../pics/box_in.jpg') repeat-y left bottom;
	height: auto;
	min-height: 2em;
	_height: 2em;
	margin-bottom: 0;
	padding-bottom: 0;
}
.downmenu {
	background: transparent url('../pics/downmenu.jpg') no-repeat left bottom;
	height: 14px;
	margin: 0;
}
#mainmenu .in {
	height: auto;
}
table, td, th{
 border-color: #C0C0C0;
}
table.hundert {
	width: 90%;
}
table.sto {
	width: 100%;
}
td.pade{
  width: 50%;
}
td, th {
	padding: 0.3em 1em;
}
th {
	background: #8EB526;
	color: #fff;
}
strong {
	color: #8EB526;
}
img.note {
	float: right;
	margin: 0 0 0 2em;
}
img.noteleft {
	float: left;
	margin: 0 1em 1em 0 ;
}
a img{
  border: none;
}
div.sshot{
  float: left;
  height: 144px;
  width: 210px;
  background: transparent url('../pics/ascreenshot_over.jpg');
  margin: 0 5px 3em 0;
}
.sshot a.sshotim, div.sshotnoa{
  height: 144px;
  width: 210px;
  background: transparent url('../pics/ascreenshot.jpg');
  margin: 0 0 0 0;
  display: block;
}
div.smallref{
  height: 86px;
  width: 126px;
  background: transparent url('../pics/smallpic.jpg');
  float: left;
  margin: 0 2em 6em 0;
}
div.sshotnoa{
  float: left;
  margin: 0 2em 2em 0;
}
div.sshot a.sshotim:hover{
  height: 144px;
  width: 210px;
  background: none;
  margin: 0 0 0 0;
}
div.sshot a.sshotim img, div.sshotnoa img{
  border: none;
  margin: 6px 0 0 5px;
}
div.smallref img{
  margin: 3px 0 0 3px;
}
p.image img{
  border: 1px solid #97B231;
}
p.min{
  height: auto;
  _height: 132px;
  min-height: 132px;
}
.clear{
  _clear: left;
  margin-left: 10px;

}
.clearshot{

 
 
 
 
}
.clear_right{
  clear: right;
  margin-top: 0px;
}
.required {
	background: #fff url(../pics/required.gif) top right no-repeat;
}

.invalid {
	color: #c00;
}
.hideit{
  display: none;
}
.sw{
     display: none;
}
