/******************* main elements **********************/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, legend, table, td, tr, th, blockquote, cite
{
  margin: 0;
  padding: 0;
  border: 0;
}

table{
  border-collapse: collapse;
  border-spacing: 0;
}
p{
  line-height: 1.5;
}
ul, ol{
  line-height: 1.7;
}
ul li{
  list-style-type: none;
}
a{
  color: #377790;
}
a:hover{
  color: #e3516d;
  text-decoration: none;
}
.clear{
  clear: both;
}
html{
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 62.5%;
}
body{
  font-size: 1.2em;
  color: #373737;
  background: #cceefb url("../images/top-stripe.gif") repeat-x;
}
h1{
  color: #e3516d;
  margin: 10px 0;
  font-size: 2em;
}
h2{
  color: #e3516d;
  font-size: 1.4em;
  margin: 20px 0 5px 0;
}



/***************** header *****************/
#wrapper{
  width: 1020px;
  margin: 0 auto;
  background: url('../images/side-shadows.jpg') no-repeat 0px 270px;
}
#top-menu{
  margin-left: 33px;
}
#girl-head{
  display: block;
  width: 100px;
  height: 21px;
  float: left;
  position: relative;
  left: 112px;
  top: -21px;
  background: url('../images/girl-head.png') no-repeat;
  color:transparent;
  font-size:0.01px;
}
#top-menu ul{
  float: left;
}
#top-menu li{
  float: left;
  background: url('../images/top-menu-arrow.gif') no-repeat 100% 0%;
}
#top-menu li.active,#top-menu li:hover{
  color: #FFF;
  background: url('../images/top-menu-arrow-active.gif') no-repeat 100% 0%;
}
#top-menu li.first a{
  background: url('../images/icon-home.gif') no-repeat 0px 11px;
}
#top-menu li a{
  float: left;
  padding: 0 25px 0 20px;
  line-height: 40px;
  color: #fcd9e2;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}
#top-menu li.active a,#top-menu li a:hover{
  color: #FFF;
}
.login-link{
  float: right;
  color: #fcd9e2;
  margin-right: 0px;
  line-height: 40px;
  width:120px;
  height:40px;
  overflow-x: visible;
  overflow-y:hidden;

  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.login-link:hover{
  color: #FFF;
}
.reg-link{
  margin-right: -10px;
  float: right;
}
.reg-link a{
  text-decoration: none;
}
#search input {
    margin: 0;
    padding: 0;
    border: 0;
}
#search{
  float: right;
  width: 317px;
  height: 30px;
  margin: 5px 6px 0 0;
  overflow-x:visible;
  background: url('../images/search-field.gif') no-repeat 0px 0px;
}
#search .search-text{
  float: left;
  width: 207px;
  color: #929292;
  margin-top: 7px;
  margin-left: 30px;
}
#search .search-button{
  float: right;
  width: 68px;
  height: 30px;
  cursor: pointer;
  font-size: 1em;
  color: #FFF;
  background: #000 url('../images/search-button.gif') no-repeat;
} 
#header{
  clear: both;
  height: 227px;
  background: url('../images/people.jpg') no-repeat 20px 0px;
}
#logo{
  clear: both;
  width: 336px;
  height: 181px;
  float: left;
  margin: 23px 0 0 33px
}
#basket{
  float: right;
  width: 184px;
  height: 50px;
  margin: 170px 29px 0 0;
  padding-top: 10px;
  background: url('../images/basket.png') no-repeat;
}
#basket p{
  margin-left: 60px;
}
#basket .price{
  font-size: 1.5em;
  font-weight: bold;
}
#basket .info{
  font-size: 0.9em;
}
#basket .info span{
  font-weight: bold;
}
#basket .empty{
  margin: 13px 0 0 62px;
}


