/* kolory
niebieski: 		#33b5e5;
c.niebieski:	#0f7094;
brązowy: 		#322a1f;
czarny: 		#161719;
szary:			#3d3d3d;

fonty

font-family: Georgia, sans-serif;
font-family: 'Patua One', cursive;
font-family: 'Quando', serif;
*/


@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 400;
  src: local('Dosis Regular'), local('Dosis-Regular'), url(http://themes.googleusercontent.com/static/fonts/dosis/v1/tYjwoPxcNbCapURVAi2M5g.woff) format('woff');
}





html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: top;
}
:focus {
	outline: 0;
}
body {
	background: #ffffff;
}
ol, ul {
	list-style: none;
}


body {
  margin: -55px 0px; 
  padding: 0;
  font-size: 20px;
  line-height: 22px;
  color: #161719;
  background:url("../images/body_bg.jpg");
}

*::selection{ background: #0f7094; color: #ffffff; }
*::-moz-selection{ background: #0f7094; color: #ffffff; }



/* Font1 - Patua One */
header .logo,
header nav,
input[type="submit"],
.copyright span a,
h1, h2,
.search input{
	font-family: 'Patua One', cursive;

}

/* Font2 - Quatrocento */
body{
	font-family: 'Quando', serif;
}

a{
	text-decoration: none;
	color: #33b5e5;
}
a:hover{
	color: #0f7094;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	background: #ffffff;
	padding: 5px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
}

input[type="submit"] {
	background-color: #33b5e5;
	color: #ffffff;
}

input[type="submit"]:hover{
	background-color: #0f7094;
	cursor: pointer;
}


/* addons */
.formularz_ie{display: none;}
.clear{ clear: both; line-height: .1;}
.border{
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
}
.white {
	color: #ffffff;
}

.shadow {
	-webkit-box-shadow:  0px 3px 5px 0px rgba(0, 0, 0, .2);       
			box-shadow:  0px 3px 5px 0px rgba(0, 0, 0, .2);
}

/* header */
header{
	width: 100%;
	margin: 0 auto;
	height: 150px;
	background-color: #322a1f;
	position: relative;
}

.login{
	width: 100%;
	height: 60px;
	background-color: #3d3d3d;
	z-index: 11;
	position: relative;
}

.login_inner{
	width: 960px;
	margin: 0 auto;
	height: 60px;
	background-color: #3d3d3d;
	z-index: 11;
	position: relative;
}

.login_inner .login_form{
	margin-top: 10px;
	position: absolute;
	color: #ffffff;
	font-size: 16px;
	width: 850px
}

.loginHref {
	position: relative;
	float: left;
	margin: 7px 0px 0px 20px;
	font-size: 14px;
}

.login_inner label{
	position: relative;
	margin-top: 8px;
	float: left;
	display: inline;
	width: 60px;
}
.login_inner input{
	position: relative;
	float: left;
	margin-right: 10px;
}


.arrow {
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: -11px;
	right: 0px;
    transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
    z-index: 9;
	background-color: #33b5e5;
}

.userInfo{ display: block; margin-top: 26px; font-size: 12px;}
.note { 
background-color: #33b5e5; 
width: 100%; 
display: block; 
padding: 5px; 
font-size: 16px; 
color: #161719; 
background-color: rgba(51, 181, 229, .6); 
background-color: rgba(51, 181, 229, .6);
}

.note a {color: #0f7094; font-weight: bold;}
.note a:hover {color: #322a1f;}

.arrow_small {
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: -2px;
	right: 0px;
    transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
    z-index: 10;
	background-color: #ffffff;
	cursor: pointer;
}

.arrow_mask{
    width: 100px;
    height: 60px;
    position: absolute;
    bottom: 0px;
	right: -20px;
	background: url("../images/user.png") 50% 50% no-repeat;
	background-color: #33b5e5;
	z-index: 11;
}

.arrow_mask_2{
    width: 100px;
    height: 60px;
    position: absolute;
    bottom: 0px;
	right: -20px;
	background-color: #33b5e5;
	z-index: 11;
}
.logout {font-size: 12px; width: 49px; margin: 0 auto; margin-top: 35px;}
.logout a {color: #ffffff;}
.logout a:hover {color: #161719;}


.header_inner{
	width: 960px;
	margin: 0 auto;
	height: 90px;
	z-index: 1;
	position: relative;
}

.header_inner .logo{
	position: absolute;
	color: #ffffff;
	margin: 25px 0px 0px 0px;
	font-size: 50px;
	width: 350px;
}

.header_inner .logo .fb-like {
	position: absolute;
	right: -190px;
	top: -15px;
	padding: 5px 20px;
	width: 105px;
}

.header_inner .logo a{
	color: #ffffff;
}

.header_inner .logo .org{
	color: #33b5e5;
	font-size: 30px;
	margin-top: 7px;
	position: absolute;
}

.header_inner .logo .slogan{
	color: #ffffff;
	font-size: 14px;
	margin: 37px 0px 0px -70px;
	position: absolute;
	font-family: Georgia, sans-serif;
}

nav{
	position: relative;
	float: right;
	width: 500px;
	text-align: right;
	margin: 40px 50px 0px 0px;
}

nav a{
	-moz-transition:background-color .5s ease;
	-ms-transition:background-color .5s ease;
	-o-transition:background-color .5s ease;
	-webkit-transition:background-color .5s ease;
	transition:background-color .5s ease;
}

nav a:link, nav a:visited{
	text-decoration: none;
	color: #ffffff;
	display: inline;
	padding: 5px;	
}
nav a:hover{
	background-color:#ffffff;
	color: #33b5e5;
}

nav a.current{
	background-color:#ffffff;
	color: #161719;
}
nav ul li{
	display: inline;
	margin-left: 3px;	
}

/* content */

section{
	width: 100%;
	margin: 0 auto;
	font-family: 'Dosis';
}
section.uploads{
	background-color: #33b5e5;
}

.minHeight{ min-height: 600px; margin-top: 20px;}

.section_inner{
	width: 920px;
	margin: 0 auto;
	z-index: 1;
	position: relative;
	padding: 20px;
}

.section_innerdlapliku{
	width: 920px;
	margin: 0 auto;
	z-index: 1;
	position: relative;
	padding: 0px;
}

.section_inner h2 {
	font-family: 'Quando', serif;
	margin: 20px 0px 50px 0px;
	padding: 0px 10px 0px 10px;
	background-color: #ffffff;
		-webkit-box-shadow:  2px 2px 0px 0px rgba(0, 0, 0, .2);        
			box-shadow:  2px 2px 0px 0px rgba(0, 0, 0, .2);
	display: inline;
	color: #3d3d3d;
	
}

.section_inner .knowhow{
	display: block;
	margin: 20px 0px 45px 0px;
}

.section_inner .tip{
	font-size: 20px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
	display: block;
}

/* instrukcja na stronie głównej */
.board{
	width: 100%;
	height: 270px;
}

ul#info {
	position: relative; 
	padding: 0px; 
	margin: 10px auto; 
	width: 760px; 
	height: 100px;
}
ul#info li {
	height: 100px;
	width: 220px;
	position: relative;
	float: left;
	list-style: none;
	display: block;
}

ul#info li div.ball{
	position: absolute;
	color: #ffffff;
	-webkit-border-radius: 55px;   
    border-radius: 55px;
	height: 100px;
	width: 100px;
	background-color: #0f7094;
	margin: 0px 0px 0px 60px;
	border: 5px solid #ffffff;
		-webkit-box-shadow:  2px 2px 0px 0px rgba(0, 0, 0, .2);        
			box-shadow:  2px 2px 0px 0px rgba(0, 0, 0, .2);
}

ul#info li:nth-child(even) {
	background: url('../images/arrow.png') 50% 50% no-repeat;
	width: 50px;
}


ul#info li div.ball span{
	font-family: 'Quando', serif;
	display: block;
	font-size: 45px;
	font-weight: bold;
	margin: 40px 0px 0px 35px;
}

ul#info li span{
	position: absolute;
	display: block;
	font-size: 20px;
	margin: -110px auto;
	text-align: center;
}

