body
{
  margin: 0px;
	background-color: #211917;
}

body, div, span, p, .p, h2, .listheadline, .listproducts, h3, ul, li, a, td ,th, select, input, textarea, credit
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}

body, p, .p, ul, li, a, h3, .path, th, td, .check
{
	font-size: 13px;
	color: #A9894C;
}
.red
{
  color: #a92139;
  font-weight: bold;
}
.lang:link,
.lang:visited
{
  font-size:11px;
  text-decoration: none;
}
.lang:hover
{
  text-decoration: underline;
  font-size:11px;
}
.justify
{
  text-align: justify;
}
.fixed
{
background-repeat: repeat-x;
}
.img
{
border: 2px solid #BD9D55;
}
.img2
{
border: 2px solid #987E44;
}
.trwhite
{
border: 2px solid #BD9D55; 
background-color: #AD8F4D;
}
.adresas
{
	font-family: Arial, Helvetica, Swiss, Futura, sans-serif;
	font-weight: 900;
	font-size: 14px;
}
.menu
{
	color: #030303;
  text-transform:uppercase;
  font-size: 11px;
  font-family: Arial, Helvetica, Swiss, Futura, sans-serif;
  text-decoration: none;  
}
.menu:hover
{
	color: #030303;
	text-decoration: underline;
}
h1 
{
	font-weight: normal;
	font-family: "Times New Roman";
	font-size: 48px;
	margin:0px;
	text-decoration : none;
	
}

h2, .listheadline, .listproducts
{
	font-weight: bold;
	font-size: 17px;
	color: #000000;
	margin-top: 16px;
	margin-bottom: 8px;	
	text-decoration : none;
}


a:link,.path
{
	text-decoration: none;
}
a:hover,.path:hover 
{
	text-decoration: underline;
}

form
{
	margin: 0px;
}
.copyright
{
	color: #76746F;
	width: 100%;
  background-color: #76746F;
  height: 1px;
}
.copyrighttext
{
	color: #76746F;
	font-size: 10px;
	text-decoration: none;
}
.copyrighttext:hover
{
  text-decoration:underline;
}
hr
{
	color: #A62038;
	width: 100%;
  background-color: #A62038;
  height: 15px;
}
input,textarea
{
  border-width:1px;
	color: black;
  font-size: 11px;  
}
.okbutton 
{
	font-size: 13px;
	color: #A9894C;
	background-color: black;
	border-color: #A9894C;
	font-weight:bold;
}
.stdbutton 
{
	font-size: 13px;
	color: #A9894C;
	background-color: black;
	border-color: #A9894C;
	font-weight:bold;
}
.error
{
	font-size: 12;
	font-weight: bold;
  color: #f08c00;
}

