h1
{ font-family:    Tahoma;
  font-size:    18px;
  color:      #D92D09;
}
h2
{ font-family:    Tahoma;
  font-size:    15px;
  color:      #D92D09;
}
h3
{ font-family:    Tahoma;
  font-size:    13px;
  color:      #D92D09;
}

h1.h1path, a.h1path, a.h1path:active, a.h1path:link, a.h1path:visited
{
  font-size:    15px;
  TEXT-DECORATION: none;
  color:      #743523;
}
.h1path a:hover
{ 
color: #ffffff; 
text-decoration: none; 
background: #999966; 
font-size: 15px; 
}

h2.h2path, a.h2path, a.h2path:active, a.h2path:link, a.h2path:visited
{
  font-size:    15px;
  TEXT-DECORATION: none;
  color:      #743523;
}
.h2path a:hover
{ 
color: #ffffff; 
text-decoration: none; 
background: #999966; 
font-size: 15px; 
}

h3.h3path, a.h3path, a.h3path:active, a.h3path:link, a.h3path:visited
{
  font-size:    14px;
  TEXT-DECORATION: none;
  color:      #743523;
}
.h3path a:hover
{ 
color: #ffffff; 
text-decoration: none; 
background: #999966; 
font-size: 14px; 
}

h1.zag
{ 
  font-size:    17px;
  text-decoration:    none;
  color: #FEBA31;
}

.descr_good
{
  font-size:    11px;
  text-decoration:    none;
  color: black;
  FONT-STYLE: normal;
  FONT-FAMILY: Tahoma;
}

a, a:link, a:visited, a:active, a:hover
{
    FONT-SIZE: 11px;
    COLOR: #743523;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none;
}

a.dopmenu, a.dopmenu:link, a.dopmenu:visited, a.dopmenu:hover, a.dopmenu:active
{
    FONT-SIZE: 12px;    
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
    COLOR: #743523;
}

a.smalldesc, a.smalldesc:link, a.smalldesc:visited, a.smalldesc:hover, a.smalldesc:active
{
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;	
}

.smalldesc
{
        FONT-SIZE: 10px;
        COLOR: #000000;
        FONT-FAMILY: Tahoma;
}

a.smallpath, a.smallpath:link, a.smallpath:visited, a.smallpath:hover, a.smallpath:active
{
	FONT-SIZE: 12px;
	COLOR: blue;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;	
}

a.modelh, a.modelh:link, a.modelh:visited, a.modelh:hover, a.modelh:active
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, 'Arial Black';
	TEXT-DECORATION: none;
}


a.menu_main, a.menu_main:link, a.menu_main:visited, a.menu_main:hover, a.menu_main:active
{
  font-size:    14px;
  text-decoration:    none;
  color: #743523;
  font-weight: bold;
}

a.menu_sub, a.menu_sub:link, a.menu_sub:visited, a.menu_sub:hover, a.menu_sub:active
{
  font-size:    13px;
  text-decoration:    none;
  color: #FEBA31;  
}

a.menu_curr, a.menu_curr:link, a.menu_curr:visited, a.menu_curr:hover, a.menu_curr:active
{ 
  font-size:    15px;
  text-decoration:    none;
  color: #D92D09;  
}

a.faq, a.faq:link, a.faq:visited, a.faq:hover, a.faq:active
{ 
  font-size: 13px;
  text-decoration: underline;
}

.messages
{ 
  font-size:    14px;
  text-decoration:    none;
  color: black;
}

p, td, font
{ font-family:    Tahoma;
  font-size:    11px;
}
.small
{ font-size:    10px;
}
.faq
{ font-size:    13px;
}
.big
{ font-size:    18px;
  text-decoration:    none;
}
.cat
{ font-size:    16px;
}
.standard
{ font-weight:    normal;
}
.describe
{ font-family:    Tahoma;
  font-size:    11px;
}
.light
 { color: black }
.lightsmall
 { color: black; font-size: 10px }
.lightstandard
 { color: black; font-weight: normal }
.middle
 { color: black }
.cart
 { color: black; font-size: 11px; font-family: Tahoma; font-weight: bold; background-color: transparent; margin: 1px; border: solid 0 }

div.dim{padding-left:18px;} div.dim a img{opacity: 0.3; -moz-opacity: 0.3; filter:alpha(opacity=30);} div.dim a:hover img{opacity: 1.0; -moz-opacity: 1.0; filter:alpha(opacity=100);}

.ad-box {
  background: white;
  border: 1px solid black;
  padding: 5px;
  position: absolute;
  left: 50px;
  top: 50px;
  width: 500px;
}
.ad-box-title {
  background: #ccc;
  padding: 5px;
  font-weight: bold;
  font-size: large;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}