/*****************************************

		CUSTOM CSS

******************************************/

.ramk {
 border-style:solid;
 border-color:#dddddd;
 border-width: 3px;
}

.dyrekcja {
	margin:0px;
	padding:2px;
	width:100%;
	border:0px;
}
.dyrekcja table{
    border-collapse: collapse;
    border-spacing: 0;
	margin:0px;
	padding:0px;
}
.dyrekcja img {
   vertical-align: middle;
	-webkit-box-shadow: 4px 4px 2px rgba(0,0,0,0.2);
	-moz-box-shadow:    4px 4px 2px rgba(0,0,0,0.2);
	box-shadow:         4px 4px 2px rgba(0,0,0,0.2);
}
.dyrekcja td{
	vertical-align:middle;
	border:0px;
	padding:8px 8px 12px 8px;
}

.dyrekcja td.dyr_l{
	width:325px;
	text-align:left;
}

.dyrekcja td.dyr_r{
	width:200px;
	text-align:right;
}


.blue_table table 
{
	overflow: hidden;  
	border-collapse: separate; 
	border-spacing: 0px;
	text-align: left; 
	-moz-box-shadow:  6px 6px 3px rgba(0,0,0,0.1); 
	-webkit-box-shadow:  6px 6px 3px rgba(0,0,0,0.1); 
	box-shadow: 6px 6px 3px rgba(0,0,0,0.1); 
	
	
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-right-radius: 10px; 
	
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:1px; 
	border-bottom-left-radius: 10px; 
} 
.blue_table table tbody td { padding: 3px 10px; }
.blue_table table thead th 
{
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
  background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
  background-color:#006699; 
  color:#FFFFFF; 
  font-weight: bold; 
  border-left: 1px solid #0070A8;
  padding: 10px 10px;
} 
.blue_table table thead th:first-child { border: none; }
.blue_table table th:first-child 
	{
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px; 		
	border-top-left-radius: 10px;
	}
.blue_table table th:last-child 
	{  
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-top-right-radius: 10px; 
	}

.blue_table table th.normal
	{
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius: 0px; 
      
     -moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius: 0px; 
	}


.blue_table table tbody td { color: #00496B; border-left: 1px solid #E1EEF4;}


.blue_table tr:nth-child(even){ background: #E1EEF4; color: #00496B; }
.blue_table tr:nth-child(odd)    { color: #00496B; }

.blue_table table tbody tr:last-child {border-bottom: 1px solid #E1EEF4;}
.blue_table table tbody td:last-child {border-right: 1px solid #E1EEF4;}

.blue_table table tbody tr:last-child td:first-child 
	{ 
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px; 
	border-bottom-left-radius: 10px; 
	}
.blue_table table tbody tr:last-child td:last-child 
	{ 
	
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-right-radius: 10px; 
	}
	
	

.logo2 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  font: normal normal bold 54px/normal "Titillium Web", Helvetica, sans-serif;
  color: rgba(51,102,153);
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  text-shadow: 1px 1px 0 rgb(77,162,252) , -1px -1px 0 rgb(77,162,252) , 1px -1px 0 rgb(77,162,252) , -1px 1px 0 rgb(77,162,252) ;
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  }

.logo2:hover {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  font: normal normal bold 54px/normal "Titillium Web", Helvetica, sans-serif;
  color: rgba(255,128,0);
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  text-shadow: 1px 1px 0 rgb(255,128,0) , -1px -1px 0 rgb(255,128,0) , 1px -1px 0 rgb(255,128,0) , -1px 1px 0 rgb(255,128,0) ;
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  }


 .box {
 position: relative;
 width: 550px;
 height: 250px;
 background-color: #fff;
 box-shadow: 0 1px 5px rgba(0,0,0,0.25), 0 0 50px rgba(0,0,0,0.1) inset;
 border-radius: 0% 0% 25% 25% / 0% 0% 3% 3%;
 margin: 5px 5px 5px 5px;
 }
.box:before {
 content: '';
 position: absolute;
 z-index: -1;
 bottom: 15px;
 left: 10px;
 width: 50%;
 height: 20%;
 box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
 -webkit-transform: rotate(-3deg) skew(-0deg);
 -moz-transform: rotate(-3deg) skew(-0deg);
 -ms-transform: rotate(-3deg) skew(-0deg);
 -o-transform: rotate(-3deg) skew(-0deg);
 transform: rotate(-3deg) skew(-0deg);
 }
.box:after {
 content: '';
 position: absolute;
 z-index: -1;
 bottom: 15px;
 right: 10px;
 width: 50%;
 height: 20%;
 box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
 -webkit-transform: rotate(3deg) skew(0deg);
 -moz-transform: rotate(3deg) skew(0deg);
 -ms-transform: rotate(3deg) skew(0deg);
 -o-transform: rotate(3deg) skew(0deg);
 transform: rotate(3deg) skew(0deg);
 }

hr {
  border:none;
  border-top:1px dotted #bbb;
  height:1px;
}