html, body {
    /*text-align:center;*/
    margin:0; padding:0;
    font: 14px arial;
    background: #526173 url("../images/background.jpg") repeat-x;
    color: black;
}
#page {
    text-align:center;
    width:1000px;
    margin: 0px auto;
    background:transparent;
} 
#ram {
    text-align:center;
    width:1000px;
    margin: 0 auto;
    margin:0; padding:0;
    background:transparent;
} 
#main {

}
#header {
    height:180px;
    margin:0; padding:0;
    background:transparent url("../images/banner.jpg") no-repeat;
}
#menu_top {
    width:1000px;
    height:50px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background:transparent url("../images/menu.jpg") no-repeat;
}
.menu_top_in {
    width:780px;
    height:50px;
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    background:transparent;
    color:white;
    font-size: 16px;
    font-weight: bold;
    text-align:left;
    float:left;
    overflow:hidden;
}
.tlac_menu_top{
    width:auto;
    overflow: visible;
    display: block;
    height:36px;
    background:transparent url("../images/button_menu_top_background.jpg") repeat-x;
    border: none;
    margin: 14px 0px 0px 0px;
    padding: 0px 6px 0px 6px;
    color:white;
    font-size: 16px;
    font-weight: bold;
    text-align:center;
    cursor: pointer;
    float:left;
}
.tlac_menu_top:hover{
    background:transparent url("../images/button_menu_top_background_hover.jpg") repeat-x;
    text-decoration: none;
}
.menu_top_oddelovac {
    width:2px;
    height:36px;
    margin: 14px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    background:transparent url("../images/menu_top_oddelovac.jpg") no-repeat;
    float:left;
}
.horni_menu_box{
    width: 540px;
    text-align:left;
}
#hledani_box{
    width:210px;
    height:50px;
    float: right;
    display: block;
}
#TLAC_FIND {
    width: 28px;
    height: 36px;
    border: none;
    margin: 16px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: transparent url("../images/lupa.jpg") no-repeat;
    cursor: pointer;
    display: block;
    float:left;
}
#hledani_input{
    margin: 21px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    float:right;
}

#main1 {
    margin:0px; padding:0px;
    background:#F7F7F7 url("../images/content.gif") repeat-x;
}
#main2 {
    margin:0px 0px 0px 0px;
    padding:10px 0px 0px 0px;
}
#left {
    float:left;
    width:210px;
    margin:0px 0px 0px 0px; 
    padding:0px 0px 0px 0px;
    background:transparent;
}
.left_in {
    width:200px;
    margin:0px 0px 0px 10px; 
    padding:0px 0px 0px 0px;
}

#right {
    float:right;
    width:210px;
    margin:0px 0px 0px 0px; 
    padding:0px 0px 0px 0px;
    background:transparent ;
}
.right_in {
    width:200px;
    margin:0px 0px 0px 0px; 
    padding:0px 0px 0px 0px;
}

#middle {
    width:580px;
    min-height:600px;
    margin:0px 0px 0px 220px;
    padding:0px 0px 0px 0px;
    background:transparent url("../images/content_header.gif") no-repeat;
}
.middle_in {
    width:540px;
    margin:0px 0px 0px 0px; 
    padding:15px 10px 0px 10px;
}

#footer {
    height:30px;
    margin:0px; padding:0px;
    background:transparent url("../images/footer.gif") no-repeat;
    clear:both;
}
#footer_in {
    position:relative;
    top:8px;
    height:20px;
    margin:0px; padding:0px;
    background:transparent;
    color: white;
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
#zpetne_odkazy{
    width:1000px;
    background:transparent;
}	
#zpetne_odkazy_in{
    left:0px;
    width:573px;
    margin: 0px 0px 0px 200px;
    padding: 10px 0px 10px 0px;
    color:white;
    font-weight: bold;
    font-size:11px;
    text-align:center;
}	
#zpetne_odkazy_in a{color:#529EE7;font-size: 10px;}
#zpetne_odkazy_in a:hover{color: white;/*saddlebrown*/}

#login {
    width: 200px;
    height:30px;
    position:relative;
    top:-20px;
    left:785px;
    color:black;
    font-size: 12px;
    font-weight: bold;
    background-color: transparent;
    text-align: center;
}
#login a{
    color:black;
}
#login a:hover{
    color:red;
}

#login_info {
    width: 300px;
    height:35px;
    position:relative;
    top:95px;
    left:0px;
    margin:0px; padding:0px;
    margin-bottom:-20px;
    color:black;
    font-size: 12px;
    font-weight: bold;
    background-color: transparent;
    text-align: center;
}

