BODY.iDesignTop {padding-top:165px}
BODY.iDesignTop #bn header {top:30px}
BODY.iDesignTop #menu {top:165px}
#bn .WindowSite {position:absolute;left:0;top:0}
#bn .ModalBg{opacity:0.8;filter:alpha(opacity=80);background:#000;position:absolute;z-index:10030;display:none;left:0;top:0}
#bn .Modal .ModalMover {cursor:default;border-radius: 3px 3px 0 0;-webkit-border-radius: 3px 3px 0 0;height:63px; padding-left:22px; line-height:63px;text-transform:uppercase;font-size:15px; color:#fff; background: rgb(182,168,131);background: -moz-linear-gradient(top, rgba(182,168,131,1) 0%, rgba(111,97,60,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(182,168,131,1)), color-stop(100%,rgba(111,97,60,1)));background: -webkit-linear-gradient(top, rgba(182,168,131,1) 0%,rgba(111,97,60,1) 100%);background: -o-linear-gradient(top, rgba(182,168,131,1) 0%,rgba(111,97,60,1) 100%);background: -ms-linear-gradient(top, rgba(182,168,131,1) 0%,rgba(111,97,60,1) 100%);background: linear-gradient(to bottom, rgba(182,168,131,1) 0%,rgba(111,97,60,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6a883', endColorstr='#6f613c',GradientType=0);}
#bn .Modal .Section {margin:1px;background:#f2f2f2;padding: 21px 19px 24px;}
#bn .Modal .SMenu {background:#f2f2f2;text-align:right;}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
/*#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;border-radius: 3px 3px 0 0;
-webkit-border-radius: 3px 3px 0 0;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}*/

/*#cboxOverlay{background:#000; opacity:0.3}
#colorbox{outline:0;border-radius: 3px 3px 0 0;-webkit-border-radius: 3px 3px 0 0;}
#cboxContent{overflow:hidden;}
.cboxIframe{background:#fff;}*/
#bn .Modal button.close { width:13px; height:13px; border:0;background: url('../img/close.png') no-repeat 0 0;text-indent:-9999px; top: 25px;right: 20px;position: absolute;cursor:pointer;}
#bn .Modal h1 { border-radius: 3px 3px 0 0;-webkit-border-radius: 3px 3px 0 0;height:63px; padding-left:22px; line-height:63px;text-transform:uppercase;font-size:15px; color:#fff; background: rgb(182,168,131);background: -moz-linear-gradient(top, rgba(182,168,131,1) 0%, rgba(111,97,60,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(182,168,131,1)), color-stop(100%,rgba(111,97,60,1)));background: -webkit-linear-gradient(top, rgba(182,168,131,1) 0%,rgba(111,97,60,1) 100%);background: -o-linear-gradient(top, rgba(182,168,131,1) 0%,rgba(111,97,60,1) 100%);background: -ms-linear-gradient(top, rgba(182,168,131,1) 0%,rgba(111,97,60,1) 100%);background: linear-gradient(to bottom, rgba(182,168,131,1) 0%,rgba(111,97,60,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6a883', endColorstr='#6f613c',GradientType=0);}
/*#bn .Modal form, #bn .Modal > div { margin:1px; background:#f2f2f2; padding: 21px 19px 24px }*/
#bn .ModalLogin input { width: 342px; background:#fff; line-height:50px; height:50px; padding-left:20px; border:1px solid #e2e2e2 }
#bn .ModalLogin input.login { margin-bottom:16px; background: url('../img/login.gif') no-repeat 325px 18px #fff }
#bn .ModalLogin input.password { background: url('../img/password.gif') no-repeat 324px 17px #fff }
/*#bn .Modal input.error {
border-color: #ff0000;
-webkit-box-shadow: 0px 0px 10px 1px #ffcccc inset;
box-shadow: 0px 0px 10px 1px #ffcccc inset;
}*/
#bn .Modal a { color:#464646; font-size:12px; float:left; margin: 38px 0 0 20px }
#bn .Modal .greybutton {height:40px;border:0; margin-top:23px; line-height: 40px;padding: 0 29px;cursor:pointer;}
/*
#bn .Modal#rejestracja form { margin:1px; background:#f2f2f2; padding: 10px 0 15px }
#bn .Modal#rejestracja fieldset { float:left; width:184px; margin: 0 0 12px 10px; }
#bn .Modal#rejestracja fieldset label { font-size:12px; margin-bottom:5px; float:left;}
#bn .Modal#rejestracja fieldset.long { width:378px; }
#bn .Modal#rejestracja fieldset input[type=text] { width:171px; margin:0; height:36px; line-height:36px; padding-left:10px; float:left; clear:left }
#bn .Modal#rejestracja fieldset.long  input[type=text] { width: 365px;margin-left: 1px; }
#bn .Modal#rejestracja form input[type=submit], #bn .Modal#rejestracja form input[type=reset] {margin-top:3px; width:82px; padding: 0; text-align:center }
#bn .Modal#rejestracja form input[type=submit] { margin: 3px 10px 0 }
*/
/*#bn .Modal > div { text-align: center; }
#bn .Modal > div input { text-align:center; font-size:16px; font-weight:bold; margin-bottom: 6px; }
#bn .Modal > div label { font-size:12px }
#bn .Modal > div a.greybutton { display:inline-block;margin-top:16px; width:105px;height:40px; line-height:40px; padding: 0; text-align:center }*/

#o .Modal .ModalMover{height:auto}
#o .Modal .ModalMover P{font-family:'Museo-300';text-align:left;padding-left:25px;border-radius: 3px 3px 0 0;-webkit-border-radius: 3px 3px 0 0;height:63px; padding-left:22px; line-height:63px;text-transform:uppercase;font-size:15px; color:#fff; background: rgb(182,168,131);background: -moz-linear-gradient(top, rgba(182,168,131,1) 0%, rgba(111,97,60,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(182,168,131,1)), color-stop(100%,rgba(111,97,60,1)));background: -webkit-linear-gradient(top, rgba(182,168,131,1) 0%,rgba(111,97,60,1) 100%);background: -o-linear-gradient(top, rgba(182,168,131,1) 0%,rgba(111,97,60,1) 100%);background: -ms-linear-gradient(top, rgba(182,168,131,1) 0%,rgba(111,97,60,1) 100%);background: linear-gradient(to bottom, rgba(182,168,131,1) 0%,rgba(111,97,60,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6a883', endColorstr='#6f613c',GradientType=0);}