/* ---------------------------------
Makeup: Dimox
Author URI: http://dimox.name/
--------------------------------- */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/15px Tahoma, Arial, Verdana, sans-serif;
	width: 100%;
}
a {
	color: #869C0D;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 8px 0;
}
img {border: none;}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url(i/bg.gif) repeat-y;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 265px;
	position: relative;
	background: url(i/header-left.gif) no-repeat;
}
#logo {
	position: absolute;
	z-index: 2;
	top: 48px;
	left: 47px;
	height: 75px;
	overflow: hidden;
	font-size: 60px;
	line-height: 60px;
	text-align: right;
	cursor: pointer;
	text-decoration: none;
	color: #409AA1;
}
#logo span {
	font-size: 30px;
}
#logo small {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	color: #676767;
	margin: -36px 1px 0 0;
	position: relative;
	z-index: 3;
}
* html #logo small {margin-top: -26px;}
*+html #logo small {margin-top: -26px;}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 248px;
	height: 58px;
	background: url(i/header-left.gif) -47px -48px no-repeat;
}

#search {
	position: absolute;
	top: 15px;
	right: 24px;
}
#search input {
	float: left;
	font: 11px Tahoma, Arial;
}
.search {
	padding: 4px 7px 5px;
	border: 1px solid #6A9093;
	width: 285px;
}
#sl {
	position: absolute;
	top: 0;
	left: -1px;
	width: 6px;
	height: 24px;
	background: url(i/search-left.gif) repeat-x;
}
#sr {
	position: absolute;
	top: 0;
	left: 295px;
	width: 6px;
	height: 24px;
	background: url(i/search-right.gif) repeat-x;
}
.go {
	cursor: pointer;
	width: 62px;
	height: 24px;
	margin: 0 0 0 10px;
	background: url(i/go.gif) no-repeat;
	border: none;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold !important;
}

#banners {
	position: absolute;
	top: 79px;
	right: 19px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#banners a {
	float: left;
	display: block;
	margin-left: 36px;
	height: 41px;
	padding: 80px 0 0 100px;
	color: #FFF;
	text-decoration: none;
}
#b1 {
	width: 104px;
	background: url(i/banner1.jpg) no-repeat;
}
#b2 {
	width: 103px;
	background: url(i/banner2.jpg) no-repeat;
}
#b3 {
	width: 100px;
	background: url(i/banner3.jpg) no-repeat;
}

#phone {
	position: absolute;
	top: 193px;
	left: 50px;
	font-size: 16px;
	line-height: 22px;
	color: #5D5D5D;
}
#phone span {
	font-size: 18px;
	color: #2B6810;
}
#phone small {
	font-size: 12px;
}

#menu {
	position: absolute;
	top: 215px;
	right: 19px;
	height: 50px;
	background: #8FACAE url(i/menu-bg.gif) repeat-x;
	list-style: none;
	padding: 0 5px;
	vertical-align:middle;
}
#menu li {
	float: left;
	/*line-height: 48px;*/
	vertical-align:middle;
	text-transform: uppercase;
	position: relative;
}
#menu a {
	color: #FFF;
	display: block;
	width: 81px;
	height: 50px;
	padding-left: 9px;
	background: #A5B64C url(i/menu.gif) no-repeat;
	text-decoration: none;
	vertical-align:middle;
}
#menu a:hover {
	background: url(i/menu-hover.gif) no-repeat;
	color: #3B4C4D;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	padding: 28px 0 20px;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 100%;
	float: left;
}
#text {
	margin: 0 0 0 304px;
	padding: 0 27px 0 0;
}

h1 {
	font-size: 18px;
	color: #86870F;
	margin: 30px 0 5px;
}
h1 span {
	background: url(i/arrow.gif) 100% 12px no-repeat;
	padding-right: 28px;
}
h2 {
	font-size: 14px;
	color: #86870F;
	margin: 30px 0 10px;
}

table {
	width: 100%;
	border-collapse: collapse;
	margin: 15px 0;
}
html:root table {margin-top: 5px}
table td {
	border: 1px solid #C5D9E0;
	padding: 3px 5px;
}


.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}


/* Left
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 204px;
	padding: 0 0 0 45px;
	margin-left: -100%;
}
#left h3 {
	height: 41px;
	line-height: 40px;
	background: #97B2B4 url(i/headline.gif) no-repeat;
	margin: 0 0 5px -26px;
	padding-left: 15px;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
}
#contacts {
	padding-left: 12px;
}
#contacts p {
	padding: 5px 0;
}
#contacts span {
	margin-left: -12px;
}

#map {
	margin: 10px 0 27px;
}

#left ul {
	margin: 10px 0 27px 0;
	font-size: 10px;
	list-style: none;
	font-weight: bold;
	color: #5D5D5D;
}
#left ul a {
	font-size: 11px;
	font-weight: normal;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: url(i/footer-bg.gif) 0 100% repeat-x;
}
.footer {
	height: 134px;
	background: url(i/footer-left.gif) 23px 33px no-repeat;
	position: relative;
}

#phone-bottom {
	background: url(i/phone.gif) no-repeat;
	padding: 6px 0 12px 43px;
	margin-left: 45px;
	line-height: 16px;
}
#phone-bottom span {
	font-size: 18px;
	color: #86870F;
}

#bottom-menu {
	float: left;
	height: 23px;
	list-style: none;
	line-height: 21px;
	font-weight: bold;
	margin: 0 0 25px 28px;
	background: url(i/bottom-menu-bg.gif) 100% 0 no-repeat;
	padding-right: 4px;
	overflow: hidden;
	display: inline;
}
#bottom-menu li {
	float: left;
	height: 23px;
	background: #98B2B4 url(i/bottom-menu-sep.gif) no-repeat;
	margin-left: -1px;
	padding-left: 1px;
	position: relative;
	display: inline;
}
#bottom-menu a {
	display: table-cell;
	display: inline-block;
	height: 23px;
	padding: 0 43px;
	color: #FFF;
	background: url(i/bottom-menu.gif) 100% 0 no-repeat;
}

#copyright {
	padding: 0 0 0 32px;
	font-size: 11px;
	color: #4F4F4F;
	clear: both;
}
#counter {
	position: absolute;
	bottom: 12px;
	left: 272px;
}
#design {
	position: absolute;
	bottom: 7px;
	right: 25px;
	font-size: 11px;
	color: #4F4F4F;
}


ul.oplata-links li {
  list-style:none;
  margin:0;
  display:inline;
}

ul#oplata-binom-logos li {
  list-style:none;
  margin:0;
  display:inline;
}