ul#info li div.inst{
	display: block;
	font-size: 25px;
	font-weight: bold;
	margin: 130px 0;
	text-align: center;
	color: #3d3d3d;
}



/* dodatkowe elementy obslugujace formularz do wrzucania plików */
#queue {
	border: 1px solid #E5E5E5;
	height: 177px;
	overflow: auto;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0;
	width: 100%;
	background: url('../images/wrzucaj_cloud_small.png') 50% 50% no-repeat;
	background-color: #ffffff;
	-webkit-box-shadow: inset 1px 1px 20px 5px rgba(0, 0, 0, .1);       
    box-shadow: inset 1px 1px 20px 5px rgba(0, 0, 0, .1);
}

.links{ 
	background-color: #F5F5F5; 
	border: 1px solid #E5E5E5;
	padding: 15px; 
	width: 760px; 
	display:none;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 20px;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out;
	-webkit-transition: height 0.5s ease-out;
	-moz-transition: height 0.5s ease-out;
	-o-transition: height 0.5s ease-out;
	}
.raport {
	background-color: #ffffff;
	border: 1px solid #E5E5E5;
	padding: 3px;
	margin: 2px;
}
.formularz{ 
	width: 800px; 
	margin: 0 auto;
}
 
.formularz_ie {
	text-align: center;
}

