body {
  background: #DCDCDC;
  
}

#containter {
  width:724px;
  height: 547px;
  margin:0 auto;  
  text-align:left;
  padding-top:0;
  background: #F8F8FF;
  
}

#header {
	background-image: url(../images/facade_header.jpg);
	width:724px;
	height: 129px;
}

.whitelane {
	background-color: White;
   background-image: url(../images/facade_logoline.png);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 724px;
	height: 129px;
	z-index: 10;
}


.whitelane .desc {
        width: 179px;
	height: 129px;
	background-image: url(../images/transparent_bg.gif);
	background-repeat: repeat;
	font-family: "AvantGarde Bk BT" "Century Gothic";
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	display: none;
   vertical-align: middle;
}

.whitelane #szkolenia.desc {
   left: 0px;	
}

.whitelane #pm.desc {
   position: relative;
   left: 181px;	
}

.whitelane #agile.desc {
	position: relative;
   left: 362px;	
}

.whitelane #it.desc {
	position: relative;
   left: 543px;	
}


.whitelane .desc div {
   position: relative;
   padding: 10px 10px 10px 10px;
}


.bigbutton {
   float: left;
   width: 179px;
	height: 129px;
	/* background-color: #952828; */
	background-color: #7A896C;
   text-align: center;
	/*font-family: "AvantGarde Bk BT";*/
	font-family: "AvantGarde Bk BT", "Century Gothic", sans-serif;
	font-size: 22px;
	border: 1px solid Black;
	padding-left: 0;
}

.bigbutton  a {
   position: relative;
   width: 179px;
	height: 129px;
	color: Black;
   text-decoration: none;
	display: block;
	line-height:129px;
}

.bigbutton  a img {
   position: relative;
   margin-left: 25%;
	vertical-align: middle;
	color: Black;
   text-decoration: none;
	display: block;
	border: 0px;
	
}


.bigbutton a:visited {

}

.bigbutton a:hover {
   background-color: #D55121;
}

#image {
	background-image: url(../images/facade_img.jpg);
	width: 724x;
	height: 129px;
}

.smallbutton {
   float: left;
   width: 179px; 
	height: 28px;
	background-color: #7A896C;
   text-align: center;
	font-family: "AvantGarde Bk BT";
	font-size: 15px;
	border: 1px solid Black;
	padding-left: 0;
}

.smallbutton  a {
   width: 179px;
	height: 28px;
   position: relative;
	color: Black;
   text-decoration: none;
	display: block;
	line-height: 28px;
}

.smallbutton a:visited {

}

.smallbutton a:hover {
   background-color: #D55121;
}

