/*
 * created by www.blazsak.pl
 */

/* MAIN STYLES
-------------------------------------------*/


html 
{
	background:#172B3A ;	/*url(/gfx/site/bg_html.gif)*/
}
body 
{
  font-family:Tahoma;
  font-size:11px;
  color:#fff;
  line-height:125%;
  text-align: center;
}
a {color:#D3B745;text-decoration:none;}
a:hover {text-decoration:underline;}

p{padding-bottom:5px;}

h2.title,h3.title,h2.flashtitle,h3.flashtitle
{ font-size: 20px; height: 35px; clear: both;}



/********************************
 * SITE
 */
#site
{
  background:#195D8D url(/gfx/site/bg_site.jpg) 0 0 repeat-x;
}

div.matrix
{
  width: 980px;
  margin: 0 auto;
  text-align: left;
}

/********************************
 * TOP
 */
#top
{
  height: 110px;
  
}
#top-langmenu
{
  padding-top: 10px;
  position: relative;
  float: right;
  width: 200px;
  text-align: right;
}
#top-langmenu a 
{
  margin: 2px;
}
#top-menu
{
  padding-left: 160px;
  padding-top:75px;
}
html > body #top-menu {padding-left: 180px;}
#top-menu ul 
{
  clear: both; 
  
}

#top-menu ul li 
{ 
  float: left;
  background: none;
  position: relative;
  height: 35px;
  padding: 0 6px;
  margin: 0 0 0 15px ;
}
#top-menu ul li:hover,
#top-menu ul li.active
{
  background: url(/gfx/site/top-menu_a_bg.png) bottom left repeat-x;
}
#top-menu ul li a 
{
  
  color: #ffffff;
  display: block;
  line-height: 15px;
  height: 34px;
  font-size: 13px;
  background: none;
  float: left;
  font-family: Tahoma;
}

#top-menu ul li a:hover 
{
  text-decoration: none;
  color: #D3B745;
}

#top-menu ul li ul 
{
  clear: both;
  position: absolute;
  display: none;
  z-index: 200;
  height: auto !important;
  
  padding: 0px;
}
html > body #top-menu ul li ul
{
  margin-top: 35px;
}
#top-menu ul li ul li 
{
  background: none !important;
  padding: 0 !important;
  clear: both;
  height: auto !important;
  margin: 0 !important;
}

#top-menu ul li ul li a 
{
  font-size: 11px !important;
  padding: 5px 5px !important;
  line-height: 1.3em;
  width: 370px;  
  color: #D3B745;
  height: auto !important;
}

#top-menu ul li ul li a:hover 
{
  text-decoration: underline;
}

#logo
{
 
  position: absolute;
}

/********************************
 * MID
 */
#mid
{
  background: url(/gfx/site/bg_sub_repeat.jpg) 0 0 repeat-y;
}

#breadcrumbs
{
  height: 120px;
  line-height: 80px;
  padding-left: 16px;
  color: #CBDDE9;
}
#breadcrumbs a 
{
  margin: 0 5px;
  color: #9EAEB9;
}
#breadcrumbs span
{
  margin: 0 5px;
  color: #D3B745;
  text-decoration: underline;
}
/********************************
 * PAGES wip
 */

div.part-wip
{
  background: url(/gfx/site/bg_home.jpg) -180px 0 no-repeat !important;
  padding-top: 100px;
  height: 446px;
}

/********************************
 * PAGES home
 */

.bg-home
{
  background: url(/gfx/site/bg_home.jpg) center 110px no-repeat !important;
}
div.part-home
{
  background: url(/gfx/site/bg_home.jpg) -180px 0 no-repeat !important;
  height: 546px;
}
#home-top
{
  padding-top: 85px;
  padding-left: 30px;
  height: 205px;
  font-size: 12px;
}
#home-top h2
{
  font-size: 22px;
  margin-bottom: 5px;
}
#home-bottom {}
div.home-el-first,
div.home-el-center,
div.home-el-last
{
  float: left;
  color: #dae5ed;
  width:220px;
  padding: 25px 70px 0 30px;
  line-height: 1.7;
}
div.home-el-first
{
  
}
div.home-el-center
{
  padding-left: 50px;
}
div.home-el-last
{
  padding-right: 10px;
  padding-left: 50px;
}
div.home-el-first h3,
div.home-el-center h3,
div.home-el-last h3
{
  font-size: 18px;
  margin-bottom: 10px;
}
div.home-el-first p,
div.home-el-center p,
div.home-el-last p
{
  height: 85px;
}
#foot-home-menu
{
  text-align: center;
  padding: 10px;
}
#foot-home-zegary
{
  border-top : 1px solid #2c3e4c;
  text-align: center;
  padding: 3px 0 0;
}
#waluta 
{
  text-align: center;
  padding: 10px;
  border-top : 1px solid #2c3e4c;
}
#waluta span
{
  margin:8px;  
}

/********************************
 * PAGES kontakt
 */
#site-bg-kontakt
{
  
}
div.part-kontakt #shared-left
{
  
  width: 400px !important;
}
div.part-kontakt #shared-right
{
   
  width: 450px !important;
}

/********************************
 * PAGES uslugi
 */
div.part-uslugi #shared-cont
{
  background: url(/public/image/uslugi/uslugi.png) 550px 50px no-repeat;
  
}

/********************************
 * PAGES shared-side
 */
#shared-side-unregistered
{
  background: url(/gfx/site/bg_sub-side_blank.jpg) 0 0 no-repeat;
  height: auto !important;
  height: 250px;
  min-height: 250px; 

}
#shared-side-registered
{
  background: url(/gfx/site/bg_sub-side.jpg) 0 0 no-repeat !important;
  height: auto !important;
  height: 550px;
  min-height: 550px; 
}


#shared-side-end
{
  background: url(/gfx/site/bg_sub-side_bottom.jpg) bottom left no-repeat;
  height: 37px; 
}
#shared-side-cont{}
#shared-side-left
{ 
  float: left;
  width: 205px;
}
#shared-side-right
{
  float: right;
  width: 730px;
  margin-right: 30px;
  color: #172b3a;
}

/********************************
 * PAGES shared
 */
#shared
{
  color: #172b3a;
  background: url(/gfx/site/bg_sub.jpg) 0 0 no-repeat;
  height: auto !important;
  height: 290px;
  min-height: 290px;
}
#shared-end
{
  background: url(/gfx/site/bg_sub_bottom.jpg) bottom left no-repeat;
  height: 37px; 
}
#shared-cont{}
#shared-left
{
  
  float: left;
  width: 520px;
  margin-left: 30px;
}
#shared-right
{
  
  float: right;
  width: 340px;
  margin-right: 30px;
}

/********************************
 * PAGES submenu
 */
ul.submenu
{
  font-size: 13px;
  color: #597589;
  margin-bottom: 30px;
}
ul.submenu li
{
  margin-top: 5px;
}
ul.submenu a.active
{
  color: #597589;
  text-decoration: underline;  
}
div.foot-zegary
{
  float: left;
}
div.foot-newsy h5
{
  padding-left: 20px;
  font-size: 17px;
  color: #d3b745;
  float: left;
  line-height: 70px;
  font-weight: normal;
 
}

/********************************
 * PAGES panel
 */
div.part-panel
{
  background: url(/gfx/site/bg_sub-side_repeat.jpg) 0 0 repeat-y !important;
  
}
#panel-left
{
  margin-left: 5px;
  width: 400px; 
  float: left;
}
html>body #panel-left
{
  margin-left: 0px;
}
#panel-right
{
  
  float: left;
  width: 300px;
}
div.logout
{
  float: right;
  line-height: 2;
  padding-top:20px;
  text-align: right;
  width: 300px;
}

/********************************
 * PAGES panel-menu
 */
#panel-menu ul
{
  clear: both;
}
#panel-menu div.kat_main
{
  padding: 30px 10px 10px 30px;
}
#panel-menu li.kat_sub
{
  padding: 0 10px 0 20px;
  line-height: 25px;
  height: 25px;
  height: auto !important;
  min-height: 25px;
  clear: both;
}
#panel-menu li.active
{
  background: url(/gfx/site/bg_panelmenu-li.gif) 0 0 repeat-x;
}
#panel-menu li.active a.active
{
  color: #fff;
  border-top: 1px solid #D3B745 !important;
}
#panel-menu li.active a.active:hover
{
  color: #fff;
}
#panel-menu li.kat_sub a
{
  color: #9EAEB9;
  padding: 0 10px;
  display: block;
  border-top: 1px solid #375F79;
}
#panel-menu li.kat_sub a:hover
{
  color: #d3b745;
}
html>body #panel-menu li.kat_opt
{
  background: url(/gfx/site/bg_menu-opt.png);
}
#panel-menu li.kat_opt a
{
  color: #fff;
  padding-left: 35px;
}
#panel-menu li.active a.selected
{
  color: #d3b745;
  text-decoration : underline;
  cursor: default;
}

/********************************
 * PAGES panel-list
 */
div.panel-list-el
{

  position: relative;
  width: 155px;
  height: 240px;
  float: left;
  margin: 10px 10px 20px;
}
div.panel-list-el h4
{
  z-index: 1000;
  height: 30px;  
  position: relative;
  overflow: hidden;
}
div.panel-list-el h4 a
{
  z-index: 0;
  position: absolute;
  bottom:0;
  left:0;
  font-weight: bold;
  font-size: 11px;
  color: #172B3A;
}
div.el-pak
{
  padding:8px 0;
}
div.el-cenab
{
  padding-left: 5px;
  padding-top: 8px;
}
div.el-cenan
{
  padding-left: 5px;
  color: #6C7F8D;
}
div.el-option
{
  padding: 5px;
  padding-right: 0;
}
div.el-link
{
  padding-left: 5px;
}
div.el-foto
{
  position: relative;
  text-align: center;
  background: url(/gfx/site/bg_panel-foto-mini.png) 0 0 no-repeat;
  padding: 10px;
  width: 135px;
  height: 85px;
}
div.el-new
{
  position: absolute;
  top: 0;
  left: 0;
}

/********************************
 * PANEL DETAILS
 */
div.panel-back
{
  text-align:right;
}
div.panel-detail-foto
{
  position: relative;
  text-align: center;
  margin: 10px 10px 40px;
  background: url(/gfx/site/bg_panel-foto-mid.png) 0 0 no-repeat;
  padding: 10px;
  width: 260px;
  height: 164px;
  float: left;
}
div.panel-detail-info
{
  font-size: 12px;
  margin: 10px 30px;
  float: left;
}
div.panel-detail-info div
{
  padding: 5px;
} 
div.panel-detail-gallery
{
  display: none;
}

div.sklep-cenab
{
  font-size: 18px;
}
div.sklep-cenan
{
  padding:4px 8px 12px !important;
  color: #6C7F8D;
}
div.sklep-item-order input
{
  width: 30px !important;
}
div.sklep-item-order a
{
  line-height: 2;
}
div.panel-detail-opis
{
  clear: both;
}
input.form-int
{
  margin:17px 10px 0 0;
  float: left;
}
div.tobasket
{
  float: left;
}
#sklep-loader
{
  clear: both;
}
p.accept-text
{
  padding: 0 45px;
  text-align: justify;
}
/********************************
 * SKLEP KOSZ BUTTONS
 */
#sklep-kosz-order
{
  float: left;
}
#sklep-kosz-cont
{
  float: right;
}
/********************************
 * PANEL NAV
 */
div.panel-nav
{
  clear: both;
  margin: 0px; 
  padding:1px 20px;
  text-align: left;
  line-height: 1.5;
}
div.panel-nav a,
div.panel-nav span 
{ 
  color: #103B5B;
  margin:2px ; 
  padding: 2px 5px; 
  border: 1px solid #103B5B;
  text-decoration: none;
  background: #fff; 
  
}
div.panel-nav span { border: 0; background: none;}

div.panel-nav a:hover 
{ 
  background: #D3B745; 
  color: #fff; 
  text-decoration: none;
  border: 1px solid #D3B745;
}
div.panel-nav a.active 
{ 
  color:#fff;  
  background: #103B5B;
  border: 1px solid #103B5B; 
  text-decoration: none;
}
div.panel-nav a.active:hover 
{ 
  text-decoration: none; 
  cursor: default;
}
div.panel-nav span.inactive 
{ 
  color: #ccc; 
}

div.panel-nav a.next,
div.panel-nav a.prev
{
  border:0;
  background: none;
} 

div.panel-nav a.next:hover,
div.panel-nav a.prev:hover 
{ 
  
   color: #D3B745;
  text-decoration: none;
}


/********************************
 * PAGES panel
 */


/********************************
 * FOOT
 */
#foot
{
  border-top: 1px solid #172B3A;
  color:  #6F7D87;
  background: #172B3A;
}
#foot-shared
{
  background: url(/gfx/site/bg_foot-shared.png) 490px 0 no-repeat;
  padding: 5px 0 0;
  height: 73px;
  overflow: hidden;
}

#copy
{
  color: #6F7D87;
  border-top: 1px solid #142634;
  /*
background: url(/gfx/site/bg_foot.gif) 0 0 repeat-x;
*/
  padding: 16px;
}
#copy div { padding:0 30px;}
#copy a
{
  color: #6F7D87;
  font-weight: bold;
}

div.foot-newsy {}
div.foot-newsy ul 
{
  float: left;
  padding: 15px 1px 15px 5px ;
}

div.foot-newsy a
{
  color: #6F7D87;
}
div.foot-newsy a:hover
{
  color: #d3b745;
}



/********************************
 * PAGE
 */
.page
{
  color: #597589;  
  padding:0 25px 20px ; 
  font-size: 1em; 
  line-height: 1.5;  
  text-align: left;
}
.page p 
{
  text-align: justify; 
  padding: 8px 0;   
}
.page ul 
{
  padding: 5px 20px; 
  list-style: outside disc 
}
.page li
{
  margin-bottom: 5px;
}
.page ol 
{
  padding: 5px 20px; 
  list-style: outside decimal
}
.page a 
{
  color: #d3b745;
  text-decoration: underline; 
/*
 
  font-weight: bold; 
  color: #597589;
*/
}
.page a:hover 
{ 
  text-decoration: none; 
/*
color: #d3b745;
*/
}

.page strong 
{ 
  font-weight: bold; 
  color: #1b313d;
}

.page h2.title
{
  margin:20px 10px;
}
.page h1,
.page h2,
.page h3,
.page h4,
.page h5,
.page h6 
{
  font-size: 1.2pt;
  color: #1b313d;
  font-family: Arial; 
  font-weight: bold;
  margin:5px 0 5px 0;
  
  
}

.page h1 {  font-size: 1.7em; }
.page h2 {  font-size: 1.5em; }
.page h3 {  font-size: 1.4em; }
.page h4 {  font-size: 1.3em; }
.page h5 {  font-size: 1.2em; }
.page h6 {  font-size: 1.1em; }

.page h1 a,
.page h2 a,
.page h3 a,
.page h4 a,
.page h5 a,
.page h6 a
{
  color: #d3b745; 
  font-weight: bold;
} 

.page img 
{
  margin:5px 10px; 
  border: 1px solid #9CB2C2;  
  padding: 1px;
}
.page a:hover img
{
  
}




.page img.nb 
{
  margin: 0px; 
  padding: 0px; 
  border: 0px solid #1f3036
}
.iframe 
{
  margin:5px 0 5px 10px;  
  padding: 1px; 
  border: 1px solid #9CB2C2; 
  text-align: center;
  float: right;
}

.page table
{ 
  margin: 5px 0 25px 0; 
  font-size: inherit; 
  border:1px solid #d9e1e8; 
  border-left: 0; 
  border-top:0; 
 
}
.page td,
.page th
{ 
  padding: 5px; 
  border: 1px solid #d9e1e8; 
  border-right:0; 
  border-bottom: 0; 
  
}
.page td.Dark
{ background :#F5F5F5; color: #545454; }
.page th 
{ 
  color: #000; 
  text-align: left; 
  font-weight: bold;
  padding-bottom: 10px;
}
.page table.nb,
.page table.nb td,
.page table.nb th
{ border: 0; text-align: center;}
.page table.nbl,
.page table.nbl td,
.page table.nbl th
{ border: 0; }
.page .nb {border:0;}

/********************************
 * KONTAKTFORM
 */
#kontaktform
{
  margin-top: 30px;
  margin-bottom: 30px;
}
#kontaktform h5
{
  margin-left: 135px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 40px;
}
.login h5, .payment h5{ margin-left: 10px !important;}
#kontaktform div.info
{
  margin-left: 135px;
}
#kontaktform p.form-item
{
  font-family: Arial;
  color: #596068;
  margin: 5px;
}
#kontaktform p.form-item label
{
  width: 120px;
  display: block;
  float: left;
  text-align: right;
  padding:4px 10px 4px 0;
  clear: left;
}
.login label { width: 70px !important}

#kontaktform p.form-item input,
#kontaktform p.form-item textarea,
#kontaktform p.form-item select,
div.sklep-item-order input
{
  border: 1px solid #E7E9EA;
  background: #fff;
  width: 260px;
  padding: 4px 10px;
  font-size: 11px;
  color: #111;
}
.login textarea
{
  height: 100px !important; 
}
#kontaktform p.form-item span.radio-item
{
  display: block;
}
#kontaktform p.form-item input.form-radio,
#kontaktform p.form-item input.form-checkbox
{
  border: 0;
  background: none;
  width: auto !important;
}
#kontaktform p.form-item input[disabled],
#kontaktform p.form-item textarea[disabled]
{
  background: none;
  border:0;
  color: #9CB2C2;
}


#kontaktform p.form-item input:focus,
#kontaktform p.form-item textarea:focus,
#kontaktform p.form-item select:focus
{
  border: 1px solid #9CB2C2;
}

#kontaktform p.form-item textarea
{
  height: 200px;
}
#kontaktform p.form-item input.short,
#kontaktform p.form-item textarea.short
{
  width: 160px;
}
#kontaktform p.form-item select.short
{
  width: 182px;
}
#kontaktform-submit
{
  margin-left: 135px;
  padding-left: 12px;
  background: url(/gfx/site/readmore_div.png) 0 0 no-repeat;
  height: 28px;
  line-height: 28px;
}
#kontaktform-submit input
{
  border: 0;
  color: #fff;
  height: 28px;
  line-height: 28px;
  background: url(/gfx/site/readmore_a.png) top right no-repeat;
  padding-right: 18px;
  font-size: 11px;
  
}
#kontaktform div.payment
{
  padding-left: 120px;
}
#kontaktform div.form-hidden
{
  display: none;
}
textarea.uwagi
{
  width: 500px !important;
  height: 100px !important;
}
/********************************
 * HOME CAROUSEL
 */
#slideshow{
  
  position: relative; /*leave this value alone*/
  overflow: scroll; /*leave this value alone*/
  width: 724px; /*Width of Carousel Viewer itself*/
  height: 55px; /*Height should enough to fit largest content's height*/
  margin: 0 auto;
}

#slideshow .belt{
  position: absolute; /*leave this value alone*/
  left:0;
  top: 0;
}
#slideshow .belt .item 
{
  background: url(/gfx/site/bg_homemenu.png) 0 0 no-repeat;
  display: block;
  
  margin:0 14px;
 
  font-size: 13px;
  color: #D3B745;
  width: 332px;
  height: 50px;
  line-height: 50px;
  padding: 1px 14px 1px 1px;  
}

