/* ---------------------------------
Makeup: Dimox
Author URI: http://dimox.name/
--------------------------------- */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 11px/13px Verdana, Arial, Tahoma, sans-serif;
	width: 100%;
}
a {
	color: #D5063C;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 8px 0;
}
img {border: none;}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: #F7ECCD url(i/header-left.jpg) no-repeat;
}

span.b1 a {
	font-size: 22px; line-height: 28px; color:#7F725F; text-decoration:none;
}

span.b1 a:hover {
	text-decoration:overline;
}

span.b2 a {
	font-size: 18px; line-height: 24px; color:#7F725F; text-decoration:none;
}

span.b2 a:hover {
	text-decoration:overline;
}

div.b3 {
	padding-bottom: 13px; 
}

div.b3 a {
	padding-top: 10px; color: rgb(127, 114, 95); font-weight: bold;text-decoration:none;
}

div.b3 a:hover {
	text-decoration:underline;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 423px;
	position: relative;
	background: url(i/header-right.jpg) 100% 0 no-repeat;
}
#logo {
	position: absolute;
	top: 33px;
	left: 61px;
	font-size: 12px;
	width: 170px;
	height: 95px;
	padding: 40px 0 0;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
#logo span {
	display: block;
	font-size: 28px;
	font-family: Tahoma, Arial;
	text-transform: uppercase;
	margin: 20px 0 0;
}
#menu {
	position: absolute;
	left: 14px;
	bottom: 0;
	width: 970px;
	height: 67px;
	background: #EAD69F url(i/menu-bg.gif) repeat-x;
	border: 1px solid #DAC896;
	border-width: 0 1px;
	text-align: center;
	font-weight: bold;
}
* html #menu {bottom: -1px;}
#menu li {
	display: inline;
	margin: 0 21px;
}
#menu a {
	display: -moz-inline-box;
	display: inline-block;
	color: #80735A;
	text-decoration: none;
	padding: 45px 0 0;
	background-position: 50% 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EAD69F;
}
#menu a:hover {
	border-bottom: 1px solid #80735A;
}
#m1 a {background-image: url(i/m1.gif)}
#m2 a {background-image: url(i/m2.gif)}
#m3 a {background-image: url(i/m3.gif)}
#m4 a {background-image: url(i/m4.gif)}
#m5 a {background-image: url(i/m5.gif)}
#m6 a {background-image: url(i/m6.gif)}
#m7 a {background-image: url(i/m7.gif)}
#m8 a {background-image: url(i/m8.gif)}

#icons {
	position: absolute;
	bottom: -85px;
	right: 25px;
	width: 30px;
	height: 85px;
	background: url(i/icons.gif) no-repeat;
}
* html #icons {bottom: -86px;}
#icons a {
	position: absolute;
	left: 10px;
	width: 11px;
}
#i1 {
	top: 5px;
	height: 12px;
}
#i2 {
	top: 28px;
	height: 8px;
}
#i3 {
	top: 48px;
	height: 8px;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	padding-bottom: 65px;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 100%;
	float: left;
}
#text {
	margin: 25px 305px 0 280px;
}
h1 {
	font-size: 15px;
	line-height: 1;
	color: #D5063C;
	margin: 25px 0 10px -5px;
	height: 1%;
}
h1:first-letter {
	font-size: 32px;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	line-height: 1;
	color: #D5063C;
	margin: 25px 0 10px -5px;
	height: 1%;
}
h2:first-letter {
	font-size: 20px;
	font-weight: normal;
}

img.right {
	float: right;
	margin: 0 35px 10px 10px;
}
.red {color: #E4183B;}
.center {text-align: center;}

#content ul,
#content ol {
	margin: 7px 0 7px 30px;
}
#content li {
	padding: 2px 0;
}



/* Left
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 243px;
	margin-left: -100%;
	padding: 0 0 20px 11px;
}
#left h3 {
	font-size: 15px;
	line-height: 1;
	color: #D5063C;
	margin: 25px 0 10px -2px;
	height: 1%;
}
#left h3:first-letter {
	font-size: 32px;
	font-weight: normal;
}
.block {
	background: url(i/block-bg.gif) repeat-y;
	padding: 20px 15px;
	position: relative;
}
* html .block {height: 1%;}
.block-shadow {
	height: 15px;
	background: url(i/block-shadow.gif) no-repeat;
}
.lenta {
	position: absolute;
	bottom: -56px;
	right: 13px;
	width: 30px;
	height: 46px;
	padding: 10px 0 0;
	background: url(i/lenta.gif) no-repeat;
	font-size: 12px;
	text-align: center;
}
* html .lenta {bottom: -57px; right: 12px;}
.lenta a {color: #FFF;}




/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 243px;
	margin-left: -262px;
	border-left: 1px solid #E7D196;
	border-bottom: 6px solid #DECE9E;
	background: #EEE0B8 url(i/right-bg1.gif) repeat-x;
}
.right-column {
	background: url(i/right-bg2.gif) repeat-y;
	padding: 25px 32px 30px 27px;
}
#right h3 {
	font-size: 15px;
	line-height: 1;
	color: #D5063C;
	margin: 0 0 10px -2px;
	height: 1%;
}
#right h3:first-letter {
	font-size: 32px;
	font-weight: normal;
}
.news {
	margin: 18px 0 18px;
}
.news .title {
	margin: 0 0 15px;
	color: #E4183B;
	font-size: 12px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 54px;
	background: #F3E3B8 url(i/footer-bg.gif) repeat-x;
	color: #D92051;
	position: relative;
	text-align: center;
}
#bottom-menu {
	position: absolute;
	top: -33px;
	left: 0;
	width: 1000px;
}
#bottom-menu li {
	display: inline;
	margin: 0 12px;
}
#bottom-menu a {
	color: #80735A;
}
#copyright {
	padding: 23px 0 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}



#bottom-menu1 li {
	display: inline;
	margin: 0 12px;
}
#bottom-menu1 a {
	color: #80735A;
	text-decoration:none;
}
#bottom-menu1 a:hover {
	color: #80735A;
	text-decoration:underline;
}