body  { font-size: 11px;
	font-family: verdana;

}

a {
	color: black;
	text-decoration:none;
	font-weight:bold;
}

input,textarea,select {
	border: 1px black solid;
	font-family: verdana;
	font-size: 10px;
	background-color: WhiteSmoke;
}

img {
	border: none;
}

td {
	font-size: 10px;
}

.nadpis {
	color: DarkGoldenrod;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 10px;
}

h3 {
	margin-bottom: -300px;
}

.nadpis_blok   { color: #8b0000; font-weight: bold; background-color: #fc6; margin-bottom: 10px; padding: 5px 5px 5px 10px; width: 120px; _width: 135px; float: left }

.menu { width: 112px; _width: 120px; }
.menu a  { color: #8b0000; float: left;  font-size: 10px; font-weight: bold; line-height: 16px;  background-color: #e4a200; padding: 5px; border-top: 1px solid #ffd991; width: 100%; }
.menu a:hover  { color: #ffc500; background-color: #8b0000 }

.submenu { width: 112px; _width: 120px;}
.submenu a  { color: #8b0000; margin-bottom:4px;  float: left; font-size: 10px; padding:5px; width: 100%; font-weight: normal; line-height: 16px;  border-bottom: 1px dotted #ecb236; }
.submenu a:hover { background-color: white; }


.admin_menu a{
	color: #8b0000;
	font-size: 12px;
	text-decoration: underline;
	
}

.admin_menu a:hover{
	color: orangered;
}

#levy_prechod  { background: url(images/prechod_left.gif); position: absolute; top: 0; left: 0; width: 8px; height: 511px }

#cely_dokument  { text-align: left; position: absolute; top: 0; left: 8px; width: 700px }

	#logo_horni  { background: url(images/logo_skoly_top.gif) no-repeat; position: absolute; top: 0; left: 0; width: 127px; height: 99px }

	#nazev_skoly  {z-index: 1; position: absolute; top: 0; left: 137; width: 600px; height: 99px; text-align:left; padding-left: 50px; padding-top:15px; }

	#obrazek   { text-align: center; position: absolute; top: 0; left: 363px; width: 337px; height: 99px;}
	
	#top_cara  { background: url(images/top_cara.gif) no-repeat; position: absolute; top: 99px; left: 0; width: 100%; height: 8px }

	#telo {
		position: absolute;
		left: 0px;
		top: 107px;
		width: 750px;
	}

	#telo1 {
		position: relative;
		height:100%;
	}

		#leva_strana  { position: absolute; top: 0; left: 0; width: 127px;  height: 600px; float:left; }

			#dolni_logo  { float: left; background: url(images/logo_skoly_bottom.gif); position: absolute; z-index: 1; top: 0; left: 0; width: 127px; height: 50px }

			#leve_menu  { background: url(images/menu_left.gif) repeat-y; text-align: left; padding-top: 40px; padding-bottom: 10px; padding-left: 5px; float: left; _float: none; top: 50px; left: 0; width: 127px; height: 100%; }

		#text   { text-align: left; padding: 10px; position: relative; z-index: 1; top: 30px; left: 133px; width: 420px;line-height: 16px; }
	
		#prava_strana   { background-image: url(images/menu_right.gif); background-repeat: repeat-y; text-align: left; position: absolute; top: 0; left: 565px; width: 145px; height: 650px; }

	#paticka {
		position: relative;
		margin-top: 40px;
		margin-bottom: 20px;
		margin-left:60px;
		padding: 5px;
		padding-top: 10px;
		padding-bottom: 10px;
		border: 2px darkred solid;
		width: 560px;
		text-align: center;
		top: 0px;
		color: darkred;
		font-size: 10px;
		z-index: -1;
	}
	#paticka a {
		color: darkred;		
	}

	#paticka a:hover {
		color: black;		
	}
.blok_text { font-size: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; width: 120px; _width: 135px; }
.zpravy_nadpis  { color: #8b0000; font-size: 10px; font-weight: bold }
.zpravy_nadpis a  { color: #8b0000; font-size: 10px; font-weight: bold }

.zpravy_datum  {
	font-size: 9px;
	text-align: right;
	border-bottom: 1px #F1DBB9 solid;
}

#aktuality_main {
	background-color: #fff;
	position: absolute;
	top: 50px;
	left: 0px;
	width: 420px;
}

.aktuality_blok {
	background-color: #fcf9f7;
	padding: 0 5px 5px;
	width: 210px;
	height: 170px;
	float: left;
	overflow: hidden;
	border-style: solid solid dotted;
	border-width: 5px 5px 1px;
	border-color: #fff #fff #a4a4a4;
}

.aktuality_blok img {
	margin-right: 5px;
	float: left;
}


.aktuality_nadpis {
	padding-bottom: 5px;
}

.aktuality_nadpis a {
	color: darkred;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	padding-bottom: 5px;
}

.aktuality_all {
	background-color: #fcf9f7;
	width: 400px;
	height: 170px;
	float: left;
	overflow: hidden;
	border-bottom: 1px #a4a4a4 dotted;
	margin-bottom: 5px;
	padding: 5px;
}

.aktuality_all a {
	color: darkred;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	padding-bottom: 5px;
}

.kalendar_den {
	border: 1px gray solid;
	background-color: #fcf9f7;
	width: 100%;
	margin-bottom:1px;
}

.kalendar_den_akce {
	padding-top:25px;
	padding:5px;

}


.kalendar_den_nadpis {
	font-weight: bold;
	font-size: 12px;
}

.kalendar_datum {
	position:relative;
	width:100%;
	height:19px;
	color:#8b0000;
	background-color:#FFDF99;
	left:0px;
	top:0px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 2px;
	font-size: 10px;

}

.kalendar_datum_vikend {
	position:relative;
	width:100%;
	height:19px;
	color:#8b0000;
	background-color:#FFB219;
	left:0px;
	top:0px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 2px;
	font-size: 10px;

}

.div_pro_podkategorie {
	padding: 7px;
	margin-bottom: 10px;
	margin-right:10px;

	font-size: 10px;

}

.div_pro_podkategorie a{
	color: #8b0000;
	font-weight: normal;
}

.div_pro_podkategorie a:hover{
	color: darkorange;
}