/*colors
grey: #cccccc
green: #0033cc
dark-grey: 999999;
*/
body, html {
    margin: 0px;
    padding: 0px;
    border: none;
    border-collapse: collapse;
    width: 100%;
    background-color: white;
    height: 100%;
    font-family: Arial;
    text-align: center;
    font-size: 16px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #e2e2e2;
}
/****************GENERIC START********************/
img {
    padding: 0px;
    margin: 0px;
    border: none;
}
a {
    text-decoration: none;
    color: white;
}
a:hover {
    text-decoration: none;
    color: white;
}

.a-arrows
{
  color: #0033cc;
  font-weight: bold;
}

label {
    float: left;
    clear: left;
    width: 20%;
    margin-right: 0.5em;
    padding-top: 0.2em;
    text-align: left;
}
#error {
    border: 1px solid red;
    color: red;
    font-weight: bold;
    text-align: center;
}
#success {
    border: 1px solid #61889d;
    color: #61889d;
    font-weight: bold;
    text-align: center;
}
.missing-array {
    color: red;
    font-weight: bold;
}

.pointed
{
  list-style: url(../img/point.png);
}

.pointed-left
{

 margin-left: 43px;
}


#header-top
{

height: 115px;
margin: 0px;
padding: 0px;
}
h1 {
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0px;
    width: 203px;
    height: 67px;
    margin-left: 32px;
    margin-top: 30px;
    
}
h1 a {
    
}
h1 a:hover {
    text-decoration: none;
}
h1 a img {
        
}
h2 {
    margin: 0px 0 5px 0;
    text-indent: 10px;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 27px;
    background: url(../img/lista_stranek.gif) no-repeat;
    background-color: #999999;
    height: 27px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
}

h2 #continue{
    float:right;
    font-size: 11px;
}

h2 #continue a{
    text-decoration: none;
    
}

h3 {
    margin: 0px;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    line-height: 27px;
    height: 27px;
    color: #ffffff;
    font-family: Arial;
}

h4 {
    margin: 3px 0px;
    font-weight: bold;
    font-size: 16px;
}

h5 {
    margin: 0px 0 5px 0;
    text-indent: 10px;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 27px;
    background: url(../img/lista_stranek2.gif) no-repeat;
    background-color: #999999;
    height: 27px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
}

h5 #continue{
    float:right;
    font-size: 11px;
}

h5 #continue a{
    text-decoration: none;
    
}

.no-css {
    visibility: hidden;
}
#upravy {
    width: 100%;
    border: 1px solid white;
    font-weight: bold;
    font-size: 130%;
    text-align: center;
    margin-top: 50px;
}

.a-arrows-second
{
  visibility: hidden;
  text-decoration: none;
}
/*****************GENERIC END*********************/
/****************LAYOUT START*********************/
#centered {
    /*border: 1px solid red;
*/
    margin: 0 auto;
    width: 780px;
    font-family: Arial;
    text-align: left;
    
    padding: 0px;
    
    background: url(../img/menu_grad.gif) repeat-y; 
    background-position: left top;
    /*border: 1px solid red;
*/
}
#header {
    height: 115px;
    background-image: url(../img/top.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
#info-panel {
  float: left; 
    line-height: 20px;
  margin: 0px;
  margin-right: 560px;
    font-size: 10px;
    color: #0033cc;
    font-weight: bold;
    height: 20px;
    
}
#info-panel a {
    color: #0033cc;
    font-size: 10px;
    text-decoration: underline;
}
#kosik {
    margin-top: 24px;
    margin-right: 28px;
    float: right;
    color: #0033ff;
    width: 40px;
    font-size: 13px;
    padding: 0px;
    text-align: center;
}
#kosik img {
    margin: 0px;
    padding: 0px;
}
.menu {
    height: 30px;
    margin: 0px;
    padding: 0px;
    background-image: url(../img/mainmenu_back.gif);
    background-repeat: no-repeat;
    clear: both;
}
.menu a img {
    /*margin: 0px;
*/
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
    float: left;
    margin-left: 2px;
    /*margin-right: 0px;
*/
}
.menu a {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
#main-formulare {
    margin-right: 0px;
    margin-left: 0px;
}
#main-produkty {
    margin-left: 1px;
    margin-right: 2px;
}