/***************** main ****************/
#main{
  width: 980px;
  margin-left: 20px;
  background: #FFF;
}
#content{
  width: 736px;
  float: right;
  margin: 0 12px 18px 0;
  padding-top: 11px;
}
#content p{
  line-height: 1.5;
}
.product{
  width: 184px;
  height: 248px;
  float: left;
  margin: 10px 0 11px 0;
  background: url('../images/product-bgr.gif') no-repeat;
  position: relative;
}
.product-action-text {
    position: absolute;
    top: 6px;
    left: 6px;
    font-size: 12px;
    color: #e3516d;
    font-weight: bold;
}
.product.first{
  clear: both;
}
.product .picture{
  width: 158px;
  height: 135px;
  line-height: 135px;
  margin: 5px 13px;
  overflow: hidden;
  text-align: center;
}
.product .picture img{
  margin: auto;
  vertical-align: middle;
}
.product h3{
  height: 50px;
  margin: 0 15px;
  color: #377790;
  font-size: 1.1em;
}
.product p{
  margin: 0 15px;
}
.product p.ship-time{
  color: #9c9c9c;
}
#content .product p.price{
  color: #000;
  font-size: 1.5em;
  line-height: 1;
}
.product p.price del{
	text-decoration: line-through;
	font-size: 0.7em;
}
.homepage-h2{
  color: #e3516d;
  margin: 25px 0 10px 0;
  font-size: 1.5em;
}
.homepage-h2 span{
  color: #373737;
}
#paging{
  clear: both;
}
.bottom-shadow{
  clear: both;
  width: 980px;
  height: 18px;
  background: url('../images/bottom-shadow.png') no-repeat;
}
#gift{
  float: right;
  margin-top: -50px;
}
.latest-news{
  float: right;
  width: 367px;
  margin-top: -50px;
  margin-right: 3px;
  background: #f2f2f2 url('../images/news-bottom.gif') no-repeat 0% 100%;
}
.latest-news h3{
  height: 35px;
  line-height: 35px;
  margin: 0;
  padding: 0;
  color: #FFF;
  font-size: 1.3em;
  padding-left: 12px;
  background: url('../images/news-blue-header.png') no-repeat;
}
.news{
  margin: 11px 12px 12px 12px;
  padding-bottom: 8px;
  background: url('../images/news-separator.gif') no-repeat 0% 100%;
}
.news .link{
  margin-left: 5px;
  padding-left: 23px;
  background: url('../images/news-page.gif') no-repeat 0px 2px;
}
.news .link a{
  font-weight: bold;
}
.news .date{
  line-height: 1.7;
  padding-left: 28px;
  margin-top: 5px;
  font-weight: bold;
}
.homepage-text{
  width: 345px;
  margin-right: 10px;
}
.homepage-text p{
  margin-bottom: 14px;
}
#content ul{
  margin: 10px 0 10px 20px;
}
#content ul li{
  list-style-type: none;
  padding-left: 10px;
  margin-left: 5px;
  line-height: 2em;
  background: url('../images/list-bullet.gif') no-repeat 0px 8px;
}
#paging ul li{
  padding: 0;
  margin: 0;
  background-image: none;
  display:inline;
}

/***************** Košík ****************/

.basket {
  background: #fff;
  border: solid 1px #BFBFBF;
  width: 100%;
  text-align: left;
}
.basket th {
  background: #4d889f url('../images/basket-table-header.gif') repeat-x;
  color: #fff;
  padding: 10px 0;
  padding-left: 10px
}
.basket td {
  background: #FFFFFF;
  color: #000;
  padding-left: 10px
}
#shop-other-address {display: none;}

#shop-login-form {clear: both; display: none;}
.shop-login-form-acronym {clear: both;}

