body {
    background-image: url("/img/LM_HP_bckg.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    font-family: 'Ubuntu', sans-serif;
    line-height: 18px;
}

body * {
    font-size: 13px;
}

.page {
    width: 924px;
    height: 706px;
    background-position: top left;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    margin-bottom: 180px;
}

a.hidden_link {
    color: black;
    text-decoration: none;
}

a.hidden_link:hover {
    text-decoration: underline;
}


a.disabled {
    color: grey;
}

a.checked {
    font-weight: bold;
}

ul.area-list li {
    display: block;
    float: left;
    padding: 10px;
    margin: 10px;
    border: 1px solid black;
}

ul.product-list li {
    border-top: 1px solid #E4E4E2;
    border-right: 1px solid #E4E4E2;
    display: block;
    float: left;
    height: 170px;
    padding: 6px;
    width: 280px; 
}

#cart {
background-image: url("/img/LM_detail_okno.png");
    background-repeat: no-repeat;
    font-size: 12px;
    height: 733px;
    margin: 0;
    padding: 42px;
    position: absolute;
    top: 207px;
    width: 812px;
    z-index: 201;
}

#cart a.disabled {
    color: lightgrey;
    background-image: url("/img/btn_objednat.png") no-repeat ;
}

#cart button {
	background: url("/img/btn_objednat.png") no-repeat 0px -28px;
	width: 79px;
	height: 27px;
	position:relative;
	top: 5px;
	
	border:none;
}

#cart button.disabled, #cart button.disabled:hover{
	background: url("/img/btn_objednat.png") no-repeat 0px 0px;
}

#cart button:hover{
	background: url("/img/btn_objednat.png") no-repeat 0px -56px;
	cursor:pointer;
}


div.outline_header, div.outline_footer {
    width: 924px;
    height: 17px;
}

div.outline_body { 
    background-image: url("/img/outl_body.png"); 
    padding-left: 18px;    
}
div.outline_footer { background-image: url("/img/outl_dolni.png"); }
div.outline_header { background-image: url("/img/outl_horni.png"); }

div.tab_header, div.tab_footer { 
    width: 890px;
    height: 17px;
}

div.tab_footer { background-image: url("/img/tab_vypln_dolni.png"); }
div.tab_header { 
    background-image: url("/img/tab_vypln_horni.png"); 
}
div.tab_body { 
    background-image: url("/img/tab_body.png"); 
    width: 890px;    
}


.tab_body .header {
    height: 111px;

}

.kontakt_columns div {
    float: left;
   
}

.kontakt_columns .text {
    font-size: 13px;
    line-height: 19px;
    margin-left: 57px;
    margin-top: 18px;
    width: 325px;
   /* font-family: 'Ubuntu', sans-serif;*/
}

.header .menu {
    float: right;
}

ul.menu {
    display: block;
    margin-right: 10px;
    margin-top: 41px;
}

ul.menu li {
    display: block;
    margin-right: 6px;
}

.header .menu li {
    background-image: url("/img/LM_HP_btns.png");
    background-position: left top;
    background-repeat: no-repeat;
    float: right;
    height: 28px;
    width: 79px;
}

.header .menu li a {
    display: block;
    height: 28px;
    width: 79px;
}

.header .menu li:hover {
    background-position: 0px -28px;
}

.header .menu li.item_kontakt { background-position: 0px -56px; }
.header .menu li.item_kontakt:hover { background-position: 0px -84px; }
.header .menu li.item_onas { background-position: 0px -112px; }
.header .menu li.item_onas:hover { background-position: 0px -140px; }
.header .menu li.item_produkty { background-position: 0px -168px; }
.header .menu li.item_produkty:hover { background-position: 0px -196px; }
.header .menu li.item_sluzby { background-position: 0px -224px; }
.header .menu li.item_sluzby:hover { background-position: 0px -252px; }
.header .menu li.item_uvod { background-position: 0px -280px; }
.header .menu li.item_uvod:hover { background-position: 0px -308px; }

.header .menu li.item_kontakt_selected { background-position: 0px -84px; }
.header .menu li.item_onas_selected { background-position: 0px -140px; }
.header .menu li.item_produkty_selected { background-position: 0px -196px; }
.header .menu li.item_sluzby_selected { background-position: 0px -252px; }
.header .menu li.item_uvod_selected { background-position: 0px -308px; }


