.hp_box
{
width: 195px;
overflow:hidden;
}

.thumbnail{
border:none;
border-color:black;
width: 110px;
padding: 2px;
}

.thumbnail2{
border:none;
border-color:black;
width: 300px;
padding: 2px;
}

.pic_link  A:HOVER
{ 
  color : white;
  background: white;
  text-decoration: none;
  font-weight : none;
  border-bottom: none;
}


.vyrobek_co_text{
font-weight:normal;
}

.thumbnail_main_pic{
}

.thumbnail_main_text{
background : white;
padding: 6px;
width: 600px;
}

.oddelovatko{
background : white;
width: 100px;
}

.seznamkategorii{
font-weight:normal;
font-size:12pt;
text-align:right;
}


.levysloupec{
background :white;
width: 200px;
}

.levysloupec_text{
background :white;
}

.textpole{
background : white;
border:1px solid;
Color: black;
font-weight:bold;
font-size:10pt;
}

.radiopole{
background : white;
font-weight:bold;
font-size:10pt;
}


BODY
{
Color: black;
width:95%;
Background-Color: white;
Font-Family: Verdana, ArialCE, Helvetica;
Font-Size: 12px;
Font-Face: ArialCE;
margin: 0px 0px 0px 15px;
padding: 0px;

  scrollbar-3dlight-color : White;
  scrollbar-arrow-color : White;
  scrollbar-base-color : Black;
  scrollbar-darkshadow-color : White;
  scrollbar-face-color : Black;
  scrollbar-highlight-color : Black;
  scrollbar-shadow-color : White;
  scrollbar-track-color : White;
}

TEXTAREA {
  scrollbar-3dlight-color : White;
  scrollbar-arrow-color : White;
  scrollbar-base-color : Black;
  scrollbar-darkshadow-color : White;
  scrollbar-face-color : Black;
  scrollbar-highlight-color : Black;
  scrollbar-shadow-color : White;
  scrollbar-track-color : White;
  background : Black;
  font-family : sans-serif;
  font-size : 10px;
  font-weight : normal;
  border : none;
}
INPUT {
  border : none;
  font-family : sans-serif;
  font-size : 12px;
  font-weight : bold;
  color: Black;
  background : white;
}
FORM {
  background : #ax9f7d;
}
TABLE {
    font-family : arialCE;
  font-size : 12px;
  font-weight : normal;
}
.thumbnail_main_text A:ACTIVE {
  color : white;
  background: red;
  text-decoration: none;
  border-bottom: 1px dashed;
}
A:VISITED {
  color : gray;
  text-decoration: none;
  border-bottom: none;
}
A:LINK {
  color : gray;
  text-decoration: none;
  border-bottom: none;
}
.thumbnail_main_text A:HOVER {
  color : white;
  background: red;
  text-decoration: none;
  font-weight : bold;
  border-bottom: none;
}

.kategorie A:ACTIVE {
  color : white;
  background: red;
  text-decoration: none;
  border-bottom: 1px dashed;
}
.kategorie A:HOVER {
  color : white;
  background: red;
  text-decoration: none;
  font-weight : bold;
  border-bottom: none;
}

