* {margin: 0; padding: 0;}
* {font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;}
body {
	background : white;
	text-align: center;
}
#obsah {
	background : white;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	border : 0px solid #336633;
	background-image : url('../images/vlevo.jpg');
	background-repeat : repeat-y;
    overflow: auto;
}
#nahore{
	position: relative;
	float:left;
	width: 900px;
	height: 265px;
	background: white;
	padding: 0px;
	margin: 0px;
	border : 0px solid #336633;
 	background-image : url('../images/vlevo.jpg');
	background-repeat : repeat-y;	
}
#menunahore {
	position: relative;
	float:left;
	border : 0px solid #336633;
	width: 700px;
	height: 17px; 
	text-align: left;
	padding-left: 80px;
	margin-top:-25px;
	top: -50px;
	color: white;
	font-size:14px;
}

#vlevo {
	position: relative;
	text-align: right;
    float: left;
    width: 335px;
	border: 0px solid black;
    margin-top: -5px;
 	background-image : url('../images/vlevo.jpg');
	background-repeat : repeat-y;
}
.vlevo2 {
 width:230px;
 padding-left: 70px;
}
#vpravo {
	position: relative;
	background-color: white;
	float: right;
	width: 553px;
	margin-top: -5px;
    border: 0px solid black;
 	background-image : url('../images/vpravo.jpg');
	background-repeat : repeat-y;
}
#dole {
  	position: relative;
	float:right;
	text-align: right;
	width: 900px;
	height: 165px;
	color: #5EA84F;
	border: 0px solid black;
	background-image : url('../images/dole.jpg');
	background-repeat : no-repeat;
}

#doleObrazek {
	position: relative;
	border: 0px solid #777742;
	margin-right: 130px;
	margin-left: 600px;	
	padding: 2px;
}

#doleText {
	position: relative;
	float: left;
	color: white;
	font-weight: bold;
	padding-left: 70px;
	text-align: justify;
	border: 0px solid black;
	margin-top: 100px;
	width: 500px;
	height: 40px;

}

#dolePocitadlo {
	position: relative;
	float:right;
	height: 5px;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 150px;
	width: 280px;
	color: #13589B;
	border: 0px solid black;
}

.obrazek {
padding:2px;
border: 1px solid #777742;
cursor: pointer; 
}

.panelNadpis {
	padding: 5px;
	text-align: left;
	width: 80%;
	margin: 3px;
	margin-left: 8px;
	background-color: #ccc;
	font-style: normal;
	font-weight: normal;
	font-size: 19px;
}
.panelTelo {
	padding: 3px;
	padding-left: 8px;
	margin: 3px;
	margin-left: 16px;
	border-left: 1px solid #000;
	border-top: 1px dotted #ccc;
	border-bottom: 2px dotted #000;
	background-color: #fff;
	font-weight: bold;
}
/* -------------------------------------         seznamy */
ul.ulTelo{
	text-align: left;
	padding: 0px;
	list-style: none;
}
ol.ulTeloUkol{
	text-align: left;
	list-style: lower-roman;
	padding: 0px;
}
li.liUkol{
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top:0px;
	margin-left: 50px;
	border-left: 0px dotted #000;
	background-color: #fff;
	font-weight: bold;
	color: #555;
	list-style:decimal;
}
a.aUkol {
	color: #777;
	font-size: 11px;
}
a:hover.aUkol{
	color: #346A6C;
}
ol {
	list-style: square;
	line-height: 125%;
	text-align: left;
	padding-left: 55px;
	padding-top: 0px;
	padding-bottom:0px;
	padding-right: 0px;
}
li {
	font-size: 14px;

	color: Black;
}
/* -------------------------------------         seznamy */
a.polozkaPanel {
	border: 1px dotted;
	padding: 2px;
}
a:hover.polozkaPanel {
	color: #000;
	background-color: #ccc;
	border: 1px dotted;
	padding: 2px;
}
.polozkaMenu {
	padding: 3px 8px;
	background-color: #D9DBDA;
	border: 2px dotted;
}
a.Text {
	padding: 2px 6px;
	background-color: #ddd;
	border: 1px dotted #999;
}
p {
	font-size: 13px;
	text-align: justify;
	padding: 5px;
	padding-right:80px;
	margin-left: 15px;
	color: black;
	
}
p.odstavecVpravo {
	text-align: right;
	font-weight: bold;
	border-top: 1px solid #000000;
	padding-top: 5px;
	margin-top: 15px;
	margin-left: 40px;
}