.basket-total { margin: 10px 0 10px 0; float: right; background: #fff; border: solid 1px #BFBFBF;}
.basket-total th {background: #4d889f url('../images/basket-table-header.gif') repeat-x; padding: 8px; color: #fff;}
.basket-total td {background: #FFFFFF; padding: 8px; color: #000;}
.basket-total .basket-total-text {font-size: 18px; font-weigt: bold; padding-top: 5px; padding-bottom: 5px;}

.basket-address {clear: both;}

.basket-address-personal, .registration, .orders {width: 100%; margin: 10px 0 0 0; background: #fff; border: solid 1px #BFBFBF;}
.basket-address-personal th, .registration th, .orders th{text-align: left; padding: 8px; background: #4d889f url('../images/basket-table-header.gif') repeat-x; color: #fff;}
.basket-address-personal td, .registration td, .orders td{padding: 8px; background: #FFFFFF; color: #000;}
.basket-address-personal input, .registration input{
  border: 1px inset #999;
}
.basket-address-delivery {width: 100%; margin: 10px 0 0 0; background: #fff; border: solid 1px #BFBFBF;}
.basket-address-delivery th {text-align: left; background: #4d889f url('../images/basket-table-header.gif') repeat-x; padding: 8px; color: #fff;}
.basket-address-delivery td {padding: 8px; background: #FFFFFF; color: #000;}
.basket-address-delivery input{
  border: 1px inset #999;
}

.basket-address-invoice {width: 100%; background: #fff; border: solid 1px #BFBFBF;}
.basket-address-invoice th {text-align: left; padding: 8px; background: #4d889f url('../images/basket-table-header.gif') repeat-x; color: #fff;}
.basket-address-invoice td {padding: 8px; background: #FFFFFF; color: #000;}
.basket-address-invoice input{
  border: 1px inset #999;
}
.shop-order-fakturacni-adresa{
  padding: 10px 0 5px 0;
}

.basket-address-note {width: 100%; margin: 10px 0 0 0; background: #fff; border: solid 1px #BFBFBF;}
.basket-address-note th {text-align: left; background: #4d889f url('../images/basket-table-header.gif') repeat-x; padding: 8px; color: #fff;}
.basket-address-note td {padding: 8px;}
.basket-address-note textarea {width: 410px; height: 150px;}

.shop-continue {margin: 0; padding: 0 0 20px 0;}
.shop-continue a { width: 200px; display: block; color: #000; padding: 5px; background: #FFFFFD; border: solid 1px #ccc; text-decoration: none;}
.shop-continue a:hover {text-decoration: none; background: #eee; color: #000;}

.before-submit{
  margin: 10px 0;
}
.button{
  float: left;
  height: 30px;
  padding: 0 5px 0 10px;
  border: 0;
  line-height: 30px;
  cursor: pointer;
  margin-right: -2px;
  color: #FFF;
  background: url('../images/button.gif') no-repeat;
}
.button-right{
  display: block;
  float: left;
  width: 5px;
  height: 30px;
  margin-right: 10px;
  background: url('../images/button-right.gif') no-repeat;
}
.button:hover{
  color: #FFF;
  background-color: #dce6e8;
}
.button.left{
  float: left;
}
.add-file{
  border: 1px solid #ccc;
}
.add-more{
  padding-left: 18px;
  padding-bottom: 1px;
  background: url('../images/icon-add.png') no-repeat ;
}


/***************** articles ****************/
.news-page{
  margin-top: 20px;
}
.news-page .active{
  font-size: 14px; font-weight: bold; color: #000;
}
.disc-title h2{
  font-size: 1.3em;
  margin: 10px 0 5px 0;
}
.disc-item{
  padding-bottom: 8px;
  border-bottom: 1px solid #EEE;
}
.news-detail-title {margin: 0 0 5px 0; padding: 0; font-size: 16px !important;}
.news-detail-date {color: #B0B0B0; margin-bottom: 10px; border-bottom: solid 1px #B0B0B0; padding-bottom: 5px; font-size: 11px;}

.news-detail .back{
  float: right;
}
.comments-part{
  display: none;
}


/***************** products ****************/
.product-left{
  float: left;
  width: 225px;
  margin-top: 35px;
  text-align: center;
  position: relative;
}
.product-action-text-detail {
    margin-top: -10px;
    position: absolute;
    text-align: left;
    font-size: 80%;
    color: #e3516d;
    font-weight: bold;
}
.product-right{
  float: right;
  width: 490px;
  margin-right: 5px;
}
.product-article{
  line-height: 1.5;
  margin-bottom: 25px;
}
.product-right .recommend{
  float: right;
  padding-left: 16px;
  background: url('../images/icon-envelop.gif') no-repeat 0px 5px;
}
.product-right .ship-time{
  float: left;
  margin-bottom: 13px;
}
.product-right .buy{
  clear: both;
  width: 492px;
  height: 63px;
  margin: 0 0 29px 0;
  background: #dcf5ff url('../images/product-buy-bgr.gif') no-repeat;
}
.product-right .buy p{
  float: left;
  line-height: 63px !important;
}
.product-right .buy .price{
  margin-left: 25px;
  margin-right: 56px;
}
.product-right .buy .price{
  font-size: 1.5em;
  color: #e3516d;
  font-weight: bold;
}
.product-right .buy .price span{
  font-size: 0.8em;
  color: #373737;
  font-weight: normal;
}
.product-right .buy .price del{
	font-weight: normal;
	text-decoration: line-through;
	color: #000;
	font-size: 0.8em;
	margin-right: 10px;
}
.qty{
  margin: 0;
  width: 25px;
  border: 1px solid #d2d2d2;
  padding: 3px 3px 0 0;
  text-align: right;
  color: #373737;
}
.product-right .buy .submit, .buy-button {
  margin: 0 0 0 16px;
  padding: 0 0 0 25px;
  border: 0;
  width: 103px;
  height: 30px;
  color: #FFF;
  font-size: 0.9em;
  font-weight: bold;
  cursor: pointer;
  background: url('../images/product-buy-button.gif') no-repeat;
}
.product-gallery{
  margin-top: 23px;
}

.product-gallery img{
  width: 71px;
  border: 1px solid #e6e6e6;
  float: left;
  margin: 1px !important;
}
.load-img{
  float: right;
  width: 490px;
  margin-right: 5px;
}
.load-img label{
  float: left;
  width: 7em;
  font-weight: bold;
}
.load-img .ram-input{
  width: 4em;
}
.load-img textarea{
  width: 100%;
  height: auto;
}
.load-img fieldset{
  width: 100%;
  line-height: 2.2em;
}
.load-img a{
  margin-right: 10px;
}
.load-img img{
  margin-top: 10px;
}
.load-img .ram{
  width: 3em;
}
.load-img .delete{
  display: block;
}
.ram-window{
  border: 1px solid #ccc;
}
.add-to-basket{
  line-height: 3em;
  margin-top: 20px;
}
.add-to-basket label{
  width: 6em;
}
.error,.message{
  font-size: 1.2em;
  padding: 5px 5px 5px 10px;
  color: red;
  border: 1px solid red;
  background-color: #FFFFCC;
}


/***************** web-map ****************/
.webmap, .webmap ul{
  margin-top: 0 !important;
}

/***************** Galerie ****************/
.album,.photo{
  width: 184px;
  height: 248px;
  float: left;
  margin: 10px 0 11px 0;
  background: url('../images/product-bgr.gif') no-repeat;
}
.album img {
  margin: auto;
  vertical-align: middle;
  display: block;
}
.photo{
  height: 228px;
  padding-top: 20px;
  overflow: hidden;
  text-align: center;
}
.photo div{
  width: 155px !important;
  height: 170px !important;
  line-height: 170px;
  margin: 0 15px 0 15px;
  overflow: hidden;
  text-align: center;
}
.photo img{
  margin: auto;
  vertical-align: middle;
}
.album h3,.images-panel h3{
  height: 2.5em;
  margin: 15px 15px 0 15px;
  color: #377790;
  font-size: 1.1em;
}
.album p,.images-panel p,.photo p{
  margin: 0 15px !important;
}
.photo p{
  padding-top: 5px;
}
.gallery h3{
  color: #e3516d;
  font-size: 1.4em;
  margin: 10px 0 5px 0;
}


/***************** login ****************/ 
#login-form {
  width: 277px;
  height: 196px;
  padding: 15px 0;
  text-align: left;
}
#login-form label {
  display: block;
  color: #777;
  font-size: 13px;
  margin-bottom: 2px;
}
#login-form .login-data input{
  width: 277px;
  background-color: #fafafa;
  border: 1px solid #ccc;
  font-size: 1.5em;
  color: #666;
  margin-bottom: 10px;
}
#login-form .remember {
  width: 150px;
  line-height: 1.5em;
  float: left
}
#login-form .remember input{
  margin-right: 5px;
  float: left;
}
#login-form #submit{
  width: 99px;
  height: 24px;
  float: right;
  margin-top: 8px;
  border: 0;
  cursor: pointer;
  background: #FFF url('login-button.gif') no-repeat;
}


/***************** Objednávky ****************/
.order-detail span.a {
  display: block;
  text-align: right;
  padding: 5px;
  float: left;
  clear: left;
  width: 200px;
  font-weight: bold;
  background-color: #fce6ec;
}
.order-detail span.b {
  padding: 5px;
  display: block;
  float: left;
}

.order-detail h2{
 border-bottom: 1px solid #999;
}
.order-detail h2, .order-detail h3 {
  clear: left;
  padding: 20px 0 2px 0;
  margin-bottom: 2px;
}

.order-detail h3 {
  color: #e3516d;
  font-size: 1.1em;
}


/***************** side-bar ****************/
#side-bar{
  float: left;
  width: 200px;
  margin: 11px 18px 18px 14px;
}

#side-bar .box{
  
}
#side-bar .box h3{
  width: 200px;
  height: 36px;
  line-height: 35px;
  color: #FFF;
  font-size: 1.3em;
  margin: 0;
  padding: 0;
  padding-left: 12px;
  background: url('../images/sidebar-blue-header.png') no-repeat;
}
#side-bar .box ul{
  width: 200px;
  background: #e35671 url('../images/menu-shadow.png') repeat-x;
}
#side-bar .box ul ul{
  width: 200px;
  background-image: none;
}
#side-bar .menu{
  margin-bottom: 17px;
  padding-bottom: 9px;
  background: url('../images/menu-bottom.gif') no-repeat 0% 100%;
}
#side-bar .menu li {
  background: url('../images/menu-bullet.png') no-repeat 8px 8px;
}
#side-bar .menu a{
  display: block;
  width: 170px;
  height: 40px;
  line-height: 31px;
  padding-left: 30px;
  margin-bottom: -9px;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  background: url('../images/menu-separator.png') no-repeat 0px 31px;
}
#side-bar .menu .active{
  background: url('../images/menu-active.png') no-repeat;
}
#side-bar .menu ul ul{
  background-color: transparent
}
#side-bar .menu ul ul .active{
  color: #DDD;
  background: url('../images/menu-separator.png') no-repeat 0px bottom;
}
#side-bar .menu ul ul li {
  background: url('../images/menu-dash.gif') no-repeat 30px 15px;
}
#side-bar .menu ul ul li a{
  padding: 6px 5px 7px 40px;
  line-height: 16px;
  height: auto;
  background-position: 0 bottom;
  margin-bottom: 0;
  width: 155px;
}
#side-bar .menu .last{
  height: 33px;
}
#side-bar .menu .last.active{
  height: 40px;
}
#side-bar .info ul{
  background: #dcf5ff;
}
#side-bar .info a{
  display: block;
  width: 187px;
  height: 31px;
  line-height: 31px;
  padding-left: 13px;
  color: #3c3c3c;
  text-decoration: none;
  font-size: 0.95em;
  background: url('../images/info-separator.png') no-repeat 0% 100%;
}
#side-bar .info h3{
  height: 35px;
}  
#side-bar .info{
  margin-bottom: 18px;
  padding-bottom: 7px;
  background: url('../images/info-bottom.gif') no-repeat 0% 100%;
}
#side-bar .contact h3{
  width: 188px;
  height: 35px;
  line-height: 35px;
  color: #7d7d7d;
  font-size: 1.5em;
  margin: 0;
  padding: 0;
  padding-left: 12px;
  background: url('../images/sidebar-gray-header.png') no-repeat;
}
#side-bar .contact a,#side-bar .contact p{
  margin-left: 13px;
}
#side-bar .contact div{
  background-color: #f4f4f4;
}

