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_cart {
    padding-top: 14px;
    float: right;
    font-size: 11px;
    color: #FFFFFF;
    width: 200px;
    height: 140px;
}

#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;
}

#head {
    position: relative;
    background: #1E1461 url("images/head-bg.gif") repeat-x;
    height: 146px;
}

#menu_box {
    font-size: 12px;
    position: absolute;
    left: 320px;
    top: 118px;
    font-weight: bold;
}

#menu_box UL {	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu_box LI {
	display: inline;
	padding-right: 20px;
}

#menu_box A, #menu_box A:active, #menu_box A:link, #menu_box A:visited, #menu_box A:focus {
    color: #FFFFFF;
    text-decoration: none;
}

#menu_box A:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#footer {
    background: #94BC7C url("images/footer-bg.gif") repeat-x;
    font-size: 11px;
    color: #000000;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
}

#footer A, #footer A:active, #footer A:link, #footer A:visited, #footer A:focus {
    color: #000000;
    text-decoration: none;
}

#footer A:hover {
    color: #000000;
    text-decoration: underline;
}

#search_box {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	background-color: #E7E7E7;
	padding: 10px 0px 15px 0px;
}

.search_box_text {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.leva_sekce {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-top: 7px;
	padding-left: 10px;
	height: 26px;
 	font-size: 11px;
	font-weight: bold;
    background: #94BC7C url("images/leva-sekce.gif") repeat-x;
}

.left_box {
    background-color: #82B167;
    color: #000000;
    border-top: 1px solid #00663C;
    border-right: 1px solid #00663C;
}

#kategorie {
    font-size: 12px;
    font-weight: bold;
}

#kategorie UL {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#kategorie LI {
    height: 26px;
    width: 180px;
}

A.kategorie1, A.kategorie1:active, A.kategorie1:link, A.kategorie1:visited {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 4px;
    padding-left: 15px;
    height: 26px;
    width: 180px;
    display: block;
    background: #82B167 url("images/kategorie.gif") no-repeat;
    background-position: 0 0;
    color: #000000;
    text-decoration: none;
}

A.kategorie1:hover {
    background: #82B167 url("images/kategorie.gif") no-repeat;
    background-position: 0 -26;
    color: #FFFFFF;
    text-decoration: none;
}

.kategorie_act {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 4px;
    padding-left: 20px;
    height: 26px;
    width: 180px;
    display: block;
    background: #250087 url("images/kategorie.gif") no-repeat;
    background-position: 0 -104;
    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: 4px;
    padding-left: 20px;
    height: 26px;
    width: 180px;
    display: block;
    background: #82B167 url("images/kategorie.gif") no-repeat;
    background-position: 0 -52;
    color: #FFFFFF;
    text-decoration: none;
}

A.kategorie2:hover {
    background: #82B167 url("images/kategorie.gif") no-repeat;
    background-position: 0 -78;
    color: #FFFFFF;
    text-decoration: none;
}

.telo {
    padding: 0px 20px 20px 20px;
}

.right_box {
    width: 140px;
    background-color: #E7E7E7;
    border-left: 1px solid #CCCCCC;
    color: #000000;
}

.red_box {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-top: 7px;
	padding-left: 10px;
	height: 26px;
 	font-size: 11px;
	font-weight: bold;
    background: url("images/prava-sekce.gif") repeat-x;
}

.doporuceni_box {
    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: #414F9D;
    padding-bottom: 6px;
}

H2 {
    font-size: 18px;
    color: #414F9D;
}

H3 {
    font-size: 16px;
	color: #D20000;
}

H4 {
    font-size: 14px;
	color: #D20000;
}

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;
}

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 {
	font-size: 20px;
	color: #D20000;
    font-weight: bold;
}

.cenadph {
	font-size: 10px;
	color: #D20000;
}

.normalcena {
	font-size: 11px;
	color: #666666;
}

.detail_box {
    float: left;
    margin: 6px 6px 6px 6px;
}

.ramecek {
    border: 1px solid #D0D2D8;
}

.ramecek2 {
    border: 1px #CCCCCC solid;
}

.ramecek3 {
    border: 1px #CCCCCC solid;
    padding: 4px 4px 4px 4px;
    background-color: #FFFFFF;
}

.hr_right {
    color: #CCCCCC;
    height: 1px;
    border-width: 0px 0px 0px 0px;
    background-color : #CCCCCC;
}

.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;
}

.vyrobce {
    text-align: center;
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}

.note{
	font-size: 11px;
	color: #999999;
}

.obrazky {
    border-left: 1px dotted #CCCCCC;
    border-bottom: 1px dotted #CCCCCC;
}

.produkt_box {
    background-color: #FFFFFF;
    border: 1px solid #D0D2D8;
}
