body {
	background-color: #D2C59B;
	color: #000000
	font-family: Arial, Arial CE, tahoma, Verdana;
	font-size: 10pt;
	margin: 0px;
}

td {
	color: #000000;
	font-family: Arial, Arial CE, tahoma, Verdana;
	font-size: 10pt;
}

.white {
	color: #ffffff;
	font-size:  10pt;
	font-family: Arial, Arial CE, tahoma, Verdana;
	text-decoration: none;
	font-weight: normal;
}
/*---------------------------------------------nadpis----------------------------------------------*/
.nadpis1 {
	color: #BDA144;
	font-size:  12pt;
	font-family: Arial, Arial CE, tahoma, Verdana;
	text-decoration: none;
	font-weight: bold;
}
.nadpis1 A, .nadpis1 A:ACTIVE, .nadpis1 A:LINK, .nadpis1 A:VISITED {
	color: #BDA144;
	font-size:  12pt;
	font-family: Arial, Arial CE, tahoma, Verdana;
	text-decoration: none;
	font-weight: bold;
}

.nadpis1 A:HOVER {
	color: #C2D3E1;
	text-decoration: none;
	font-weight: bold;
}
.nadpis2, .nadpis2 A, .nadpis2 A:ACTIVE, .nadpis2 A:LINK, .nadpis2 A:visited {
	color: #3382D6;
	font-size:  10pt;
	font-family: Arial, Arial CE, tahoma, Verdana;
	text-decoration: none;
	font-weight: bold;
}
.nadpis2 A:hover{
	color: black;
	text-decoration: none;
	font-weight: bold;
	
}
.nazevcena {
	color: #FFFFFF;
	font-size:  11pt;
	font-family: Arial, Arial CE, tahoma, Verdana;
	text-decoration: none;
	font-weight: bold;
}
.nadpiswhite {
	color: #ffffff;
	font-size:  10pt;
	font-family: Arial, Arial CE, tahoma, Verdana;
	text-decoration: none;
	font-weight: bold;
}
.brown {
	color: #BDA144;
	font-size:  10pt;
	font-family: Arial, Arial CE, tahoma, Verdana;
	text-decoration: none;
	font-weight: bold;
}
.brown A, .brown A:ACTIVE, .brown A:LINK, .brown A:VISITED {
	color: #BDA144;
	font-size:  10pt;
	font-family: Arial, Arial CE, tahoma, Verdana;
	text-decoration: none;
	font-weight: bold;
}

.brown A:HOVER {
	color: #3382D6;
	text-decoration: none;
	font-weight: bold;
}
/*---------------------------------------------------------------------------------*/
A, A:ACTIVE, A:LINK, A:VISITED {
	color: #BDA144;
	font-size:  10pt;
	font-family: Arial, Arial CE, tahoma, Verdana;
	text-decoration: underline;
	font-weight: normal;
}

A:HOVER {
	color: #3382D6;
	text-decoration: underline;
}

input, textarea, select { 
	font-family: Arial, Helvetica; 
	font-size: 10pt; 
	border: solid 1px #BFBFBF; 
	color: #000000;  
	background-color: #FFFFFF; 
}
input.buton { 
	font-family: Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	border: solid 1px #FFFFFF; 
	color: #FFFFFF;  
	background-color: #EB373D;
	width: 78px; 
}

input.file {
	font-family: Arial, Helvetica; 
	font-size: 10pt; 
	border: solid 1px #BFBFBF; 
	color: #000000;  
	background-color:#FFFFFF; 
}
/*menu*/
.menu_cat{
	vertical-align:middle;
	padding-left:24px;
	height:50px;
}
.menu_cat td{
	color: #BDA144;
}

.menu_cat a, .menu_cat{
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	
	
}
.menu_subcat a{
	font-size:14px;
	color:black;
	text-decoration:none;
	padding-left:35px;

}
.menu_subcat a:visited{
	text-decoration:none;
	font-size:14px;
	color:black;
	padding-left:35px;
}
.menu_subcat a:hover, .menu_subcat a:active{
	text-decoration:underline;
	font-size:14px;
	color:black;
	padding-left:35px;
}

HR { color: #E6E6E6; height:1px;}
/*UL { list-style- image: url(http://_ul.gif)}*/