/* ---------rozmiary fontów: --------------

font-family: 'Noto Sans', sans-serif;
font-family: 'Gloria Hallelujah', cursive;

*/


/* ~~ REUSABLE ~~ */

.hide {
	text-indent: -998em;
	height: 0px;
}
br.clear { clear:both; font-size:0.1em;}

a:hover, a:active, a:focus, a:link {
	text-decoration: none;
}
ol li { list-style-type: none }

ol li:before { content: counters(nazwa_licznika, ".") ". "; counter-increment: nazwa_licznika }

ol { counter-reset: nazwa_licznika }
/* ~~ LAYOUT ~~ */

html {
/*	background: #e1e1e1 url(../img/bgrund.gif) center top repeat;
*/	border: none;
	width: 100%;
	height: auto;
	}

body {
	font-size: 1em; /* 12px = 0.75em*/
	font-family: 'Noto+Sans', 'Arial Narrow', Helvetica, sans-serif;
	padding: 0px;
	overflow: auto;
/*	width: 960px; */
	width:96%;
	max-width: 1260px;
	margin: 0px auto;
	background: #FFF;
	height: auto;
}


/* -- MAIN MENU --- */

header {
	position: fixed;
	height:150px;
	width: 96%;
	background: #FFF;
	clear: both;
	z-index: 111;
	display: block;

}

/* NAWIGACJA */

#main{ 
	display: inline;
	margin-top: 130px;
	margin-right: 6%;
	float: right;
}
#main ul li{
	float: left;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
	border-style: solid;
/*	border-width: 1px; */
	border-color: #FFF;
	background: #D91F29;

}


#main ul a {
	display: block;  
	text-align: center;
	text-decoration: none;
	font-size: 1.5em;
	color: #FFF !important;
/*	font-family: 'Noto+Sans', 'Arial Narrow', Helvetica, sans-serif; */
	font-family: 'Gloria Hallelujah',cursive;
	padding: 0.3em 1.4em;
	}

#main ul a:hover{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	color: #FFF !important;
}
 
#main-menu{
	float: right;
	font-family: 'Noto+Sans', 'Arial Narrow', Helvetica, sans-serif;
	font-size: 1em;
	display: inline-block;
}


#logo img{
	display: -webkit-box; display: -moz-box; 
	display: flexbox;
	float: left;
	width:46%;
	height: auto;
	width: auto \ 9 / * ie8 * /
	}

#ty_decyduj p{
  	color: #000;
    font-family: 'Gloria Hallelujah',cursive;
    font-size: 2.1em;
    margin: 0.5em 3.0em 0.5em 0.5em;
	text-align:left;
    vertical-align: top;
	display: -webkit-box; display: -moz-box; 
	display: flexbox;
	float:right;
}

#ty_decyduj .gloria_red{
  	color: #D91F29;
    font-family: 'Gloria Hallelujah',cursive;
    font-size: 2.4em;
}

/* baner */
		.fluid_container {
			margin: 0 auto;
			max-width: 95%;
}


/* o koszulkach */
#o_koszulkach .wrapper {
 	margin-top: 187px;
}

#o_koszulkach .content{
 	width: 95%;
    margin: 0 2.0%;
}

#o_koszulkach .content > div{
    padding-top: 5%;
	padding-bottom: 5%;
    /*width: 100%;*/
	height:auto;
	display: block;
	background-image: url("../img/obrazek_4.png") ;
	margin: 0 auto;
	float:left;
}

#o_koszulkach .breadcrumbs p {
	display: inline;
	margin-top: 148px;
	margin-right: 6%;
	float: right;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
	background: #D91F29;
}

#o_koszulkach .breadcrumbs a {
	display: block;  
	text-align: center;
	text-decoration: none;
	font-size: 1.5em;
	color: #FFF !important;
/*	font-family: 'Noto+Sans', 'Arial Narrow', Helvetica, sans-serif; */
	font-family: 'Gloria Hallelujah',cursive;
	padding: 0.3em 1.4em;
	float:left;
	}

#o_koszulkach .breadcrumbs a:hover{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	color: #FFF !important;
}

