* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	background: url('../menu/bg.gif');
	background-repeat: repeat-y;
	background-position: 50% 0%;
}
#page {
	margin: 0 auto;
	width: 777px;
	text-align: left;
}
#menu {
	margin: 1px 0 0 0;
	display: block;
	width: 777px;
	height: 34px;
	background: url('../menu/menu.jpg') no-repeat;
}
#menu div {
	float: left;
}
#menu a {
	display: block;
	width: 111px;
	height: 34px;
	color: white;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: url('../menu/menu_a.jpg');
}
#menu a:hover, #menu #active a {
	color: #EE8417;
	background: url('../menu/menu_a_hover.jpg');
}
#menu span {
	position: relative;
	top: 10px;
}
#header {
	display: block;
	width: 777px;
	height: 200px;
	background: url('../menu/header.jpg') no-repeat;
}
#container {

	width: 777px;
	background: url('../menu/container.jpg');
	background-repeat: repeat-y;
}
#container #container-inside {
	width: 777px;
	min-height: 315px;
	background: url('../menu/container_2.jpg') no-repeat;
}
* html #container #container-inside {
	height: 315px;
	
}
#container #content {
	float: left;
	margin-left: 0px;
	width: 588px;
}
#container #content #content-inside {
	padding: 5px 20px 5px 30px;
}
#container #left {
	float: right;
	width: 169px;
}
#container #left #left-inside {
	padding: 5px 0 255px 0;
}
#container #left #left-inside a {
	margin: 0 0 3px 0;
	display: block;
	width: 158px;
	height: 24px;
	color: #6289B2;
	font-size: 10px;
	text-decoration: none;
	background: url('../menu/menu_a_next.jpg');
}
#container #left #left-inside a:hover, #container #left #left-inside #next_active a {
	color: #EE8417;
	background: url('../menu/menu_a_next_hover.jpg');
}
#container #left #left-inside span {
	position: relative;
	top: 5px;
	left: 25px;
}
#container #cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	border: none;
	visibility: hidden;
}
#image {
	position: relative;
}
#image #image-inside {
	position: absolute;
	right: 0;
	top: -250px;
	display: block;
	width: 181px;
	height: 250px;
	background: url('../menu/image.jpg') no-repeat;
}
* html #image #image-inside {
	position: absolute;
	right: -1px;
}
#image #image-inside div {
	position: absolute;
	bottom: -30px;
	width: 100%;
	text-align: center;
	z-index: 20;
}
#image #image-inside p {
	margin: 5px 0 0 0;
	font-size: 10px;
}
#footer {
	position: relative;
	display: block;
	width: 777px;
	height: 130px;
	background: url('../menu/footer.jpg') no-repeat;
	color: #D2D0D0;
}
* html #footer {
	z-index: -20;
}
#footer a {
	color: #D2D0D0;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #copy {
	position: absolute;
	top: 80px;
	right: 40px;
}
#footer #admin {
	position: absolute;
	top: 80px;
	left: 40px;
}
#footer #special {
	position: absolute;
	top: 110px;
	left: 60px;
}
th, td {
	font-size: 11px;
}
a img {
	border: 2px solid #EE8417;
}
.prostrednistrana{

}
/* kod tykajici se konkretniho projektu - konec */


