body {
  background: #5e8301;
  color: #000000;
	font-family: sans-serif;
	background-image: url(pic/back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
   }
#okolo {
	margin: auto;
	width: 730px;
	background-color: White;
	padding: 10px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#menu {
	background-image: url(pic/transp.png);
	position: absolute;
	top: 20px;
	margin-left: 10px;
	padding: 0px;
	font-size: 85%;
}

#menu a {
	display: block;
	float: left	;
	margin: 0px;
	padding: 0px;
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	background-color: White;
}


#hlava{
	display: block;
	width: 730px;
	height: 264px;
	background-image: url(pic/hlava.gif);
	background-repeat: no-repeat;
}

#hlava p{
display: none;
}

#pata{
	display: block;
	width: 730px;
	height: 30px;
	background-image: url(pic/pata.gif);
	background-repeat: no-repeat;
	padding: 3px;
	color: White;
	font-weight: bold;
	font-size: smaller;
	line-height: 26px;
	text-align: center;
	margin-top: 15px;
	clear: both;
	}	

#hlavni {
	background-color: White;
}

table {
	margin: 0px auto 20px auto;
	padding: 0px;
	border-collapse: collapse;
	font-size: small;
}

td, th{
	border: solid 1px #5b6d7a;
	margin: 0px;
	padding: 5px;
}

th {
	background-color:  #5e8301;
	color: white;
}


h1, h2, h3, h4, h5 {
	color: #5b6d7a;
	border-bottom: dotted 1px #5b6d7a;
}

.confname {
	background-color: #E7ECF5;
	padding: 1px 10px 1px 10px;
	border: dotted 1px #5b6d7a;
	}	
.vyrazny {
	color: #5b6d7a;
	font-weight: bold;
}

.pastconfname {
	background-color: #E7ECF5;
	padding: 1px 10px 1px 10px;
	border: dotted 1px #5b6d7a;
	margin: 10px 0 10px 0;
	}	

.pastconfname a{
text-decoration: none	}	

.pastconfname a:hover{
text-decoration: underline;
color: Red;	}	

#search {
	position: absolute;
	top: 240px;
	margin-left: 530px;
}

.preslist li {
display: block;
margin-bottom: 20px;
}

.menu2 {
	border: dotted 1px #5e8301;
	float: right;
	margin: 0 0 0 10px;
}

.menu2 a{
	display: block;
	clear: right;
	color: blue;
	padding: 5px;
}

.menu2 a:hover{
	color: white;
	background-color: #5e8301;
}

.top {
	font-weight: bold;
	text-align: right;
}

.logo {
	padding: 10px;
	margin: 10px;
	border: 1px solid #D2DBE2;
	text-align: center;
	width: 200px;
	height: 200px;
	float: left
}

.cleaner {
	clear: both;
}

#globaliseelink {
	display: block;
	height: 150px;
	width: 300px;
	position: absolute;
	top: 80px;
}

label {
	display: block;
	clear: both;
	margin-top: 10px;
	font-size: smaller;
	font-weight: bold;
	color: #5b6d7a;
}

fieldset {
	background-color: #EEF1F3;
	border: solid #5b6d7a 1px;
	padding: 10px;
	padding-top: 0px;
	margin: auto;
	width: 450px;
	display: block;
	clear: both;
	margin-top: 10px;
}

legend {
	color: White;
	background-color: #5b6d7a;
	padding: 4px;
	font-weight: bold;
}

.galbox {
	width:100px; 
	height:75px;
	float: left;
	background-color: black;
	margin: 3px;
	}
