/*ProfiLight//8.06.09//Schadin Alexey*/
*{
	margin:0;
	padding:0;
	border:0;
}
html, body {
	
}
/*хак для ie*/
* html #container {
	height: 100%;
}

body{
	color:#000;
	background:#fff;
	text-align:center;
	margin:0;
	padding:0;
	font-family:Arial,sans-serif;
}

div{
	overflow: hidden;
}
a { color:#000;}
a:active, a:focus{outline:0;}

ul{
	list-style: none;
}

#container{
	position:relative;
	width:1000px;
	margin:0 auto;
	min-height: 100%;
	text-align:center;
	top:-2px;
	overflow:hidden;
}

#top{
	height:455px;
	text-align:left;
	margin-bottom:15px;
	text-align: left;
}

#top #image{
	width:440px;
	height:455px;
	float:left;
	background: url('../img/head/image0.jpg') no-repeat left top;
}

#search{
	width:260px;
	height:30px;
	float:left;
	text-align:left;
	margin:20px 0 0 20px;
}

#search input.submit{
	position:relative;
	width:16px;
	height:24px;
	top:0;
	background:url('../img/mn.gif') no-repeat top;
}

#search input.edit{
	position:relative;
	border: solid 1px #ddd;
	font-family:sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#ccc;
	width:200px;
	height:24px;
}

#search ul li{display:inline;}

.clearfloat{ 
	clear:both;
	overflow: visible;	
}

#empty{height:78px; z-index:1;}

#logo{
	position:relative;
	background:url('../img/logo.gif') no-repeat left top;
	width:560px;
	height:240px;
	left:-1px;
	float:right;
	padding:0;
	font-weight:bold;
}

#phone{
	position:relative;
	color:#ffe;
	margin:18px 0 0 40px;
	float:left;
	color:#cfcfcf;
	font-size: .8em;
}
#phone li.offset {
	margin-left:30px;
}

#null{
	clear: both;
	display: block;
	position: relative;
	width: 100%;
	height:130px;
}
	#null a {
		display: block;
		margin: 20px 0 0;
		width: 100%;
		height: 100px;
	}

#about{
	display:block;
	position:relative;
	color:#ffe;
	font-size:.8em;
	margin: 12px 0 0;
	text-align: center;
}

#right-bar{
	padding: 0 0 0 2px;
	width:557px;
	height: 215px;
	float:right;
}

#right-bar h3{
	text-align:center;
	font-size:1.1em;
	padding: 3px 0 0;
	margin: 0 0 -3px;
}

#menu{
	text-align:left;
	font-weight:bold;
	font-size: 12px;
	line-height:28px;
	width:270px;
	float:left;
}
#menu ul ul {
	line-height: 16px;
}

#menu ul li a{
	display:inline-block;
	text-decoration:none;
	text-indent:18px;
	color:#000;
	background:url('../img/mm.gif') no-repeat left 50%;
}

#menu ul li a:hover{text-decoration:underline;}
#menu ul li a.none:hover { text-decoration:none;}

#menu ul li ul{
	margin: 0 0 0 8px;
	font-weight:normal;
}

#menu ul li ul li a{background:transparent;}

#menu ul li .second { margin-left:20px; background:url('../img/pict.gif') left no-repeat; color:#555; }
#menu ul li .second  a { color:#555; }

.topic{
	font-weight:bold;
	font-size:1.2em;
}

.foto{
	position:relative;
	margin:0 7px 0 0;
	height:195px;
	width:500px;
	float:left;
	overflow: hidden;
}
.arrow {
	float:left;
	width:25px;
	height:210px;
}

.arrow a {
	position:relative;
	display:block;
	width:16px;
	height:24px;
	top:95px;
}
.left-arrow {
	background:url(../img/nm.gif) no-repeat left top;
}
.right-arrow {
	background:url(../img/mn.gif) no-repeat left top;
}
.col {
	position:absolute;
	width:90px;
	height:195px;
}
.foto img{
	border:solid 1px #ccc;
	background:#aaa;
	height:80px;
	width:80px;
}

.foto a{
	display: block;
	height: 80px;
	width: 80px;
	margin:15px 0 15px 0;
	/* float: left; */
}
#center{
	margin: 0 0 10px;
	padding: 0;
	overflow: hidden;
}


#rightcol{
	float:right;
	width:710px;
}

#leftcol{
	width:280px;
	float:left;
	overflow: hidden;
}

.text, .text *{
	text-align:left;
	text-indent:0;
	font-size:9pt;
}
.text p{
	margin-bottom:5px;
}
.text h2{
	font-size:1.3em; 
	font-weight:bold;
	margin: 0 0 5px;
}
.text h1{
	font-size:1.5em; 
	font-weight:bold;
	margin: 0 0 5px;
}
.text h3{
	font-size:1.1em; 
	font-weight:bold;
	margin: 0 0 5px;
}
.text ul{
	margin:0 0 10px 20px;
	list-style:square outside;
}
.text h2 span{
	font-family:'Antique Olive Compact'; 
	font-weight:bold; 
	line-height:2em;
	font-size:.9em;
	font-style:italic;
}
.tab {
	width:100%;
}
.tab td {
	padding:5px;
	border:1px solid #ccc;
	text-align:center;
}

.images {
	padding:5px;
	border:1px solid #ccc;
}

#footer{
	width:1000px;
	height:78px;
	margin:0 auto 0;
	background:url('../img/footer.gif');
	text-align:left;
	z-index:2;
}

#footer ul li{ 
	display:inline;
}

/*#footer a{
	position:relative;
	height:24px;
	background:url('/img/mn.gif') no-repeat left;
	display:inline-block;
	text-indent:25px;
	color:#ffe;
	font-weight:bold;
	font-size:1.1em;
	margin: 0 30px 0 20px;
	top:20px;
}*/

#footer a:hover{text-decoration:none;}
#temp{
	position:absolute;
	background: url('../img/head/image1.jpg') no-repeat left top;
	height:455px;
	width:440px;
	right:0;
	top:-2000px;
}

iframe {
	border:1px solid #333;
}

table.feedback {
	margin-top: 10px;
}
table.feedback td {
	padding: 2px 5px;
}
table.feedback td.inputs {
	width: 270px;
}
table.feedback input, table.feedback textarea {
	padding: 1px;
	width: 100%;
	font-family: sans-serif;
	border: 1px solid #ccc;
}
table.feedback input.text {
	width:270px;
}
table.feedback textarea {
	height: 100px;
}
table.feedback input.isubmit {
	width: 110px;
}
table.feedback td.comment {
	font-size: 10px;
	line-height: 14px;
}

form.form-feedback {
	float: left;
	width: 450px;
}

.bold { font-weight:bold; }

#footer .copy  .counter { padding-bottom:5px; }
#footer .copy  { background:none; font-size:12px; color:#fff; margin:10px; }
#footer .copy a { background:none; font-size:12px; color:#fff; display:inline; margin:0; padding:0; }

.images { border:0; text-align:center; }
.images img { padding:3px; border:solid #ccc 1px; }
