body
{
	font-family: verdana, sans-serif;
	background-color: #77AA77;
	font-size: xx-small;
	color: black;
	margin: 10px;
	padding: 0px;
}

* html body
{
	font-size: xx-small;
}

.img
{
	border: 1px black solid;
}

p
{
	margin: 0px;
}

.total
{
	background-color: #44AA44;
	width: 782px;
	border: 1px black solid;
	padding: 5px;
	min-height: 560px;
}

* html .total
{
	width: 790px;
}

.menu
{
	float: left;
	width: 110px;
	border: 1px black solid;
	margin-top: 5px;
	margin-right: 5px;
	background-color: #EEEEEE;
	font-size: small;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/obec_menu.jpg);
	background-repeat: no-repeat;
}

* html .menu
{
	width: 110px;
	margin-right: 5px;
	margin-left: 2px;
	padding-top: 2px;
	font-size: x-small;
}

.main
{
	float: left;
	width: 623px;
	height: 444px;
	border: 1px black solid;
	margin-top: 5px;
	text-align: left;
	font-size: small;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: auto;
	background-image: url(../images/obec_main_bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

* html .main
{
	height: 450px;
	width: 618px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: x-small;
}

.main_a
{
	float: left;
	width: 623px;
	height: 534px;
	border: 1px black dotted;
	margin-top: 5px;
	text-align: left;
	font-size: small;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: auto;
	background-image: url(../images/obec_main_bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

* html .main_a
{
	height: 540px;
	width: 618px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: x-small;
}

h3
{
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: medium;
	border-bottom: 2px ridge black;
}

* html h3
{
	font-size: small;
}

a.odkaz1
{
	color: black;
	text-decoration: none;
}

a.odkaz1:hover
{
	color: red;
	text-decoration: underline;
}

.odstavec
{
	margin-top: 10px;
}

ul
{
	margin-top: 5px;
}

.menu_container
{
	float: left;
	width: 127px;
}

.menu_nadpis
{
	padding-left: 20px;
	color: white;
	font-weight: bold;
	padding-bottom: 5px;
}

a.nadpis
{
	color: black;
	text-decoration: none;
}

a.nadpis:hover
{
	color: gray;
	text-decoration: underline;
}

table.table1
{
	font-size: small;
	margin-left: 20px;
}

* html table.table1
{
	font-size: x-small;
}

td.head
{
	font-weight: bold;
	text-decoration: underline;
}

.white
{
	margin-top: 3px;
	color: white;
}

a.odkaz1_white
{
	color: white;
	text-decoration: none;
}

a.odkaz1_white:hover
{
	color: red;
	text-decoration: underline;
}

.tbl0
{
	background-color: #FFEEFF;
	border: 1px black solid;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}

.tbl1
{
	background-color: #DDEEDD;
/*	background-color: #AAEEAA; */
/*	border: 0px none; */
	border: 1px black solid;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}

.hlava
{
	width: 779px;
	height: 92px;
	float: left;
	border: 1px black solid;
	font-family: arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
}

* html .hlava
{
	width: 763px;
	height: 92px;
	margin: 2px;
	float: left;
	border: 1px black solid;
}

.hlava_nadpis
{
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}

.rozcestnik1
{
	clear: right;
	float: right;
	width: 120px;
	margin-top: 3px;
	border: 1px solid black;
	text-align: right;
	font-size: x-small;
	color: white;
	padding-right: 5px;
	font-weight: bold;
	background-color: #77AA77;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 3px;
}

.rozcestnik
{
	clear: right;
	float: right;
	width: 120px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	text-align: right;
	font-size: x-small;
	color: white;
	padding-right: 5px;
	font-weight: bold;
	background-color: #77AA77;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 3px;
}


.roz_odk
{
 color: white;
 text-decoration: none;
}

.roz_odk:hover
{
 color: white;
 text-decoration: underline;
}

* html .roz_odk
{
 color: white;
 font-weight: bold;
 font-size: xx-small;
 text-decoration: none;
}

* html .roz_odk:hover
{
 color: white;
 font-weight: bold;
 font-size: xx-small;
 text-decoration: underline;
}

img
{
	border: 0px;
}

a.odkaz2
{
	color: black;
	font-weight: bold; 
	text-decoration: none;
}

a.odkaz2:hover
{
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}

