html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{ margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;
}
html, body{ width: auto; height: auto; color: Black; background: White;
}
html{ height: 100%; font-family: Arial, sans-serif; font-size: 10px; overflow: auto;
}
a{ color: Black;
}
input, textarea, select, button{ margin:0; padding:0; outline:0; font-size: 100%; font-family: Arial, sans-serif;
}
input[type=hidden]{ display:none;
}
:focus{ outline:0;
}
/* KONEC ZAKLADU */ html{ background: url('/_img/background.png');
}
body{ background: transparent;
} .sh{ text-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
.clear{ display:block; height: 1px; line-height: 1px; font-size: 1px; clear:both;
}
.radioElement, .checkboxElement{ background: transparent; border:0; width: 13px; height: 13px;
}
.radioElement span{ background: url('/_img/buttons.png') -190px -590px no-repeat;
}
.radioElement span.selected{ background: url('/_img/buttons.png') -210px -590px no-repeat;
}
.radioElement span:hover{ background: url('/_img/buttons.png') -230px -590px no-repeat;
}
.radioElement span.selected:hover{ background: url('/_img/buttons.png') -250px -590px no-repeat;
}
.checkboxElement span{ background: url('/_img/buttons.png') -190px -610px no-repeat;
}
.checkboxElement span.selected{ background: url('/_img/buttons.png') -210px -610px no-repeat;
}
.checkboxElement span:hover{ background: url('/_img/buttons.png') -230px -610px no-repeat;
}
.checkboxElement span.selected:hover{ background: url('/_img/buttons.png') -250px -610px no-repeat;
} #gradient1{ position: absolute; top: 200px; z-index:-1;
}
#gradient2{ position: absolute; margin: -100px 0 0 0; z-index:-1;
}
.gradient{ width: 100%; min-width: 1000px;
}
.gradient div{ height: 150px;
}
.gradient .t{ background-image: linear-gradient(top, rgba(227,209,174,0), rgba(227,209,174,0.8)); background-image: -moz-linear-gradient(top, rgba(227,209,174,0), rgba(227,209,174,0.8)); background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(227,209,174,0.8)),to(rgba(227,209,174,0))); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00E3D1AE', EndColorStr='#DDE3D1AE');
}
.gradient .b{ background-image: linear-gradient(top, rgba(227,209,174,0.8), rgba(227,209,174,0)); background-image: -moz-linear-gradient(top, rgba(227,209,174,0.8), rgba(227,209,174,0)); background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(227,209,174,0)),to(rgba(227,209,174,0.8))); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#DDE3D1AE', EndColorStr='#00E3D1AE');
} #page{ width: 990px; margin: 0 auto;
}
#page #header{ position: relative; height: 460px; /*margin: 0 0 10px 0;*/ background: url('/_img/header_bckg.png') center top no-repeat;
}
#page #header .logo{ position: relative; display:block; width: 300px; height: 106px; top: 50px; left: 50px; background: url('/_img/logo.png') no-repeat; text-indent: -999px; overflow:hidden;
}
#page #header .panel{ height: 373px; margin: -30px 0 0 0; background: url('/_img/header.png') center bottom no-repeat;
}
#page #header #cart{ position: absolute; right: 0px; top:20px; width: 296px; height: 100px; padding: 38px 0 0 0; background: url('/_img/cart.png') center bottom no-repeat;
}
#page #header #cart #cart_data{ display:none;
}
#page #header #cart .buttons{ text-align: right; padding: 7px 20px 0 0;
}
#page #header #cart .buttons span, #page #header #cart .buttons a, #page #header #cart .buttons input{ font-size: 1.4em; border:0; padding:0; margin: 0 0 0 25px; background: transparent;
}
#page #header #cart .buttons span.btn, #page #header #cart .buttons a{ cursor:pointer; text-decoration: underline;
}
#page #header #cart .info{ margin: 22px 10px 0 22px; font-size: 1.4em; text-indent: 24px; background: url('/_img/buttons.png') -404px 1px no-repeat;
}
#page #header #cart .info span{ font-weight: bold;
}
#page #header #login{ display:none; position: absolute; width: 320px; right: 20px; top: 80px; padding:2px; background: #DDC192 url('/_img/background2.jpg'); -moz-box-shadow: 1px 0px 4px #333333; -webkit-box-shadow: 1px 0px 4px #333333; box-shadow: 1px 0px 4px #333333;
}
#page #header #login div{ height: 100%; padding: 6px; border: 2px solid #754e15;
}
#page #header #login div.clear{ height: 1px; padding:0; border:0;
}
#page #header #login div span{ float:right; padding: 0 3px; font-size: 1.3em; font-weight: bold; background: #4C3E23; color: white; cursor:pointer;
}
#page #header #login div label{ display:block; width: 80px; float:left; clear:left; padding: 3px 0 8px 0; font-size: 1.4em;
}
#page #header #login div input{ display:block; width: 180px; padding: 2px 1px; margin: 0 0 5px 0; border: 1px solid #754E15; font-size: 1.2em; background: white; background-image: linear-gradient(top, rgba(227,209,174,0.8), rgba(227,209,174,0)); background-image: -moz-linear-gradient(top, rgba(227,209,174,0.8), rgba(227,209,174,0)); background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(227,209,174,0)),to(rgba(227,209,174,0.8))); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#DDE3D1AE', EndColorStr='#00E3D1AE');
}
#page #header #login div a{ display:block; clear:left; float:left; margin: 7px 0 0 0; color: #754E15; font-size: 1.4em;
}
#page #header #login div button{ position: relative; width: 90px; height: 30px; display:block; border:0; padding:0; margin: 10px 0 0 205px; background: transparent;
}
#page #header #login div button span{ position: relative; display:block; width: 90px; height: 30px; float:none; padding:0; line-height: 30px; cursor:pointer;
}
#page #header #login div small{ display:block; clear:left; float:left; font-size: 1.2em; margin: -11px 0 0 0;
}
#page #header ul{ position: absolute; bottom:0; left:174px; width: 780px; height: 50px; padding: 0 0 0 30px; list-style-type: none;
}
#page #header ul li{ width: 180px; height: 50px; margin: 0 10px 0 0; float:left;
}
#page #header ul li a{ display:block; width: 170px; height: 32px; line-height: 32px; padding: 5px 5px 0 5px; margin: 13px 0 0 0; background: url('/_img/buttons.png') 0 -310px no-repeat; text-align: center; font-size: 1.6em; text-decoration: none; text-shadow: 0px 0px 2px rgba(0,0,0,0.4);
}
#page #header ul li a:hover, #page #header ul li a.active{ margin:7px 0 0 0; padding-bottom:7px;
}
#menu{ width: 171px; margin: 20px 0 0 0; position: absolute; z-index:1;
}
#menu li{ height: 43px; width: 100%; list-style-type: none;
}
#menu li a{ display:block; width: 100%; height: 40px; line-height: 35px; overflow:hidden; font-size: 1.8em; text-indent: 20px; text-decoration: none; text-shadow: 0px 1px 1px rgba(0,0,0,0.2); background: url('/_img/buttons.png') no-repeat;
}
#menu li.b0 a{ background-position: -167px -745px; color: white;
}
#menu li.b1 a{ background-position: 0 0;
}
#menu li.b2 a{ background-position: 0 -40px;
}
#menu li.b3 a{ background-position: 0 -80px;
}
#menu li.b4 a{ background-position: 0 -120px;
}
#menu li.b5 a{ background-position: 0 -160px;
}
#menu li.b0 a:hover, #menu li.b0 a.active{ background-position: 0 -465px;
}
#menu li.b1 a:hover, #menu li.b1 a.active{ background-position: -210px 0;
}
#menu li.b2 a:hover, #menu li.b2 a.active{ background-position: -210px -40px;
}
#menu li.b3 a:hover, #menu li.b3 a.active{ background-position: -210px -80px;
}
#menu li.b4 a:hover, #menu li.b4 a.active{ background-position: -210px -120px;
}
#menu li.b5 a:hover, #menu li.b5 a.active{ background-position: -210px -160px;
} #frame{ position: relative; width: 810px; padding: 2px; left: 171px; z-index:2; background: #DDC192 url('/_img/background2.jpg'); -moz-box-shadow: 0px 0px 5px #333333; -webkit-box-shadow: 0px 0px 5px #333333; box-shadow: 0px 0px 5px #333333;
} #content{ min-height: 900px; padding: 30px 0 15px 15px; border: 2px solid #754E15;
}
#content h1{ font-size: 4em; font-weight: normal; text-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
#content #editor_html{ padding: 20px 15px 0 0; font-size: 1.2em;
} #page #comm{ width: 375px; height: 244px; float:right; margin: 0 20px 0 0; padding: 30px 10px 0 10px; color: #754E15; border-top:1px dashed #754E15; }
#page #comm .h2, #page #comm .r, , #page #comm .s{ height: 22px;
}
#page #comm .h2, #page #comm .r{ padding: 4px 0 0 0; font-size: 1.4em;
}
#page #comm .h2{ font-size: 1.6em; font-weight: bold; text-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
#page #comm .h{ font-size: 1.6em; font-weight: bold; text-shadow: 0px 1px 1px rgba(0,0,0,0.2);
}
#page #comm .empty, #page #comm .t .empty{ border: 1px solid #7d0000;
}
#page #comm textarea{ display:block; width: 370px; height: 100px; padding: 2px; overflow:auto; font-size: 1.1em; border: 1px solid #754E15; background: #D9B984;
}
#page #comm .r div{ float:left; margin: 2px 6px 0 0;
}
#page #comm .r label{ cursor:pointer;
}
#page #comm .r label.l{ float:left; padding: 0 15px 0 0;
}
#page #comm .r input{ margin: 0 5px 0 0;
}
#page #comm .t{ padding: 8px 0 0 0;
}
#page #comm .t input{ display:block; width: 175px; padding: 2px; font-size: 1.1em; border: 1px solid #754E15; background: #D9B984;
}
#page #comm .s{ margin: -60px 0 0 0; float:right;
}
#page #comm .s button{ display:block; position: relative; width: 180px; height: 64px; border:0; padding:0; font-size: 1.6em; font-weight: bold; background: transparent;
}
#page #comm .s button:hover{ top:2px; left: 2px;
}
#page #comm .s button span{ position: relative; display:block; width: 180px; height: 64px; line-height: 64px; color: white; text-align: center; background: url('/_img/buttons.png') 0 -390px no-repeat; cursor:pointer;
}
#page #comm p span{ position: relative; display:block; width: 180px; height: 64px; float:right; line-height: 64px; font-size: 1.6em; font-weight: bold; text-align: center; color: white; background: url('/_img/buttons.png') 0 -390px no-repeat; cursor:pointer;
}
#page #comm p span:hover{ top:2px; left:2px;
}
#page #comm p{ display:none;
}
#page #comm .res{ font-size: 1.4em; height: 137px;
}
#page #footer{ position: relative; left:174px; width: 810px; height: 50px; list-style-type: none;
}
#page #footer li{ width: 244px; height: 50px; padding: 0 0 0 20px; float:left;
}
#page #footer li a{ display:block; width: 234px; height: 32px; line-height: 32px; padding: 0 5px 5px 5px; color: white; background: url('/_img/buttons.png') -180px -349px no-repeat; text-align: center; font-size: 2em; font-weight: bold; text-decoration: none; text-shadow: 0px 0px 2px rgba(0,0,0,0.4);
}
#page #footer li a:hover, #page #footer li a.active{ padding-top:7px; background-position: -180px -343px;
}
#page #footer li a span{ display:block; float:left; font-size: 2em; margin: 0 -25% 0 25%; padding: 0 15px 0 0;
}
