body {
	font-family: verdana, arial, sans-serif;
}


#page,#page-wide {
	margin:0 auto;
	position:relative;
	padding:0;
	font-size:0.8em;
}

#header {
	min-width:605px;
	height:102px;
	position:relative;
	padding:0;
	margin:0;
	z-index:1;
	background:#3B7634 url("img/headback.gif") top right repeat-x;
	color:white;
}

#footer {
	padding:0.5em 1em;
	clear:both;
	font-size:85%;
	position:relative;
	background:#3B7634;
	color:#FFFFFF;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}

#footer-right {
	padding:0.5em 1em;
	position:absolute;
	right:0;
	top:0;
}


#page {
	width:912px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}


#header_left_main {
	margin:0; padding:0;
	position:relative;
	width:492px; height:102px;
	overflow:hidden;
}

#header_right-up, #header_right-down {
	position:absolute;
	left:auto;
	right:10px;
	text-align:right;
}

#header_right-up {
	top:5px;
	bottom:5px;
}

#header_right-down {
	top:auto;
	bottom:15px;
}
#header_left_main {
	width:605px;
} 
#header_left {
/* 	background:#3B7634 url("img/znakall.gif") top left repeat-y; */
}
#header_left_main {
	background:url("img/toplogo2.png") top left repeat-y;
	width:605px;
}
#header_left_main div {
	visibility:hidden;
}

.menu {
	padding:1em 0.7em 0 1.2em;
	white-space:normal;
	line-height:150%;
	position:relative;
}

#hledbutton {
	background:transparent url(img/lupa.gif) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	font-size:1.1em;
	height:32px;
	position:absolute;
	right:-10px;
	top:-1px;
	width:32px;
}
#hledbutton:hover{
	top:-2px;
	right:-9px;
}
#hledbutton>span {
	color:transparent;
}

#searchform{
	display:inline;
	margin:0;
	padding:0;
}

#menu {
	width: 220px;
	float: right;
	padding-right:0.5em;
	padding-top:0.5em;
}
#menu li{
	position:relative;
	left:1em;
}
#menu big{
	text-align:center;
}

#obsah {
	width: 670px;
	float: left;
}
#obsah img {
	max-width:675px;
}

#obsah #clanek {
	padding-left:0.5em;
	padding-top:0.5em;
}




A {
	color:#065FA3;
	text-decoration:underline;
}

A:visited {
	color:#00467C;
  	text-decoration:underline;
}

A:hover {text-decoration:underline;}

#header A,#footer A {
	color:#DDFFDD;
	background:transparent;
}

#header A:visited,#footer A:visited {
	color:#CCFFCC;
	background:transparent;
}

#clanek{

}


#table_obsah{
	width: 100%; 
	text-align: left;
}
#table_obsah h3{
	color: #008400;
}
#table_obsah li{
	position:relative;
	left:2em;
	max-width:300px;
}


H1, H2, H3, H4, H5, H6, h1, h2, h3, h4, h5, h6 {
  margin: 0.5em 0 1em 0;
  padding: 0;
}

H1 {
	font-weight:bold;
	font-size:140%;
}

H2 {
	font-weight:bold;
	font-size:130%;
}

H3 {
	font-weight:bold;
	font-size:110%;
}

H4 {
	font-weight:bold;
	font-size:100%;
}

.wrong{
	font-weight:bold;
	color:#FF0000;
}

.ok{
	font-weight:bold;
	color: #008400;
}

.my table {border-collapse: collapse;}
.my td {border: 1px solid #000000; font-size: 75%; vertical-align: middle;}
#nb,#nb td {border-style:none;}
#bb td {border-width: 2px;}
.center {text-align:center;}


#sortable1, #sortable2 { list-style-type: none; margin: 0; padding: 0; float: left; margin-right: 10px; }
#sortable1 li, #sortable2 option { margin: 0 5px 5px 5px; padding: 5px; font-size: 1.2em; width: 120px; }
	

#loader {
	border: 1px solid #000;
	background: #fff url(img/loading.gif) no-repeat 14% 50%;
	width: 270px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -80px 0 0 -140px;
	opacity: 0.8;
	filter: alpha(opacity = '80');
	text-align: Left;
}

#loader p {
	padding: 30px 0 30px 100px;
	margin: 0;
	border: 1px solid #ccc;
	font-size: 1.5em;
}