@e-fontsize-basic-font: 14px;
@e-color-basic:#F0F0F0;
@e-color-main: #004E98;

body{	
	font-size: @e-fontsize-basic-font;
	line-height: 160%;
	color: #000000 ;
	background-color: @e-color-main - #111;	
}
.fullgray {
	background-color: #F0F0F0;
}
h1,h2,h3,h4,h5,h6{
	color:@e-color-basic;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
h4 a {
	color: #000000;
}
h4 a:hover {
	color: #000000+#777;
}
a:hover {
	text-decoration: none;
}
ul {
	list-style-type: none;
}
img {
	height: auto;
	max-width: 100%;	
}
footer{
	padding-top: 10px;	
	border-top: solid 1px rgba(224,224,224,0.1);
	text-align:center;
	color: #969696;
	background-color: #111;
	padding-bottom:10px;
}
.subtext {
	color: #000000;
}
.logos {
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 40px;
	padding-top: 40px;
	
}
.breadcrumb li a {
	color:@e-color-basic;
}
.breadcrumb li a:hover{
	color:@e-color-basic+#444;
}
.foot a {
	color: @e-color-basic;
}
.foot a:hover {
	color: @e-color-main+#444;
}
.content {	
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;	
}
.content img {
	padding-bottom: 5px;
}
 .container{
   width: 100%;
   padding: 0px;
 }
#droppy{
    width: 100%;
    float:none; ;
    display:block;
    text-align:center!important;
    position: relative;    
  	font-weight: 300;
		font-size: 18px;
    padding-top: 15px;
    padding-bottom: 15px;

}
#droppy>li{
    float:none;
    display:inline-block;
    text-align:left;
  }

#droppy ul {
	width: 220px;
}
#droppy li.hover {
	background-color: #FFFFFF;
}
#droppy li a {
	color: @e-color-basic;
	padding-top: 20px;
	padding-bottom: 20px;
}
#droppy li:hover a{
	color:@e-color-main;
}
#droppy li ul {
	text-align: left;
	padding-top: 0px;
	left:300px;
	top:0px;
}
#droppy li ul li a {
	padding-left: 30px;
}
#droppy li:hover ul {
	background-color: #FFFFFF;
}

#droppy li ul li .menuOpen {
	width: 100%;
	background-color: @e-color-main ;
	color: @e-color-basic;
}
#droppy li ul li:hover {
	width: 100%;
	background-color: @e-color-main;
}

#droppy li ul li:hover a {
	color: @e-color-basic;
}
#droppy .menuOpen {
	background-color: #FFFFFF;
	color: @e-color-main;
}
.drplang {	
	top: 32px;
}
.btn-default {
	border-color: rgba(238, 238, 238, 0.4); 
	background-color: transparent;
}
.smalltop {
	background-color: @e-color-main - #111;	
	width: 100%;	
	z-index: 200;
}

#droppy li a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

.dropdown-menu {
	min-width:65px;
}
.dropdown-menu li a {
	padding-left: 10px;
	padding-right: 10px;
}
.topmn {
	top: 30px;
}
.clm8 {
	padding-top: 18px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right:0px;
	text-align: right;
}
#droppy li ul {
	left: 0px;
	top: 40px;
}
.fluid-news {
		margin-bottom: 0px;
		padding-left: 20px;
	}
.msitem {
	width: 30%;
	background-color: #FFFFFF;
	margin-bottom:40px; 
}
.msitem .pull-left{
	float:none;  
}
.msitem img {
	width: 100%;
	margin-bottom:15px;
}
.msitem p{
	padding:20px;
  	padding-top:0px;
}
.msitem h4{
	padding:20px;
  	padding-bottom:0px;
}
.msitem a{
	display:block;
}
.pad {
	padding-top: 30px;
	padding-left: 70px;
	padding-right: 95px;
	padding-bottom: 100px;
}
.pad h4 {
	padding-bottom: 15px;
	font-size: 24px;
}
.tagsShowList {
	padding-left: 0px;
}
.tagsShowList li {
	padding-bottom: 20px;
}
.tagsShowList li a {
	color:#000000;
}
.tagsShowList li a:hover {
	color: #000000 - #777;
}
.tagsShowList li h4 {
	color: #000000;
}
.tagsShowList li h4:hover {
	color: #000000 + #777;
}
.newsNormal {
	padding-left: 0px;
}
.newsNormal li {	
  min-width: 135px;
	padding-bottom: 20px;
  min-height: 135px;
}
.newsNormal li img {

	margin-right: 20px;
}
.newsNormal li:nth-child(odd) {
	background-color: #FFFFFF;
	color: #000000;
	border:none;
}