#o_koszulkach .border_right {
	margin: 5% 0% 4% 3%;
	z-index: 131;
	float: right;
	display: -moz-box;
	-moz-box-align: center;
	display: block;
}

#o_koszulkach .border_right p {
	display: block;
	float: right;
	width: 40%;
	margin-right: 3%;
	background: #D91F29;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #FFF !important;
	font-family: 'Noto+Sans', 'Arial Narrow', Helvetica, sans-serif;
	padding: 0.1% 4% 1% 4%;
}

#o_koszulkach .border_right ol{
	display: block;
	float: right;
	width: 40%;
	margin-right: 3%;
	background: #D91F29;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #FFF !important;
	font-family: 'Noto+Sans', 'Arial Narrow', Helvetica, sans-serif;
	padding: 0% 4% 0% 4%;
}


/* rozmiary */

#rozmiary .wrapper {
 	margin-top: 187px;
}

#rozmiary .content{
 	width: 95%;
    margin: 0 2.0%;
}

#rozmiary .breadcrumbs p {
	display: inline;
	margin-top: 148px;
	margin-right: 6%;
	float: right;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
	background: #D91F29;
}

#rozmiary .breadcrumbs a {
	display: block;  
	text-align: center;
	text-decoration: none;
	font-size: 1.5em;
	color: #FFF !important;
	font-family: 'Noto+Sans', 'Arial Narrow', Helvetica, sans-serif;
	padding: 0.3em 1.4em;
	float:left;
	}

#rozmiary .breadcrumbs a:hover{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	color: #FFF !important;
}

#rozmiary .border_left .women, #rozmiary .border_right .men {
 	width: 46%;
    margin: 0 1.0%;
	float: left;
}

#rozmiary .border_left .women > img {
	padding-top: 15%;
	height: auto;
	display: block;
	float: right;
	margin-right: 2%;
	margin-left: 30%
}

#rozmiary .border_right .men > img {
	padding-top: 14%;
	height: auto;
	display: block;
	float: left;
	margin-right: 2%;
	margin-left: 30%
}

#rozmiary .border_left .size_women > img {
	margin-top: -32px;
	height: auto;
	display: block;
	float: left;
	z-index: 145;
}

#rozmiary .border_right .size_men > img{
	margin-top: -20px;
	height: auto;
	display: block;
	float: left;
	z-index: 145;
}

.tab_women, .tab_men {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #FFF !important;
	font-family: 'Noto+Sans', 'Arial Narrow', Helvetica, sans-serif;
	width: 70%;
	border: 2px;
	float: left;
	z-index: 143;
	margin-left: -5px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFF;
	background: #D91F29;
	text-align: center;
}

.tab_women caption, .tab_men caption {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #FFF !important;
	background: #D91F29;
	font-family: 'Noto+Sans', 'Arial Narrow', Helvetica, sans-serif;
	border-style: solid;
	border-right-width: 3px;
	border-bottom-width: 5px;
	border-color: #FFF;
	margin-left: -5px;
}

.tab_women td, .tab_men td {
	border-style: solid;
	border-width: 3px;
	border-color: #FFF;
	padding: 0.3%;
}

.bottom_size p {
	font-size: 0.9em;
	line-height: 3em;
	color: #000 !important;
	background: #FFF;
	font-family: 'Noto+Sans', 'Arial Narrow', Helvetica, sans-serif;
	text-align: right;
	margin-right: 4.5%;
}

.bottom_red {
	background: #D91F29;
	padding-top: 2%;
	padding-bottom: 5%;
}

.bottom_red p {
	font-size: 0.9em;
	line-height: 1.3em;
	color: #FFF !important;
	background: #D91F29;
	font-family: 'Noto+Sans', 'Arial Narrow', Helvetica, sans-serif;
	text-align: right;
}

/* zamówienie */

#zamowienie .wrapper {
 	margin-top: 325px;
}

#zamowienie .content{
 	width: 95%;
    margin: 0 2.0%;
}

#zamowienie .breadcrumbs p {
	display: inline;
	margin-top: 148px;
	margin-right: 6%;
	float: right;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
	background: #D91F29;
}