#side-bar .contact{
  padding-bottom: 7px;
  background: url('../images/contact-bottom.gif') no-repeat 0% 100%;
}
#side-bar .contact .address{
  width: 188px;
  padding: 18px 0 14px 0;
  background: url('../images/map.png') no-repeat 80px 17px;
}
#side-bar .contact .address span{
  font-weight: bold;
  font-style: italic;
}
#side-bar .contact a{
  text-decoration: underline;
}
#side-bar .contact .map{
  padding-left: 15px;
  background: url('../images/contact-lupa.gif') no-repeat 0px 2px;
}
#side-bar .contact .phone-mail{
  width: 177px;
  margin-left: 8px;
  margin-top: 15px;
  padding-top: 15px;
  padding-left: 5px;
  color: #e3516d;
  background: url('../images/contact-separator.png') no-repeat;
}
#side-bar .contact .phone-mail span{
  color: #3c3c3c;
  font-weight: bold;
}
#side-bar .contact .phone-mail a{
  display: block;
  margin-left: 0;
  padding-bottom: 10px;
}


/***************** footer ****************/
#footer{
  clear: both;
  float: right;
  text-align: right;
  margin-bottom: 20px;
}
#footer p{
  line-height: 1.3em;
  margin: 10px 30px 0 0;
}
#footer .webseller{
  color: #6c95a5;
}
#footer .webseller span{
  font-weight: bold;
}
#footer a{
  color: #6c95a5;
  padding-left: 12px;
  margin-left: 8px;
  text-decoration: none;
  background: url('../images/footer-separator.png') no-repeat;
}
#footer a:hover{
  text-decoration: underline;
}

