/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */



/* WP img aligns
===================================================*/
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



/* #Site Styles
================================================== */
#lang_menu {
	float:right;
	padding:2% 0;
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;

}


#lang_menu:hover{
		top:0;
}


.lang_ul li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #ffffff;
	font-weight: 300;
	text-align: left;
	display: block;
	padding: 2px 9px;
	margin: 0%;
	text-decoration: none;
}

.lang_ul li a:hover{
color:#222326;

}
.lang_button{
	color: #aba8a8;
	font-size: 1em;
	line-height: 1.1em;
	letter-spacing: 0px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}



.lang_button img{
	margin-top: -15px;
	margin-right: 9px;
	padding-top: 0%;
	display: block;
	float: right;
}

#head_wrap{
	background-image:url(../images/bg_top.jpg);
}
#over_top{
	min-height:90px;
}
#menu_top{
	background-color:#006699;
	z-index: 998;

}

#menu_wrap{
	background-color: #006699;
}

#menu_box {
	display: block;
 float:right;
}
#menu_box li a{
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1em;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	display: block;
	padding: 25px 14px;
	
}
#menu_box a:hover{
	color: #dfdee1;
	background-color:#0d083e;
}

#menu_box li{
	float:left;
	display:block;
}

.menu-item-has-children{
background-image: url(../images/triangle.png);
background-position: right center;
background-repeat: no-repeat;
}


.sub-menu{
	display:none;
	position: absolute;
	top: 49;
	margin-left: 0;
	margin-top: 0;
	opacity:0;
	-webkit-transition: opacity 0.2s ease-in-out;
	  -moz-transition: opacity 0.2s ease-in-out;
	  -o-transition: opacity 0.2s ease-in-out;
	  transition: opacity 0.2s ease-in-out;
}

.sub-menu li {
margin-left: 0px;
float: none !important;

	
}
.sub-menu li a{
	min-width: 150px;
	display: block;
	padding: 16px 10px !important;
border-bottom: 1px solid #dfdee1;
/* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 102, 153) transparent;
    /* RGBa with 0.6 opacity */
    background: rgba(0, 102, 153, 0.6);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	
}



.men_top {
	margin-top: -29px;
	margin-bottom: -6px;
}
.logo{
	margin-top: 1%;
}

.text_top{
	color: #aba8a8;
	text-decoration: none;
	font-size: 2.188em;
	line-height: 1.1em;
	letter-spacing: 0px;
	font-weight: 300;
	margin-top: 14px;
	font-family: 'Open Sans', sans-serif;
	display: block;
	border-bottom:1px solid #aba8a8;

}
.text_top p{

}
.path{
margin: 2% 0 5% 0;
color:#ababab;
}


.path a{
text-decoration:none !important;
color:#24b5e2;

}
.path a:hover{
text-decoration:none !important;
color:#0d083e;

}

.contact_btn {
	text-transform: uppercase;
	float: left;
	width: 143px;
	border: 0 !important;
	margin: 8px 1px 5px 1px;
	padding: 10px !important;
	font-size: 1em !important;
	line-height: 20px !important;
	color: #fff !important;
	font-family: 'Open Sans', sans-serif !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	font-weight: 300 !important;
	text-align: center;
	vertical-align: middle;
	background: #0d083e !important;
	transition: all 0.4s ease-in-out;
	text-decoration: none !important;
	text-shadow: none !important;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}

.contact_btn:hover {
	background:#f1241b !important;
}

#middle_sec{
padding: 0;
margin-bottom: 3%;
}

.titleh3{
	font-weight: 300 !important;
	font-family: 'Open Sans', sans-serif !important;
	color:#33a1e6;
	font-size:1.625em;
	margin-top:1.5em;

}
#middle_sec span{
	font-family: 'Open Sans', sans-serif !important;
	color:#000000;
}

#in_numbers{

}
.list_wrap{
	font-weight: 300 !important;
	font-family: 'Open Sans', sans-serif !important;
	color: #33a1e6;
	font-size: 1.625em;
	border-bottom: 1px solid #e8e8e8;
	display: block;
	width: 100%;
	min-height:86px;

}
.list_no{
display: block;
float: left;
background: url(../images/li_blue.jpg) left top no-repeat;
background-size: 100% 100%;
color: #FFF;
padding: 30px 33px;
}

.red_bg{

	background: url(../images/li_red.jpg) left top no-repeat !important;
}
.jeden{
	padding: 30px 34px 34px 34px !important;
}
.dwa{
	padding: 30px 28px 34px 28px !important;
}
.trzy{
	padding: 30px 22px 34px 22px !important;
}

