/* common:global.css */
/* Global */
body {
   background: #fff; color: #000;
   font: normal 12px /1.2 Verdana, Arial, Helvetica, sans-serif;
   margin: 0; padding: 0;
}

/* Standard elements */
address, div {
   margin: 0;
}
address, cite, dfn, em, var {
   font-style: italic;
}
blockquote {
   margin: 1em 0; padding: 0;
}
code, kbd, pre, samp, tt {
   font-family: 'Courier New', Courier, monospace;
}
del {
   text-decoration: line-through;
}
ins {
   text-decoration: underline;
}
img {
   border: 0;
}
p {
   text-indent: 0;
   margin: 1em 0;
}
pre {
   margin: 1em 0;
}
q {
   quotes: none;
}
q:before, q:after {
   content: ''; content: none;
}
strong {
   font-weight: bold;
}

/* Forms */
form {
   margin: 0;
}
button, input, select {
   font: 13px Arial, Helvetica, sans-serif;
   vertical-align: middle;
}
textarea {
   font: 13px 'Courier New', Courier, monospace;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
   font-weight: bold; text-align: left;
   margin: 1em 0;
}
h1 {
   font-size: 32px;
}
h2 {
   font-size: 24px;
}
h3 {
   font-size: 18px;
}
h4 {
   font-size: 16px;
}
h5 {
   font-size: 12px;
}
h6 {
   font-size: 10px;
}

/* Lists */
dl {
   margin: 1em 0; padding: 0;
}
dt, dd {
   font-weight: normal;
   margin: 0; padding: 0;
}
ol, ul {
   margin: 1em 0 1em 40px; padding: 0;
}
li {
   margin: 0; padding: 0;
}
dl dl, ol dl, ul dl, dl ol, ol ol, ul ol, dl ul, ol ul, ul ul {
   margin-top: 0; margin-bottom: 0;
}

/* Tables */
table {
   margin: 0; padding: 0;
   border: 0;
   border-collapse: collapse; border-spacing: 0;
}
th, td {
   padding: 0;
   border: 0;
}
th {
   font-weight: bold; text-align: center;
   vertical-align: middle;
}
td {
   text-align: left;
   vertical-align: top;
}
caption {
   font-weight: normal; text-align: center;
}

/* Standard layouts */
#top {
   text-align: center;
}
#doc {
   background: #fff;
   text-align: left;
   width: 980px; margin: 0 auto; padding: 5px;
}
#head, #neck, #leg, #foot {
   clear: both;
}
#head {
   margin-bottom: 23px;
}
#foot {
   margin-top: 23px;
}

.lay_m665e300 #main {
   width: 665px;
   float: left;
}
.lay_m665e300 #extra {
   width: 300px; margin-left: 15px;
   float: left;
}

.lay_e300m665 #trunk {
   width: 665px;
   float: right;
}
.lay_e300m665 #extra {
   width: 300px; margin-right: 15px;
   float: left;
}

.lay_m460e300i190 #main {
   width: 460px;
   float: left;
}
.lay_m460e300i190 #info {
   width: 190px; margin-left: 10px;
   float: right;
}
.lay_m460e300i190 #extra {
   width: 300px; margin-left: 10px;
   float: left;
}

.lay_m460i190e300 #trunk {
   width: 665px;
   float: left;
}
.lay_m460i190e300 #main {
   width: 460px;
   float: left;
}
.lay_m460i190e300 #info {
   width: 190px; margin-left: 15px;
   float: left;
}
.lay_m460i190e300 #extra {
   width: 300px; margin-left: 15px;
   float: left;
}

.lay_i320m320e320 #trunk {
   width: 650px;
   float: left;
}
.lay_i320m320e320 #main {
   width: 320px; margin-left: 330px;
   float: left;
}
* html .lay_i320m320e320 #main {
   display: inline;
}
.lay_i320m320e320 #info {
   width: 320px; margin-left: -650px;
   float: left;
}
.lay_i320m320e320 #extra {
   width: 320px;
   float: right;
}

.lay_m420e190 #doc {
   width: 620px; padding: 0;
} 
.lay_m420e190 #trunk {
   width: 420px;
   float: left;
}
.lay_m420e190 #extra {
   width: 190px; margin-left: 10px;
   float: left;
}