.full { float: none !important; margin: 0 auto !important; padding: 20px 0; }
.special-main { width: 780px !important; margin: 0px auto !important; }
.special-wrapper { /*width: 800px !important;*/ background: none !important; }
.special-body { background: #cceefb url('') !important; }

.reklama a, .reklama p { margin: 0px !important; padding: 0px !important; }

.new_form{
	background: #f698ab;
	border: 1px solid #d24461;
	padding: 15px 20px;
}
.new_form input.form-input{
	margin-bottom: 7px;
	padding: 4px;
	width: 250px;
}

/* Navrhar */

.calculator {
    width: 900px !important;
}

.calculator #content {
    width: 840px;
}

#calculator #left {
    float: left;
    width: 275px;
    min-height: 440px;
    border: 1px #dcf5ff solid;
    margin: 0 0 20px 0;
    padding: 50px 10px 10px 10px;
    position: relative;
    z-index: 2;
}

#calculator #right {
    position: relative;
    float: left;
    width: 500px;
    height: 500px;
    border: 1px #dcf5ff solid;
    margin: 0 0 20px 20px;
    z-index: 1;
}

#calculator #right .background {
    width: 500px;
    height: 500px;
    position: absolute;
    top: 0;
    left: 0;
}

#calculator #right .step {
    display: none;
}

