#tableGlowna {

	margin-left: 12px;
	margin-right: 12px;
	border: 1px dotted #b0b0b0;
	-webkit-box-shadow: 0px 2px 4px 2px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 2px 4px 2px rgba(0,0,0,0.35);
	box-shadow: 0px 2px 4px 2px rgba(0,0,0,0.35);

	
}


.linkGorny {
	display: inline-block;
    line-height: 26px;
    margin-left: 10px;
    margin-right: 10px;
}	




.linkGorny a {
	    text-decoration: none;
	    font: 400 15px "Lato", sans-serif;
	    text-decoration: none;
	    /*color: #b0b0b0;*/
	    color: #000000;
	    line-height: 35px;
}

@media only screen and (max-width: 1000px){	
	.linkGorny a{
		 font: 400 20px "Lato", sans-serif;
		 border: 1px solid #c0c0c0;
		 display: block;
		 margin-top: 0;
		 padding: 15px;
		 font-weight: bold;
		 transition: all 0.2s;
		 -webkit-transition: all 0.2s;
	}
	
	.linkGorny a:hover {
		background-color: #c0c0c0;
		color: #000000;
	}
	
	.linkGorny {
		display: block;
		padding-bottom: 0;
	}
	
	.linkGorny:hover {
		bakckground-color: red;
	}
	

	
	
}


.linkGorny a:hover {
	color: #000000;
}


#linkiGorne {
	border-top: 2px solid #ddc3c3;
	border-bottom: 2px solid #ddc3c3;
	margin-bottom: 20px;
	text-align: center;
	color:  black;
	background-color: #ffffff;
	
	
}



	body { background-color: #ffffff; }

	.menuBoczne {
	    background-color: #ffffff;
	    color: #b0b0b0;
	    text-align: left; 
	    font-size: 13px;  
	    padding: 0; 
	    color: #716f6e; 
            line-height: 26px; 
	    border-right: 1px dotted #b0b0b0;
	}

	.menuBoczne a {
	    font: 400 13px "Lato", sans-serif;
	    text-decoration: none;
	    color: #b0b0b0;
            line-height: 26px;
	
	}

	.menuBoczne a:hover {
		color: #000000;
	}

	.menuBoczne hr {
	     	border-top: 1px dotted #b0b0b0;
	     	border-left: 0 dotted #ffffff;
	     	border-bottom: 0 dotted #ffffff;
	     	border-right: 0 dotted #ffffff;
	
		display: block;
		width: 90%;
	     margin-top: 10px;
	     margin-right: 20px;
	     margin-left: 0;
	     height: 1px;
	     background-color: #ffffff;
	}

	.naglowekMaly {
	    text-transform: uppercase;
	    font-size: 14px;
            color: #9a9a9a;
	    font: 400 14px "Lato", sans-serif;
            display: block;
            margin-bottom: 5px;
	    margin-top: 15px;
			
	}



.oFirmie {

	display: table;
	width: 90%;
	margin-left:  auto;
	margin-right: auto;
	margin-bottom: 30px;
	text-align: left;
        font: 400 14px "Lato", sans-serif;
        color: #9a9a9a;
	line-height: 23px;
}


.latoNormalne  {
	    font: 300 13px "Lato", sans-serif;

	    color: #b0b0b0;
	    line-height: 23px;
	    font-weight: normal;
	    
}

@media only screen and (max-width: 1000px){
	.latoNormalne {
		font: 300 20px "Lato", sans-serif;
		line-height: 27px; 
	}
}



.nadrukInfo {

	    font: 400 15px "Lato", sans-serif;
	    text-decoration: none;
	    color: #b0b0b0;

}


.flagi {
	display: inline-block;
	margin-right: 0;
	float: right;

}

.flagi img {
	float: right;
	margin: 0 3px;
}


.platnosci {
	display: inline-block;
	float: left;
}

H3 {
	    text-decoration: none;
	    font: 300 18px "Lato", sans-serif;
	    color: #7e7e7e;
	    line-height: 35px;
	    margin: 0 auto;
	    display: table;
	    text-align: center;
	    width: 100%;

}


.contentPodStrony {
	    text-decoration: none;
	    font: 300 15px "Lato", sans-serif;
	    color: #000000;
	    line-height: 20px;
	    width: 90%;
	    display: table;
	    margin: 0 auto;

}
