/*

RESET
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.10.0
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

q:before, q:after {
    content: '';
}

a:active {
    border: none;
}

a:focus {
    outline: 1px invert;
}

/*STYLESHEET*/

body, input, select {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #333;
}

#outerWrapper {
    width: 990px;
    margin: auto;
    background: url('../img/newlay/bg.png') repeat-y;
    padding: 0 10px;
}

#wrapper {
    width: 990px;
}

#header {
    height: 240px;
    position: relative;
}

#header_imgs
{
    z-index:0;
}

#tagline
{
    position: absolute;
    bottom: 69px;
    left: 208px;
}

#tagline h1
{
    font-size: 23px;
    font-weight: normal;
    color: #2B3E5E;
    text-shadow: 0 2px 2px #fff;
}

#logo {
    position: absolute;
    width: 129px;
    height: 194px;
    top: 5px;
    left: 50px;
}

#langNav {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 400px;
    text-align: right;
}

#nav {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 16px;
    width: 980px;
    background-color: #2B3E5E;
    border-bottom: 3px solid #fff;
    text-align: right;
    padding: 10px 5px;
}

#content {
    background: url('../img/newlay/menu_bg.png') repeat-x top;
    padding-top: 20px;
    float: left;
    width: 990px;
}

#leftCol {
    width: 220px;
    float: left;
    margin-right: 40px;
}

#mainCol {
    float: left;
    width: 730px;
}

#secNav {
    margin-bottom: 20px;
}

/* HEADERS */

h2 {
    background: url('../img/newlay/h2_bg.png') repeat-x;
    height: 46px;
    font-size: 18px;
    color: #2B3E5E;
    font-weight: normal;
    padding: 7px 0 0 20px;
    text-shadow: 0 2px 2px #fff;
}

h2 a {
    color: #2B3E5E;
    font-weight: normal;
    text-decoration: none;
}

h2 a:hover {
    text-decoration: underline;
}

/* NAVI */

#langNav ul li, #nav ul li {
    display: inline;
    padding: 0 5px;
}

#langNav a {
    color: #fafafa;
    text-decoration: none;
}

#langNav a:hover {
    color: #fff;
    text-decoration: underline;
}

#nav a {
    color: #f2f2f2;
    text-decoration: none;
    padding: 0 15px;
    background: url('../img/newlay/bullet_white.png') no-repeat left;
}

#nav a:hover {
    color: #fff;
    background: url('../img/newlay/bullet_white.png') no-repeat 2px;
}

/* SECONDARY NAVI */

#secNav ul li a {
    display: block;
    width: 200px;
    height: 21px;
    background: url('../img/newlay/item_bg.png') no-repeat;
    color: #fff;
    padding: 7px 0 3px 20px;
    text-decoration: none;
    font-weight: bold;
    text-shadow: 0 2px 2px #2B3E5E;
}

#secNav ul li a:hover {
    background: url('../img/newlay/item_bg_hover.png') no-repeat;
    text-shadow: 0 2px 2px #2B4879;
}

#secNav ul li ul.accordion_content {
    background-color: #E9EAEB;
    padding: 5px 20px;
}

#secNav ul li ul.accordion_content li ul {
padding: 5px 20px;
    background: url('../img/newlay/separ.png') repeat-x top;
}

#secNav ul li ul.accordion_content li a {
    background: url('../img/newlay/bullet_grey.png') no-repeat left;
    color: #2B3E5E;
    text-shadow: 0 2px 2px #fff;
    width: 180px;
    height: auto;
    margin-bottom: 5px;

}

#secNav ul li ul.accordion_content li a:hover {
    text-decoration: underline;
    background: url('../img/newlay/bullet_grey.png') no-repeat 2px;
}

#secNav ul li ul.accordion_content li ul li a {
    background: url('../img/newlay/bullet_grey.png') no-repeat left;
    color: #2B3E5E;
    text-shadow: 0 2px 2px #fff;
    width: 135px;
    height: auto;
    margin-bottom: 5px;

}

#secNav ul li ul.accordion_content li ul li a:hover {
    text-decoration: underline;
    background: url('../img/newlay/bullet_grey.png') no-repeat 2px;
}

/* OFERTY SPECJALNE */

#but_specjalne
{
    margin-bottom: 10px;
}

/* NEWS - zajawki */