/* Printing */
.g_print {
   display: none;
}
@media print {
   a.g_print, abbr.g_print, acronym.g_print, b.g_print, big.g_print, button.g_print, cite.g_print, code.g_print, dfn.g_print, em.g_print, i.g_print, iframe.g_print, input.g_print, kbd.g_print, label.g_print, q.g_print, samp.g_print, select.g_print, small.g_print, span.g_print, strong.g_print, sub.g_print, sup.g_print, textarea.g_print, tt.g_print, var.g_print {
      display: inline;
   }
   address.g_print, blockquote.g_print, div.g_print, dl.g_print, fieldset.g_print, form.g_print, h1.g_print, h2.g_print, h3.g_print, h4.g_print, h5.g_print, h6.g_print, ol.g_print, p.g_print, pre.g_print, table.g_print, ul.g_print {
      display: block;
   }
   .g_noPrint {
      display: none;
   }
}

/* /_s/css/kopyto.css */
.kopyto{
   color: #363636;
   font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.kopyto a{
   color: #1e85d5;
   text-decoration: none;
}
.kopyto a:hover{
   color: #f00;
}
.kopyto ul{
   list-style: none; margin: 0;
}
.kopyto h1{
   color: #1e85d5;
   font: normal 30px/32px Arial, Helvetica, sans-serif;
   margin: 0 0 17px 0;
}
.kopyto .k_moreBlock9{
   background: url(http://ocdn.eu/files/deploy/YTY7MDA_/18cb32f89f786088899d88754397885a.gif) no-repeat -11px -740px;
   font-size: 0; text-indent: -9999px;
   height: 5px; width: 6px; overflow: hidden;
   display:-moz-inline-box; display: inline-block; vertical-align: middle;
}
.kopyto .k_moreBlock11{
   background: url(http://ocdn.eu/files/deploy/YTY7MDA_/18cb32f89f786088899d88754397885a.gif) no-repeat -9px -714px;
   font-size: 0; text-indent: -9999px;
   height: 6px; width: 7px; overflow: hidden;
   display:-moz-inline-box; display: inline-block; vertical-align: middle;
}
.kopyto .k_more9{
   background: url(http://ocdn.eu/files/deploy/YTY7MDA_/18cb32f89f786088899d88754397885a.gif) no-repeat -11px -740px;
   font-size: 9px;
}
.kopyto .k_more11{
   background: url(http://ocdn.eu/files/deploy/YTY7MDA_/18cb32f89f786088899d88754397885a.gif) no-repeat 100% -710px;
   font-size: 11px;
   padding: 0 11px 0 0;
}
.kopyto .k_hide{
   display: none;
}

/* nowa lepsza inlineowa wersja full wypas */
.kopyto .k_button{
   background: url(http://ocdn.eu/files/deploy/OTI7MDA_/370d3588563062c4ad715d90e4e7066f.gif) no-repeat 0 -337px;
   line-height: 23px; font-size: 12px;
   margin: 0; padding: 4px 0 5px;
   cursor: pointer;
}
.kopyto .k_button span{
   font-size: 11px;
   background: url(http://ocdn.eu/files/deploy/ZDA7MDA_/d03f5347cba6a2ba4004bdee48e07037.gif) no-repeat 100% -188px;
   line-height: 23px;
   margin: 0 0 0 2px; padding: 5px 2px 5px 0;
   cursor: pointer;
}
.kopyto .k_button input{
   color: #363636; background: transparent;
   font: bold 11px/20px Verdana, Arial, Helvetica, sans-serif;
   height: 22px; margin: -2px 0 0 0; padding: 0 10px;
   border: none; outline: none;
   cursor: pointer;
}
* html .kopyto .k_button{
   padding: 0;
}
* html .kopyto .k_button span{
   padding: 2px 2px 2px 0;
}
* html .kopyto .k_button input{
   height: 20px;
}
* + html .kopyto .k_button{
   padding: 0;
}
* + html .kopyto .k_button span{
   padding: 2px 2px 2px 0;
}
* + html .kopyto .k_button input{
   height: 20px;
}
.kopyto .k_searchButton{
   background-position: 0 -313px;
}
.kopyto .k_searchButton span{
   background-position: 100% -212px;
}
.kopyto .k_linkButton{
   background: url(http://ocdn.eu/files/deploy/OTI7MDA_/370d3588563062c4ad715d90e4e7066f.gif) no-repeat 0 -289px;
   font-weight: bold; font-size: 11px;
   line-height: 23px;
   margin: 0; padding: 5px 0 5px;
}
* html .kopyto .k_linkButton {
   font-size: 11px;
   padding: 0;
}
* + html .kopyto .k_linkButton {
   padding: 0;
}
.kopyto .k_linkButton span{
   color: #000; background: url(http://ocdn.eu/files/deploy/ZDA7MDA_/d03f5347cba6a2ba4004bdee48e07037.gif) no-repeat 100% -188px;
   line-height: 23px;
   margin: 0 0 0 2px; padding: 5px 12px 5px 10px;
}
.kopyto .k_errorMessage {
   color: #f00;
   font-size: 11px;
   margin: 4px 0 10px 160px;
   display: block; float: left;
}
* html .kopyto .k_errorMessage {
   display: inline;
}
.kopyto .k_errorMessageMain {
   color: #f00;
   font-size: 11px;
   padding: 10px; margin: 0 0 20px 0;
   border: 1px solid #f00;
   display: block;
}
.kopyto .k_bulletList li {
    background: url(http://ocdn.eu/files/deploy/N2Y7MDA_/debed645d3748172fd2c16f5b74809fe.gif) no-repeat 0 -17px;
    padding: 0 0 2px 11px
}
.kopyto .k_newsBulletList li {
    background: url(http://ocdn.eu/files/deploy/N2Y7MDA_/debed645d3748172fd2c16f5b74809fe.gif) no-repeat -16px 3px;
    padding: 0 0 2px 11px
}
.kopyto .k_properties{
   color: #bababa;
}
.kopyto .k_linkLike{
   cursor: pointer;
}
.kopyto .k_text input{
   background: url(http://ocdn.eu/files/deploy/OTI7MDA_/370d3588563062c4ad715d90e4e7066f.gif) repeat-x 0 -434px;
}
.kopyto .k_text input,
.kopyto .k_textarea textarea{
   padding: 1px;
   border: 1px solid #DDDCE1;
}
.lay_search #main {
   width: 565px; margin-left: 200px;
   float: left;
}
* html .lay_search #main {
   display: inline;
}
.lay_search #info {
   width: 190px; margin-left: -765px;
   float: left;
}
.lay_search #extra {
   width: 200px;
   float: right;
}
.lay_print #doc {
   width: 620px;
}
.lay_print #head {
   margin: 0 0 14px 0;
}
.lay_home #main {
   width: 460px; margin-bottom:20px;
   float: left;
}
.lay_home #info {
   width: 200px; margin-left: 10px;
   float: right;
}
.lay_home #extra {
   width: 300px; margin-left: 10px;
   float: left;
}
.lay_home.sidebar #trunk { position: relative; }
.lay_home.sidebar #intro { width: 770px; }
.lay_home.sidebar #sidebar { position: absolute; right: 0px; top: 0px; }

* html a span{
   cursor: pointer;
}
* + html a span{
   cursor: pointer;
}
/** adult **/
.k_hideContainer {
	height:1px;
	overflow:hidden;
}
.kopyto .k_buttonDisabled, .kopyto .k_buttonDisabled span,.kopyto .k_buttonDisabled input {
	cursor:default;
}   
#k_adult #k_adultTitle {
	text-align:left;
	padding:0 0 0 50px;
	
	margin-bottom:15px;
}
#k_adult {
	margin:60px auto;
	width:500px;
	padding:0px;
	text-align:center;
}
#k_adult .k_adultButtons {
   border-top:1px solid #EEEEEE;
   margin:40px 0 0;
   padding:25px 0 0;
}
#k_adultAcceptBtn {
	margin-left:260px;
}
#k_adultLabel h2 {
   display:inline;
}
#k_adultDesc {}
#k_adultDesc {
   margin-bottom:20px;
   margin-left:52px;
   text-align:left;
}


