/*
Theme Name: Remnotik
Theme URI: http://remnotik.ru/
Description: The original WordPress theme
Version: 1.0
Author: Denis 

*/


body {
	padding: 0;
	margin: 0;
	font: 9pt/14pt Arial, Helvetica, sans-serif;
	color: #3D3D35;
}
a {
	text-decoration: none;
}

h1 {
	color: #111;
	margin: 5px 0 20px 0;
	padding: 0;
	font-size: 15pt;
	font-weight: normal;
}
h1 a, h1 a:visited, h1 a:hover {
	color: #000;
}


#divtl {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background: url(images/tl-fon.jpg) top left repeat-x;
	z-index: -1;
}
#divtr {
	position: absolute;
	top: 0;
	left: 50%;
	width: 50%;
	height: 100%;
	background: url(images/tr-fon.jpg) top right repeat-x;
	z-index: -1;
}



#header {
	background: url(images/header-fon.jpg) top center no-repeat;
	height: 458px;
}
#h {
	width: 990px;
	height: 416px;
	padding: 42px 0 0 0;
	margin: 0 auto;
	position: relative;
}
.a {
	display: block;
	float: left;
	width: 160px;
	height: 33px;
}
#home {
	width: 179px;
}
#sliders {
	width: 939px;
	height: 270px;	
	top: 135px;
	left: 24px;
	position: absolute;
	overflow: hidden;
}
.slider {
	width: 609px;
	height: 150px;
	padding: 110px 10px 10px 320px;
}
#sl-btns {
	position: absolute;
	left: 24px;
	top: 404px; /* 408 */
}
.sa {
        display:block;
	cursor: pointer;
	height: 38px;
	float: left;
	width: 312px;


	color: #fff;
	font-size: 115%;
	line-height: 42px;
	text-align: center;
}

#btn-8 {
	/*width: 235px;
	background: url(images/bt8.jpg) left top no-repeat;*/
}
#btn-10 {
	/*width: 236px;
	background: url(images/bt10.jpg) left top no-repeat;*/
}
#btn-12 {
	width: 234px;
	background: url(images/bt12.jpg) left top no-repeat;
}
#btn-14 {
	/*width: 235px;
	background: url(images/bt14.jpg) left top no-repeat;*/
}

p.more {
	text-align: right;
	font-weight: normal;
	padding-right: 30px;
}
p.more a {
	color: #FFF;
	text-decoration: underline;
}

#pt_empty {
	background: url(images/page-top-fon_empty.jpg) top center no-repeat;
	height: 50px;
	padding-left: 20px;
	padding-top: 20px;
}

#pt {
	height: 212px;
}
#b {
	margin-top: 10px;
}
#b a, #b a:visited, #b a:hover {
	color: #5FA1B1;
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted #5FA1B1;
	display: block;
	float: left;
}

.nav_buttons_background {
	padding: 30px 0;
}

#b1 {
	clear: left;
	background: url(images/icon_1.png) no-repeat;
}
#b2 {
	background: url(images/icon_2.png) no-repeat;
}
#b3 {
	margin-right: 0;
	background: url(images/icon_3.png) no-repeat;
}
.bn {
	width: 202px;
	height: 80px;
	float: left;
	margin: 0 25px 0 0;
	padding: 0 0 0 65px;
	font-size: 8pt;
	line-height: 10pt;
}

.cl {
        clear: both;
        width: 0;
        height: 0;
}


.bn h3 {
	padding: 0;
	margin: 0 0 5px;
	font-size: 11pt;
	font-weight: bold;
	color: #82A553;
}

#pc {
	background: url(images/page-bottom-fon.jpg) bottom center no-repeat;
	min-height: 600px;
	overflow: auto;
}

#pc1 {
	background: url(images/page-content-fon.jpg) top center repeat-y;
	min-height: 768px;
	overflow: auto;
	position: relative;
}

#divbl {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background: url(images/bl-fon.jpg) bottom left repeat-x;
	z-index: -1;
}
#divbr {
	position: absolute;
	top: 0;
	left: 50%;
	width: 50%;
	height: 100%;
	background: url(images/br-fon.jpg) bottom right repeat-x;
	z-index: -1;
}

#footer {
	background: url(images/footer-fon.jpg) top center no-repeat;
	height: 83px;
	overflow: auto;
	padding: 85px 0 0 0;
}
#copyright {
	float: left;
	width: 45%;
}
#bmenu {
	float: right;
	width: 45%;
	text-align: right;
}
#bmenu a, #bmenu a:visited, #bmenu a:hover {
	color: #5FA1B1;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
	border-bottom: 1px dotted #5FA1B1;
	display: block;
	float: right;
}

.in {
	width: 875px;
	margin: 0 auto;
}
#pc .in {
	width: 855px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



.hr {
	width: 850px;
	margin: 15px auto;
	background: #ABABA9;
	border-bottom: 1px solid #FFF;
	height: 1px;
	clear: both;
}

p.fl {
	padding-left: 200px;
}
p.fl img {
	position: relative;
	margin-left: -200px;
}