#news h3, .newsSlide h3 {
    padding: 0 20px;
    color: #344B72;
    font-weight: normal;
}

p.newsDate {
    padding: 0 20px;
    font-size: 10px;
    color: #999;
}

p.newsShort {
    padding: 20px;
    color: #344B72;
}

p.newsLink {
    background: url('../img/newlay/separ.png') repeat-x bottom;
    padding-bottom: 20px;
    margin-bottom: 10px;
    text-align: right;
}

p.newsLink.lastOne {
    background: none;
}

p.newsLink a {
    color: #344B72;
    padding: 0 20px;
    background: url('../img/newlay/bullet_blue.png') no-repeat right;
    text-decoration: none;
}

p.newsLink a:hover {
    text-decoration: underline;
}

/* HOMEPAGE */

#promos {
    float: left;
    width: 710px;
    margin-bottom: 20px;
}

.slot {
    float: left;
    width: 335px;
    margin-right: 40px;
}

#welcome, #mainContent {
    padding: 10px;
    line-height: 1.6em;
}

#newsletter
{
    margin-bottom: 10px;
    font-size: 11px;
    text-align: center;
}

#newsletter h2
{
    text-align:left;
}

#newsletter input[type=submit]
{
    background-color: #2B3E5E;
    padding: 5px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

#newsletter p
{
    text-align: right;
    padding: 10px;
}

/* TEXT */

#mainCol p, #mainCol ul, #mainCol ol {
    margin-bottom: 10px;
    line-height: 1.6em;
}

#mainCol a {
    color: #344B72;
    font-weight: bold;
    text-decoration: underline;
}

#mainContent ul, #mainContent ol {
    margin-left: 20px;
    padding-left: 20px;
}

#mainContent ul li {
    list-style-image: url("../img/newlay/bullet_grey.png");
}

#mainContent ol {
    list-style-type: decimal;
}

#mainContent table td {
    font-size: 12px;
    line-height: 1.6em;
}

div#mainContent table

{
margin: auto;
}

div#mainContent table, div#mainContent table td
{
border: 1px solid #344B72;
border-collapse: collapse;
padding: 5px;
}

div#mainContent td.accent

{
background-color: #344B72;
text-align: center;
font-size: 14px;
font-weight: bold;
    color: #fff;
}

div#mainContent h3, div#mainContent h4
{
    font-size: 16px;
    padding: 20px 0;
    color: #344B72;
    text-shadow: 0 2px 2px #ccc;
    border-bottom: 1px solid #344B72;
    margin-bottom: 10px;
}

div#mainContent h4
{
    font-size: 14px;
    border: none;
}

div#mainContent table.sklep, div#mainContent table.sklep td
{
   border: none; 
}

label.error
{
    padding-left: 10px;
    color: #ff0000;
}



/* FOOTER */

div#footer {
    width: 940px;
    clear: both;
    color: #CCCCCC;
    font-size: 9px;
    padding: 25px;
    border-top: 1px solid #ccc;
    padding-bottom: 20px;
}

div#footer a {
    color: #ccc;
    text-decoration: none;
}

div#footer a:hover {
    text-decoration: underline;
    color: #aaa;
}

div#copyNote {

    float: left;

    width: 400px;

}

div#footLinks {

    float: right;
    width: 500px;
    text-align: right;
}

/*--- GALLERY ---*/

div#gallery {
    width: 90%;
    margin: auto;
    padding: 20px;
    text-align: center;
}

div#gallery ul {
    margin-left: 0;
}

div#gallery ul li {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
    display: inline;
}

div#gallery ul li a img {
    border: 3px solid #fff;
    float: left;
    margin: 10px;
}

div#gallery ul li a:hover img {
    border: 3px solid #344B72;
}

/**
 * Facebook Slide FanBox
 * @license    GNU/GPL http://www.gnu.org/copyleft/gpl.html
 * @link       http://facebooklikebox.net
 */

.slide_likebox {
	float:right;
	width:347px;
	height:530px;
	background: url(../img/fbslide1.png) no-repeat !important;
	display:block;
	right:-305px;
	padding:0;
	position:fixed;
	top: 0px;
	z-index:1002;
}

.slide_text {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 8px;
	padding-left: 10px;
	text-decoration: none;
	color: #FFF;
}