.formularz_ie #part2 {
	display: none;
}

.formularz_ie .progress{
	width: 410px;
	padding: 5px;
	margin: 20px auto;
}

.formularz_ie input[name=Filedata]{
}

input[type="file"] {
	cursor: pointer;
}


#wrzucaj_button {
	background-color: #33b5e5; 
	width: 440px; 
	float: right; 
	height: 31px; 
	text-decoration: none; 
	color:#ffffff; 
	text-align: left; 
	display: inline;
	cursor: pointer;
	position: relative;
	font-family: 'Patua One', cursive;
	
}
#wrzucaj_button:hover{
	background-color: #0f7094; 
	color: #ffffff;
}
#wrzucaj_button span{
	position: absolute;
	margin: 5px 10px 0px 290px;
	width: 150px;
	z-index: 99999;
}

.uploadifive-button {
	background-color: #161719;
	border: 1px solid #808080;
	color: #ffffff;
	text-align: center;
	width: 100%;
	z-index: 10;
	font-family: 'Patua One', cursive;
}

.uploadifive-button:hover {
	background-color: #3d3d3d;
}
.uploadifive-queue-item {
	background-color: #F5F5F5;
	border-bottom: 1px dotted #D5D5D5;
	font-family: 'Dosis';
	font-size: 16px;
	margin-top: 3px;
	padding: 15px;
}
.uploadifive-queue-item .close {
	background: url('../images/uploadifive-cancel.png') 0 0 no-repeat;
	display: block;
	float: right;
	height: 16px;
	text-indent: -9999px;
	width: 16px;
}
.uploadifive-queue-item .progress {
	border: 1px solid #D0D0D0;
	height: 3px;
	margin-top: 5px;
	width: 100%;
}
.uploadifive-queue-item .progress-bar {
	background-color: #33b5e5;
	height: 3px;
	width: 0;
}

.uploadifive-button {
	float: left;
	margin-right: 5px;
}


.userForm {
	width: 200px;
	border: 1px solid #000;
	margin: 10px auto;
	padding: 20px;
}

.userForm label{
	width: 200px;
	display: block;
}
.userForm input {display: block; width: 200px;}

.userForm  input[type="checkbox"]{display: inline; width: 20px;}
.userForm  input[type="submit"]{font-size: 20px;}
.userForm small {font-size: 12px; }

.suggest{
	/* background-color: #fffaa8; */
	/* background-color: rgba(255, 250, 168, .4); */
	width: 700px;
	margin: 0 auto;
	height: 150px;
	position: relative;
	padding: 40px 20px 20px 20px;
/* 	-webkit-box-shadow:  2px 2px 0px 0px rgba(0, 0, 0, .2);        
			box-shadow:  2px 2px 0px 0px rgba(0, 0, 0, .2); */
}

.suggest .parameters{
	margin: 0px 0px 20px -90px;
	font-weight: bold;
	font-size: 25px;
}
.suggest .icon{
	float: left;
	background: url("../images/true.png") 80% 70% no-repeat;
	display: block;
	width: 100px;
	height: 150px;
}
.suggest ul {
	list-style: circle;
	margin: 15px 0px 0px 150px;
	font-size: 20px;
	color: #33b5e5;
}
.suggest ul li span{
	color: #161719;;
}

/* footer */
footer{
	width: 100%;
	margin: 0 auto;
	background-color: #3d3d3d;
	position: absolute;
}

