body{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8eM;
	color: #000000;
	margin:10px;
	background-color: #ffffee;
}
#nadpis, #menu_left, #menu_right, #zapati, #base{background-color: #ffffcc}
#center{background-color: #ffffdd}
#base {
	border-right: solid #644b00 1px;
	border-left: solid #644b00 1px;
}
#nadpis{
	height: 160px;
	width: *;
	margin: 0px;
	overflow:hidden;
	border: solid #644b00 1px;
}
#title{
	float: right;
	font-size: 1.4eM;
	padding-right: 20px;
	border-bottom: solid #644b00 1px;
	display: inline;
}
#menu_left{
	float: left;
	width: 140px;
	padding-top:5px;
	_margin-right:-3px;
}
#menu_right{
	float: right;
	width: 120px;
	padding:5px;
}
#center{
	min-height: 450px;
	_height:430px;
	border-right: dashed #644b00 1px;
	border-left: dashed #644b00 1px;
	padding:5px;
	overflow: auto;
	_overflow: none;
	background-image: url('prechod.png');
	background-repeat: repeat-x;

}

#zapati, #banner-top, #banner-down{
	width: *;
	border-top: dashed #644b00 1px;
	border-bottom: solid #644b00 1px;
	text-align:center;
}
#banner-top, #banner-down{height: 56px}
#banner-down{border-bottom:0px}
#banner-top{
	border: 1px #644b00 solid;
	border-top:0px;
	background-color: #ffffcc;
	overflow: hidden;
}
#banner-top img, #banner-down img{
	margin-left: 40px;
	margin-right:40px;
	margin-top:3px;
}


div#menu div{
	text-align:left;
}
div#menu a, div#menu a:link, div#menu a:visited{
	padding-left: 9px;
	display: block;p
	text-decoration: none;
	color:#000000;
	border-top:solid #ffffcc 1px;
	border-bottom:solid #ffffcc 1px;
	width:131px;
}
div#menu a:hover{
	background: #ffffff;
	border-top:solid black 1px;
	border-bottom:solid black 1px;
}
div#menu div {
  visibility: expression(
    this.onmouseover = new Function("this.className += ' hover';"),
    this.onmouseout = new Function("this.className = this.className.replace(' hover', '')")
  );
}

div#menu div div{
	position: relative;
	height: 0px;
	overflow: hidden;
}

div#menu div:hover div, div#menu div.hover div{
	height: 100%;
}
div#menu div div div, div#menu div div div{
	position: relative;
	text-align:center;
	width:140px;
	left: 0px;
	border:none;
	margin-top:0px;
}
div#menu div div div a{
	background-color:#ffffcc;
}
div#menu div div div a:hover{
	background-color:#ffffff;
}

a {text-decoration: none}
a:link {color: blue}
a:visited {color: blue }
a:active {color: blue}
a:hover {color: #000000; background-color:#FFFFCC}
p{margin:5px; padding: 0px;}
img{border:0}

.img_left{float: left; _margin-left: -3px}
.img_right{float: right; _margin-right: -3px}
.img_center{
	float: left;
	left: 1000px;
}
.img_komentar{
	float:right;
	height:150px;
}

ul ul{
	list-style-type: circle;
}

.small{
	font-size:0.8eM;
}
.red{color:red}

h2, h3, ul{
	margin-top:0px;
	margin-bottom:10px;
}
h2{font-size:1.3eM;}
h3{font-size:1.2eM;}

.input_text,.input_check, .input_select {
	position:absolute;
	left: 300px;
	_left: 250px;
	border: solid #644b00 1px;
}
.input_file {
	position:absolute;
	left: 300px;
	_left: 250px;
	margin-top:5px;
	margin-bottom:5px;
}
.input_text{
	width:300px;
}
.input_text, .input_textarea, .input_button:hover {background-color:#ffffee;}
.input_button {background-color:#999999;}
.input_check {border: 0px;}
.input_textarea, .input_button {border: solid #644b00 1px}
.input_textarea{
	width: 400px;
	margin-top: 14px;
	height: 48px;
}

td {text-align:center;
	font-size:1eM;
}
.tabulka{
	border: solid #644b00 1px;
	overflow:auto;
	width:97%;
	_height:335px;
}
.posunuto_vpravo{
position:relative;
left:70px;
height:*;
}
.obtekano{position:absolute;
float:left}

#gb{
	border: solid #333333 1px;
	background-color: #ffffdd;
	padding-left: 5px;
	padding-right: 5px;
}

#gb div.autor, #gb div.autor2{
	background-color: #ffffdd;
	position: relative;
	float: left;
	left: 30px;
	top: -0.6eM;
	display: inline;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold;
}

#gb div.autor2{
	float: none;
}
#gb div.datum{
	background-color: #ffffdd;
	position: relative;
	float: right;
	top: -6px;
	margin-right: 7px;
	margin-left: 5px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 0.8eM;
}
#gb p{
	text-indent: 15px;
}
#gb span{
	float: left;
	clear: both;
	position: relative;
	display: block;
	text-indent: 15px;
	top: -8px;
	margin-bottom: -5px;
}
#soutez{
	height: 175px;
	overflow: auto;
	background-image: url("souteze.jpg");
	background-repeat: no-repeat;
}

