body {
	margin-top: 0px;
	background-color: #ed1b24;
}

#poSkeletHead {
  padding: 0px;
	margin: 0px;
	width: 890px;
/*	border: 1px solid yellow;*/
}

#poLenin {
	float: left;
	width: 101px;
	height: 200px;
	background: url(../images/poLenin.gif) no-repeat;
/*	border: 1px solid green;*/
}

#poCounter {
	float: left;
	width: 50px;
	height: 50px;
/*	border: 1px solid green;*/
}

#poEuroOkno {
  margin-top: -55px;
	float: left;
	width: 101px;
	height: 65px;
/*	background: url(../images/poLenin.gif) no-repeat;*/
/*	border: 1px solid green;*/
}


#poSkelet {
  float: right;
	width: 778px;
	position: relative;	
	text-align: center;
/*	border: 1px solid black;*/ 		
}

#poTop {
	background: url(../images/poTop.gif);
	width: 778px;
	height: 114px;
/*	border: 1px solid blue;*/		
}

#poLogo {
  float: right;
	padding-right: 295px;
}

#poSlogan {
  float: left;
	padding-top: 25px;
}

#poMenu {
	border: none;
	padding-top: 10px;
	height: 22px;
	clear: both;

/*	border: 1px solid green;*/
}

#poBottom {
	background: url(../images/poLine.gif) no-repeat;
	width: 778px;
	height: 65px;
}

#poCopyright {
  float: left;
	padding-left: 305px;
	padding-top: 40px;
	color: white;
	font-size: 8pt;
}

#poLinka {
  float: right;
}

#poSkeletContent {
	height: auto;
/*	border: 1px solid green;*/
}

#poSkeletContentHead {
  height: 115px;
/* border: 1px solid green;*/ 
}

#poSkeletContentHead2 {
  height: 80px;
/* border: 1px solid black; */
}


#poSkeletContentHeadText {
  float: left;
}

#poSkeletContentHeadBanner {
  padding-right: 0px;
  float: right;
/* border: 1px solid black;*/
}

#poContentText {
  float: none;
	padding: 0px 3px 1px 15px;
  color: white;
	text-align: justify;
/*	border: 1px solid blue;*/	
}