#main-download {
    
    margin-right: 0px;
    
}

#dorma-main-left
{
float: left;
text-align: center;
margin: 15px;
}

#dorma-main-right
{
margin: 15px;
text-align: center;
float: right;
}

.spacer {
    background: url(../img/1px_white.gif) repeat ;
    height: 5px;
}
#left {
    width: 174px;
    
    padding: 0px;

    float: left;
    
}
#menu2 {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    margin-top: 8px;
}
#menu2 a {
    text-decoration: none;

}
#menu2 li {

    line-height: 15px;
    font-size: 12px;
    margin: 0px;
    margin-left: 10px;
    padding: 0px;
    color: #0033cc;
    font-style: italic;
    font-weight: bolder;

}
#menu2 li:hover {
    
    
}



#menu2 li a {   
  font-size: 12px;
  font-style: italic;
  font-weight: bolder;
    color: #0033cc;
}
#menu2  a:hover {
    text-decoration: none;
    color: #99ccff;
}
#menu2 .submenu {
    /*height: 28px;*/
    /*width: 145px;*/
    
    display: block;
    margin: 0px;
    margin-left: 23px;
    padding: 0px;

}
#menu2 .submenu a {
    font-size: 12px;
    color: white;
    text-transform: uppercase;
    font-style: normal;
    font-weight: normal;
}

#menu2 .submenu2 {
    height: 28px;
    width: 145px;
    line-height: 23px;
    margin: 0px;
    margin-bottom: 1px;
    padding: 0px;
    background: url(../img/menu_subitem_back.gif) no-repeat;
}
#menu2 .submenu2 a {
    margin: 50px;
    font-size: 11px;
    color: #61889d;
    font-style: normal;
}

#menu2 #active-subcat a {
    color: #bbcc88;
}

#menu2-double-line
{
  margin-left: 17px;
}

#informace {
    border: 0px;
    padding: 0px;
}
#main {
    padding: 0px;
    margin-left: 179px;
    min-height: 551px;
    
    _height: 551px;
    padding-bottom: 0px;
    color: black;

}

#banner
{
width: 601px;
height: 400px;
margin-bottom: 5px;
background: grey;
}

#banner2
{
width: 601px;
height: 102px;
margin-top: 5px;
background: grey;
}

#welcome-header
{
 text-align: center;
}

#welcome-text
{
 background-image: url('../img/uvod_pole.gif');
 background-color: #999999;
 padding-left: 20px;
 padding-top: 30px;
 height: 170px;
 color: white;
 font-weight: bold;
 font-size: 12px;
}

#welcome-left
{
float: left;
}

#welcome-right
{

width:200px;
margin-left: 325px;
}

.welcome-button-on
{
  width: 141px;
  height: 30px;
  display: block;
  line-height: 30px;
  background-image: url("../img/uvod_tlac.gif");
  background-position: 0 30px;
}

.welcome-button
{
  width: 141px;
  height: 30px;
}

.welcome-button a
{
  width: 141px;
  height: 30px;
  display: block;
  line-height: 30px;
  background-image: url("../img/uvod_tlac.gif");
  background-position: 0 0;
}

.welcome-button a:hover
{
  background-position: 0px 30px;
}

#welcome-button
{
  margin-left: 60px;
  margin-top: 6px;
}

#welcome-text a
{
 text-decoration: none;
}

#welcome-kontakt
{
 
 float: right;
 margin-right: 30px;
}

.kontakt-href
{
 margin-left: 8px;
}

