body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #A4B7FF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #001B4D;
	line-height: 180%;
}
    
#ohraniceni {
  width: 900px;
  padding:0;
  margin-top: 0px;
  margin-bottom: 0em;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
} 
          
#main {
	border: 1px solid black;
	width: 900px;
	height: auto;
	text-align: center;
	float: left;
	margin-top: 0em;
	margin-bottom: 0em;
	padding: 0px;
}

#head {
	float: left;
	width: 900px;
	height: 111px;
	background-image: url(../images/header.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-align: left;
}

#menu {
	float: left;
	width: 900px;
	height: auto;
	background-image: url(../images/pozadi_cele.gif);
	background-repeat: repeat-y;
	text-align: left;
}

#leve {
	width: 231px;
	float: left;

}

#content {
	width: 669px;
	height: auto;
	float: left;
}

#footer {
	text-align: center;
	height: 23px;
	width: 900px;
	float: left;
	color: White;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	font-size: 10px;
}  
    
a {
	font-size: 14px;
	font-family: Tahoma;
	color: #001B4D;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-size: 14px;
	font-family: Tahoma;
	color: #001B4D;
	text-decoration: underline;
	font-weight: bold;
}

a.footer {
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.footer:hover {
	font-size: 10px;
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

a.head {
	font-size: 12px;
	color: #001862;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}

a.head:hover {
	font-size: 12px;
	color: #001862;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

td {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #001B4D;

}

a.fotky img {
	border: 1px solid #001B4D;
}

a.fotky:hover img {
	border: 1px solid #002CD4;
}