#kosik {
    position:relative;
    width:140px;
    height:100px;
    top:-15px;
    left:820px;
    color:black;
    margin:0; padding:0;
    font-size: 12px;
    font-weight: bold;
    background-color: transparent;
    text-align: center;
}
.kosik_cena{
    color:#B50000;
}
.TLAC_KOSIK {
    width: 75px;
    height: 80px;
    background: url("../images/kosik.gif") no-repeat;
    border: none;
    margin: 0px; padding: 0px;
    margin-bottom:8px;
    color: black;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    cursor: pointer;
    outline: 0;
}
#postava {
    position:relative;
    top:0px;
    left:0px;
}

.product_header{
    width: 210px;
    height: 33px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background: transparent url("../images/product_header.gif") no-repeat;
}
.product_header_in{
    width: 200px;
    height: 33px;
    margin:0px 0px 0px 0px;
    padding:5px 0px 0px 10px;
    color:white;
    font-size: 18px;
    font-weight: bold;
    text-align:left;
}
.product_footer{
    width: 210px;
    height: 14px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: transparent url("../images/product_footer.gif") no-repeat;
    clear: both;
}
.product_footer_in{
    width: 210px;
    height: 14px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}  
.menu_header{
    width: 210px;
    height: 33px;
    margin:0px 0px 1px 0px;
    padding:0px 0px 0px 0px;
    background: transparent url("../images/menu_header.gif") no-repeat;
}
.menu_header_in{
    width: 200px;
    height: 33px;
    margin:0px 0px 0px 0px;
    padding:5px 0px 0px 10px;
    color:white;
    font-size: 18px;
    font-weight: bold;
    text-align:left;
}
.menu_content{
    width: 200px;
    background: transparent url("../images/menu_content.gif") no-repeat;
}
.menu_content_in{
    width: 190px;
    min-height: 112px;
    margin:0px 0px 0px 0px;
    padding:4px 5px 0px 6px;
    color:black;
    font-size: 12px;
    font-weight: normal;
    text-align:left;
}
.menu_footer{
    width: 210px;
    height: 14px;
    margin:5px 0px 10px 0px;
    padding:0px 0px 0px 0px;
    background: transparent url("../images/menu_footer.gif") no-repeat;
    clear: both;
}
.menu_footer_in{
    width: 210px;
    height: 14px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
} 

#navigace {
    position: relative;
    width:400px;
    top: -50px;
    background-color: transparent;
    text-align: center;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
}
.NAVIGACE{
    color:#529EE7;
    margin-bottom:11px;
    font-weight: bold;
    font-size:10px;
    text-align:left;
}
.NAVIGACE a{
    color:#529EE7;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    text-align: left;
}
#nav {
    background-color: transparent;
}