#calculator #right .step.active {
    display: block;
}

#calculator #right a.select {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgb(220, 245, 255);
    text-align: center;
    vertical-align: middle;
    font-size: 70%;
    color: black;
}

#calculator #right .text-window a.select {
    background-color: rgb(189, 236, 255);
}

#calculator #right a.select:hover {
    background: none;
    color: #e3516d;
}

#calculator #steps, #calculator-preview-css {
    margin-bottom: 10px;
}
#calculator #steps ul li, #calculator-preview-css ul li {
    float: left;
    margin-right: 20px;
}
#calculator #steps ul li a.active, #calculator-preview-css ul li a.active {
  color: #e3516d;
  text-decoration: none;
}
#calculator #steps ul li a.active:hover, #calculator-preview-css ul li a.active:hover {
  color: #377790;
}

#calculator #left .error {
    display: block;
    font-size: 90%;
    background: none;
    border: none;
    padding: 0;
    margin-top: 10px;
}

#calculator #left .tabs {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
}

#calculator #left .tabs li {
    background: none;
    float: left;
    border: 1px solid #dcf5ff;
    border-width: 0 1px 1px 0;
    margin: 0;
    padding: 5px 20px;
}

#calculator #left .tabs li.active a {
    color: #e3516d;
}

#calculator #left .drag {
    float: left;
    position: relative;
    margin-right: 5px;
    margin-top: 5px;
    width: 80px;
    cursor: move;
    z-index: 1000;
}

#calculator #left .drag a.close {
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 15px;
    background-color: black;
    color: white;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    line-height: 15px;
    font-size: 80%;
}
#calculator #left .drag a.close:hover {
    color: red;
}

#calculator .image-window.img img {
    display: none;
    position: absolute;
}

#calculator .image-window {
    position: relative;
    overflow: hidden;
}

#calculator .drop-to-me a.selected {
    background-color: #EBF9FF !important;
    font-weight: bold;
}

/*#calculator .drop-hover a, #calculator .image-droped a {
    display: none !important;
}*/

#calculator #right .background {
    z-index: 100;
}

#calculator #right .image-window {
    z-index: 110;
}

#calculator #right .image-window.img {
    z-index: 90;
}

#calculator #right .text-window {
    z-index: 110;
}

#calculator #right .text-window .select {
    position: relative;
    z-index: 110;
}

#calculator #right .image-window .zoomin {
    position: absolute;
    display: block;
    top: 1px;
    right: 1px;
    width: 16px;
    height: 16px;
    background-image: url('../images/icon_lupe_zoomin.png');
    z-index: 115;
    cursor: pointer;
}

#calculator #right .image-window .zoomout {
    position: absolute;
    display: block;
    top: 1px;
    right: 18px;
    width: 16px;
    height: 16px;
    background-image: url('../images/icon_lupe_zoomout.png');
    z-index: 115;
    cursor: pointer;
}

#calculator #right .text-window.active .select, #calculator #right .set .select {
    background: none !important;
    text-decoration: none !important;
}

#calculator #right .text-window.active .select span, #calculator #right .set .select span {
    visibility: hidden;
}

#calculator #right .text-window img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 105;
}
.required {font-weight:bold;}