.products-main {
    margin-top: 10px;
    background-color: black;
}
#products-main-cleaner {
    clear: left;
}
.products-main-one {
    float: left;
}
.products-main-two {
    float: left;
    margin-left: 6px;
}
.products-img-container {
    text-align: center;
    width: 299px;
    height: 245px;
    background-color: #cccccc;
    /*background: url(../img/product_img_frame.jpg) no-repeat center top;*/
}
.products-img-container img {
    margin: 8px;
    margin-left: 6px;
    border: 2px solid #999999;
    margin-bottom: 10px;
}
.products-txt-container {
    width: 299px;
    /*background: url(../img/product_text_back.jpg) no-repeat center top black;*/
    color: black;
    font-family: Arial;
    font-size: 11px;
    background-color: #cccccc;
    
}

.products-txt-container h3{
    
    color: white;
    font-family: Arial;
    font-weight: bold;
    
    text-indent: 10px;
    background: url(../img/products_bg.gif) repeat-x 
}

.products-txt-container-inner {
    
    margin: 10px 5px 10px 5px;
    background-color: #cccccc;
    /*margin: 0px 10px 20px 20px;*/
}
.products-txt-container-inner form {
    display: inline;
    color: black;
    font-weight: bold;
    line-height: 27px;
    margin-bottom: 5px;
}
.products-txt-container-inner form fieldset {
    margin-top: 5px;
    border: 1px solid black;
    padding: 5px;
}
.products-txt-container-inner form legend {
    border: 1px solid black;
    color: black;
    padding: 2px;
    font-weight: normal;
    line-height: 13px;
}
.products-txt-container-inner form a {
    float: right;
    font-weight: bolder;
    color: black;
    display: block;
    text-align: center;
    font-size: 12px;


    display: block;
    width: 60px;
    height: 24px;
    background-image: url("../img/koupit2.gif");
    line-height: 24px;
    margin-top: 5px;
}
.products-txt-container-inner form a {
    font-weight: bold;
    color: black;
}
.products-detail {
    background: url(../img/detail_button.gif);
    width: 88px;
    height: 27px;
    display: block;
    text-align: center;
    line-height: 27px;
    float: right;
    margin: 5px 0px 0 0;
}
.products-detail a {
    color: #bdcf84;
    font-size: 11px;
}
#products-table {
    margin: 0px;
    border: none;
    padding: 0px;
    width: 601px;
    
}
#products-table h3 {
    line-height: 16px;
    font-size: 16px;
    text-indent: 5px;
    color: #0033cc;
    
}

#products-table h3 a{
    color: #0033cc;
    font-weight: bold;
}
#products-table h3 a:hover {
    color: #336666;
}
#products-table td {
    padding: 0px;
    background-color: #cccccc;
    width: 200px;
    border-width: 0 3px 5px 0px;
    border-color: white;
    border-style: solid;
    margin: 0px;
}
#products-table td a {

    text-decoration: none;
}

.products-small-img {
    width: 198px;
    height: 163px;
    text-align: center;
    vertical-align: middle;
    
}

#product-detail-container
{
background: url(../img/product_detail_back.gif) repeat-y ;
margin-bottom: 5px;
}

.products-small-detail
{
float: right;
margin-right: 0px;
padding-right: 0px;
width: 196px;
}
.products-small-img img {
    margin: 3px;
    padding: 0px;
    vertical-align: middle;
    line-height: 160px;
    border: 2px solid #999999;
}
.products-prices {
    height: 34px;
    background-color: #999999;
    background-image: url("../img/esh_bg_cena.gif");
    color: white;
    padding-left: 5px;
    font-size: 12px;
    line-height: 34px;
    
}
.products-prices .buy-button {
    
    font-size: 12px;
    float: right;
    margin-right: 3px;
    display: block;
    width: 60px;
    height: 24px;
    background-image: url("../img/koupit.gif");
    line-height: 24px;
    margin-top: 5px;
}


    
   


.products-prices a:hover {
    
    background-position: 0 24px;
}


.products-popis {
    padding: 5px;
    height: 80px;
    font-size: 11px;
    overflow: hidden;
}

.products-popis a{
    
    font-size: 11px;
    color: black;
}


