/*! www.WebKolor.pl */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

body { 
	font-size: 62.5%; /* czcionka bazowa o wielkoĹci 10px */
	background: url("../img/bg-header.png") repeat-x scroll 50% 0 #fff;
	font-family: Helvetica,Arial,Sans-Serif; 
	color: #333;   
}
 
h1 {font-size: 2.2em;} /* 22px */
h2 {font-size: 2em;} /* 20px */
h3 {font-size: 1.8em;} /* 18px */
h4 {font-size: 1.6em;} /* 16px */
h5 {font-size: 1.4em;} /* 14px */
h6 {font-size: 1.4em;} /* 14px */
p, a {font-size: 1.4em;} /* 16px */



h1, h2, h3, h4, h5, h6 {
	margin-top: 15px;
	color: #3F9ED6;
	font-family: Helvetica,Arial,Sans-Serif;
	font-style: italic;
}
p {
	line-height: 1.8em;
}   

header, div.slider, div.position-1, div.main, div.position-2, div.logos, div.footer {
	margin: 0 auto;
	width: 960px;
	margin-top: 20px;	
}

/* ==========================================================================
                                  HEADER
   ========================================================================== */

header div.logo {
	float: left;
	margin-left: 10px;
	width: 245px;
}
header div.logo-dsr {
	float: right;
	margin-left: 10px;
}

header nav {
	margin-top: 10px;
	width: 960px;
	text-align: center;
	border-bottom: 5px solid #3F9ED6;
	background-color: #33363B;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
header nav ul{
	display: inline-block;	
}
header nav ul li {
	float: left;
}
header nav ul li a {
	color: #d2d2d2;
	text-decoration: none;
	text-transform: uppercase;
	background: url("../img/border-item.gif") repeat-y scroll right 0 rgba(0, 0, 0, 0);
    display: table-cell;
    height: 54px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 143px;
}
header nav ul li:last-child a {
	background: none;
}
header nav ul li a:before {
	background-color: #eee;
}
header nav ul li a:hover {
    color: #3F9ED6;
}
/* ==========================================================================
                                  SLIDER
   ========================================================================== */


div.slider .custom_mapsgoogle {
	border: 2px solid #3F9ED6;
	padding: 5px;
	-webkit-border-radius: 5px;
    border-radius: 5px;
	
}


/* ==========================================================================
                                  main
   ========================================================================== */


/* ==========================================================================
                                  POSITION 1
   ========================================================================== */



/* ==========================================================================
                                  LOGOS   ========================================================================== */
div.boxlogos {
	margin-top: 20px;
	border: 1px solid #C5C5C5;
	border-right: none;
	border-left: none;
	background-color: #F7F7F7;
}
div.logos {
	
}

/* ==========================================================================
                                  FOOTER
   ========================================================================== */

footer {
	border-top: 1px solid #C5C5C5;
	margin-top: 20px;
	background-color: #33363B;
	height: 150px;
}
div.footer01, div.footer02 {
	width: 450px;
	color: #C5C5C5; 
}
div.footer01 {
	float: left;
	
}
div.footer02 {
	float: right;
	text-align: right;
}


/* ==========================================================================
                                  MODULES
   ========================================================================== */

/* -------------- Logos -------------- */

.ot_logo_scroller {
    margin-top: 15px;
    margin-bottom: 10px;
    padding-top: 0;
}

/* -------------- Allegro -------------- */

.module_max_width div.item {
	border: 1px solid #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 1px 2px 4px 1px #ddd;
    box-shadow: 1px 2px 4px 1px #ddd;
    width: 215px;
    }
.module_max_width div.item p {
    line-height: 1.2em;
}
.module_max_width div.item p a {
    color: #3F9ED6;
}
.module_max_width .price_allegro {
    margin: 0 14px 0 0;
}
.module_max_width .more_offers{
    font-size: 10px;
    text-align: center;
    
}
.module_max_width .more_offers a{
    color: #3F9ED6;
    text-decoration: none;
    
}
.copyright {
    font-size: 9px;
    color: #ddd;
    text-align: right;
}
.copyright a{
	color: #ddd;
	text-decoration: none;
    font-size: 9px;
}

/* -------------- B2J Kontakt -------------- */

.b2jcontainer h2 {
    background: none;
    color: #3F9ED6;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    margin-bottom: 18px;
}
div#b2jcontainer_c105.b2jcontainer {
    background: none;
    border: none;
    color: #333;
    font-family: inherit;
    font-weight: normal;
    margin: auto;
    overflow: visible;
    padding: 0;
    width: auto;
}
div#b2jcontainer_c105 .b2j_form input[type="text"] {
    height: 40px;
}
div#b2jcontainer_c105 .btn {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #3F9ED6;
    border-radius: 3px;
    color: #3F9ED6;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 30px;
    margin-bottom: 0;
    padding: 5px 120px;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
}