
/* Homepage ---------------------------------------- */

/* Logo */
h1 span {
	cursor: default;
}

#foto {
	height: 138px;
	max-height: 98px;
}
#foto_ge {
	height: 138px;
	max-height: 98px;
}
/*#foto span {
	width: 950px;
	background-image: url(../img/hlavicka-page.jpg);
}*/
#foto_ge span {
	width: 950px;
	background-image: url(../img/hlavicka-page.jpg);
}

#main_ge .F2 span {
	background-image: url(../img/hlavicka-page-2.jpg);
}
#foto_ge1 div {
	position: absolute;
	top: 160px;
	right: 20px;
	z-index: 5;
	width: 155px;
}
#foto12 div {
	position: absolute;
	top: 160px;
	right: 20px;
	z-index: 5;
	width: 155px;
}
#foto_ge div {
	position: absolute;
	top: 65px;
	right: 20px;
	z-index: 10;
	width: 155px;
}
#foto div select {
	width: 100%;
	margin-bottom: 8px;
}
#foto_ge div select {
	width: 100%;
	margin-bottom: 8px;
}

/* Novinky */
#mother {
	padding-bottom: 10px;
}
.sep {
	height: 10px;
	background: url(../img/linky-hp.gif) no-repeat left top !important;
}
#right {
	margin-bottom: 10px;
}
#right_dandb {
	margin-bottom: 10px;
}
.NA {
	width: 720px;
	padding: 26px 21px 0 21px;
}
* html .NA {
	width: 780px;
}
#archive {
	position: absolute;
	right: 20px;
	top: 30px;
	z-index: 10;
	color: #fff;
	text-decoration: underline;
} 
.newBox {
	float: left;
	width: 275px;
	margin-right: 82px;
	margin-bottom: 33px;
}
.newBox p {
	line-height: 150%;
	margin-bottom: 10px;
}
.newBox h4 {
	font-size: 115%;
	margin-bottom: 10px;
}
.newBox .date {
	display: block;
	margin-bottom: 8px;
}
.newBox .date span {
	color: #999;
	padding: 0 2px 0 2px;
}
.newBox h4 a, .newBox h4 a:visited {
	color: #1285BB;
}
.newBox h4 a:hover {
	color: #000;
}
.newBox .more, .newBox .more:visited {
	color: #1285BB;
	padding-right: 22px;
	background: url(../img/sipka.gif) no-repeat right 3px;
}
.newBox a.more:hover {
	color: #000;
}
.newBox2 {
	float: left;
	width: 600px;
	margin-right: 82px;
	margin-bottom: 33px;
}
.newBox2 p {
	line-height: 150%;
	margin-bottom: 10px;
}
.newBox2 h4 {
	font-size: 115%;
	margin-bottom: 10px;
}
.newBox2 .date {
	display: block;
	margin-bottom: 8px;
}
.newBox2 .date span {
	color: #999;
	padding: 0 2px 0 2px;
}
.newBox2 h4 a, .newBox2 h4 a:visited {
	color: #1285BB;
}
.newBox2 h4 a:hover {
	color: #000;
}
.newBox2 .more, .newBox2 .more:visited {
	color: #1285BB;
	padding-right: 22px;
	background: url(../img/sipka.gif) no-repeat right 3px;
}
.newBox2 a.more:hover {
	color: #000;
}
.date2{
	display: block;
	margin-bottom: 8px;
	font: normal;
}
.date2 span {
	color: #999;
	padding: 0 2px 0 2px;
	}
	