/********************************
 * CUSTOM
 */
table.summary th
{
  text-align: center;
}
table.summary td
{
  vertical-align: top;
  text-align: right;
}
table.summary td.top
{
  border-top: 3px solid #D9E1E8;
}

div.more,
div.more-blue
{
  font-size: 11px  !important;
  margin: 15px 0 10px !important;
  text-align: left  !important;
  padding: 0 0 0 12px !important;
  background: url(/gfx/site/readmore_div.png) 0 0 no-repeat ;
  height: 28px !important;
  line-height: 28px !important;
}
div.more a,
div.more-blue a
{
  height: 28px !important;
  line-height: 28px !important;
  color: #fff;
  display: inline-block  !important; 
  background: url(/gfx/site/readmore_a.png) top right no-repeat;
  padding: 0 12px 0 0  !important;
}
div.more-blue {  background-position: 0 -28px !important;}
div.more-blue a {  background-position: right -28px !important;}

.wip-error 
{
  font-size: 20px; 
  font-weight: bold;
  padding: 160px;
}
.error404
{
  padding: 100px 40px; 
  text-align: center;
  font-weight: bold;
}

.rinfo {color: #BD0909; font-weight: bold; font-size: 10px;}
.ginfo {color: #009900; font-weight: bold; font-size: 10px;}
.yinfo {color: #343434; font-weight: bold; font-size: 10px;}