.logo {
	background-image: url(images/bg-top.jpg);
	background-repeat: no-repeat;
}
.catalog-bg {
	background-image: url(images/catalog-bg.gif);
	background-repeat: repeat-x;
}
.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}
a.submenu {
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
a.submenu:hover {
	font-size: 12px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

body {
  font-family: Tahoma;
  font-size:		11px;
  margin: 0px;
  padding: 0px;
}

font,th,td,p { font-family:		Tahoma;
  font-size:		11px;
}
h1
{ font-family:		Tahoma;
  font-size:		14px;
  color:			black;
}
h2
{ font-family:		Tahoma;
  font-size:		13px;
  color:			black;
}
h3
{ font-family:		Tahoma;
  font-size:		12px;
  color:			black;
}
a
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:			582B0A;
  text-decoration: none;
}
a:hover
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:			#ff0000;
  text-decoration: none;
}
.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		10px;
}
.faq
{ font-size:		13px;
}
.big
{ font-size:		18px;
  text-decoration:		none;

}
.cat
{
	font-family: Tahoma;
	color:			582B0A;
	font-size:		11px;

	text-decoration: none;
	font-weight: bold;
}
.cat:hover
{
	font-family:		Tahoma;
	color:			red;
	font-size:		11px;
	text-decoration: none;
	font-weight: bold;
}
.standard
{ font-weight:		normal;
}
.light
{
	font-family:		Tahoma;
	color:			#333333;
	font-size:		11px;
	text-decoration: none;
	font-weight: bold;
}
.light:hover
{ font-family:		Tahoma;
  font-size:		11px;
  color:			#FF0000;
  text-decoration: none;
}
.lightsmall
{
	color:			#333333;
	font-size:		10px;

}
.lightsmall:hover
{ color:			red;
  font-size:		10px;
}
.lightstandard
{ color:			#333333;
  font-weight:		bold;
}
.middle
{ color:			#333333;
}
.cart
{ font-family:		Tahoma;
  font-size:		10px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		1px solid;
  margin:			0px;
  font-weight:		bold;
  color:			#ff0000;
  background-color:  transparent;
  text-align:center;
}
.totalPrice
{ font-size:	    	16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}
FORM         {margin-top:0; margin-bottom:0; font-family: Verdana, sans-serif; FONT-SIZE: 10px; }
input,textarea, select {
    color : #000000;
    font: normal 11px;
    FONT-FAMILY: Arial;
    border-color : #f0f0f0;

    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
}
.fon {
    background-color: #F8D4BA;
}
.knopka {
	background-color: #F8D4BA;
	background-image: url(images/knopka.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #582B0A;
	font-weight: bold;
	color: #000000;
	padding: 0px;
}
 .lyder
{ font-family:          Tahoma;
  font-size:          14px;
  font-weight:          bold;
  color:               red;
}
hr {
	color: #582B0A;
}
img.border {
	border: 1px solid #582B0A;
}
.la1 {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #C49A7B;
}
.la1:hover {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #582B0A;
}
.hr {
	background-color: #C49A7B;
	margin-top: 0px;
	margin-bottom: 4px;
}
.hr2 {
	background-color: #C49A7B;
	margin-top: 0px;
	margin-bottom: 0px;
}