/* Homepage ---------------------------------------- */

/* Logo */
h1 span {
	cursor: defaulst;
}

/* Hlavni foto */
#foto {
	height: 249px;
	max-height: 210px;
	margin-top:44px;
}
span#bg1{
	position: absolute;
	top: 0;
	left: 420px;
	width: 540px;
}
span#bg2{
	width: 420px;
}
#foto div {
	position: absolute;
	top: 130px;
	left: 438px;
	font-size: 92%;
	z-index: 10;
}
#foto div select {
	vertical-align: middle;
	margin-left:4px;
	margin-bottom: 8px;
}

* html #foto{
	margin: 0 0 10x 0;
	padding: 0 0 0 0;
}

/* Novinky */
#mother {
	padding-bottom: 10px;
}
.sep {
	height: 10px;
	background: url(/lisalib/getfile.aspx?itemid=724) no-repeat left top !important;
}
#right {
	margin-bottom: 10px;
}

.NA {
	width: 720px;
	padding: 25px 21px 25px 21px;
}
* html .NA {
	width: 780px;
}

#archive {
	position: absolute;
	right: 20px;
	top: 30px;
	z-index: 10;
	color: #fff;
	text-decoration: underline;
}
.newBox {
	float: left;
	width: 300px;
	margin-right: 57px;
	_margin-right : 15px;
}

.newBox p {
	text-align: justify;
	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(/lisalib/getfile.aspx?itemid=743) no-repeat right 3px;
*/
}
.newBox a.more:hover {
	color: #000;
}
.more img { border-left:7px solid #fff; vertical-align:-1px; }