.header .logo {
    display: block;
    float: left;
    height: 61px;
    margin: 20px 0 0 21px;
    width: 308px;
}

.break_article {
    height: 263px;
    padding-top: 14px;
}

.page .column {
    float: left;
    margin: 0 20px 0 15px;
    width: 181px;
    font-size: 13px;
}

.page .column .title {
    background-position: right top;
    background-repeat: no-repeat;
    font-size: 14px;
    height: 55px;
    line-height: 18px;
    padding-top: 20px;
    font-family: 'Ubuntu', sans-serif;    
}

.pikto_vyziva { background-image: url(/img/LM_HP_pikto_vyziva.png); }
.pikto_zdravotnicky { background-image: url(/img/LM_HP_pikto_zdravotnicky.png); }
.pikto_pristroje { background-image: url(/img/LM_HP_pikto_pristroje.png); }
.pikto_estetika { background-image: url(/img/LM_HP_pikto_estetika.png); }
.pikto_material { background-image: url(/img/LM_HP_pikto_material.png); }
.pikto_mista { background-image: url(/img/LM_HP_pikto_mista.png); }
.pikto_akce { background-image: url(/img/LM_HP_pikto_akce.png); }

.column .text {
    font-family: 'Ubuntu',sans-serif;
    height: 100px;
    padding-left: 10px;
    text-align: left;
    line-height: 16px;    
}

.column .link {
    text-align: right;
    font-family: 'Ubuntu', sans-serif;
}

.column .link a {
    text-decoration: none;
    font-family: 'Ubuntu', sans-serif;
    color: black;
}

.column .link a:hover {
    text-decoration: underline;
}

.page .columns {
    height: 200px;
    padding-left: 11px;
    padding-top: 26px;
    background-color: white;
}

.page .footer {
font-size: 13px;
    padding-right: 30px;
    padding-top: 10px;
    text-align: right;
}

.sluzby_article .text, .onas_article .text, .uvod_article .text {
float: left;
    font-size: 13px;
    padding-left: 74px;
    padding-top: 16px;
    width: 499px;;
}

.sluzby_article .image ,.onas_article .image, .uvod_article .image {
float: left;
    padding-left: 63px;
    width: 200px;
}

.onas_article .podpis {
padding-left: 259px;
    padding-top: 21px;
}

img.akt {
    padding-top: 7px;
}

.column_delimiter {
    background-color: #E0E0E0;
    float: left;
    height: 175px;
    width: 1px;
}

.productgroup_header {
margin-bottom: 5px;
    margin-top: 5px;
}

.productgroup_header div {
    
}
.productgroup_header .image {
    float: left;
}
.productgroup_header .legend {
float: left;
    padding-left: 25px;
    width: 430px;
}

.productgroup_header .title {
font-size: 14px;
float: left;
    line-height: 41px;
    padding-left: 20px;
    padding-right: 20px;
}

table.groupmenu {
    width: 100%;
margin-left: 5px;    
}

table.groupmenu td {
    
}

.area_switch {
    height: 25px;
    display: block;
    width: 115px;
    text-align: center;
    color: white;
    font-size: 11px;
    line-height: 25px;
    text-decoration: none;
    
}