.chyba {
color: #ff0000;
}
.odhlaseni {
color: #ff0000;
}
p.panelMaly{
	font-size: 10px;
	text-align: right;
}
p.uvodnik {
	background-color: #DDEFDE;
	margin-top: 15px;
	margin-left: 15px;
	width: 90%;
	text-align: left;
	font-size:12px;
}
.img {
	border: 0px;
	vertical-align : middle;
}

.podCarou {
	float: right;
	width: 80%;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	border-top: 1px solid #ccc;
}

h1 {
	text-align: right;
	font-size: 24px;
	color: #13589B;
	padding: 5px 5px 5px 5px;
	margin-right: 10px;
	width: 98%;
	margin-top: 10px;
}
h2 {
	text-align: left;
	color: #326BA0;
	padding: 5px 5px 1px 15px;
	margin-top: 3px;
	font-size: 18px;
}
h3 {
	text-align: left;
	color: #326BA0;
	padding: 5px 5px 5px 5px;
	width: 98%;
	margin-top: 10px;
}
.menuTextNahore {
	font-size: 10px;
	color: Black;
	font-weight: bold;
	padding: 1px 1px;
	background-color: #fff;
	vertical-align: top;
}
.menuTextDole {
	font-size: 10px;
	color: Black;
	padding: 1px 1px;
	background-color: #fff;
	vertical-align: bottom;
}
.menuMail {
	font-size: 16px;
	font-weight: bold;
	color: Black;
	padding: 5px 4px;
	background-color: #fff;
	vertical-align: middle;
}
.menu {
	color: Black;
	font-weight: bold;
	padding: 1px 4px;
	background-color: #fff;
	border: 2px dotted;
}
.menuVybrano {
	color: Black;
	font-weight: bold;
	padding: 1px 4px;
	border: 2px dotted;
	background-color: #ccc;
}
a {
	text-decoration: none;
	color: White;
	font-weight: bold;
}
a:hover {
	color: #C1CFDC;
}
strong {
	font-style: italic;
	font-weight: bold;
}

/* --------------------------- tabulky*/
table {
	width: 100%;
	text-align: center;
}
.stred td {
		text-align: center;
}
td {
	text-align: left;
	padding: 1px;
	font-size:11px;
}
th {
	text-align: left;
	padding: 1px;
	font-size:10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
}
td.tdVlevo {
	text-align:right;
	border-right: 1px solid #ccc;
	padding: 5px;
	vertical-align: top;
}
table.reference {
width: 90%;
text-align: center;
}
td.tdStred {
text-align: center;
vertical-align:top;
width: 120px;
}
.tab td.tdVl {
	text-align:right;
	padding: 5px;
	vertical-align: top;
}

.tab th.thVl {
	text-align:right;
	padding: 1px;
	font-size:10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
}
.tab td.tdDole {
	padding: 1px;
	vertical-align: middle;
	font-size:10px;
	border-left: 1px solid #ccc;
/*	border-bottom: 1px solid #ccc;	/*/
	padding-bottom: 8px;
}

/* --------------------------- tabulky */
textarea {
	font-size: 12px;
	font-weight: bold;
	background-color:#DDEFDE;
}
input {
	font-size: 12px;
	font-weight: bold;
	background-color:#DDEFDE;
}

