

html, body {
   margin:0;
   padding:0;
   height:100%;
      background-image: url(./galeria/tlo.jpg);
background-attachment: fixed;
background-size: 100%;
}




#pudelko {
   min-height:100%;
   position:relative;


}


#logo{
    height:5%;
	min-height:5%;
    background-color:silver;
	text-align: left;
	font: 50px arial;
	}

#top_bg{
	background: #fff url(../images/top_bg.jpg) repeat-x top;
	min-height: 30px; 
	box-shadow: 0px 2px 0px rgba(0,0,0,0.2); 
	z-index: 5;
	position: relative;
	text-align: center;

font-size:16px; 
font-family: Bradley Hand ITC; 
font-size: 440%; 
color: black; 
margin: 0px; 
padding: 0px;
}
	
	
	
	
#menup {
	background:url(./images/mbg.jpg) repeat-x; 
	border:1px solid #C5CED8;
	border-bottom:3px solid #0E355E;
	text-align: center;
	    border-collapse: collapse;
	            border: 1px solid black;
			        white-space: nowrap;
							 text-shadow: 2px 2px 8px blue;
		font-weight:bolder;
		    color: #1c87c9;
			background: #CCCCCC;
			        
}

#menup ul { list-style:none; margin:0; padding:0; overflow:hidden; }


#menup ul > li{ background:url(./images/msep.gif) no-repeat right top; padding-right:5px; display:inline-block; }
#menu ul > li:last-child{ background:none;}
#menup ul li > a{
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:16px; 
	color:#0E2947; 
	display:inline-block; 
	padding:20px 15px;
	text-transform:uppercase;
	text-decoration:none;
	}
#menup ul li > a:hover{ background:#0E355E; color:#fff; }











#section.s{
	position: relative;
	z-index: 10;
	font-size: 14px;
	line-height: 22px;
	padding-top: 10px;
}

#menu{
    width:10%;
		height:auto;
		min-height:80%;
		position:absolute;
    float:left;
    background-color:lime;
		text-align: center;
}
		
		
#tresc {

   text-align: left;

float:right;
		
  
}

#panel_prawy {
	background-color:#E0E9F1;
	high:600px;
	width:85%;
	text-align:center;
	float:right;
	}
#panel_lewy {
	background-color:#B3C6D9;
	haight:600px;
	width:15%;
	float:left;
	}


#stopka {

	 clear: both;
   position:relative;
   bottom:0;
   width:100%; 
   height:60px;   /* Height of the footer */
   background:#6cf;
	 text-align: center;
}

/*----------*/

