* {
	border: 0;
	padding: 0;
	margin: 0;
}

html{
	background: url("pics/html_back.gif") repeat;
}

body{
	padding: 1em 0;
	font-family:  "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 0.90em;
}

div#nastred{
	width: 740px;
	padding: 0 3px;
	margin: 0 auto;
	background: white url("pics/nastred_back.png") repeat-y left top;
	position: relative;
}

div#nastred div#pozadi{
	background: url("pics/pozadi_back.png") no-repeat left top;
}

div#DIV_HLAVICKA{
	background: url("pics/hlavicka_back.png") no-repeat left top;
	max-height: 100px;
	overflow: auto;
	width: 720px;
	padding: 13px;
	margin-left: -3px;
}

div#esluzby{
	background: url("pics/esluzby_back.png") no-repeat left bottom;
	width: 720px;
	padding: 0 13px 13px 13px;
	margin-left: -3px;
	clear: both;
	color: white;
	font-size: 0.9em;
}

div#esluzby a{
	text-decoration: none;
	color: white;
}

img#motiv{
	float: right;
	width: 578px;
	height: 333px;
	margin-right: -30px;
}

div#menu{
	width: 174px;
	background: url("pics/oranzova.gif") repeat;
	float: left;
	position: relative;
	border: 3px solid white;
	border-left: 0;
	min-height: 40px;
	padding: 14px 0;
	color: white;
}

div#menu div#DIV_PODMENU{
	padding: 14px 9px 0 9px;
}

div#menu div#DIV_PODMENU p{
	padding-bottom: 0.8em;
}

div#menu ul{
	list-style: none;
}

div#menu li{
	border-bottom: 1px solid white;
	text-align: center;
}

div#menu a{
	color: white;
	text-decoration: none;
	padding: 7px;
	display: block;
}

div#menu a:hover{
	background-color: white;
	color: #FF7C12;
}

div#text{
	float: right;
	margin: 16px 0 0 0;
	padding: 14px 10px 10px 23px;
	background: white url("pics/text_levy_horni_roh.gif") no-repeat left top;
	width: 514px;
	min-height: 200px;
}

div#text a{
	color: #FF7C12;
	font-weight: normal;
	text-decoration: underline;
	padding: 0 1px 0 1px;
}

div#text a:hover{
	color: white;
	background-color: #FF7C12;
}

div#text p, div#text table {
	margin-bottom: 1em;
}

div#text ul, div#text ol{
	margin-left: 2em;
	margin-bottom: 1em;
}

div#text ul ul, div#text ol ol, div#text ul ol, div#text ol ul{
	margin-bottom: 0;
}

div#text h1, div#text h2{
	background-image: url(pics/h2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 35px;
	_height: 37px;
	color: #FF7C12;
	margin: 0 -8px 10px -10px;
	padding: 3px 0 0 19px;
	font-size: 1.5em;
}

div#text h2{
	font-size: 1.4em;
}

div#text h3{
	color: #FF7C12;
	font-weight: normal;
	font-size: 1.3em;
	margin-bottom: 0.3em;
}

div#text h1 span.strana{
	font-size: 0.8em;
	font-weight: normal;
}

div#text p.navigace a{
	border: 1px solid #FF7C12;
	text-decoration: none;
	padding: 0 6px;
}

div#text p.navigace span{
	padding: 0 0.5em;
	color: gray;
}

div#text table{
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #ffe5d0;
	border-left: 1px solid #ffe5d0;
}

div#text table tr th{
	background-color: #fdeadb;
	text-align: left;
	padding: 3px 5px;
	color: #ff7c12;
	font-size: 1.1em;
}

div#text table tr td{
	padding: 1px 5px;
	border-bottom: 1px solid #ffe5d0;
}

div#text div.seznamclanku{
	/*border-bottom: 1px dotted #ff7c12;*/
	margin: 0 0 0.8em 0;
}

div#text div.seznamclanku p.nadpis{
	color: #ff7c12;
	font-size: 1.3em;
	margin-bottom: 0.1em;
	background-color: #fdeadb;
	padding: 0.1em 0.3em 0.1em 10px;
	margin: 0 -5px 0.2em -5px;
	 -moz-border-radius: 9px 0 0 9px;
    -webkit-border-radius: 9px 0 0 9px;
    -khtml-border-radius: 9px 0 0 9px;
    border-top-radius: 9px 0 0 9px;
}

div#text div.seznamclanku p.nadpis span{
	color: gray;
	font-size: 0.7em;
}

div#text table.mesic{
	border: 1px solid #FFD5B3;
	padding: 9px;
	width: 100%;
}

div#text table.mesic td{
	vertical-align: top;
	padding: 0px 0.5em;
	width: 50%;
}

div#text table.mesic ol{
	padding: 0;
}

div#text table.mesic td li{
	border-bottom: 1px solid #FF7C12;
	padding: 2px 0 2px 0;
}

div#text table.mesic td li b{
	color: #FF7C12;
}

div#text table.mesic td li img{
	width: 20%;
	vertical-align: middle;
	padding: 4px 0 4px 0;
}

div#text form .vstup{
	background: white;
	border: 1px solid #FF7C12;
	padding: 0 2px 1px 2px;
	width: 400px;
	text-align: left;
}

div#text form .tlacitko{
	background: #FF7C12;
	color: white;
	font-weight: bold;
	border: 1px solid #FF7C12;
	cursor: pointer;
}

div#text table.legenda{
	border: 0;
	border-collapse: separate;
}

div#text table.legenda tr td{
	border: 0;
}

div#text table.hrady{
	width: 410px;
	border: 0;
	border-collapse: separate;
}

div#text table.hrady td{
	text-align: center;
	border: 1px solid #FF7C12;
	padding: 3px;
}

div#text table.hrady td img{
	padding-bottom: 15px;
}

div#text dd{
	margin: 0 0 7px 0;
	padding: 0;
}

div#DIV_PATICKA{
	/*
	position: absolute;
	left: 3px;
	bottom: 60px;
	*/
	width: 156px;
	background: url("pics/oranzova.gif") repeat;
	border: 3px solid white;
	border-left: 0;
	min-height: 40px;
	padding: 14px 9px 0 9px;
	color: white;
	float: left;
	position: relative;
	margin: 1em 0;
}

div#DIV_PATICKA p{
	margin-bottom: 1em;
}

img.pravy_horni_roh{
	background: url("pics/pravy_horni_roh.gif");
	width: 18px;
	height: 17px;
	position: absolute;
	top: -3px;
	right: -3px;
}

img.pravy_dolni_roh{
	background: url("pics/pravy_dolni_roh.gif");
	width: 17px;
	height: 17px;
	position: absolute;
	bottom: -3px;
	right: -3px;
}

.zprava{
	font-weight: bold; 
	background-color: red; 
	font-size: 1.3em;
	color: white;
	padding: 0.2em 0.6em;
}

hr{
	clear: both;
	visibility: hidden;
}

/*---------------------------------------------*/

span.a_foto a, a.a_foto{
	background-color: transparent !important;
	border: 0 !important;
	padding: 0 !important;
}

a.a_foto img, img.obrazek{
	padding: 4px;
	margin: 3px;
	border: 1px solid #ff7c12;
	background-color: white;
}

a.a_foto img:hover{
	background-color: #ff7c12;
}

img.obrazek{
	background-color: transparent;
	border: 1px solid silver;
	background-color: white;
}

.fvlevo{
	float: left;
	margin-right: 10px !important; 
	margin-left: 0;
}

.fvpravo{
	float: right;
	margin-left: 10px !important;
	margin-right: 0;
}
