/* Stylopis na formatovani stranek SOS a SOU Jesenik */

body	{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-face-color: #FFEFAA;
	scrollbar-highlight-color: #FFFFCC;
	scrollbar-3dlight-color: #FFFFCC;
	scrollbar-shadow-color: #EEE4A9;
	scrollbar-darkshadow-color: #EEE4A9;
	scrollbar-track-color: #FFFFCC;
	scrollbar-arrow-color: #FFCC55;
	background: #FFFFCC;
}
#hlavicka {
	margin:0;
	padding:0;
	background: #FFFFCC url(images/hlavicka.jpg) no-repeat;
	height: 189px;
	color: #990000;
	font-size: 80%;




}
#main1 {
	margin:0; padding:0;
	background:repeat-y left top;
	}
#main2 {
	margin:0; padding:0;
	background:repeat-y right top;
	}
#levy {
	float:left;
	width:170px;
	margin:0;
	padding:30 0 0;
	background:#FFEFAA url(images/sloupecek.png) no-repeat left top;
	font-size:75%;
}
#pravy {
	float:right;
	width:70px;
	margin:0;
	padding:30 0 0;
	font-size:75%;
}
#obsah {
	font-size:90%;
	margin-top: 0;
	margin-right: 70px;
	margin-bottom: 0;
	margin-left: 170px;

}
#obsah  h1 {
	color: #996600;
	padding-left: 4px;
	padding-right: 10px;
	margin-bottom: 5px;
	font-size: 16pt;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FF0000;
	font-weight: bold;

}
#obsah  h2 {
	font-size: 14pt;
	color: #996600;
	font-weight: bold;
}
#obsah  h3 {
	font-size: 12pt;
	margin-bottom: 0px;
	color: #996600;
}
#obsah  h4 {
	font-size: 10pt;
	color: #996600;
	margin-bottom: 0px;
}
#obsah  h5 {
	font-size: 8pt;
	color: #996600;
	margin-bottom: 0px;
}
#obsah  h6 {
	font-size: 6pt;
	color: #996600;
	margin-bottom: 0px;
}
#obsah  td {
	font: 10pt Arial, Helvetica, sans-serif;
	background: #FFF3B3;
	color: #993300;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
#obsah  p {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
#obsah  dd {
	font: 10pt Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 15px;
	margin-left: 50px;
}
#obsah  dt {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #996600;
	background: #FDF8B5;
	border-left: thin dotted #996600;
	padding-left: 5px;

}
#obsah  th {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #996600;
	background: #FFFF99;
}
#obsah  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#obsah  li {
	margin-bottom: 5px;
}
#obsah  ul {
}
.column-in {
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding:0.5em 1em;
	background-repeat: repeat-y;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.ddstrong {
	font: 10px Arial, Helvetica, sans-serif;
	background: #FFEFAA;
}
.autor {
	font-weight: bold;
	text-align: right;
	font-size: 8pt;
}
.datum {
	font-size: 8pt;
	background-color: #FFEFAA;

}
.listalpha {

	list-style-type: upper-alpha;
}
.adresa {
	position: absolute;
	left: 10px;
	top: 100px;
	font-size: 11px;

}
.logo {
	position: absolute;
	left: 10px;
	top: 10px;
}
#hlavicka a, #levy a, #pravy a {
	color: #0000CC;
	text-decoration: none;
	list-style-image: url(images/odrazka.png);
}
#hlavicka a:hover, #levy a:hover, #pravy a:hover {
	color: #FF0000;
	background-color: #FFCC66;
}
#hlavicka h1, #levy h1, #pravy h1 {
	color: #FF9900;
	font: 16pt Arial, Helvetica, sans-serif;
	border-top: thin solid #FFCC66;
	border-right: thin solid #FFCC66;
	background: #FFFF99;
	margin-bottom: 10pt;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#hlavicka h2, #levy h2, #pravy h2 {
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 2px;
	background: #FFFF99;
	padding-left: 5px;
}
#hlavicka p, #levy p, #pravy p {
	font: 10pt Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: thin solid #FFCC55;
	padding-bottom: 10px;
}
.info {
	font-size: 9pt;
	color: #996600;
}