#pages {
    font-size: 13px;
    text-align: center;
    background-color: #0033CC;
    /*background-image: url('../img/pages.jpg');*/
}
#pages a {
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.active-page {
    font-weight: bold;
    font-size: 110%;
    color: #99ccFF;
}
.produkt-koupit {
    background: url(../img/detail_button.gif);
    width: 88px;
    height: 27px;
    display: block;
    text-align: center;
    line-height: 27px;
    float: right;
    margin: 5px 0px 0 0;
}

.vzornik
{
color: #336666;
font-weight: bold;
}

.produkt-koupit a {
    color: #bdcf84;
    font-size: 11px;
}
#other-images {
    float: right;
    /*margin-right: 10px;*/
    margin-bottom: 10px;
    background-color: #cccccc;
    width: 295px;
    text-align: right;
    color: black;
    font-weight: bold;
    font-size: 12px;
}

#other-images span{
    float: left;
}
#other-images img {
    cursor: hand;
    cursor: pointer;
}

#basket-container {
    background-color: #cccccc;
    padding-top: 5px;
}

#basket {
    font-size: 14px;
    border-collapse: collapse;
    width: 100%;
    /*margin-bottom: 10px;*/
}

#basket th{
    color: black;
    font-weight: bold;
    text-align: left;
}

#basket td {
    background-color: white;
    font-size: 13px;
    color: black;
    vertical-align: middle;
    border-bottom: 1px solid #494949;
}
#basket th {
    border-bottom: 1px solid #494949;
}

#basket td a{
    color: black;
    font-weight: bold;
}


#basket-status {
    border: 1px solid black;
    text-align: center;
    font-weight: bold;
    color: black;
    width: 95%;
    margin-left: 2.5%;
    font-size: 90%;
    margin-bottom: 10px;
}

#rabaty
{
   padding-top: 25px;
   padding-left: 25px;
   background-color: white;
}

#rabaty em
{
   color: #171b7e;
   font-weight: bold;
   font-style: normal;
}


#cena-celkem {
    background-color: #999999;
    
    text-align: left;
    font-weight: bold;
    padding-left: 10px;
    margin-top: 2px;
    color: white;
    font-size: 90%;
}
#objednat-kosik  {
    float: right;
    color: white;
    display: block;
    text-align: center;
    font-weight: bold;
    margin-right: 10px;
    font-size: 110%;
}


#basket .no-border td
{
border-bottom: none;
}

#basket .cena-doprava td{
    font-weight: bold;
    
}

#basket .cena-celkem td{
    font-weight: bolder;
    font-size: 18px;
}



#objednavka
{
  background-color: #cccccc;
  font-size: 14px;
}

#objednavka form
{
  color: black;
}

#objednavka form fieldset
{
  border: 1px solid black;
}

.footer {
    clear: both;
    height: 39px;
    
    font-weight: bold;
    color: white;
    line-height: 34px;
    font-size: 11px;
    
    background: url(../img/footer.gif) repeat-x bottom;
    text-align: center;
}
.footer a {
    color: white;
    font-size: 11px;
    text-decoration: underline;
}


#double-line {
    float: left;
    height: 15px;
    line-height: 11px;
    margin-top: 5px;
}
.cleaner {
    clear: both;
    visibility: hidden;
    height: 1px;
}

.cleaner-left {
    clear: left;
    display: none;
    height: 1px;
}

.cleaner-right {
    clear: right;
    display: none;
    height: 1px;
}
.art {
    margin-left: 5px;
    margin-bottom: 10px;
    font-size: 13px;
}
.art img {
    float: left;
    margin: 5px;
    margin-left: 0px;
}
.artText {
}
.artText p {
    margin: 0px;
    padding: 0px;
}


.dorma-paging {
    font-size: 13px;
    text-align: center;
    background-image: url('../img/pages.jpg');
}
.dorma-paging a {
    color: #909f58;
    font-weight: bold;
}

.kontakt
{
  width: 500px;
  margin-top: 25px;
}

#kontakt
{
 background-color: #cccccc;
 font-size: 13px;
}

