/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 115%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* Structure */
html, body {
    height:100%;
}
body {
        background: #b35fa6 url(i/bg.gif) top left; 
        font-size:15px;
        font-family: Palatino Linotype,Georgia, Book Antiqua, serif;  
}
    
.wrapper {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        width: 1000px;
        margin:0 auto -128px;
        background: #f6f29a url('i/border.gif') top left repeat-y;
}
.header {
        margin:0px 30px;
        padding-top:1px;
}
.logo {
        float:left;
        width:470px;
        margin:51px 0 0 20px;
}
.small_logo {
        float: left;
        width: 260px;
        margin: 0 0 0 20px;
}
.slogan p {
        margin: 100px 25px 0px 430px;
}
.slide {
       margin:0 0px 0px 588px;
       padding-top: 11px;
}
.clear {
        clear:both;
}
.main {
        margin:0px 30px;
        }
.menu {
        float:left;
        margin: 0px 0px 0 10px;
        width:250px;
        padding:0px 10px;  
}
.menu a{
        display: block;
        width:175px;
        height:60px;
}
.hidemenu a{
        width:200px;
        height:25px;
}
.hidemenu li {
        margin: 4px 0 3px 55px;
}
        
.content {
        margin: 20px 30px 30px 300px;
}
.content p {
        margin-bottom: 15px;
           
}
.content p:first-letter{
        font: bold 170%  Book Antiqua,Palatino Linotype, Palatino, serif;       
}
.content h1 {
        font-size:20px;
        margin-bottom:20px;
}
.content h2 {
        font-size:18px;
        margin-bottom:20px;
        line-height: 22px;
}
p.description {
        margin-left: 10px;
}
p.row{
        margin: 0px 0px 0px 72px;
}
.footer, .footer-push {
        height:128px;
}
.footer{
        width: 1000px;
        margin:0 auto;
        background: #f6f29a url(i/border.gif) top left repeat-y;
}
.footer, .footer a {
        font:11px Times new roman, trebuchet ms, sans-serif;;
        line-height:100%;
        color: white;
}
.footer-left {
        float:left;
        width: 414px;
        height:121px;
        margin: 0 0 0px 86px;
        background: url(i/bg-footer-left.gif);
}
.footer-left p {
        margin: 97px 0px 0px 62px;
}
    
.footer-right {
        width:414px;
        height: 121px;
        margin:0 0 0px 500px;
        background: url(i/bg-footer-right.gif);
}
.footer-right p {
        margin: 0px 62px 0px 0px;
        text-align:right;
        padding: 94px 0px 0px 0px;
}
.clearfooter {
        margin-top: 7px;
        clear:both;
}
.soveti li {
        background: url(i/marker.gif) left center no-repeat;
        padding: 0 0 0 23px;
        margin: 9px 0 9px 27px;
}   

#slider {
        width: 266px;
        height: 246px;
        margin:4px 0 0 20px;
}
#ooo {
        font-weight:bold;
}
ul.print {
        margin-top:-5px;
}
.print li {
        margin: 3px 0 3px 25px;
}
.phone, .mail {
    font: 17px Courier New, Courier, monospace;
    color: #7d2449;
}
.print-none {
        display:none;
}
.printbut a{
        margin-left:400px;
}
.printcoupon {
    float:right;
    margin-right: 100px;
}
a#printbutton {
    display:block;
    width:150px;
    height:36px;
}
a#printcouponbutton {
    display:block;
    width:150px;
    height:72px;
}
p.nav{
        margin-bottom:8px;
        overflow:hidden;
}
p.nav a {
    display:inline-block;
    width:170px;
    height:25px;
}
.text-hide {
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
}
    
.newbanner {
    position: absolute;
    left: 30%;
    top: -5px;
    }

.coupon, .number {
    display:none;
}
.magazini li{
    padding: 5px 0 5px 0;
    margin: 13px 0 13px 0;
}
.marker {
    text-decoration: none;
    color: black;
    font-size: 16px;
    font-weight: bold;
    background: url(i/marker_mag_down.gif) left center no-repeat;
    padding-left: 27px;
}
.no-marker {
    text-decoration: none;
    color: black;
    font-size: 16px;
    font-weight: bold;
}
.underline {
    border-bottom: 1.5px dashed #990000;
}
.undermarker li{
    background: url(i/marker_mag.gif) left center no-repeat;
    padding-left: 27px;
}
.mapbutton {
    font-size: 16px;
    font-weight: bold;
    color: #990000;
    border-bottom: 1.5px dashed #990000;
    text-decoration: none;
}
#heightrestrict{
    height:465px;
}
/*#mapframe{
    float:left;
}*/
#map{
    /*position: relative;
    top: -445px;
    left: 83px;*/
    margin: -445px 0 0 83px;
}


/* Rollover' */
a#main {
    background:url(i/button_main.gif) top left;
}
a:hover#main {
    background-position: 0 60px;
}
a#catalog {
    background:url(i/button_catalog.gif) top left;
}
a:hover#catalog {
    background-position: 0 60px;
}
a#advices {
    background:url(i/button_advices.gif) top left;
}
a:hover#advices {
    background-position: 0 60px;
}
a#contacts {
    background:url(i/button_contacts.gif) top left;
}
a:hover#contacts {
    background-position: 0 60px;
}    
a#shtori {
    background:url(i/button_shtori.gif) top left;
}
a:hover#shtori {
    background-position: 0 25px;
}   
a#komplekti {
    background:url(i/button_komplekti.gif) top left;
}
a:hover#komplekti {
    background-position: 0 25px;
}   
a#pokrivala {
    background:url(i/button_pokrivala.gif) top left;
}
a:hover#pokrivala {
    background-position: 0 25px;
}   
a#zanaveski {
    background:url(i/button_zanaveski.gif) top left;
}
a:hover#zanaveski {
    background-position: 0 25px;
}     
a#lambrekeni {
    background:url(i/button_lambrekeni.gif) top left;
}
a:hover#lambrekeni {
    background-position: 0 25px;
}
a#where_buy {
    background:url(i/button_where_buy.gif) top left;
}
a:hover#where_buy {
    background-position: 0 60px;
}         
a#printbutton {
    background:url(i/button_print.gif) top left;
}
a:hover#printbutton {
    background-position: 0 36px;
}
a#printcouponbutton {
    background:url(i/print_coupon.gif) top left;
}
a:hover#printcouponbutton {
    background-position: 0 72px;
}
a#next {
    background:url(i/next.gif) top left;
}
a:hover#next {
    background-position: 0 25px;
}
a#prev {
    background:url(i/prev.gif) top left;
}
a:hover#prev {
    background-position: 0 25px;
}
 