BODY {
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top: 10px;
   background-color: #FFFFFF;

   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   color: #000000;
   font-weight: normal;
   
   text-align: center;
}

TD {
   font-size: 10px;
}

IMG {
   border: 0px;
}

FORM {
   margin: 0px;
}

P {
   margin-top: 0px;
   margin-bottom: 2px;
}

.text12 {
   font-size: 12px;
}
.text14 {
   font-size: 14px;
}
.text16 {
   font-size: 16px;
}
.text18 {
   font-size: 18px;
}

.bold {
   font-weight: bold;
}

.center {
   text-align: center;
}

.color1 {
   color: #0678b3;
}

.color2 {
   color: #5f9215;
}

.color3 {
   color: #FFBF00;
}

.color4 {
   color: #969696;
}

A {
   color: #000000;
   text-decoration: underline;
}

A:hover {
   text-decoration: none;
}

INPUT {
   font-size: 10px;
   font-family: verdana;
}
input[type="text"] { border:1px solid #969696; }

SELECT {
   font-size: 10px;
}

.imgbutton {
   border: solid 1px #C0C0C0;
   background-color: #0678b3;
   color: #FFFFFF;
   font-weight: bold;
   padding-top: 1px;
   padding-bottom: 1px;
   padding-left: 5px;
   padding-right: 5px;
   font-size: 10px;
}

.odkaz {
  color: #527B81;
  text-decoration: underline;
  cursor: pointer;
}

.odkaz:hover {
   color: #000000;
   text-decoration: none;
   cursor: pointer;
}

HR {
   width: 100%;
   height: 1px;
   margin: 0px;
   border: 0px;
   background-color: #969696;
}

.box_obal{
   width: 400px;
   height: auto;
}
.alertbox {
background: url('../images/alert_small1.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
border-top: solid 1px #C0C0C0;
border-bottom: solid 1px #C0C0C0;
width: auto;
height: auto;
margin-bottom: 20px;
text-align: left;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 30px;
font-size: 10px;
font-weight: bold;
}
.errorbox {
background: url('../images/error_small1.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
border-top: solid 1px #C0C0C0;
border-bottom: solid 1px #C0C0C0;
width: auto;
height: auto;
margin-bottom: 20px;
text-align: left;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 30px;
font-size: 10px;
font-weight: bold;
color: #990000;
}
.successbox {
background: url('../images/success_small1.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
border-top: solid 1px #C0C0C0;
border-bottom: solid 1px #C0C0C0;
width: auto;
height: auto;
margin-bottom: 20px;
text-align: left;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 30px;
font-size: 10px;
font-weight: bold;
}


.pageall {
   margin-left: auto;
   margin-right: auto;
   width: 800px;
   height: auto;
   text-align: left;
}

.pageheader {
   width: 100%;
   height: auto;
}

.pageheader_logo {
   width: 170px;
   height: 89px;
   margin-left: 5px;
   float: left;
}

.pageheader_field {
   height: 60px;
   float: left;
}

.pageheader_bed {
   width: 134px;
   height: 90px;
   background: url('../images/head_bed.gif');
   background-repeat: no-repeat;
   background-position: 7px center;
   float: left;
}

.pageheader_field .cont {
   width: auto;
   height: auto;
   padding-top: 8px;
   padding-left: 15px;
}

.levy_sloupec {
   width: 191px;
   height: auto;
   text-align: center;
   float: left;
}

.menu {
   width: 172px;
   text-align: left;
   margin-left: auto;
   margin-right: auto;
}
.menu .item1 {
   border-top: dotted 2px #b3b3b3;
   padding-top: 7px;
   padding-bottom: 7px;
   padding-left: 23px;
   background: url('../images/bod_b.gif');
   background-repeat: no-repeat;
   background-position: 7px center;
}
.menu .item1 A {
   font-weight: bold;
   text-decoration: none;
}
.menu .item2 {
   margin-bottom: 5px;
}
.menu .item2 A {
   font-weight: bold;
   color: #b3b3b3;
}

.oddil {
   text-align: left;
}
.oddil P {
   margin-bottom: 10px;
}
.oddil_hdl {
   height: 18px;
   font-size: 15px;
   font-family: Arial;
   font-weight: bold;
   padding-top: 6px;
   padding-bottom: 6px;
   padding-left: 15px;
}
.bg187 {
   width: 187px;
   background: url('../images/sidebar187.gif');
   background-repeat: repeat-y;
}
.bg607 {
   width: 607px;
   background: url('../images/sidebar607.gif');
   background-repeat: repeat-y;
}

.pagecontent {
   width: 607px;
   height: auto;
   text-align: left;
   float: left;
   margin-left: 2px;
   margin-bottom: 5px;
}

.mainimg {
   float: left;
   margin: 0px;
}

.pagecontent P{
   margin-bottom: 10px;
}

.footer {
   clear: both;
   width: auto;
}

.footer A {
   font-weight: bold;
   text-decoration: none;
}
.footer A:hover {
   text-decoration: underline;
}

.footer DIV {
   float: left;
   padding-top: 11px;
}

.pagemenu {
   clear: both;
   width: 607px;
   height: 30px;
   background-color: #0678b3;
   margin: 0px;
}
.pagemenu DIV {
   background-color: #0678b3;
   height: 30px;
   padding-left: 15px;
   padding-right: 15px;
   float: left;
}
.pagemenu DIV P {
   padding-top: 8px;
}
.pagemenu DIV A {
   color: #ffffff;
   text-decoration: none;
}
.menu_selected {
   background: #ffffff url('../images/vertbar.gif');
}
.menu_selected P A {
   color: #000000;
}



/* -------- */


.zahlavi {
   background-color: #EAEAEA;
   width: auto;
   font-weight: bold;
   padding-top: 7px;
   padding-bottom: 7px;
   padding-left: 15px;
   margin-bottom: 10px;
}
.zahlavi A {
   text-decoration: underline;
}
.zahlavi A:hover {
   text-decoration: none;
}

.label {
   width: 100%;
}

.dottedbottom {
   border-bottom: dotted 1px #C0C0C0;
}

.dottedright {
   border-right: dotted 1px #C0C0C0;
}

.linebottom {
   border-bottom: solid 1px #969696;
}

.product_list TD {
   width: 50%;
   vertical-align: top;
   padding-top: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
}

.product_list .cena {
   font-size: 12px;
   font-weight: bold;
}

.paging_obal {
   padding: 5px;
   font-weight: bold;
   background-color: #F0F0F0
}

.celkem_stran {
   float: left;
}

.paging {
   text-align: right;
}

.tip {
   background-color: #E0E0E0;
   margin-bottom: 5px;
}

.detail_cena {
   background-color: #F0F0F0;
   padding: 5px;
   border-top: solid 2px #ACD038;
   border-bottom: solid 2px #ACD038;
}

.atr_doc_list {
   width: auto;
}

.atribute_list {
   margin-top: 10px;
   margin-bottom: 20px;
}

.atribute_list TABLE {
   width: 100%;
}

.atribute_list .nadpis {
   font-size: 12px;
   font-weight: bold;
   border-bottom: solid 1px #969696;
}

.atribute_list TD {
   margin: 0px;
   padding: 3px;
   vertical-align: top;
}

.doc_list {
   margin-top: 10px;
}
.doc_list .nadpis{
   color: #000000;
   font-size: 11px;
}

.category_list {
   margin-top: 10px;
   margin-left: 10px;
   float: left;
}

.category_list .nadpis {
   width: 100%;
   margin-bottom: 10px;
   margin-top: 0px;
   font-size: 12px;
   font-weight: bold;
   background-color: #F0F0F0;
   padding: 5px;
   border-top: solid 1px #969696;
}

.category_list P {
   margin-top: 0px;
   margin-bottom: 5px;
}

.category_list A {
   text-decoration: none;
   font-size: 12px;
   font-weight: bold;
}

.kosik_list {
   width: 100%;
   background-color: #FFFFFF;
}

.kosik_list TD {
   background-color: #FFFFFF;
   padding: 5px;
   text-align: right;
   border-bottom: dotted 1px #C0C0C0;
   border-right: dotted 1px #C0C0C0;
}

.kosik_list .zbozi{
   text-align: left;
   width: 40%;
}

.kosik_list THEAD TD {
   background-color: #EAEAEA;
   color: #000000;
   font-weight: bold;
   border: 0px;
}

.search_form {
   text-align: left;
   width: 60%;
   background-color: #F0F0F0;
   border: solid 1px #969696;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: auto;
   margin-right: auto;
}

.search_form TD {
   padding: 2px;
}

.login_form {
   text-align: left;
   width: 60%;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 10px;
   margin-right: auto;
   background-color: #f5f5f5;
}

.login_form TD {
   padding: 2px;
   font-weight: bold;
}

#code {
   border: solid 1px #969696;
   margin-top: 5px;
}

.logoutbox {
   margin-bottom: 20px;
   width: 50%;
   margin-left: auto;
   margin-right: auto;
   position: relative;
   background-color: #F0F0F0;
   border: solid 1px #C0C0C0;
   padding: 5px;
}

.editform {
   font-size: 10px;
   width: 100%;
}

.editform TABLE {
   width: 100%;
}

.editform INPUT {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
}

.editform SELECT {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
}

.editform TD {
   padding: 3px;
}

.editform .label {
   width: 150px;
   font-size: 10px;
   font-weight: bold;
   padding-left: 10px;
}

.editform .optional {
   font-weight: normal;
}

.editform .input {
   font-size: 10px;
}

.editform .button {
   font-size: 11px;
}

.myaccount TABLE {
   width: 99%;
}

.myaccount TD {
   width: 50%;
}

.myaccount P {
   font-size: 12px;
   font-weight: bold;
   height: 20px;
   padding-left: 15px;
   background: url('../images/rarrow_bw.gif');
   background-repeat: no-repeat;
   background-position: 3px left;
}

.order_list {
   width: auto;
   background-color: #969696;
}

.order_list TD {
   background-color: #FFFFFF;
   padding: 5px;
   text-align: right;
}

.order_list .zbozi{
   text-align: left;
   width: 40%;
}

.order_list THEAD TD {
   background-color: #D0D0D0;
   color: #000000;
   font-weight: bold;
}

.order_list .cena {
   font-size: 12px;
   font-weight: bold;
}

.vyber_platby {
   background-color: #F0F0F0;
   padding: 10px;
   margin-bottom: 10px;
   border-top: solid 1px #969696;
   border-bottom: solid 1px #969696;
   font-weight: bold;
}

.vyber_platby SELECT {
   font-size: 13px;
}

.navigation {
   margin-bottom: 10px;
   padding-top: 0px;
   font-size: 10px;
   font-weight: bold;
}

.order_product_list TABLE {
   background-color: #C0C0C0;
}
.order_product_list TD {
   background-color: #FFFFFF;
}
.order_product_list THEAD TD{
   background-color: #D0D0D0;
   color: #000000;
   font-weight: bold
}

.platba_pokyny {
   background-color: #E0E0E0;
   border: solid 1px #969696;
   margin-top: 20px;
   margin-bottom: 10px;
   padding: 3px;
}

.menu_stranky {
   background-color: #000000;
   padding: 5px;
   padding-top: 7px;
   padding-bottom: 7px;
   text-align: center;
   margin-top: 20px;
}
.menu_stranky P {
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0px;
}
.menu_stranky A {
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
}
.menu_stranky A:hover {
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: underline;
}

.lista_vpravo {
   width: 170px;
   vertical-align: top;
   height: auto;
}
.lista_vpravo DIV {
   background-color: #ACD038;
}

.lista_vpravo DIV {
   padding: 10px;
}

.lista_vpravo .divider {
   width: 100%;
   height: 5px;
   background-color: #FFFFFF;
   font-size: 0px;
   padding: 0px;
}

.lista_vpravo .divider_end {
   width: 100%;
   height: 15px;
   background: url('../images/pruhy.gif');
   font-size: 0px;
   margin: 0px;
   padding: 0px;
}