.newsNormal li h4 a {
	color: #000000;
}
.newsNormal li h4 a:hover {
	color: #000000+#777;
}
.pghead {
	text-align: center;
	display:none;
}
.slider {
	background-color: @e-color-main;
}
.carousel-indicators {
	float: none;
	margin-left: -69px;

}
.subslide .carousel-indicators {
	position: absolute;
	width: 150px;
	height: 50px;
	left: 50%;	
	top: auto;
	bottom:0px;

}
.subslide .carousel-indicators li {
	background-color: rgba(255,255,255,0.4);
	width: 15px;
	height: 15px;
	border: none;
	margin-right: 5px;
}
.subslide .carousel-indicators .active {
	width: 15px;
	height: 15px;
	margin: auto;
	margin-right: 5px;
	border: none;
	background-color: white;
}
.subslide .carousel-control {
	height:100%;
	top:0px;
	color: transparent;
}
.subslide .carousel-control:hover {
	color:transparent;
}
.subslide .carousel-caption h4{
	color:white;
	font-size:45px;
}
.relat {
	position: relative;
  width: 100%;
  text-align: center;
}
#kontakt_zdjecie img
  {
		box-shadow: 0px 0px 100px -10px rgb(81,199,255);
    width:200px;
    margin: 30px;

  }

@media (max-width: 991px) {
#kontakt_zdjecie img
  {
    box-shadow: 0px 0px 100px -10px rgb(81,199,255);
    width:200px;
    height: 200px;
    border-radius: 50%;
  }
  
  /* z aR1ek*/
 
#droppy
{
    list-style-type: none;
    margin: 0;
    padding: 10px;
    font-size: 18px;
    min-height: 38px;
    line-height: 200%;
    font-weight: bold;
}
#droppy ul {list-style:none; margin-right: 50px;}
#droppy ul li {margin-bottom:1px;}
#droppy ul li a 
{
      display:block;
      font-size:14px;
      font-weight:700;
      text-decoration:none;
      color:#fff;
      background:#333;
      padding:12px 20px;
}
#droppy ul li a:hover
  {
  	  background:#212121;
      color:#FFF;
  }
#droppy li a
{
 	  padding-left: 0px;
    padding-right: 0px;
}
#droppy > li
{
  	text-align: center;
  	width: 100%;
    text-transform: uppercase;
    display: inline-block;
    border-right: 1px dashed #0a2b42;
}

#droppy > li:first-child
{
    border-left: 1px dashed #0a2b42;
}

#droppy a
{
    color: #fff;
    text-decoration: none;
}

#droppy a:hover
{
    color: #0a2b42;
}
#droppy li:hover
{
    width: 100%;
}

  /* Koniez z ar1ek */
  
	.topmn {
		width: 100%;
		text-align: center;
		z-index: 500;
	}
	.slider {
		padding: 0px;
	}	
  
 .container{
   width: 100%;
   padding: 0px;
 }
	.subslide {
		margin:0px;
		padding:0px;
		width: 100%;
	}
	.drplang {
		position: absolute;
		top: 0px;
		right: 10px;
	}
v	
	ul.languagedropdown {
		min-width: 65px;
		max-width: 65px;
	}	
	
}
@media (max-width: 768px) {
	
	.subslide {
		padding-right: 0px;
		padding-left: 0px;
	}
	.subslide .carousel-caption {
		display: none;
	}
	.msitem {
		margin-left: 15px;
		margin-top: 20px;
		width:45%;
	}
	.fluid-news {
		padding-left: 0px;
	}
	.fluid-news h4 {
		text-align: center;
	}
	.fluid-news li a img {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	.pad {
		
		padding-left: 50px;
		padding-right: 50px;
	}		
	.footcont {
		padding-left: 20px;
		padding-right: 20px;
	}
	
}
@media (max-width: 480px){
	.msitem {
		width: 100%;
		margin-left: 0px;
	}
	#droppy li {
		margin-top: 2px;
	}
}
@media (max-width: 320px){
	.smallpad {
		padding-left:15px;
		padding-right: 15px;
	}
	.slider {
		display: none;
	}
	#droppy li ul {
		left: -130px;
	}

}