#catalogue{
    width:560px;
    margin: 0px 0px 0px -10px;
    padding: 0px 0px 0px 0px;
}
.cat_ceil{
    width:560px;
    min-height:100px;
    margin: 5px 0px 5px 0px;
    padding: 10px 0px 0px 5px;
    background:transparent url("../images/cat_ceil_brown.gif") no-repeat;
}
.cat_ceil:hover{
    background:transparent url("../images/cat_ceil_blue.gif") no-repeat;
}
.cat_ceil_in{
    width:560px;
    height:100px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.cat_pict {
    width: 110px;
    min-height:100px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color:transparent;
    float:left;
    text-align:center;
    font-style: normal;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color:#B50C08;
}
.cat_img{
    cursor: pointer;
    border: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 2px solid #E7E7E7;
}
.cat_content {
    width: 330px;
    min-height:100px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
    text-align:left;
    float:left;
}
.cat_price {
    width: 110px;
    min-height:100px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align:center;
    float: right;
}

#product{
    width:560px;
    margin: 0px 0px 0px -10px;
    padding: 0px 0px 0px 0px;
}
.prod_pict {
    width: 280px;
    min-height: 230px;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    background-color:transparent;
    text-align:center;
    font-style: normal;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color:#B50C08;
    float:left;
}
.prod_img{
    cursor: pointer;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px solid #E7E7E7;
}
.prod_content {
    width: 270px;
    min-height:100px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align:left;
    float:right;
}
.prod_popis {
    text-align:left;
}
.prod_sleva{
    width:100%;
    padding: 5px 0px 5px 0px;
    color:white;
    background-color:#B50C07;
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.odkaz_vlastni{
    position:relative;
    width:350px;
    height:40px;
    top:105px;
    left:-200px;
    border:none;
}
.reklama_img{
    width: 190px;
    border:none;
    margin-left:-1px;
}
.platba_img{
    border:none;
    height:60px;
    margin:0px 0px 5px 10px;
}
.clearfloat_invisible {
    display: table;
    width: 100%;
}

h1,h2,h3,h4 { margin: 0 }

.copy { text-align:center; font-size:80% }

a {
    color: #529EE7;
    text-decoration: none;
}
a:hover {
    color: #8b4513;
    text-decoration: underline;
}
h2 a:visited {
    color: #a0a0a0;
    text-decoration: underline;
}

a img{
    border: 1px solid #E7E7E7;
}
.img_obsah_kosiku{
    margin:8px 50px 0px 10px;
    float:left;
}

#table_list {
    table-layout:fixed;
    width: 100%;
    background-color: #F8F8FF;
    border: 0px solid black;
}
.TABLEHEADER {
    border: 0px solid #8b4513;
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    background-color:#4A9ADE;
    text-align:center;
}
.TABLEHEADERL {
    border: 0px solid #8b4513;
    padding-left: 3px;
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    background-color:#4A9ADE;
    text-align: left;
}
.TABLECONTENT {
    border: 0px solid #8b4513;
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 11px;
    font-weight: normal;
    background-color:#E2EFFF;
    text-align:center;
    overflow: hidden;
}
.TABLECONTENTL {
    border: 0px solid #8b4513;
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 11px;
    font-weight: normal;
    background-color:#E2EFFF;
    text-align:left;
    padding-left: 3px;
    overflow: hidden;
}
.TABLECONTENT_INACTIVE {
    border: 1px solid #8b4513;
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 11px;
    font-weight: normal;
    background-color:#FFDEAD;
    text-align:center;
    overflow: hidden;
}
/*bilance*/
#table_list_bilance {
    table-layout:fixed;
    width: 100%;
    background-color: #F8F8FF;
    border: 1px solid black;
}
.TABLEHEADER_BILANCE {
    border: 1px solid black;
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 9px;
    font-weight: bold;
    background-color:#4A9ADE;
    text-align:center;
}
.TABLEHEADER_BILANCE_INACTIVE {
    border: 1px solid black;
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 9px;
    font-weight: bold;
    background-color:#E59C64;
    text-align:center;
}
.TABLECONTENT_BILANCE {
    border: 1px solid black;
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 9px;
    font-weight: normal;
    background-color:#E2EFFF;
    text-align:center;
    overflow: hidden;
}
.TABLECONTENT_BILANCE_INACTIVE {
    border: 1px solid black;
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 9px;
    font-weight: normal;
    background-color:#FFDEAD;
    text-align:center;
    overflow: hidden;
}

