html {
    overflow: -moz-scrollbars-vertical;
}

BODY {
    background-color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
}

#head {
    position: relative;
    background-color: #273397;
    height: 140px;
}

#head_img {
    background: #273397 url("images/head.jpg") no-repeat right top;
    width: 745px;
    height: 140px;
}

#head_cart {
    padding-top: 14px;
    float: right;
    font-size: 11px;
    color: #FFFFFF;
    width: 200px;
}

#head_cart TD {
    font-size: 12px;
    color: #FFFFFF;
}

#head_cart A, #head_cart A:active, #head_cart A:link, #head_cart A:visited, #head_cart A:focus {
    color: #FFFFFF;
    text-decoration: underline;
}

#head_cart A:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.slogan {
    position: absolute;
    left: 330px;
    top: 72px;
    font-style: italic;
    font-size: 18px;
    color: #FFFFFF
}

.black_line {
    background-color: #000000;
    height: 3px;
}

#footer {
    background-color: #273397;
    font-size: 11px;
    color: #FFFFFF;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    font-weight: bold;
}

#footer A, #footer A:active, #footer A:link, #footer A:visited, #footer A:focus {
    color: #FFFFFF;
    text-decoration: none;
}

#footer A:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.left_box {
    background-color: #ECECF9;
    width: 200px;
    color: #000000;
    border-right: 1px solid #B8B8B8;
}

#kategorie {
    font-weight: bold;
    font-size: 11px;
}

#kategorie UL {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#kategorie LI {
    height: 24px;
    width: 200px;
}

A.kategorie1, A.kategorie1:active, A.kategorie1:link, A.kategorie1:visited {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 5px;
    padding-left: 15px;
    height: 24px;
    width: 200px;
    display: block;
    background: #ECECF9 url("images/kategorie.gif") no-repeat;
    background-position: 0 0;
    color: #000000;
    text-decoration: none;
}

A.kategorie1:hover {
    background: #3E5A92 url("images/kategorie.gif") no-repeat;
    background-position: 0 -24;
    color: #FFFFFF;
    text-decoration: none;
}

A.kategorie2, A.kategorie2:active, A.kategorie2:link, A.kategorie2:visited {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 5px;
    height: 24px;
    width: 200px;
    display: block;
    background: #F4E9EE url("images/kategorie.gif") no-repeat;
    background-position: 0 -48;
    color: #000000;
    text-decoration: none;
}

A.kategorie2:hover {
    background: #D20000 url("images/kategorie.gif") no-repeat;
    background-position: 0 -72;
    color: #FFFFFF;
    text-decoration: none;
}

A.kategorie3, A.kategorie3:active, A.kategorie3:link, A.kategorie3:visited {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 5px;
    height: 24px;
    width: 200px;
    display: block;
    background: #FAE0CE url("images/kategorie.gif") no-repeat;
    background-position: 0 -96;
    color: #000000;
    text-decoration: none;
}

A.kategorie3:hover {
    background: #FF6600 url("images/kategorie.gif") no-repeat;
    background-position: 0 -120;
    color: #FFFFFF;
    text-decoration: none;
}

.kategorie_act {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 5px;
    height: 24px;
    width: 200px;
    display: block;
    background: #751F92 url("images/kategorie.gif") no-repeat;
    background-position: 0 -144;
    color: #FFFFFF;
    text-decoration: none;
}

.telo {
    padding: 0px 20px 20px 20px;
}

#menu_box {
    background-color: #E3E3F2;
    color: #000000;
    font-weight: bold;
    padding: 6px 20px 6px 20px;
}

#menu_box A, #menu_box A:active, #menu_box A:link, #menu_box A:visited, #menu_box A:focus {
    color: #000000;
    text-decoration: none;
}

#menu_box A:hover {
    color: #000000;
    text-decoration: underline;
}

.right_box {
    width: 140px;
}

.red_box {
    background-color: #D20000;
    border-left: 1px solid #C10000;
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 140px;
    font-size: 11px;
}

.doporuceni_box {
    background-color: #FCF0D3;
    width: 140px;
    color: #000000;
    border-bottom: 1px solid #F5C98F;
    border-left: 1px solid #F5C98F;
    text-align: center;
    font-size: 11px;
}

A, A:active, A:visited {
    color: #D20000;
    text-decoration: underline;
}

