body {
	padding: 0;
	margin: 0 auto;
	font-family: Verdana;
	font-size: 13px;
	color: #fff;
	line-height: 20px;
	background: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #acbc2e;	
	width: 1010px;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

h1 {
	margin: 0px;
	padding-left: 15px;
	font-family: Verdana;
	font-size: 13px;
	color: #78891c;
	font-weight: bold;
	line-height: 20px;
}

h2,h3,h4 {
	margin: 0px;
	padding-left: 15px;
	font-family: Verdana;
	font-size: 13px;
	color: #bb7d4b;
	font-weight: bold;
	line-height: 20px;
}

a {
	font-family: Verdana;
	font-size: 13px;
	color: #d9ea42;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;	
}

a:hover {
	color: #fff;
}

#all {
	margin: 0 auto;
	padding: 0;
	width: 1010px;
}
#belka-top {
	padding-top: 9px;
	color: #99936a;
	margin: 0 auto;
	width: 1010px;
}

#blank a{
  width: 325px;
  height: 115px;
  background: none;
  position: absolute;
  z-index: 99;
  margin-left: -93px;
  margin-top: -150px;
}
#header {
	margin-top: 15px;
	width: 1010px;
	height: 314px;
	background: url(../img/header.jpg);
	background-repeat: no-repeat;
}

#header-info {
	position: absolute;
	margin-left: 320px;
	margin-top: 131px;
	width: 536px;
	height: 162px;
	color: #010101;
	padding: 6px;
}

#header-info p{
	padding-top: 17px;
}

#header-info a{
	color: #fffcd9;
	font-weight: bold;
}

#header-info a:hover{
	color: #efff72;
}

#screen {
	position: absolute;
	width: 245px;
	height: 265px;
	top: 2px;
	margin-left: 820px;
}

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#menu-content {
	margin-top: 16px;
}

#button-1 {
	background: url(../img/o_nas.jpg) no-repeat;
	width: 149px;
	height: 49px;
	margin-right: 10px;
	display: inline;
	float: left;
}

#button-1:hover {
	background: url(../img/o_nas_hover.jpg) no-repeat;
}

#button-2 {
	background: url(../img/oferta.jpg) no-repeat;
	width: 149px;
	height: 49px;
	margin-right: 10px;
	display: inline;
	float: left;
}

#button-2:hover {
	background: url(../img/oferta_hover.jpg) no-repeat;
}

#button-3 {
	background: url(../img/wspolpraca.jpg) no-repeat;
	width: 149px;
	height: 49px;
	margin-right: 10px;
	display: inline;
	float: left;
}

#button-3:hover {
	background: url(../img/wspolpraca_hover.jpg) no-repeat;
}

#button-4 {
	background: url(../img/kontakt.jpg) no-repeat;
	width: 149px;
	height: 49px;
	margin-right: 10px;
	display: inline;
	float: left;
}

#button-4:hover {
	background: url(../img/kontakt_hover.jpg) no-repeat;
}

.tel {
	margin-top: 8px;
	width: 318px; 
	height: 36px;
	margin-left: 45px;
}

.info-icon {
	float: left;
	padding-right: 10px;
	padding-left: 15px;
}
#content {
	color: #716b44;
	width: 1010px;
	margin-top: 25px;
	padding: 0;
	clear: both;
}

#left-head {
	width: 701px;
	height: 19px;
	margin: 0;
	padding: 0;
	background: url(../img/left_content_head.png) no-repeat;
}

#left {
	float: left;
	width: 701px;
	height: 100%;
	background: url(../img/left_content_bg.png) repeat-y;
}

#left p {
	padding: 15px;
}

#left-footer {
	float: left;
	width: 701px;
	height: 17px;
	clear: both;
	background: url(../img/left_content_footer.png) repeat-y;
}

#right-head {
	margin-top: -19px;
	margin-left: 702px;
	right: 0;
	width: 308px;
	height: 89px;
	background: url(../img/right_content_head.png) repeat-y;
}

#right {
	right: 0;
	width: 308px;
	margin-left: 702px;
	background: url(../img/right_content_bg.png) repeat-y;
}

#right-content {
	color: #fbffde;
	padding-left: 6px;
}

#right-footer {
	right: 0;
	width: 308px;
	height: 16px;
	margin-left: 702px;
	background: url(../img/right_content_footer.png) repeat-y;
}

#footer-bg {
	clear: both;
	bottom: 0;
	height: 116px;
	width: 1010px;
	background: url(../img/footer_bg.png) repeat-y;
}

#footer-content {
	color: #c6bf92;
	padding-top: 47px;
	padding-left: 43px;
	text-align: left;
	float: left;
}

#footer-content a {
	color: #fbffde;
}

#footer-content a:hover {
	color: #d4d0b0;
}

#to-top {
	float: right;
	margin-right: 10px;
	margin-top: 42px; 
}

#INTERant-logo {
	float: right;
	margin-top: 30px; 
	margin-right: 25px;
}


