* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Vernada, sans-serif;
	font-size: 11px;
	text-align: center;
	background: url('../menu/bg.jpg') #c1c9d6;
	background-repeat: repeat-x;
	background-position: 50% 0%;	
}
#page {
	margin: 0 auto;
	width: 784px;
	text-align: left;
	
}
#menu {
	padding: 0 0 0 124px;
	display: block;
	width: 784px;
	height: 70px;
	background: url('../menu/menu.jpg') no-repeat;
}
#menu div {
	float: left;
}
#menu a {
  display: block;
	width: 82px;
	height: 69px;
	color: white;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none;
	background: url('../menu/menu_a.gif');
}
#menu a:hover, #menu #active a {
	background: url('../menu/menu_a_hover.gif');
	color : #a52d2d;
	font-weight : bold;
	width: 82px;
	text-align: center;
}
.neactive {
  width: 82px;
  text-align: center;
}
#menu span {
	position: relative;
	top: 45px;
}
#header {
	display: block;
	width: 784px;
	height: 172px;
	background: url('../menu/header.jpg') no-repeat;
}
#container {
	width: 784px;
	background: url('../menu/container.gif');
	background-repeat: repeat-y;
}
#container #container-inside {
	width: 784px;
	min-height: 420px;
	background: url('../menu/container_2.gif') no-repeat;
}
* html #container #container-inside {
	height: 420px;	
}
.nadpisdefault {
  color : #a52d2d;
	font-size : 14px;
	font-weight : bold;
	padding-top : 5px;
}
.nadpistechlisty {
  color : #a52d2d;
	font-size : 14px;
	font-weight : bold;
	padding-top : 5px;
	text-align : center;
}
#container #content {
	float: right;
	width: 580px;
}
#container #content #content-inside {
	padding: 5px 20px 5px 0px;
}
#container #left {
	float: left;
	width: 162px;
	padding-bottom:100px;
}
#container #left #left-inside {
	padding: 5px 0 105px 0;
	margin : 0px 0px 0px 20px;
}
#container #left #left-inside a {
	display: block;
	width: 128px;
	height: 30px;
	color: white;
	font-size: 11px;
	text-decoration: none;
	font-weight : bold;
}
#container #left #left-inside .next_active a, #container #left #left-inside .odkaz a:hover{
	color: #a52d2d;	
	width : 164px;
	background: url('../menu/menu_a_next_hover.gif');
	font-weight : bold;
}
#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;
	clear : both;
}
#image div {
	position: absolute;
	left: 0px;
	top: -189px;
	display: block;
	width: 193px;
	height: 189px;
	background: url('../menu/image.gif') no-repeat;
}
#footer {
width:100%;
height:36px;
left:0;
bottom:0;
background: url("../menu/footer.jpg") repeat-x

}
.foot{
    width: 784px;
	height: 36px;
	margin:0 auto;
	overflow:hidden;
	background:url("../menu/foot.jpg") no-repeat`
	color: #D2D0D0;
}
#footer a {
	color: #D2D0D0;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #admin {
	position: relative;
	top: 10px;
	text-align : right;
}
#footer #admin a{
    color : #a2aec1;
}
#footer #copy {
	position: relative;
	top: 15px;
	left: -285px;
}
#footer #special a{
    color : white;
}
#footer #special {
	position: relative;
	top: -15px;
	left: 100px;
	color : white;
}
th {
	font-size: 11px;
}
td {
	font-size: 11px;
}
.ramecek{
  border: thin solid Gray 1px;
}
UL{
  margin-left: 15px;
}
a , a:link, a:visited {
	color : #455471;
}
a:hover {
	color : #a52d2d;
}
#obrazek .ramecek{
  border : 1px solid #a52d2d;
  margin : 5px 10px 5px 0px;
}
#container #left #left-inside #podmenicko a, #container #left #left-inside #podmenicko a:link, #container #left #left-inside #podmenicko a:visited{
  color: #ffffff;
	padding : 0 0 0 30px;
	font-weight : bold;
	width : 160px;
}
#container #left #left-inside #podmenicko a:hover{
  color: #a52d2d;
	background: url('../menu/podmenicko.jpg');
	background-repeat : no-repeat;
	font-weight : bold;
	width : 160px;
	padding : 0 0 0 30px;
}

#container #left #left-inside #podmenicko1 a, #container #left #left-inside #podmenicko1 a:link, #container #left #left-inside #podmenicko1 a:visited{
  color: #a52d2d;
	background: url('../menu/podmenicko.jpg');
  background-repeat : no-repeat;
	font-weight : bold;
	width : 160px;
	padding : 0 0 0 30px;
}
#container #left #left-inside #podmenicko1 a:hover{
  color: #a52d2d;
	background: url('../menu/podmenicko.jpg');
	background-repeat : no-repeat;
	font-weight : bold;
	width : 160px;
	padding : 0 0 0 30px;
}
/* kod tykajici se konkretniho projektu - konec */

