@import url(eshop.css);

/* ie */
* html .product {
  background-color: expression(
        isNaN(this.js)?(this.js=1,
        this.onmouseover=new Function("this.className+=' hover';"),
        this.onmouseout=new Function("this.className=this.className.replace(' hover','');")
        ):false);
  );
}
* html h2#logo a {background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/logo.png', sizingMethod='scale');}

html, body {height: 100%;}
body {margin: 0; padding: 0; text-align: center; font: 80%/150% Verdana, Arial, Helvetica, sans-serif; background: black; color: white;}

h1 {font-size: 180%; width: 517px; margin: 0 0 15px 0; letter-spacing: -1px; line-height: 120%; text-align: center;}
h2 {font-size: 150%; width: 517px; line-height: 120%; letter-spacing: -1px;}
h3 {font-size: 140%; letter-spacing: -1px;}
h4 {font-size: 120%; letter-spacing: -1px;}
a {color: #039FEB; text-decoration: underline;}
a:hover {text-decoration: none;}
img {border: none;}
table {border-collapse: collapse;}
td, th {padding: 2px 5px; border: 1px solid #CCCCCC;}
th {background: #EEEEEE;}

.hide, ul#menu li.hide a {display: none;}

#base {position: absolute; width: 770px; height: 530px; margin-left: -385px; margin-top: -265px; left: 50%; top: 50%; text-align: left; background: url(../img/bg.jpg) white; color: black;}

h2#logo {margin: 0; position: absolute; left: 215px;}
h2#logo a {display: block; width: 320px; height: 130px; background: url(../img/logo.png) no-repeat; text-indent: -9999px; cursor: pointer;}

#content {position: absolute; left: 190px; top: 150px; width: 542px; height: 355px; overflow: auto; overflow-x: hidden; padding-right: 15px;}
#content ul {list-style: none; margin-left: 0; padding-left: 0;}
#content li {background: url(../img/sign.gif) no-repeat; padding-left: 30px; margin-left: 10px; margin-bottom: 5px;}

ul#menu {position: absolute; top: 155px; left: 20px; margin: 0; padding: 0; width: 150px; list-style: none;}
ul#menu li {display: inline;}
ul#menu a {display: block; padding: 5px 0 5px 25px; height: 1%; font-size: 125%; font-weight: bold; letter-spacing: -1px; text-decoration: none; color: black;}
ul#menu a:hover, ul#menu li#current a {color: #039FEB; background: url(../img/drop.gif) left no-repeat;}
ul#menu li.sitemap a {position: absolute; left: -20px; top: -150px; font-size: 85%;}
ul#menu li.sitemap a:hover, ul#menu li#current.sitemap a {background: none;}

ul#menutop {position: absolute; top: 100px; right: 27px; margin: 0; padding: 0; list-style: none;}
ul#menutop li {padding-left: 20px; display: inline;}
ul#menutop a {font-size: 125%; font-weight: bold; letter-spacing: -1px; text-decoration: none; color: black;}
ul#menutop a:hover {color: #039FEB;}

#context {font-size: 85%; text-align: right;}

address {font-size: 85%; font-style: normal; text-align: right; line-height: 110%; margin: 0; padding: 18px 27px 0 0;}

.product {width: 245px; height: 150px; float: left; margin: 0 15px 20px 0; text-align: center; border: 1px solid #E8E8E8;}
.product:hover, .product.hover {border-color: #039FEB; color: black;}
.product h4 {margin: 5px 0; font-size: 120%;}
.product a {text-decoration: none;}
.product a:hover {text-decoration: underline;}
.product p {margin: 0; line-height: normal; font-size: 85%;}
.product span {display: none;}

.attachments {float: right; margin: 0 0 10px 10px;}
.attachments img {margin: 0 0 10px 0;}
.attachments .link-to-gallery a {display: block; text-align: right; margin-bottom: 10px; padding: 5px 40px 5px 0; background: url(../img/camera.gif) right no-repeat;}

#gallery-focus {text-align: center; font-size: 85%;}
#gallery-focus dl {padding: 5px; text-align: left;}
#gallery-focus p.image-info a {padding: 3px 10px 3px 20px; background: url(../img/zoom.gif) 0 0 no-repeat;}
#gallery-focus p.image-info a:hover {background-position: 0 -34px;}

dl {padding: 10px; border-bottom: 1px solid gray; border-top: 1px solid gray; width: 90%;}
dt {display: block; float: left; width: 180px; font-weight: bold;}
dd {display: block;}

.siblings {border-top: 1px solid #CCCCCC; margin-top: 20px; font-size: 85%;}
.siblings .price {display: none;}

#foot a {font-size: 85%; display: block; width: 100px; padding: 0 5px; text-align: center; filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; color: #CCCCCC; text-decoration: none;}
#foot a:hover {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;}
#foot a#fonio {position: absolute; left: 0; bottom: 10px;}
#foot a#infonia {position: absolute; right: 0; bottom: 10px;}

.item-content div.eshop_feedback {float:none; border:1px solid #000; background-color:#EEE; margin:10px 0; padding:10px;}
.item-content div.eshop_feedback div.status {font-weight:bold; padding-bottom:10px;}
.item-content div.eshop_feedback div.ctrl {text-align:center; margin-top:20px;}
.item-content div.eshop_feedback div.ctrl a {margin:0 10px;}
.eshop table.order-info {width:100%;}