#banner{
	width: 820px;
	height: 185px;
	margin: 20px auto 20px auto;
	overflow: hidden;
}
	#banner img{
		width: 820px;
		height: 185px;	
	}

#ukazkyZde{
	float: right;
	width: 105px;
	height: 102px;
	line-height: 102px;
	margin: 10px 0 0 10px;
	padding: 0;
	background-position: 0 0;
}
	#ukazkyZde a span:hover{
		background-position:0 -102px;
	}

ul{
	padding: 0;
	margin: 0;
}

	li{
		font-size: 14px;
		padding: 0px;
		margin: 5px 0 0 20px;
		text-align: justify;
		list-style-image: url('../images/buttonek.png');
	}
		ul li span{
			font-weight: bold;
		}
div.ukazkyCont{
	width: 820px;
	height: 320px;
	margin: 0 auto 20px auto;
}
	div.ukazkaCont{
		width: 360px;
		float: left;
	}
		#levaUkazka{
			width: 360px;
			height: 270px;
			line-height: 270px;
			margin: 5px 0 5px 0;
			background-color: #d2e7fc;
		}
		
		#pravaUkazka{
			width: 360px;
			height: 270px;
			line-height: 270px;
			margin: 5px 0 5px 0;
			background-color: #d2e7fc;
		}
			div.ukazkaCont a{
				display: block;
				color: black;
				text-decoration: none;
				text-align: center;
				position: relative;
			}
				span.thumb{
					width: 100%;
					height: 100%;
					position: absolute;
					left: 0;
					top: 0;
					z-index: 1;
				}
				span.play{
					width: 69px;
					height: 69px;
					position: absolute;
					left: 145px;
					top: 100px;
					z-index: 2;
					background-image: url('../images/playButton.png');
					background-position: 0 0;
				}
			div.ukazkaCont p a{
				display: inline;
				color: black;
				text-decoration: underline;
			}

#viceUkazek{
	width: 159px;
	height: 43px;
	line-height: 43px;
	margin-bottom: 40px;
}
	#viceUkazek a span:hover{
		background-position: 0 -43px;
	}

h1{
	margin-bottom: 10px;
}
h2{
	margin: 60px 0 10px 0;
}

#skolyBanner{
	width: 468px;
	height: 60px;
	line-height: 60px;
	margin: 30px auto 0 auto;
}