A:hover {
    color: #0000D2;
    text-decoration: underline;
}

HR {
    color: #D6D6D6;
    height: 1px;
    border-width: 0px 0px 0px 0px;
    background-color : #D6D6D6;
}

H1 {
    font-size: 20px;
    color: #D20000;
    padding-bottom: 6px;
}

H2 {
    font-size: 18px;
    color: #D20000;
}

H3 {
    font-size: 16px;
}

H4 {
    font-size: 14px;
}

H5 {
    font-size: 12px;
}

H1, H2, H3, H4, H5 {
    margin-top: 8px;
    margin-bottom: 0px;
}

P {
    margin-top: 8px;
    margin-bottom: 8px;
}

FORM {
  margin: 0px 0px 0px 0px;
}

INPUT, TEXTAREA, SELECT {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

TD {
    font-size: 12px;
}

.small {
    font-size: 10px;
}

.midle {
    font-size: 11px;
}

.errtext {
  color: #990000;
}

TH {
  FONT-SIZE: 11px;
  font-weight: bold;
  text-align: center;
  background-color: #E3E3F2;
}

.licha {
  background-color: #F7F7F7;
}

.suda {
  background-color: #F1EFEF;
}

.news_datum {
  color: #990000;
  font-size: 10px;
}

.news_title {
  color: #990000;
  font-size: 12px;
  font-weight: bold;
}

.news_odpoved {
  color: #0000FF;
  font-size: 12px;
  padding-left: 20px;
}

A.url_up, A.url_up:active, A.url_up:visited {
    color: #000000;
    text-decoration: underline;
}

A.url_up:hover {
    color: #D20000;
    text-decoration: underline;
}

.nasecena {
    background-color: #FDE8E9;
    font-weight: bold;
}

.detail_box {
    float: left;
    margin: 6px 6px 6px 6px;
}

.ramecek {
    border: 1px solid #D0D2D8;
}

.ramecek2 {
    border: 1px #CCCCCC solid;
}

.ramecek3 {
    border: 1px #F5C98F solid;
    padding: 4px 4px 4px 4px;
    background-color: #FFFFFF;
}

.hr_right {
    color: #F5C98F;
    height: 1px;
    border-width: 0px 0px 0px 0px;
    background-color : #F5C98F;
}

.db_page {
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    background-color: #F4F4F4;
    border: 1px solid #EEEEEE;
    padding: 4px 10px 4px 10px;
}

.db_page_active {
    color: #D20000;
}

A.db, A.db:active, A.db:link, A.db:visited {
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
}

A.db:hover {
    color: #D20000;
    text-decoration: underline;
}

#navigace {
    background-color: #F4F4F4;
    border: 1px solid #EEEEEE;
    padding: 4px 10px 4px 10px;
}

#navigace TD {
    sfont-weight: bold;
    font-size: 12px;
    color: #000000;
}

#navigace A, #navigace A:active, #navigace A:link, #navigace A:visited {
    color: #000000;
    text-decoration: underline;
}

#navigace A:hover {
    color: #D20000;
    text-decoration: underline;
}

A.kosurl, A.kosurl:active, A.kosurl:link, A.kosurl:visited {
    color: #000000;
    text-decoration: none;
}

A.kosurl:hover {
    color: #000000;
    text-decoration: underline;
}

STRIKE, DEL {
    text-decoration: none;
    background: url("images/strike.gif") repeat-x center left;
}

.detail_img {
    padding: 0px 0px 10px 15px;
    width: 160px;
}

.cervena {
    color: #D20000;
}

A.texturl, A.texturl:active, A.texturl:visited {
    color: #000000;
    text-decoration: underline;
}

A.texturl:hover {
    color: #D20000;
    text-decoration: underline;
}

.leva_sekce {
    background-color: #CFCFF5;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    border: 1px #CCCCCC solid;
}

#vyrobce UL {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#vyrobce LI {
    padding-left: 20px;
}

#vyrobce A, #vyrobce A:active, #vyrobce A:link, #vyrobce A:visited, #vyrobce A:focus {
    color: #000000;
    text-decoration: none;
}

#vyrobce A:hover {
    color: #D20000;
    text-decoration: underline;
}

.indeximg {	padding: 6px 0px;
}