#zamowienie .breadcrumbs a {
	display: block;  
	text-align: center;
	text-decoration: none;
	font-size: 1.5em;
	color: #FFF !important;
	font-family: 'Noto+Sans', 'Arial Narrow', Helvetica, sans-serif;
	padding: 0.3em 1.4em;
	float:left;
	}

#zamowienie .breadcrumbs a:hover{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	color: #FFF !important;
}

#zamowienie .border_left, #zamowienie .border_right {
 	width: 37%;
    margin: 0 1.0%;
	float: left;
}

#zamowienie .border_left p {
	display: block;
	float: left;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #D91F29;
	font-family: 'Noto+Sans', 'Arial Narrow', Helvetica, sans-serif;
	padding: 20% 4% 0.1% 15%;
}

#zamowienie .border_left ul{
	display: block;
	float: left;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #7D7E7E;
	font-family: 'Noto+Sans', 'Arial Narrow', Helvetica, sans-serif;
	padding: 5% 4% 0.1% 15%;
}

/* formularz */

#zamowienie .border_right {
	display: block;
	float: right;
	width: 400px;
	margin-right: 3%;
	background: #D91F29;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #FFF;
	font-family: "Noto+Sans","Arial Narrow",Helvetica,sans-serif;
	padding: 0px 40px ;
}

#zamowienie .border_right #formularz div span{
	padding: 25px 0px 10px;
	display: block;
}

#zamowienie .border_right #formularz p{
	width: 35%;
	float: left;
	display: block;
	font-size: 0.9em;
	line-height: 1.1em;
	padding-top: 5px;
}

#zamowienie .border_right #formularz input{
	margin: 5px 5px;
}

.radio {
	display: block;
	width: 60%;
	font-size: 0.9em;
	line-height: 1.1em;
	padding-top: 5px;
}

.in_adr{
	display: block;
	width: 50%;
	padding: 20px 0px 10px;
}

#btn {
    margin-left: 90px;
}

#btn .button input{
    display: inline-block;
	width: 100px;
	height: 40px;
	float: left;
    margin: 15px 0px 20px 20px;
    padding: 5px 20px 7px;
    font-size: 0.9em;
    text-align: center;
    color: #FFF;
    background-color: #312D2D;
    cursor: pointer;
    transition: all 0.1s linear 0s;
}

#btn .button input:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

textarea {margin-bottom: 20px;}

.oblig {
    display: block;
    margin: 25px 0px 0px -40px;
    padding: 5px 20px 7px;
    font-size: 0.9em;
    text-align: right;
    color: #000;
    background-color: #FFF;
	width: 440px;	
}

#down {
	background: #D91F29;
	padding-top: 1%;
	padding-bottom: 1%;
	margin-top: 100px;
}

#down p {
	font-size: 0.9em;
	color: #FFF !important;
	background: #D91F29;
	text-align: center;
}


/* 	VALIDACJA 	*/


input[type="radio"], input[type="checkbox"] {
	vertical-align:middle;        
}
input, select, textarea {
/*	width:300px;
*/	height:15px;
	padding:5px;
	margin-bottom:5px;
	box-shadow: none;
}
input[type="radio"],
input[type="checkbox"] {
	width:20px;
	height:20px;
}
textarea {
	height:120px;
}

/**.invalid {background:#FFEDED url(http://cdn1.iconfinder.com/data/icons/ledicons/cross.png) 95% 15px no-repeat;}
*.valid {background:#F5FFE3 url(http://cdn1.iconfinder.com/data/icons/ledicons/accept.png) 95% 15px no-repeat;}
*/
/**.invalid {background:#FFEDED url("../img/cross.png") 95% 5px no-repeat;}
*.valid {background:#F5FFE3 url("../img/accept.png")95% 5px no-repeat;}
*/
.dodat_inf {
	font-size: 0.8em;
	font-family: "Noto+Sans","Arial Narrow",Helvetica,sans-serif;
}

/* 	SCROLLING	PAGE UP */
.to-top{
    text-align:center;
}
#scroll-to-top{
    display:none;
    position:fixed;
    bottom:15px;
    right:10px;
    opacity:0.8;
	z-index: 1;
}
#scroll-to-top:hover{
    opacity:1;
}










