@charset "iso-8859-2";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.red {
	color:#FF0000;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}
.obr {
 cursor:pointer;
 border: solid #000000 1px;
 margin:2px;
}
#head {
	width:780px;
	height:135px;
	background-image:url(images/head.jpg);
	margin:auto;
}
#provoz {
	width:420px;
	position:relative;
	left:320px;
	top:20px;
	color:#FF0000;
}
#doba {
	text-align:right;
	width:193px;
}
#menu {
	position:relative;
	bottom:0px;
	top:35px;
	font-size:14px;
}
#main {
	width:780px;
	height:352px;
	background-image:url(images/back.jpg);
	margin:auto;
	_max-height:352px;
	overflow:hidden;
	background-repeat:no-repeat;
}
#info {
	position:relative;
	left:25px;
	top:-220px;
	width:260px;
	font-size:16px;
	font-weight:bold;
	z-index:1;
}
.tel {
	font-size:12px;
	text-align:right;
	padding-right:44px;
}
#dob {
	text-align:right;
	padding-right:117px;
}
#white {
	position:relative;
	display:none;
	top:20px;
	left:8px;
	background-image:url(images/block.gif);
	width:300px;
	height:254px;
	z-index:0;
}
#logo {
	 width:220px;
	 height:90px;
	 position:absolute;
	 left:40px;
	 top:10px;
	 cursor:pointer;
}
#footer {
	width:780px;
	height:113px;
	text-align:center;
	margin:auto;
	position:relative;
	top:-5px;
}
#log1 {
	position:relative;
	right:80px;
	top:10px;
}
#log2 {
	position:relative;
	right:50px;
	top:10px;
}
#log3 {
	position:relative;
	right:0px;
	bottom:30px;
}
#log4 {
	position:relative;
	left:65px;
	bottom:10px;
}
#s0 {
	width: 180px;
	height: 135px;
	background-image:url(images/school1.jpg);
	position:relative;
	display:none;
	top:-450px;
	left:360px;
}
#s1 {
	width: 180px;
	height: 136px;
	background-image:url(images/school2.jpg);
	position:relative;
	display:none;
	top:-510px;
	left:560px;
}
#s2 {
	width: 180px;
	height: 136px;
	background-image:url(images/school3.jpg);
	position:relative;
	display:none;
	top:-565px;
	left:360px;
}
#warn {
	color:#f00;
	margin-top:20px;
	text-align:center;
	font-size:28px;
}
