@e-fontsize-basic-font: 14px;
@e-smallsize-padding: 26px;
@e-smallsize-border-radius: 4px;

@e-color-basic: #0066ff;
@color-basic-light: (@e-color-basic + #333);

@e-color-bg: #0f6b00;
@e-color-bg-container-box: #757474;

body{
	background-color: #172613;
	font-size: 12px;
	line-height: 160%;
	color:#dfdfdf;
}
h1,h2,h3,h4,h5,h6{
	color:#dfdfdf!important;
	font-family: 'Myriad Pro', sans-serif;
	font-weight:300;
}
a{
	color:#dfdfdf;
	-webkit-transition: all .06s ease-in-out;
	-moz-transition: all .06s ease-in-out;
	transition: all .06s ease-in-out;	
}
a:hover{
	color:#dfdfdf + #444;
	text-decoration: none;
}
h4,.carousel-caption h4 {
	font-size: (@e-fontsize-basic-font * 2);
	margin-bottom:@e-fontsize-basic-font;
}
.big-box{
	background-color: @e-color-bg-container-box;

	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);	

	margin-top:0;
	margin-bottom:0;
	
	-webkit-border-radius: @e-smallsize-border-radius;
	-moz-border-radius: @e-smallsize-border-radius;
	border-radius: @e-smallsize-border-radius;	
}

.top{
  background-image:url('/logo.jpg');
  width:1200px;
  height: 226px;
}

.lewar{
		background-image: url('/leftr.jpg');
    background-repeat: repeat-y;
    background-position: left top;
  	width: 200px;
		float: left;
  	height: 100%;
  	margin:0px;
  	padding:0px;
}

footer{
	text-align:center;
	color: (@e-color-bg - #333);
	padding-bottom: 0;

}
.stopa {
  background: url('/stopka.jpg') no-repeat center;
  height: 23px;
}

.pad,.carousel-caption{
  margin-top: 20px;
  margin-bottom: 20px;
	padding:10px 25px 0px 35px;	
  border-style: none solid none none; 
  border-width: 1px;
  border-color: #000;
}
.logo{
	margin:@e-smallsize-padding - 10px;
	display:inline-block;
}
.logo img{
	max-height:40px;
}
#droppy {float:left; width:135px;}

#droppy a {
	font-size: 13px;
	text-decoration:none;
	-webkit-transition: all .06s ease-in-out;
	-moz-transition: all .06s ease-in-out;
	transition: all .06s ease-in-out;
	font-family: 'Myriad Pro', sans-serif;
	font-weight:300;
}
#droppy li > a {padding:10px 0 0 20px; color: #fff; font-size: 13px;}
#droppy li.hover > a {  color:@e-color-bg-container-box;}
#droppy ul {top:45px;}
#droppy ul li a {color: #dfdfdf; border-top:0px #eee solid;}

#droppy ul a.hover {background-color: #0f3e01; color: #dfdfdf;}
#droppy li ul {background-color:#0f3e01;}

#droppy .menuOpen{
	
	color:#fff;
}
#droppy ul li .menuOpen{
	background-color:#0f3e01!important;
	color:#dfdfdf;
}
.carousel{
	margin-bottom:0px;
}
.carousel-indicators{
	bottom:((@e-smallsize-padding  + 30)/2-3);
	right:50%;
	margin-right:-50px;
	top:auto;
}
.carousel-caption {
	padding-bottom:(@e-smallsize-padding  + 30)!important;
}
.top .container{
	margin:0px;
}
.logos{
	text-align: center;
	padding:(@e-smallsize-padding);
}
.newsNormal h4{
	font-size:@e-fontsize-basic-font+4px;
}
.language-select-box {
	padding:(@e-smallsize-padding - 1px);
}
.language-select-box{
	margin:0px;
}
.box-footer{
	padding:@e-smallsize-padding / 2;
	-webkit-border-radius: @e-smallsize-border-radius;
	-moz-border-radius: @e-smallsize-border-radius;
	border-radius: @e-smallsize-border-radius;	
}
.breadcrumb,.box-comments-footer,.form-actions,.newsNormal li:nth-child(odd),.box img{
/*	-webkit-border-radius: @e-smallsize-border-radius;
	-moz-border-radius: @e-smallsize-border-radius;
	border-radius: @e-smallsize-border-radius;*/
}
.box img{
	margin-bottom:4px;
  margin-right: 10px;
}
.box-footer,.breadcrumb{
	background-color: rgba(120,120,120,0.1);
}
.newsNormal li:nth-child(odd) {
	background-color: rgba(120,120,120,0.1);
	border-bottom: 1px rgba(120,120,120,0.15) solid;
	border-top: 1px rgba(120,120,120,0.15) solid;
}
.breadcrumb>li {
	text-shadow:none;
}
hr{
	border-top: 1px solid rgba(120,120,120,0.15);
	border-bottom: 0px;
}

  .tooltip {
    display:none;
    background:#0f3e01!important;;
    font-size:12px;
    padding:5px;
    width: 650px;
    height: 30px;
    color:#fff;
    position: absolute!important;
    left:0!important;
    top:355px!important;

  }

#map1234{
cursor:default;
}
#map1256{
cursor:default;
}