.footer_inner{
	width: 960px;
	margin: 0 auto;
	z-index: 1;
	position: relative;
	height: 250px;
}
.menu{
	margin: 30px 10px 10px 10px;
	float: left;
	width: 300px;
}

#cookie {
	width: 100%;
	text-align: center;
	font-size: 8px;
	display: block;
	margin-top: 20px;
	color: #ffffff;
	border-top: 1px solid #ffffff;
}

.menu:nth-child(3) div{
	color: #ffffff;
	height: 135px;
	font-family: 'Dosis';
}

.menu:nth-child(3) div a{
	font-size: 18px;
}
.menu img{
	float: right;
	margin-top: -38px;
}
.menu span{
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #33b5e5;
	display: block;
	padding: 5px;
}

.menu ul{
	width: 100%;
}

.menu ul li{
	border-bottom: 1px dotted #ffffff;
	padding: 5px;
	display: block;
	color: #33b5e5;
}

.menu a, .menu a:visited{
	text-decoration: none;
	color: #33b5e5;
	font-size: 14px;
	padding: 3px;
}
.menu a:hover{
	color: #0f7094;
	background-color: #ffffff;
}

.menu a{
	-moz-transition:background-color .2s ease;
	-ms-transition:background-color .2s ease;
	-o-transition:background-color .2s ease;
	-webkit-transition:background-color .2s ease;
	transition:background-color .2s ease;
}

.menu a.current{
	background-color:#ffffff;
	color: #161719;
}

.copyright {
	position: relative;
	width: 960px;
	margin: 0 auto;
	border-top: 1px solid #ffffff;
	font-size: 12px;
	color: #ffffff;
}

.copyright div:first-child{
	width: 500px;
	float: left;
	padding: 5px;
}



.copyright div:last-child{
	width: 300px;
	float: right;
	text-align: right;
	padding: 5px;
}

.copyright div a{
	font-size: 14px;
}

.red { color: #ff0000; font-size: 18px; width: 200px; text-align: center;}

/* widok danych pliku */
.data {
position: relative;
float: left;
}
.file{
	background-color: #ffffff;
	width: 530px;
	display: block;
	position: absolute;
	padding: 5px;
	}
	
.file .left {
position: relative;
width: 150px;
border-right: 1px dashed #33b5e5;
border-bottom: 1px dashed #33b5e5;
float: left;
padding: 5px;
height: 25px;
}

.file .right {
position: relative;
width: 350px;
float: right;
padding: 5px;
border-bottom: 1px dashed #33b5e5;
height: 25px;
}

.file .last {
height: 60px;
border-bottom: 0px;
}

.kwadrat{
background-color: #ffffff;
float: right;
width: 346px;
height: 315px;
text-align: center;
padding: 5px;
}

.facebook{

width: 500px;
height: 220px;
text-align: center;
margin: 0 auto;
margin-top: 30px;
border: 1px solid #cdcdcd;
background-color: #ffffff;
}

.timer{
width: 100%;
height: 90px;
text-align: center;
margin: 0 auto;
margin-top: 90px;
padding-top: 20px;
}

.timer #err{
font-size: 12px;
color: #ff0000;
margin-left: 5px;
}

.timer .dlForm {display: none;}
.timer .dlMask {font-size: 12px; }

.dosis { font-family: 'Dosis'; }


.close {
	display: block;
	float: right;
	cursor: pointer;
	font-size: 14px;
}

@media (max-width: 1070px) {
	.loginHref {
		display: none;
	}
}

.offer-link {
	font-family: 'verdana';
	text-shadow: 1px 1px 0 #464646;
	background-color: #f20900;
	position: fixed;
	bottom: -180px;
	right: -180px;
	width: 300px;
	height: 300px;
	padding: 5px;
	color: #ffffff !important;
	text-decoration: none;
	text-align: center;

	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-ms-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;

	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);	

	-webkit-box-shadow: -2px -2px 0 0 rgba(0,0,0,.3);
	box-shadow: -2px -2px 0 0 rgba(0,0,0,.3);				
}

.offer-link:hover {
	bottom: -160px;
	right: -160px;
	background-color: #f04f00;
}	

.offer-link strong {
	font-size: 16px;
}

.offer-link span {
	display: block;
	margin-top: 0px;
	font-size: 9px;
}