.bigdiv {
	position: relative;
	width: 708px;
	height: auto;
}
#logo {
	width: 250px;
	height: 299px;
	border: 2px solid #CCCCCC;
	float: left;
}
#hlavicka {
	width: 450px;
	height: 299px;
	border: 2px solid #CCCCCC;
	top: 0px;
	float: right;
}

#obsah {
	width: 684px;
	height: 428px;
	top: 320px;
	background-color: #FFFFFF;
	color: #666666;
	padding: 10px 10px;
	border: 2px solid #CCCCCC;
	overflow:auto;
	position: absolute;
	left: 0px;
	text-align: left;
}
#pata{
	position: absolute;
	width: 704px;
	top: 780px;
	background-color: #999;
	color: #FFFFFF;
	border: 2px solid #CCCCCC;
	text-align: center;
	left: 0px;
}
ul.hor_menu_ul a {
	color:#FFFFFF;
	font-weight:bold;
	height:17px;
	text-decoration:none;
	background-color: #000099;
	text-transform: uppercase;
	display:block;
}
ul.hor_menu_ul a:hover {
	color:#FFFFFF;
	font-weight:bold;
	height:17px;
	text-decoration:none;
	background-color: #0000FF;
	display:block;
	text-transform: uppercase;
}
li.hor_menu_li a.login {
	color:#FFFFFF;
	background-color: #6633FF;
	width: 175px;
	display:block;
}
li.hor_menu_li a.login:hover {
	background-color: #6633FF;
	color:#0099FF;
	width: 175px;
	display:block;
}
.hor_menu {
	border:0px solid black;
	height:17px;
	margin-top:0px;
	padding-top:0px;
	width: 708px;
	left: 0px;
}
ul.hor_menu_ul {
	color:#FFFFFF;
	display:inline;
	font-weight:bold;
	list-style-type:none;
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
	width:705px;
	height: 17px;
}
li.hor_menu_li {
	display:block;
	float:left;
	list-style-type:none;
	height: 17px;
	width: 175px;
	border-left: 2px solid;
	border-color: #CCCCCC;
}
#menu a:hover{
	background-color: #0000FF;
	vertical-align: middle;
	}
.menucele {
	height: 17px;
	top: 304px;
	color: #FFFFFF;
	left: 0px;
	text-align: center;
	width: 705px;
	position: absolute;
	vertical-align: middle;
}

body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	background-color: #ECE9D8;
}
a:visited, a:link {
	text-decoration: none;
	color: #FFFFFF;

}
h1       {
	font-size: 12pt;
	color:#333333;
	font-weight:bold;
	text-align: left;
	padding-bottom: 10px;
}
h2       {
	font-size: 10pt;
	color:#333333;
	font-weight:bold;
	text-align: left;
	line-height: 10px;
	padding-top: 10px;
}
h3       {
	font-size: 10pt;
	color:#333333;
	font-weight:bold;
	text-align: left;
	line-height: 10px;
	}
.clear {
clear:both;
}
.galerie img
{
	width: 55px;
	height: 42px;
	text-decoration: none;
	position: relative;
	float: left;
	border: none;
	padding: 1px;
}