.areacolorm_1 { background-color: #fdbe0f; width:135px;}
.areacolorm_2 { background-color: #ec0088; width:90px;}
.areacolorm_3 { background-color: #00ec06; width:150px;}
.areacolorm_4 { background-color: #96d9f3; width:90px;}
.areacolorm_5 { background-color: #a43af2; }
.areacolorm_6 { background-color: #ee4f39; width:135px; }
.areacolorm_7 { background-color: #616161; width:135px; }
.areacolorm_b { background-color: #009af6;}


.areacolor_1 { background-color: #fdbe0f;}
.areacolor_2 { background-color: #ec0088;}
.areacolor_3 { background-color: #00ec06;}
.areacolor_4 { background-color: #96d9f3;}
.areacolor_5 { background-color: #a43af2;}
.areacolor_6 { background-color: #ee4f39;}
.areacolor_7 { background-color: #616161;}
.areacolor_b { background-color: #009af6;}


ul.product-list {
    margin-left: 8px;
    margin-top: 5px;
    background-color: white;    
}

.colorline {
    height: 5px;
}

.product .info {

}

.product .info .image, .product .info .legend {
    float: left;
}

.product .info .image {
height: 145px;
    margin-left: 7px;
    padding-top: 20px;
    width: 108px;
}

.product .info .legend {
margin-left: 10px;
    margin-top: 10px;
    width: 142px;
}

.product .info .legend .perex {
color: grey;
    font-size: 11px;
    margin-top: 3px;
}

#cart input {
    background-color: #F1FFFF;
    border: 1px solid #3AE5ED;
    height: 30px;
    margin-left: 10px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 315px;
}

#cart input.small {
    margin-right: 20px;
    width: 55px;
}

.image_and_description {
    height: 380px;
}

.image_and_description div {
    float: left;
}

#description {
height: 330px;
    margin-left: 14px;
    margin-top: 50px;
    overflow: auto;
    width: 440px;
}

#description h1 {
    font-size: 20px;
}

#description p, #description ul {
    margin-top: 3px;
    margin-bottom: 13px;
}

.description_table_and_form {
    height: 280px;
}

.description_table_header {
    border-bottom: 1px solid #DCDCDE;
    font-weight: bold; 
        
}

.description_footer {
border-top: 1px solid #DCDCDE;
    font-size: 11px;
    line-height: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
}

.description_footer a { font-size: 11px; }

a.back_link, div.ean {
    position:absolute;
    top: 20px;
}

div.ean {
left: 700px;
    top: 15px;
}

a.back_link {
    display: block;
    height: 35px;
    left: 854px;
    top: 2px;
    width: 35px;
}

table.form_table {
    margin-left: 143px; 
}

#description li {
    padding-left: 10px;
    list-style-type: disc;
}

.price_input {
    font-weight: bold;
    color: red;
    font-size: 14px;
    margin-right: 5px;
}
.text ul {
    margin-bottom: 13px;
    margin-top: 3px;  
}

ul.serviceaList{
	margin-left: 20px;
    list-style: square;  
}

.sluzby_article .text {
    float: left;
    font-size: 13px;
    padding-left: 74px;
     width: 499px;
}

.product_area_ .textinfo {
    height: 145px;
    padding: 10px;
    text-align: center;
    line-height: 30px;
}

ul.menu li.selected { font-weight: bold; }

.product_action {
    color: red;
    text-align: center;
    z-index: 200;
    display: block;
    position: absolute;
    width: 924px;
    top: 202px;
}

#screen{
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
}

div.burowTitle{color:#a1a1a1;font-size:20px;padding:20px 0px 12px 25px;}
div.burowRedLine{
	background-color:#d41a1d;
	font-size: 36px;
	margin-left:5px; margin-right:5px;
	padding: 25px;
	padding-left: 20px;
	color:white;
	font-weight:bold;
	
}
div.burowInformation{padding:25px; padding-top:10px; }
div.burowText{display:inline-block; width:62%; vertical-align:top; padding-top:30px; padding-right:40px;}
div.burowImg{display:inline-block;}
div.burowOrder{display:inline-block;vertical-align:top;padding-top:50px; padding-left:20px;}
div.burowText1{font-size:16px; font-weight:bold; }
span.burowPrice{font-size:22px; font-weight:bold;}
span.burowPriceDesc{
	
}
#burowOrder{
	background: url("/img/btn_objednat.png") no-repeat 0px -28px; width: 79px; height: 27px;
	position:relative; top: 5px; border:none;}

#burowOrder:hover{ background: url("/img/btn_objednat.png") no-repeat 0px -56px; cursor:pointer;
}

div.produktySubmenu{padding-top:80px; /*margin-left:416px;*/ margin-left:497px;}
div.produktySubmenu a{font-size:12px; color:#85868b;  text-decoration: none; padding-left:10px;}
div.produktySubmenu a.current{color:#009bf8;}

table.descriptionTableBorder td{border:solid black 1px; padding:5px; text-align:center;}