.footer_bg{ background: #1e1f20 url(../images/f_tborder.jpg) repeat-x top; padding-top: 10px; position: relative; z-index: 10 }
.footer_bg footer{
	padding: 20px 0;	
	position: relative;
	color: rgba(255,255,255,.7);
	font-family: Tahoma;
}
.footer_bg footer a{
	color: rgba(255,255,255,.7); 
	text-decoration: none;
}
.design{ position: absolute; top: 20px; right: 0; }


/*----------------------------------*/

section.s{
	position: relative;
	z-index: 10;
	font-size: 14px;
	line-height: 22px;
	padding-top: 10px;
}
header.top .contact{
	position: absolute;
	right: 0px;
	top: 30px;
	width: 450px;
	height: 80px;
	background: url(../images/contact.jpg) repeat-x top;
	font-size: 14px;
}
header.top .contact .onerow > div{padding: 10px 20px;}
header.top .contact .onerow > div:last-child{ background: url(../images/contact_sep.jpg) no-repeat left top; height: 50px;}
header.top .contact p{ margin: 0; padding: 3px 0;}
header.top .contact p.info{
	font-size: 18px;
	color: #0367a6;
}

.container{
	position: relative;	
	width: 980px;
	margin: 0 auto;
}

.box{
	box-shadow: 0px 0px 4px rgba(0,0,0,0.12); 
	background: rgba(255,255,255,.95); 	
	padding: 10px 30px;
	margin-bottom: 30px;
}
.box .ng{
	color: #fff;
	margin: 0 -30px;
	border-top:5px solid #fff;
	border-bottom:5px solid #fff;	
	background: #fff;
}
.box .ng *{
	margin: 0;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	background: url(../images/ng_r.jpg) no-repeat top right ,url(../images/ng.jpg) repeat-x ;
	padding: 18px 80px 14px 30px;
	display: inline-block;
}

aside.left{
	width: 30%;
	float: left;
	margin: 0 0 30px 0;
	color: #2d2d2d;
}

aside.left .txt {
	line-height: 20px;
	font-size: 14px;
}



nav.mbox{
	margin: 0 -30px;
}
nav.mbox li{
	padding: 1px 0;
	border-bottom: 1px solid #e7e7e7; 
}
nav.mbox a{
	font-size: 16px;
	line-height: 20px;
	display: block;	
	padding: 10px 30px 10px 30px;	
	text-decoration: none;
	transition: all .4s ease;	
	background: url(../images/m_dot.jpg) no-repeat; 
	background-position: -15px center;
	color: #2d2d2d;
}
nav.mbox a:hover,
nav.mbox li.current-menu-item a{		
	background: #fff url(../images/m_dot.jpg) no-repeat;	
	padding: 10px 20px 10px 40px;
	background-position: 20px center;	
}

article.right{
	float: right;
	width: 65%;
	line-height: 22px;
	font-size: 14px;
	color: #000;	
}


.top-box{
	padding: 30px 0 0px 0 !important;
}
.top-box .box{
	background: rgba(255,255,255,.9); 
	min-height: 160px;
	font-size: 14px;
}
.top-box > div{
	width: 28%;
	float: left;
	margin-right: 8%;

}
.top-box > div:last-child{ margin: 0;  }
.top-box .ico-ng{
	margin-left: -40px;
	background-position: left center; 
	background-repeat: none;
	min-height: 58px;
	padding: 9px 0 5px 70px;
	margin-bottom: 10px;

}
.top-box .ico-ng *{margin: 0; padding: 0; text-transform: uppercase; font-size: 18px; font-weight: 700;}

/*-------------------------------------------------------------------*/

a{
	color: #0367a6; 
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

.font, .footer_bg{
	font-family: 'Roboto', arial, verdana, sans-serif;
	font-weight: 400;
}
.bold,.strong,strong,b{ font-weight: 700; }




.container{
	position: relative;	
	width: 980px;
	margin: 0 auto;
}

.main_bg{
	background-repeat: no-repeat;	 
	background-size: cover;
	position: fixed;
	width: 100%;
	height: 100%;	
}

/* header */
.top_bg{
	background: #fff url(./images/top_bg.jpg) repeat-x top;
	min-height: 110px; 
	box-shadow: 0px 2px 0px rgba(0,0,0,0.2); 
	z-index: 10;
	position: relative;
	min-height: 150px;
}

header.top .contact{
	position: absolute;
	right: 0px;
	top: 30px;
	width: 450px;
	height: 80px;
	background: url(./images/contact.jpg) repeat-x top;
	font-size: 14px;
}
header.top .contact .onerow > div{padding: 10px 20px;}
header.top .contact .onerow > div:last-child{ background: url(./images/contact_sep.jpg) no-repeat left top; height: 80px;}
header.top .contact p{ margin: 0; padding: 3px 0;}
header.top .contact p.info{
	font-size: 18px;
	color: #0367a6;
}





/*  */
.menu_bg{
	background: #f5f5f5 url(./images/m_bborder.jpg) repeat-x bottom;
	padding-bottom: 10px;
	position: relative;
	z-index: 10;	
	min-height: 10px;
	text-align: center;
	box-shadow: 0px 4px 0px rgba(0,0,0,0.4)
}

.mtop > ul > li{
	margin: -2px 0 0 0;	
	display: inline-block;
}
.mtop > ul > li:last-child{ border: 0; }
.mtop > ul > li > a{
	display: inline-block;
	text-decoration: none;
	color: #000;
	font-size:18px;
	line-height: 20px;
	padding: 21px 30px;
	background: url(./images/mtbg.jpg) repeat-x 0 -70px ;
	transition: all 0.25s ease-in-out;
	margin-right: 1px;
	margin-left: -3px;
}
.mtop > ul > li > a:hover{
	background: url(./images/mtbg.jpg) repeat-x top;
	color: #fff;	
}

/* --------- center ---------- */



section.s{
	position: relative;
	z-index: 10;
	font-size: 14px;
	line-height: 22px;
	padding-top: 10px;
}


.box{
	box-shadow: 0px 0px 4px rgba(0,0,0,0.12); 
	background: rgba(255,255,255,.95); 	
	padding: 10px 30px;
	margin-bottom: 30px;
}
.box .ng{
	color: #fff;
	margin: 0 -30px;
	border-top:5px solid #fff;
	border-bottom:5px solid #fff;	
	background: #fff;
}
.box .ng *{
	margin: 0;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	background: url(./images/ng_r.jpg) no-repeat top right ,url(./images/ng.jpg) repeat-x ;
	padding: 18px 80px 14px 30px;
	display: inline-block;
}

aside.left{
	width: 30%;
	float: left;
	margin: 0 0 30px 0;
	color: #2d2d2d;
}

aside.left .txt {
	line-height: 20px;
	font-size: 14px;
}



nav.mbox{
	margin: 0 -30px;
}
nav.mbox li{
	padding: 1px 0;
	border-bottom: 1px solid #e7e7e7; 
}
nav.mbox a{
	font-size: 16px;
	line-height: 20px;
	display: block;	
	padding: 10px 30px 10px 30px;	
	text-decoration: none;
	transition: all .4s ease;	
	background: url(./images/m_dot.jpg) no-repeat; 
	background-position: -15px center;
	color: #2d2d2d;
}
nav.mbox a:hover,
nav.mbox li.current-menu-item a{		
	background: #fff url(./images/m_dot.jpg) no-repeat;	
	padding: 10px 20px 10px 40px;
	background-position: 20px center;	
}

article.right{
	float: right;
	width: 65%;
	line-height: 22px;
	font-size: 14px;
	color: #000;	
}

.logos{
-webkit-border-radius: 11px;
-moz-border-radius: 11px;
border-radius: 11px;
-webkit-box-shadow: 0px 0px 50px #000000;
-moz-box-shadow: 0px 0px 50px #000000;
box-shadow: 0px 0px 50px #000000;
text-shadow: 0px 0px 50px #90EE90;
background-color: #DDDDDD;
padding: 20px;
font-family: Arial, Verdana;
font-size: 45pt;
color: #888888;
text-align: center;
}


h4{
font-family: Bradley Hand ITC; 
font-size: 440%; 
color: black; 
margin: 0px; 
padding: 0px;
}

h3{
font-family: Monotype Corsiva; 
font-size: 180%; 
color: black; 
margin: 0px; 
padding: 0px;
}


.top-box{
	padding: 30px 0 0px 0 !important;
}
.top-box .box{
	background: rgba(255,255,255,.9); 
	min-height: 160px;
	font-size: 14px;
}
.top-box > div{
	width: 28%;
	float: left;
	margin-right: 8%;

}
.top-box > div:last-child{ margin: 0;  }
.top-box .ico-ng{
	margin-left: -40px;
	background-position: left center; 
	background-repeat: none;
	min-height: 58px;
	padding: 9px 0 5px 70px;
	margin-bottom: 10px;

}
.top-box .ico-ng *{margin: 0; padding: 0; text-transform: uppercase; font-size: 18px; font-weight: 700;}

/*----------*/

.footer_bg{ background: #1e1f20 url(./images/f_tborder.jpg) repeat-x top; padding-top: 10px; position: relative; z-index: 10 }
.footer_bg footer{
	padding: 20px 0;	
	position: relative;
	color: rgba(255,255,255,.7);
}
.footer_bg footer a{
	color: rgba(255,255,255,.7); 
	text-decoration: none;
}
.design{ position: absolute; top: 20px; right: 0; }


/*----------------------------------*/

.galeria ul {list-style: none; margin: 0 -20px; padding: 0; text-align: center;}
.galeria li{display: inline-block; margin: 10px 5px;}
.galeria a{
	transition: all 0.4s ease;
	padding:5px; background:#f6f6f6; text-decoration:none; display:inline-block; 
}
.galeria a:hover{
	background:#0367a6;

}
.galeria img{	
	display: block;
	border: 0 !important;
}

/*----------------------------------------*/

.onerow {
	clear: both;
	padding: 0 10px;
}
.onerow:after{
   content: " "; 
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.onerow > div:last-child{margin: 0;}
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
	float: left;
	margin: 0 3% 0 0;
}
.col1.last, .col2.last, .col3.last, .col4.last, .col5.last, .col6.last, .col7.last, .col8.last, .col9.last, .col10.last, .col11.last, .col12 {
	margin: 0;
}

.col1 { width: 5.5%; }
.col2 { width: 14%; }
.col3 { width: 22.5%; }
.col4 { width: 31%; }
.col5 { width: 39.5%; }
.col6 { width: 48%; }
.col7 { width: 56.5%; }
.col8 { width: 65%; }
.col9 { width: 73.5%; }
.col10 { width: 82%; }
.col11 { width: 90.5%; }
.col12 { width: 99%; margin: 0; }
.col1 img, .col2 img, .col3 img, .col4 img, .col5 img, .col6 img, .col7 img, .col8 img, .col9 img, .col10 img, .col11 img, .col12 img {
	display: block;
}


img{ border: 0;}
.db{ display: block;}

.ulmenu, .ulmenu ul{
	margin: 0; padding: 0; list-style: none;
}

.both{clear: both;}
.tac{text-align: center;}
.tar{text-align: right;}
.tal{text-align: left;}


*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}