/* CSS Document */
BODY  {
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/image3.jpg);
	font-size: 12px;
}
#HEADER {
	position: relative;
	width: 100%;
	height: 65px;
	background-color: #AA7239;
	font-family: "Times New Roman", Times, serif;
	color: #FFFF00;
	font-size: 25px;
	text-align: center;
}
#HEADERR {
	position: absolute;
	width: 100%;
	height: 65px;
	background-color: #AA7239;
	position: absolute;
	/*z-index: -1;*/
	top: 0;
	left: 0;
}
#DIVIDER {
	position: relative;
	width: 100%;
	height: 15px;
	background-color: #FF8000;
	/*z-index: 2;*/
}
#DIVIDERR {
	position: absolute;
	width: 100%;
	height: 15px;
	background-color: #FF8000;
	/*z-index: 1;*/
	top: 65px;
	left: 0;
}
#LEFT {
	width: 170px;
	height: auto;
	margin: 2px;
	padding: 5px;
	border: 1px solid #AA7239;
	font-weight: bold;
	float: left;
	text-align: left;
	font-size: 8px;

}
#CONTENT {
	width: auto;
	margin: 2px 0px 2px 187px;
	padding: 2px;
	border: 1px solid #AA7239;
	text-align: left;
}
#CONTENT SPAN  {
	float: left;
}
#CONTENT DD {
	margin-left: 7em;
}
#FOOTER {
	width: auto;
	height: 5px;
	margin: 0px;
	padding: 0px;
	background-color: #AA7239;
	clear: both;
}
a {
	font-size: 12px;
}
a:link  {
	color: #663300;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #FF8000;
}
a:active  {
	color: #AA7239;
}
#NALAVO {
	text-align: left;
}
#NAPRAVO {
	text-align: right;
}
#NASTRED  {
	text-align: center;
}
#NASTREDD {
	text-align: center;
	width: 1000px;
	height: 100%;
	margin: 0px auto;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: italic;
	font-weight: bolder;
}
H2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
}
H3  {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bolder;
}
.nextlf {
	margin: 0px;
	padding: 3px;
	border: 0px;
	float: left;
}
td {
	font-size: 12px;
	font-weight: bold;
	padding: 4px 3px 4px 3px;
}
td.prvy	{
	text-align: left;
	color: #0A5000;
	width: 190px;
}
td.druhy {
	text-align: center;
	color: #0A5000;
	width: 140px;
}
td.treti {
	text-align: center;
	color: #0A5000;
	width: 200px;
}
td.stvrty {
	text-align: center;
	color: #0A5000;
	width: 113px;
}
td.sestina {
	text-align: center;
	width: 16%;
}
td.prvyo  {
	width: 28%;
	text-align: left;
}
#modra  {
	color:#0000A5;
}
#zastupca	{
	width: 180px;
	height: 100px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	/*font-size: 13px;*/
	font-weight: bold;
	text-align: right;
	float: left;
}
#adresa	{
	width: auto;
	height: 100px;
	border: 0px;
	margin: 0px 0px 0px 186px;
	padding: 0px;
	/*font-size: 13px;*/
	font-weight: bold;
	text-align: left;
}