.SHOW_PICTURE {
    width:400px;
    border: 1px solid #E7E7E7;
    background-color:white;
    text-align:center;
    cursor:pointer;
}
.polozka_katalogu {
    width: 120px;
    cursor: pointer;
    border: 2px solid #5193CD;
}
.sleva{
    color:#ff9900;
}
#trideni {
    position:relative;
    width:550px;
    height:25px;
    margin-top: -25px;
    color: black;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    text-align: left;
}
.strankovani {
    width:540px;
    margin-left:1px;
    text-align: left;
    padding: 0px 0px 0px 0px;
}
.strankovani a{
    color:#529EE7;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
}
.strankovani_aktivni{
    color:#B50C08;
    font-style: normal;
    font-weight: bold;
    text-decoration:underline;
    font-size: 12px;
    text-align: left;
}
.STRANKOVANI{
    color:blue;
}
.select{
    color:black;
    font-size: 11px;
}
.obr{
    border: 2px solid #E7E7E7;
}
/*tlacitka*/
.TLAC {
    width: 110px;
    height: 28px;
    border: none;
    margin: 1px;
    padding-bottom:3px;
    background-color: transparent;
    background: url("../images/button.gif") no-repeat;
    color: white;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    text-align:center;
    cursor: pointer;
}
.TLAC_SLIM {
    width: 53px;
    height: 18px;
    line-height: 16px;
    text-indent: 0px;
    border: none;
    margin: 2px 0px 0px 0px;
    padding-bottom:3px;
    background-color: transparent;
    background: url("../images/button_slim.gif") no-repeat;
    color: white;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    text-align:center;
    cursor: pointer;
}
.TLAC_INFO {
    width: 28px;
    height: 28px;
    line-height: 26px;
    text-indent: 0px;
    border: none;
    margin: 1px;
    background-color: transparent;
    background: url("../images/button_info.jpg") no-repeat;
    color: white;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    text-align:left;
    cursor: pointer;
}
.TLAC_DO_KOSIKU {
    width: 28px;
    height: 28px;
    line-height: 26px;
    text-indent: 0px;
    border: none;
    margin: 1px;
    background-color: transparent;
    background: url("../images/button_kosik.jpg") no-repeat;
    color: white;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    text-align:left;
    cursor: pointer;
}
.TLAC_DO_KOSIKU_BIG {
    width: 82px;
    height: 28px;
    line-height: 20px;
    text-indent: 23px;
    border: none;
    margin: 1px;
    background-color: transparent;
    background: url("../images/button_kosik_big.jpg") no-repeat;
    cursor: pointer;
}
.TLAC_NOHA{
    width: 150px;
    height: 22px;
    line-height: 28px;
    text-indent: 0px;
    border: none;
    margin: 1px;
    padding-bottom:3px;
    background-color: transparent;
    background: url("../images/button_stopa.gif") no-repeat;
    color: black;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    text-align:left;
    cursor: pointer;
}
.TLAC_TELO{
    width: 150px;
    height: 28px;
    line-height: 28px;
    text-indent: 0px;
    border: none;
    margin: 1px;
    padding-bottom:3px;
    background-color: transparent;
    background: url("../images/button_velikost.gif") no-repeat;
    color: black;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    text-align:left;
    cursor: pointer;
}
.TLAC_VIDEO {
    width: 30px;
    height: 30px;
    border: none;
    margin: 1px;
    padding-bottom:3px;
    background: transparent url("../images/video.png") no-repeat;
    text-align:center;
    cursor: pointer;
}
.TLAC_ADMIN {
    width: 24px;
    height: 24px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: transparent;
    color: #A5454A;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    cursor: pointer;
    text-align:center;
}
/*pisma*/
h1 {
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}
.h1_center {text-align: center;}
h2 {
    color: black;
    font-style: normal;
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-bottom:5px;
}
.h2_center {
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
h2 a{
    color:black;
}
h2 a:hover{
    color: #8b4513;/*saddlebrown*/
}
h3 {
    color: black;
    font-style: normal;
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-bottom:5px;
}
h4 {
    color: black;
    font-style: normal;
    text-decoration: underline;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}
p {
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    margin: 0;
}
ul {
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    margin:0px;padding:0px;
}
.MALYNORMAL {
    color: black;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    text-align: center;
}
.MALYNORMALL {
    color: black;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    text-align: left;
}
.NORMAL {
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.NORMALL {
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
.ERROR {
    color: red;
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.WARNING {
    color: #8b4513;
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.HLEDANY_VYRAZ {
    color: black;
    font-style: normal;
    text-decoration: none;
    font-weight: bold;
    background-color: #B4D3F0;
}
.CENA {
    color:#B50C08;
    font-style: normal;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.CENA_TEXT {
    color:black;
    font-style: normal;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
/*formulare*/
form {
    margin: 0px;
}
.polozka_formulare{
    font-size: 10px;
    background-color:#F2E4D9;
    font-weight:bold;
}
.polozka_formulare_req{
    font-size: 10px;
    background-color:#D6EBFF;
    font-weight:bold;
}
.polozka_formulare_readonly{
    color: #686868;
    font-size: 11px;
    background-color: #b8b8b8;/*#FFA5A5;*/
    font-weight:bold;
}
/*akce*/
#akce_text{
    padding:5px;
    margin-top:5px;
    background-color:#DE9E6B;
    color:black;
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.akce_small_img{
    float:left;
    margin: 0px 5px 0px 0px;
}
.akce_big_img{
    width:520px;
    text-align:center;
    margin: 0px 0px 0px 0px;
    border: 2px solid #D8DAD9;
}

.vnitrni_odkazy_obsah{
    color:black;/*#002649;*/
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    text-align: left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 15px;
    background: transparent url("../images/sipka.gif") no-repeat;
}
.vnitrni_odkazy_obsah_bez_sipky{
    color:black;/*#002649;*/
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    text-align: left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
.vnitrni_odkazy_obsah a{
    color:#002649;
}
.vnitrni_odkazy_obsah a:hover{
    color:#8C4510;
}
.vnitrni_odkazy_cena_box{text-align:right;}
.vnitrni_odkazy_cena{
    color:#B50C08;
    font-weight: bold;
    font-size: 14px;
    text-align:right;
}
.vnitrni_odkazy_sleva {
    color:white;
    background-color:#B50C07;
    font-style: normal;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}
.vnitrni_odkazy_img{
    width: 50px;
    cursor: pointer;
    border: 0px;
    margin: 2px 4px 2px 0px;
    text-align:center;
    float:left;
}
.vnitrni_odkazy_clearfloat_visible {
    display: table;
    width: 100%;
    height:3px;
    border-top:1px solid #A7D2FB;
}

/*souvisejici produkty////////*/
#SOUVIS_BOX{
    width:560px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: transparent url("../images/background_souvisejici.gif") no-repeat;
}
#SOUVIS_BOX_IN{
    width:560px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.SOUVIS_IMG{
    cursor: pointer;
    border: 0px;
    margin: 2px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.SOUVIS_CENA {  
    color:#B50C08;
    font-weight: bold;
    font-size:10px;
}
.SOUVIS_NADPIS {
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding-bottom:5px;
}

/*Tisk objednavek*/
#table_list_ordersp {
    table-layout:fixed;
    width: 100%;
    background-color: #F8F8FF;
    border: 1px solid black;
}
.TABLEHEADER_ORDERSP {
    border: 1px solid black;
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    background-color:#84C3FE;
    text-align:left;
    padding-left: 5px;
}
.TABLEHEADER_ORDERSP_INACTIVE {
    border: 1px solid black;
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    background-color:#c7c7c7;
    text-align:left;
    padding-left: 5px;
}
.TABLECONTENT_ORDERSP {
    border: 1px solid black;
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 11px;
    font-weight: normal;
    background-color:#FFDEAD;
    text-align:left;
    overflow: hidden;
    padding-left: 5px;
}
.TABLECONTENT_INACTIVE_ORDERSP {
    border: 1px solid black;
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 11px;
    font-weight: normal;
    background-color:#CECECE;
    text-align:left;
    overflow: hidden;
    padding-left: 5px;
}

/*tabulka variant*/
#table_varianty {
    background-color: #F8F8FF;
    width: 100%;
}
.varianty_content {
    height:28px;
    border: 0px solid #8b4513;
    color: black;
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    background-color:transparent;
    text-align:left;
    overflow: hidden;
}
#table_varianty form{
    position:relative;
    top:-6px;
}
.tablerow_second{
    background-color:#E2EFFF;
}
.tablerow_highlight {
    background-color:#F0D8C4;
}

/*modalni okna*/
#superbox-overlay{background:#e0e4cc;}
#superbox-container .loading{width:32px;height:32px;margin:0 auto;text-indent:-9999px;background:url(../admin/js/css/superbox/loader.gif) no-repeat 0 0;}
#superbox .close a{float:right;padding:0 5px;line-height:20px;background:#333;cursor:pointer;}
#superbox .close a span{color:#fff;}
#superbox .nextprev a{float:left;margin-right:5px;padding:0 5px;line-height:20px;background:#333;cursor:pointer;color:#fff;}
#superbox .nextprev .disabled{background:#ccc;cursor:default;}

/*zalozky*/
.tab_container {
    border: 0px solid #999;
    border-top: none;
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
    background: transparent;
}
.tab_content {
    width: 540px;
    padding: 0px;
    text-align:left;
    font-size: 11px;
    margin: 50px 0px 0px 10px;
}
ul.tabs {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    float: left;
    list-style: none;
    height: 32px; /*--Set height of tabs--*/
    border-bottom: 3px solid #B50C07;
    border-left: 0px solid #999;
    width: 540px;
    background: transparent;
}
ul.tabs li {
    float: left;
    margin: 0px 5px 0px 0px;
    padding: 0;
    width:122px;
    height: 32px; /*--Subtract 1px from the height of the unordered list--*/
    line-height: 32px; /*--Vertically aligns the text within the tab--*/
    border: 0px solid #999;
    border-left: none;
    margin-bottom: -5px; /*--Pull the list item down 1px--*/
    overflow: hidden;
    position: relative;
    background: transparent url("../images/button_tab.jpg") no-repeat;
}
ul.tabs li a {
    text-decoration: none;
    color: white;
    display: block;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    padding: 0px;
    border: 0px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
    outline: none;
    background: transparent url("../images/button_tab.gif") no-repeat;
}
ul.tabs li a:hover {
    font-weight: bold;
    background: transparent url("../images/button_tab.gif") no-repeat;
    text-decoration: underline;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
                                                          background: transparent url("../images/button_tab_hover.jpg") no-repeat;
                                                          border-bottom: 0px solid #fff; /*--Makes the active tab look like it's connectlac_adminted with its content--*/
                                                          font-weight: bold;
                                                          color:white;
                                                          text-decoration: underline;
}

/*tag cloud*/
.tag_cloud_10{font-size: 10px;}
.tag_cloud_11{font-size: 11px;}
.tag_cloud_12{font-size: 12px;}
.tag_cloud_13{font-size: 13px;}
.tag_cloud_14{font-size: 14px;}
.tag_cloud_15{font-size: 15px;}
.tag_cloud_16{font-size: 16px;}
