@charset "windows-1251";
* {
	margin: 0px;
	padding: 0px;
	font-size: 100.01%;
}
html {
	height: 100%;
}
body {
	font-size:62.5%;
	font-family:Arial;
	letter-spacing:normal;
	margin:0px;
	color:#262f39;
	min-width: 840px;
	height: 100%;
	background: #FFF;
}
#body {
	position: absolute;
	width: 100%;
	padding-bottom: 0px;
	min-height: 100%;
	float: left;
}
a {
	color: #ef4035;
	text-decoration: underline;
}
a:hover , #text a:hover, #contacts a:hover{
	color: #900;
	text-decoration: underline;
}  
a:visited {
	color: #ef4035;
	text-decoration: underline;
}
a img {
	border:none;
}
a:active, a:focus, img {
	outline: 0;
}
h1 {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	border-left: 4px solid #252f39;
	height: 238px;
	width: 90%;
	z-index: 2;
}
h1 span {
	display: block;
	background: url(../img/kodatek_logo.gif) no-repeat;
	width: 301px;
	height: 238px;
	margin: 0px 0px 0px 15%;
	text-indent: -500em;
	position: absolute;
	left: -5px;
	z-index: 11;
}
#text {
	position: absolute;
	border-left: 4px solid #ef4035;
	top: 238px;
	margin-bottom: 50px;
	left: 0px;
	z-index: 2;
	width: 90%;
}
#text p {
	margin-left: -4px;
	width: 306px;
	font-size: 1.2em;
	margin-top: 10px;
	color: #262f39;
	padding-left: 15%;
}
#text .first {
	margin-top: 0px;
}
#right {
	width: 73%;
	float: right;
}
#right_in  {
	position: relative;
	margin-left: 300px;
}
#contacts {
	top: 0px;
	height: 158px;
	border-bottom: 16px solid #ef4035;
	position: absolute;
	width: 100%;
	left: 0px;
	z-index: 21;
}
#contacts p {
	left: 0px;
	bottom: 13px;
	position: absolute;
	font-size: 1.5em;
	width: 100%;
}
h2 {
	width: 278px;
	height: 23px;
	padding-right: 23px;
	left: 0px;
	top: 202px;
	z-index: 21;
	position: absolute;
	font-size: 1.8em;
	line-height: 23px;
	font-weight: normal;
	color: #5f6062;
}
#arr   {
	display: block;
	height: 21px;
	width: 23px;
	top: 202px;
	z-index: 31;
	left: 278px;
	position: absolute;
}
#arr2   {
	display: block;
	height: 21px;
	width: 23px;
	float: right;
	margin: 5px 0px 0px;
}
#arr a , #arr2 a{
	background: #ef4035 url(../img/arrow.gif) no-repeat 0px 0px;
	height: 21px;
	width: 23px;
	display: block;
	line-height: 23px;
	text-decoration: none;
	overflow: hidden;
}
#arr a:hover , #arr2 a:hover{
	background-color: #900;
	text-decoration: none;
}
#objects {
	width: 100%;
	padding-top: 238px;
	margin: 0px 0px 30px;
}
#objects_in {
	width: 100%;
	overflow: hidden;
	height: 750px;
	position: relative;
	z-index: 21;
}
#objects_main {
}
.obj img{
	position: absolute;
}
.obj .fotos {
	height: 200px;
	width: 300px;
	margin-bottom: 5px;
	background: url(../img/loading_mini.gif) no-repeat center center;
	position: relative;
}
.obj .lister {
	position: absolute;
	z-index: 1000;
	height: 200px;
	width: 300px;
	background: url(../img/transparent1.gif);
	text-decoration: none;
	display: block;
}
.obj .lister a {
	height: 200px;
	width: 300px;
	text-decoration: none;
	display: block;
	background: #FF0 url(../img/transparent.gif);
}
.obj .lister img  {
	height: 200px;
	width: 300px;
	display: block;
	position: static;
}
.obj .lister:hover {
	text-decoration: none;
}
.obj p{
	font-size: 1.1em;
	height: 45px;
}
#border_bottom {
	background: #ef4035;
	height: 4px;
	float: left;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	z-index: 3;
	position: relative;
}
#border_bottom .left {
	width: 13.5%;
	background: #262f39;
	height: 4px;
}
#spec {
	display: none;
}
.none {
	font-size: 1px;
	line-height: 1px;
	float: left;
	height: 1px;
	width: 100%;
}
#main_bg {
	height: 450px;
	width: 442px;
	margin-left: -105px;
	position: absolute;
	left: 13.5%;
	bottom: 0px;
	background: url(../img/main_bg.gif) no-repeat;
	z-index: 1;
}
#fon {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.7;
	z-index: 999;
	left: 0px;
	top: 0px;
	display: none;
}
#pict {
	position: fixed;
	height: 516px;
	width: 700px;
	background: #FFF;
	z-index: 1000;
	left: 50%;
	top: 50%;
	margin: -288px 0px 0px -380px;
	padding: 30px;
	display: none;
}
#big_pict {
	height: 466px;
	width: 700px;
	background: url(../img/loading_mini.gif) no-repeat center center;
}
#descr {
	margin: 0 30px 0 0;
	height: 50px;
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #f10;
}
#descr a {
	color: #4b90e7;
	font-size: 0.83em;
}
#descr a:hover {
	text-decoration: none;
}
#descr b {
	font-weight: bold;
	color: #000;
}
#foto_num {
	float: right;
	margin: 15px 10px 0px 0px;
	font: 0.8em "Myriad Pro", Arial, sans-serif;
	color: #000;
}
