
body{
	margin: 0px;
	text-align: center;
    font-family: 'Play', sans-serif, tahoma, arial;
	text-align: center;
    background-color: #aec641;
	font-size: 10px;

}

#header {
  background-color: #ffffff;
  min-width: 1200px;
  height: 140px;  
}
.CNT1200 {
	width: 1200px;
}
.navbar-default {
  background: none;
  border: none;
}
#Logo {
  margin-top: 40px;
}
#menu {
  margin-top: 80px;
  text-transform: uppercase;

  font-size: 20px;
  font-weight: bold;
}
#menu a {
   color: #202d51; 
}
#menu li {
    padding-left:  30px;
	float: left;
}
#menu .actmenu a {
  color: #f08233;
}

#content {
    border-top: solid 7px #F59B34;
	min-width: 1200px;	
}
#ContentBox {
  width: 100%;
  background-position: center;
  background-size: cover;
  min-height: 600px;
}
#ContentTXT {
  background-color: #ffffff;
  padding-bottom: 40px;
}
.CNT {
  width: 1200px;
}
.TitleCONT {
  color: #f08233;
  font-size: 30px;
  line-height: 60px;
}
.ContentCONT {
  font-size: 15px;
}

.nBox {
  width: 200px;
  height: 200px;  
}
.BoxT0  {
  background-color: #324a6d;
}
.BoxT1  {
  background-color: #08b5c1;
}
.boxBrak {
  width: 0px;
  height: 200px;
  margin: 0px;
  padding: 0px;
}
.photobox{
  height: 100px;
  padding-top: 30px;
}
.titlebox {
  font-size: 17px;
  font-weight: bold;
}
.pad30 {
	padding-top: 50px;
}

.boxSize0 {
  width: 200px;
  height: 200px;
}
.boxSize1 {
  width: 400px;
  height: 200px;
}
.boxCON {
  color: #ffffff;
}
#bottom {
}

.zajawka {
  font-size: 23px;
  font-weight: normal;
}
.zajawkaone {
	width: 90%;
	margin: auto;
	padding-top: 30px;
}
.slajdTX {
  font-size: 23px;	
}

#contentTop {
  width: 1200px;
  margin: auto;
}

#boxFooterTop {
	padding-top: 20px;
}
.textNews{
	font-size: 15px;
	line-height: 30px;
}
.DateNews {
	color: grey;
}
.textNewsCNT {
	font-size: 15px;	
}
#FormKonktakt button {
	background-color:  #324A6D;
	border-color:   #324A6D;
	color: #ffffff;
	font-size: 15px;
	width: 200px;
}