.list_txt{
	margin-top: 31px;
display: block;
float: left;;
}

.ring{

}

#main_content{
padding: 0 3% 0 0;
margin-right: 3%;
	
}


.nl_tri{
	float:right;
}

.nl_sign{
float: right;
width: 100%;
text-align: right;	
}

.nl_cont{
padding: 6%	
}

#nl1_wrap .nl_cont{
background-color: #f1f1f1;	
}

#nl2_wrap .nl_cont{
background-color: #006699;
color: #fff;
}

#nl2_wrap{
	
margin-top: 74px;	
}

#footer_out{
	background-color: #006699;
	min-height:140px;
}

#footer_in span{
padding:0;
color:#FFF;
}

.footer_sub_menu{
	display: block;
float: right;
}

.menu-bottom-container li {
float: left;
padding: 0 12px;
border-right: 1px solid;
}



.footer_copy{
	display: block;
	float: left;
	color: #FFF;
}

#footer_form{
	margin-top: 3%;
	color: #FFF;
}
.email{
	
	
}

#footer_details{
	text-align: right;
	color: #FFF;
	margin-top: 3%;
}


.contact_form {
	position:relative;
}


.form_cf{

}
#respond{
	width:96%;
	max-width:96%;

}

.contact_form  .select_cf{
padding: 11px 15px 11px 10px;
margin: 4px 0;

}
.contact_form  .input_cf{
padding: 12px 15px 12px 9px;
margin: 4px 0;

}
.contact_form label{
	float:left;
	width:201px;

}

.cf_tick_box{

width:auto !important;
font-weight: normal;
cursor: pointer; cursor: hand;
}

.contact_form .h4_form{

}

.tickboxes{
	margin-bottom: 2%;
}
.boxes_div{
display: block;
overflow: auto;
background-color: #1f1e2e;
width: 100%;
margin: 0 1%;
}



.contact_form textarea {
resize: none;
top: 0;
left: 211px;
margin-left: 0;
height: auto;
width: 90% !important;
min-height: 76px;
}



.send_btn {
	margin-right: 1%;
}



#note {position:relative;

}
#note .notification_ok {
	position:absolute;
	top:0;
	margin-top:20px;
	padding:7px 10px;
	text-align:center;
	text-transform:uppercase;
	background:#444;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#fff;
}
#note .notification_error {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 16px;
color: #f00;
text-align: left;
width: 95.5%;
margin: 1%;
border: 1px solid #f00;
padding: 1%;
}
/* _____________ //CONTACT_FORM _____________ */

/* #admin Page Styles
================================================== */
#tabelka table{

}
#tabelka th{
	width: 14%;
	color: #FFF;
	background-color: #33a1e6;
	padding: 1em;
	border: 1px solid #fff;
}
#tabelka tr{

}
#tabelka td{
width: 14%;
border: 1px solid #f1f2f1;
padding: 1em;
}

.niebieskie{

color: #33a1e6 !important;
}

#tabelka a{
text-decoration:none;
}


#footer_in a{
text-decoration:none;
color:#FFF;

}
#footer_in a:hover{
text-decoration:none;
color:#0d083e;

}


.right{
float:right;	
display:block;
}


.left{
float:left;
display:block;
}

.frame{
border:1px solid #e8e8e8;	

}

	.space30{
		  clear: both;
      display: block;
      width: 10px;
      height: 30px;
		
	}
	.left30{
		padding-left:30px;
		margin-bottom:13px;
		
	}
	
	
.children{
	padding-left:30px;
	}
.bullets{
	
list-style: initial;
margin-left: 45px;
margin-bottom: 11px;	
}

/* #form footer
================================================== */
.wpcf7-text{
	
}

#wpcf7-f131-p25-o1{
	
	
}

#wpcf7-f131-p25-o1 p{
	width: 50%;
	float: left;
	
}

#wpcf7-f131-p25-o1 p:last-child{
	width: 100%;
	float:right;
	
}

#wpcf7-f131-p25-o1 span input{
	
	
}

.your-message{
	
}


.contact_form {
	position:relative;
}

.contact_form input[type="text"],
.contact_form textarea, .cnt_name,  .cnt_title,  .cnt_surname,  .cnt_company,  .cnt_email,  .cnt_tel{
	width: 41%;
	margin: 2px 2px;
	padding: 7px 10px 7px 21px;
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #d9d9d9;
	color: #b9b9b9;
	float: left;
}
.contact_form input[type="text"]:first-child {
	}


.contact_form .cnt_title{
	width:15%;
	padding: 17px 13px 18px 21px;

}
.contact_form .cnt_company, .cnt_email, .cnt_tel {
	width: 27.5% !important;




/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/