#kontakt-logo
{
 size: 225px;
 padding-top: 40px;
 text-align: center;
 font-size: 13px;
}

#kontakt table
{
 margin-top: 40px; 
 float: right;
 width: 350px;
 font-size: 14px;
 margin-bottom: 100px;
 font-size: 13px;
}

#kontakt table th
{
 border: none;
 font-weight: normal;
 vertical-align: top;
 width: 130px;
 font-size: 12px;
}


#kontakt .details
{
 width: 601px;
 clear: right;
 height: 60px;
 margin-bottom: 15px;
 margin-left: 25px;
 
 
}


#kontakt #phone
{
 width: 601px;
 float: left;
 height: 76px;
 line-height: 76px;
 background: url(../img/kontakt_bg.gif) repeat-x ;
 color: white;
 text-align: center;
 margin-bottom: 25px;
}

#kontakt #phone em
{
  font-weight: bold;
  font-style: normal;
  font-size: 38px; 
}

#kontakt #pusobnost
{
 width: 601px;
 float: left;
 margin-bottom: 40px;
}

#kontakt #pusobnost img
{
 float: right;
 margin-right: 25px;
}

#kontakt #pusobnost p
{
 width: 375px;
 margin-left: 25px;
}
.kontakt-details 
{
 float: left;
 margin-right: 40px;
}

.kontakt-details a
{
  font-size: 150%;
  color: black;
}


.kontakt td
{
  /*width: 400px;*/
  border-bottom: none;
}

.kontakt th
{
  width: 130px;
  border-bottom: none;

}



#kontakt-name
{
  font-size: 16px;
  font-weight: bold;
  height: 30px;
}

.kontakt th
{
  vertical-align: top;
  
}

.kontaktni-osoby
{
float: left;
margin-top: 10px;
}

#download-anchors
{
  
  background: silver;
    margin: 0px 0px 0px 5px;
    text-align: left;
    background: silver;
    padding: 0px 5px 5px 5px;
}

#download-anchors small
{
  font-size: 8.5px;
}

#download-anchors a
{
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}

#active .a-arrows-second
{
  visibility: visible;
}

#nabytek-crossroad
{
 background-color: #999999;
 width: 100%;
 border-collapse: collapse;
 margin-bottom: 5px;
 text-align: right;
}

#nabytek-crossroad td
{
 border-left: 5px solid white;
 width: 298px;
 height: 27px;
 vertical-align: middle;
 padding-right: 5px;
}

#no-border
{
 border-left: 0px solid white;
}


.catalog
{
  
  border-collapse: collapse;  
  background-color: #cccccc;
}

.catalog td
{
  border-bottom: 5px solid white;
  width: 298px;
  height: 120px;
}

.catalog td .catalog-image
{
  margin-left: 5px;
  margin-top: 5px;
  float: left;
  margin-bottom: 5px;
}

.catalog td .catalog-inner
{
  margin-top: 5px;
  margin-left: 93px;
  height: 83px;
}

.catalog td strong
{
  font-weight: bold;
  color: #0033cc;
  display: block;
  
}

.catalog .first
{
  border-right: 5px solid white;
}


.catalog-button
{
  width: 141px;
  height: 30px;
  float: right;
  margin-right: 2px;
  
}



.catalog-button a
{
  width: 141px;
  height: 30px;
  display: block;
  line-height: 30px;
  background-image: url("../img/form_down.gif");
  background-position: 0 0;
  text-align: center;
  font-weight: bold;
}

.catalog-button a img
{
  float: none;
  
}

.catalog-button a:hover
{
  background-position: 0px 30px;
}




