@charset "windows-1250";
* {
	padding:0 0 0 0px;
	margin:0 0 0 Opx;
	border: none;
  font-family:'Tahoma';
  font-size:16px;
}
body {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.page {
	text-align: left;
	width: 884px;
	height: 564px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.head {
	width: 884px;
	height: 171px;
}
.logo {
	width: 232px;
	height: 171px;
	background: url(images/libor_03.jpg);
	float: left;
	color: white;
}
.logo p {
	margin-left: 10px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 220%;
}
.contentTop {
	width: 569px;
	height: 171px;
	background: url(images/libor_04.jpg);
	float: left;
}
.headLeft {
	width: 83px;
	height: 171px;
	background: url(images/libor_05.jpg);
	float: left;
}
.middle {
	clear: both;
	width: 884px;
	height: 393px;
}
.info {
	width: 232px;
	height: 393px;
	background: url(images/libor_06.jpg);
	float: left;
}
li {
  font-weight:bold;
  padding-bottom:10px;
}
.content {
	width: 569px;
	height: 393px;
	background: url(images/libor_07.jpg);
	float: left;
}
.middleLeft {
	width: 83px;
	height: 393px;
	background: url(images/libor_08.jpg);
	float: left;
}
.menu {
	width: 100%;
	height: 20px;
	margin-top: 151px;
	background-color: #FF0000;
}
.menu ul {
	float: left;
	list-style: none;
}
.menu li {
	float: left;
}
.info ul{
	color: white;
	margin-left: 20px;
	padding-left: 10px;
	padding-top: 20px;
}
.kontakt {
	margin-top: 30px;
	margin-left: 30px;
	float: left;
}
.jmeno {
	font-size: 120%;
	font-weight: bold;
}
.realizace {
	float: left;
	margin-left: 80px;
	
}
.realizace a {
	color: black;
	text-align: center;
	text-decoration: none;
	margin-top: 2px;
	display: block;
	width: 170px;
	background: #999999;
}
.realizace img {
	padding-top: 10px;
}
.imgTop {
	margin-top: 45px;
	margin-left: 20px;
}
.imgContent {
	margin-left: 20px;
}
.imgContent img {
	margin-top: 20px;
}
.zpet {
	color: black;
  font-weight:bold;
  text-decoration:none;
}
.zpet:hover{
  text-decoration:underline;
  color: red;           
}
div.pages {
  margin:0 auto;
  font-weight:bold;
  text-align:center;   
}
div.pages a{text-decoration:underline;color:blue;}
div.pages a:hover{text-decoration:none;color:red;}
	