@charset "utf-8";
/* CSS Document */

html, body {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
}

div.empty {
	height:84px;
	background:#8b9a93;
}

html > body #container {
	height:auto;
	min-height:100%;
}

#container {
	height:100%;
	position:relative;
	min-width:980px;
	margin:0 27px;
	background:#8B9A93;

}

div#wrapper {

}

#footerOuter {
  position:absolute;
  height: 100px;
  left:0;
  width:100%;
  bottom:0;
  background:#fff;
}

#footer {
	background:#8b9a93 url(images/foot_l.gif) no-repeat left bottom;
	height:75px;
	position:relative;
}

#footerInner {
	background:url(images/foot_r.gif) right bottom no-repeat;
	height:75px;

}

div.shapka {
	padding-top:27px;
	background:#fff;
	font:normal 0px/0px Tahoma;
}

div.top {
	background:#8b9a93 url(images/top_l.gif) bottom left no-repeat;
	height:20px;
}

div.topInner {
	background:url(images/top_r.gif) bottom right no-repeat;
	height:20px;
}

#header {
	width:710px;
	margin:0 auto;
	height:155px;
	padding-left:63px;
}

#header a {
	font:normal 9px/10px Tahoma;
	background:url(images/arrow.gif) left bottom no-repeat; 
	padding-left:16px; 
	color:#d3e04d;
}

#logo {
	width:750px;
	margin:0 auto;
	height:107px;
	padding:0 0 105px 17px;
}

#logo img {
	border:0;
}


#green {
	background:#d5e04c url(images/green.gif) center top no-repeat;
	height:109px;
	padding-left:17px;
}

#green div.inner {
	width:750px;
	margin:0 auto;
	padding-top:26px;
}

div.center {
	width:750px;
	margin:0 auto;
	padding-bottom:84px;
}

#menu {
	padding:20px 0 0px 17px;
	width:750px;
}

#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu ul li {
	float:left;
	padding-right:17px;
}

#menu ul li a {
	display:block;
	font:normal 16px/18px "Times New Roman", Times, serif;
	color:#fff;
}

/*#menu a { 
	display:block;
	float:left;
	height:30px;
	background-position:top;
	text-indent:-99999px;
	outline:none;
	padding-right:10px;
	
}

#menu a:hover { 
	display:block;
	float:left;
	height:30px;
	background-position:bottom;

	
}*/

#one {
background:url(images/about.gif) no-repeat;
width:66px;
}

#two {
background:url(images/ourteam.gif) no-repeat;
width:66px;
}

#three {
background:url(images/corp.gif) no-repeat;
width:150px;
}

#four {
background:url(images/partners.gif) no-repeat;
width:62px;
}

#five {
background:url(images/contacts.gif) no-repeat;
width:62px;
}




#one_r {
	background:url(images/onas.gif) no-repeat;
	width:44px;
}

#two_r {
	background:url(images/komanda.gif) no-repeat;
	width:66px;
}

#three_r {
	background:url(images/korpor.gif) no-repeat;
	width:194px;
}

#four_r {
	background:url(images/partneru.gif) no-repeat;
	width:76px;
}

#five_r {
	background:url(images/kontaktu.gif) no-repeat;
	width:71px;
}


div#copy {
	width:750px;
	margin:0 auto;
 	background:url(images/foot.gif) top center no-repeat;
	height:75px;
}

div#copy span {
	color:#FFFFFF; 
	font:normal 10px/20px Tahoma;
	padding-left:15px; 
}


a.niz {
	font:normal 11px/14px Tahoma; 
	background:url(images/arrow.gif) left bottom no-repeat; 
	padding-left:16px; 
	color:#d3e04d;
}