/******************LAYOUT END*********************/
/*************************************************************************************************************DHTML modal dialog box(CSS for the DHTMLSuite_modalMessage class)**Created:August, 26th, 2006*@class Purpose of class:Display a modal dialog box on the screen.**Css files used by this script:modal-message.css** Update log:*************************************************************************************************************/
.modalDialog_transparentDivs {
    filter: alpha(opacity=40);
/* Transparency */
    opacity: 0.4;
/* Transparency */
    background-color: #AAA;
    z-index: 1;
    position: absolute;
/* Always needed*/
}
.modalDialog_contentDiv {
    border: 3px solid gray;
    padding: 2px;
    z-index: 100;
/* Always needed*/
    position: absolute;
/* Always needed*/
    background-color: #FFF;
/* White background color for the message */
    text-align: left;
    overflow: auto;
    ;
}
.modalDialog_contentDiv_shadow {
    z-index: 90;
/* Always needed- to make it appear below the message */
    position: absolute;
/* Always needed*/
    background-color: #555;
    filter: alpha(opacity=30);
/* Transparency */
    opacity: 0.3;
/* Transparency */
}


/*STATIC*/

#static-container
{
  width: 601px;
  background: url(../img/static_back.gif) repeat-y ;
  color: white;
  font-size: 14px;
}

#static-container small
{
  font-size: small;
}



#static-container h3
{
  font-size: 22px;
  font-variant: small-caps;
  margin-left: 35px;
  padding-top: 35px;
  font-weight: bold;
  padding-bottom: 35px;
}



.static-duo
{
  width: 525px;
  margin-left: 35px;
  margin-bottom: 20px;
}

.static-duo .text
{
  width: 220px;
}

.static-duo img
{
 float: right;
  margin-right: 0px;
}

.static-trio-wrapper .right
{
  float: left;
  width: 170px;
  margin-left: 12px;
  color: #003399;
}

.static-trio-wrapper 
{
 font-size: 12px;
}

.static-trio-wrapper .left
{
  float: left;
  width: 170px;
  margin-left: 35px;
}

.static-trio-wrapper .center
{
  float: left;
  margin-left: 12px;
  width: 170px;
}

.static-trio
{
  width: 566px;
  margin-left: 35px;
  background-color: #003399;
  float: left;
  margin-bottom: 20px;
}

.static-trio img
{
  border: 0px;
  margin: 0px;
  padding: 0px;
  margin-right: 11px;
  display: block;
  float: left;
  
}



.static-technical-wrapper
{
    width: 601px;
}

.static-technical-wrapper .left
{
    float: left;
    margin-left: 35px;
    font-size: 12px;
}

.static-technical-wrapper .right
{
    float: right;
    width: 210px;
    text-align: center;
    font-size: 12px;
    color: #003399;
}

.static-technical
{
    width: 601px;
    /*margin-left: 13px;*/
    
    background: url(../img/static_technical_back.gif) repeat-y;
    background-position: left 5px;
    float: left;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;

}

.static-technical .header
{
    width: 601px;
    height: 20px;
    background: url(../img/static_back.gif) repeat-y ;
    float: left;
}


.static-button
{
  width: 141px;
  height: 30px;
  margin-left: 32px;
  text-align: center;
}

.static-button a
{
  width: 141px;
  height: 30px;
  display: block;
  line-height: 30px;
  background-image: url("../img/tl_kmf.gif");
  background-position: 0 0;
}

.static-button a:hover
{
  background-position: 0px 30px;
}



.static-solo
{
  clear: both;
  width: 316px;
  margin-left: 35px;
  float: left;
  margin-bottom: 20px;
}

.static-image-wrapper
{
  float: left;
  margin-left: 35px;
}

.static-image-wrapper span
{
  margin-left: 35px;
  font-size: 12px;
  height: 15px;
}

.static-image
{
  width: 566px;
  
  background-color: #003399;
  margin-bottom: 20px;  
}

.static-image img
{
  display: block;  
}
.static-small-trio
{
  width: 340px;
  margin-left: 35px;
  float: left;
  margin-bottom: 20px;
  font-size: 12px;
}

.static-small-trio img
{
  margin: 0px;
  padding: 0px;
  border: none;
  display: block;
}

.static-small-trio a
{
  text-align: center;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  line-height: 15px;
  display: block;
}

.static-small-trio .image
{
  float: left;
  margin-right: 11px;
  background-color: #c0c0c0;
  height: 64px;
}


