body {
	background-color: #B1460E;
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 80%;
	text-align: center;
	min-width: 910px;
}
table {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 100%;
	margin-bottom: 20px;
}
h1 {
	font-size: 120%;
	color: #6C532B;
	text-align: center;
}
h2 {
	font-size: 100%;
	color: #6C532B;
	text-align: center;
}
a {
	color: #B1460E;
	text-decoration: none;
}
a:visited.staly {
	color: #B1460E;
}
.a_menu {
   display: block;
	width: 180px;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #6D542B;
}
.main {
	width: 95%;
	background-image: url(/templates/img/pozadi2.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	position: relative;
	
}
.menu {
	width: 238px;
	float: left;
	background-image: url(/templates/img/menu_pozadi.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.menu_1 {
	width: 238px;
	height: 112px;
	background-image: url(/templates/img/menu_pozadi.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 5px;
	text-align: left;
}
.menu_2 {
	width: 238px;
	background-image: url(/templates/img/menu2_pozadi.jpg);
	background-repeat: repeat-y;
	padding-left: 50px;
	padding-right: 5px;
}
.menu_2_konec {
	width: 238px;
	height: 25px;
	background-image: url(/templates/img/menu2_end.jpg);
	background-repeat: no-repeat;
}
.cara {
	width: 177px;
	height: 9px;
	background-image: url(/templates/img/cara.gif);
	background-repeat: no-repeat;
	text-align: center;
}
input.jmeno, input.heslo, input.button {
	background-color: #FFFFFF;
	border: 1px solid #D2CCB2;
	height: 20px;
	width: 150px;
	font-size: 10px;
}

.button2 {
	background-color: #FFFFFF;
	border: 1px solid #D2CCB2;
	#height: 20px;
	font-size: 14px;
}

input.zprava {
	background-color: #FFFFFF;
	border: 1px solid #D2CCB2;
	height: 20px;
	width: 290px;
	font-size: 10px;
}
input.heslo {
	width: 70px;
}
input.button {
	width: 80px;
}
.stin {
	width: 100%;
 	background-image: url(/templates/img/pozadi_right2.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	_width: expression((document.body.clientWidth) < 890 ? '870px' : 'auto');
}
.text_nad {
  	background-image: url(/templates/img/text_pozadi2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 238px;
}
.text {
	   
	padding-right: 50px;
	text-align: justify;
     margin-left: 20px;
     padding-top: 20px;
	   
}
.paticka
{
width: 100%;
clear: both;
height: 85px;
text-align: left;
background-image: url(/templates/img/paticka_pozadi2.jpg);
background-repeat: repeat-x;
}

.paticka_left
{
float: left;
width: 548px;
height: 85px;
margin: 0;
background-image: url(/templates/img/paticka_left2.jpg);
background-repeat: no-repeat;
}

.paticka_right
{
float: right;
width: 74px;
height: 85px;
margin: 0;
background-image: url(/templates/img/paticka_right2.jpg);
background-repeat: no-repeat;
}

.paticka_center
{
margin-left: 548px;
margin-right: 74px;
height: 85px;
background-image: url(/templates/img/paticka_pozadi2.jpg);
background-repeat: repeat-x;
}
.hlavicka
{
width: 100%;
height: 196px;
text-align: left;
background-image: url(/templates/img/hlavicka_pozadi2.jpg);
background-repeat: repeat-x;
}

.hlavicka_left
{
float: left;
width: 715px;
height: 196px;
margin: 0;
background-image: url(/templates/img/hlavicka_left2.jpg);
background-repeat: no-repeat;
}

.hlavicka_right
{
float: right;
width: 70px;
height: 196px;
margin: 0;
background-image: url(/templates/img/hlavicka_right2.jpg);
background-repeat: no-repeat;
}

.hlavicka_center
{
margin-left: 715px;
margin-right: 74px;
height: 196px;
background-image: url(/templates/img/hlavicka_pozadi2.jpg);
background-repeat: repeat-x;
}
.adresar td {
  padding-bottom: 20px;
}
table.ram {
 border: 1px solid #D9D2AF;
 margin-bottom: 0px;
}

.lastUpdate{
	float:right;
	text-align:right;
	font-size:11px;
	font-family:tahoma;
	color:#fdfdfd;
	position:relative;
	width:210px;
	top:32px;
	white-space: nowrap;
}

.indexHeader TH{
	border-bottom:1px solid #8b6942;
}

.editDiv{
}
.ohraniceneBunky{
	   border-collapse: collapse;
	   border: 1px solid #D9D2AF;
}
.ohraniceneBunky th{
	   background-color: #D9D2AF;
}
.ohraniceneBunky td, .ohraniceneBunky th{
	   
	   border: 1px solid #D9D2AF;
}

.vpravo, .vpravo td{
	   text-align: right;
}
