html,body,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,
p,blockquote,th,td,address {
   margin:0;
   padding:0;
}
body{
	min-width: 960px;
	background: #8e8051 url(../img/bricks/body.jpg);
	font: .87em Georgia, serif;
	color: #4f473b;
}
a{
	color: #8d4646;
}
a:visited{
	color: #8d4646;
}
a img{
	border: none;
}
.rt{
	float: right;
}
.lt{
	float: left;
}
.cntr{
	text-align: center;
}
.ta-j{
	text-align: justify;
}
ul{
	list-style: none;
}
.content ul{
	list-style: disc;
	margin: 15px 0 20px 20px;
}
.content ul ul{
	list-style: circle;
}

/*- - - - - 100% height - - - - -*/
html{
	width: 100%;
	height: 100%;
}
body{
	width: 100%;
	height: 100%;
	min-height: 100%;
}
.page{
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.wrap{
	padding: 0 0 328px;
}
.footer{
	margin: -328px auto 0;
	position: relative;
}
/*- - - - - page - - - - -*/
.page{
	width: 960px;
	margin: 0 auto;
	background: url(../img/bricks/page.png) repeat-y;
}
	.wrap{
		overflow: hidden !important;
		overflow: visible;
		margin: 0 28px 0 25px;
		background: #f3edd4 url(../img/bricks/wrap.jpg);
	}
		.clear{
			clear: both;
		}

.content, .aside, .extra{
	overflow: hidden;
}

/*- - - - - columns: center, right - - - -*/
#flash{
	height: 157px;
}
.subwrap{
	float: right;
	width: 100%;
}
	.content{
		float: left;
		width: 100%;
	}
		/*- - - - - column: center - - - - -*/
		.content .lining{
			padding: 10px 20px 40px 263px;
			background: url(../img/bricks/content.jpg) no-repeat 100% 0;
		}
			.content .lining .column{
                                text-align:justify;
				overflow: hidden;
				width: 100%;
				min-height: 300px;
			}
.content p{
	margin: 0 0 1em;
}
.content h1{
        text-align:left;
	font-size: 1.71em;
	font-weight: normal;
	color: #773636;
	line-height: 1;
	margin: 0 0 .6em;
}
.content h2{
        text-align:left;
	font-size: 1.28em;
	color: #000;
	margin: 0 0 .6em;
}

.content h3{
        text-align:center;
        font-weight:bold;
	font-size: 1.28em;
	color: #773636;
	margin: 0 0 .6em;
}

.content h1 span{
	color: #262215;
	font-size: .75em;
}
.content a:visited{
	color: #8d4646;
}

.content a:hover{
	color: #c73a3a;
}
/*- - - - - column: left - - - - -*/
.extra{
	float: left;
	width: 263px;
	margin-right: -263px;
}
	.extra .lining{
		padding: 26px 8px 15px;
		background: url(../img/bricks/nav-top.jpg) no-repeat 8px 7px;
	}
.extra ul.nav{
	width: 240px;
	padding: 0 0 19px;
	background: url(../img/bricks/nav-btm.jpg) no-repeat 0 100%;
	margin: 0 9px 0 0;
	font-size: .85em;
}
	ul.nav li{
		background: url(../img/bricks/nav-mid.gif) repeat-y 0 0;
		padding: 0 19px;
	}
	ul.nav li a{
		color: #585034;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		border-top: 1px solid #c8ba89;
		display: block;
		padding: 6px 0;
		outline: none;
	}
	ul.nav li:first-child a{
		border-top: none;
	}
	ul.nav li a:hover{
		text-decoration: underline;
	}
.extra ul.nav ul{
	width: auto;
	padding: 0 0 6px;
	background: none;
	margin: 0 0 0 7px;
	font-size: .83em;
	display: none;
}
.extra ul.nav li.active ul{
	display: block;
}
	ul.nav ul li{
		background: none;
		padding: 0;
	}
	ul.nav ul li a{
		font-weight: normal;
		border-top: none;
		padding: 2px 0;
	}
	ul.nav ul li a:hover{
		
	}
/*- - - - - header - - - - -*/
.header{
	
}
	.header .lining{
		height: 267px;
		background: url(../img/bricks/header.jpg) no-repeat;
		padding: 0 28px;
		position: relative;
	}

.header .where{
	position: absolute;
	right: 28px;
	top: 0;
	height: 155px;
	width: 250px;
	padding: 17px 35px 0 0;
	color: #745823;
	background: url(../img/bricks/wheel.png) no-repeat 200px 95px;
	text-align: right;
}
	.header .where p{
		color: #3d3222;
		text-align: right;
	}
	.header .where p.contacts{
		padding: 20px 60px 0 0;
	}
	.header .where p.contacts a{
		color: #3c3325;
	}
	.header .where p span{
		font-size: 1.7em;
	}
.main-wrap{
	margin: 0 -5px 0 -4px;
	width: 888px;
	padding: 28px 10px 0;
	height: 56px;
	overflow: hidden;
	position: relative;
}
ul.main{
	position: relative;
	left: 0;
}
	ul.main li{
		width: 272px;
		float: left;
		display: inline;
		height: 56px;


		margin: 0 12px;
		font-size: .85em;
	}
	ul.main li a.long{
		margin-right: -10px;
		position: relative;
		z-index: 100;
	}
	ul.main li a{
		color: #585034;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		display: block;
	}
	ul.main li.double{
		background: url(../img/bricks/main-double.gif) repeat-x 0 23px;
	}
	ul.main li.double a{
		margin-bottom: 17px;
	}
	ul.main li a:hover{
		text-decoration: underline;
	}

ul.main ul{
	margin: 5px 0 0 10px;
}
	ul.main ul li{
		width: auto;
		height: auto;
		float: none;
		padding: 0;
		margin: 3px 0;
	}
	ul.main ul li a{
		font-weight: normal;
	}
.back{
	position: absolute;
	width: 42px;
	height: 42px;
	background: url(../img/bricks/back.jpg) no-repeat;
	left: 11px;
	top: 188px;
	font-weight: bold;
}
	.back span{
		display: block;
		cursor: pointer;
		text-indent: -1000em;
		width: 42px;
		height: 42px;
		overflow: hidden;
	}
.forward{
	position: absolute;
	width: 42px;
	height: 42px;
	background: url(../img/bricks/forward.jpg) no-repeat;
	right: -14px;
	top: 188px;
	cursor: pointer;
}
	.forward span{
		display: block;
		text-indent: -1000em;
		width: 42px;
		height: 42px;
		overflow: hidden;
		cursor: pointer;
	}
/*- - - - - footer - - - - -*/
.footer{
	clear: both;
	width: 960px;
}
	.footer .lining{
		height: 328px;
		margin: 0 28px 0 25px;
		background: #d6ceaa;
	}
ul.add{
	background: #eae3c6;
	border-top: 3px solid #77633e;
	text-align: center;
	height: 39px;
}
	ul.add li{
		display: inline;
		line-height: 35px;
		padding: 0 13px 0 20px;
		background: url(../img/bricks/add.gif) no-repeat 0 60%;
	}
	ul.add li:first-child{
		background: none;
	}
	ul.add li a{
		color: #514125;
		text-decoration: none;
	}
	ul.add li a:hover{
		text-decoration: underline;
	}
ul.about{
	height: 232px;
	overflow: hidden;
	background: #c4bb94 url(../img/bricks/about.gif) repeat-y 303px 0;
	border-top: 3px solid #77633e;
	border-bottom: 3px solid #77633e;
	font-size: .85em;
}
	ul.about li{
		float: left;
		width: 232px;
		padding: 15px 35px 0;
	}
	ul.about ul{
		margin: 0 0 .5em 1em;
		list-style: disc;
	}
	ul.about li li{
		float: none;
		width: auto;
		padding: 0;
	}
.about h3{
	color: #f5efd6;
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 .7em;
}
.about h4{
	color: #5c3d1f;
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 .7em;
}
.about h5{
	font-size: 1em;
	margin: 0 0 .4em;
}
.about img.rt{
	margin: 0 0 10px 10px;
}
.about img.lt{
	margin: 0 10px 10px 0;
}
.about p{
	margin: 0 0 .4em;
}
.about .archive{
	margin: 1.5em 0 .4em;
}
.about ul.phones{
	margin: 0 0 .5em;
	list-style: none;
	font-size: 1.5em;
}
.dev, .copy{
	float: right;
	color: #463a24;
	font-size: .78em;
	padding: 9px 20px 0;
}
.copy{
	float: left;
}
.dev a, .copy a{
	color: #463a24;
}


/* Ôîòîàëüáîì íà ãëàâíîé */

ul.pics{
margin: 0 10px;
}
ul.pics li{
padding: 5px;
text-align: center;
}
.extra h2{
font-size: 1.24em;
color: #413c2d;
text-align: center;
text-transform: uppercase;
margin: 10px;
}
.extra h2 span{
font-size: .77em;
color: #69624a;
display: block;
}
p.all{
text-align: center;
}
p.all a{
color: #413c2d;
}


/* Ñòèëè ñòðàíèöû ÂÎÏÐÎÑ-ÎÒÂÅÒ */

h3{
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 1em;
}
.add-comment{
	color: #333;
	font: .9em Arial, Helvetica, sans-serif;
}
.add-comment p{
        margin:0;
}
.avatar{
	float: left;
	color: #333;
	font-size: .9em;
}
.avatar img{
	border: 1px solid #3b3b3b;
	margin: 0 0 5px;
}


.say{
	overflow: hidden;
	padding: 0 0 50px 40px;
	background: url(../img/bricks/triangle.png) no-repeat 0 0;
}
.say textarea{
	width: 98%;
	height: 160px;
	margin: 0 0 7px;
	background: #e7dfba;
	border: 1px solid #c8ba89;
	color: #333;
	font: 1em Arial, Helvetica, sans-serif;
	overflow: auto;
}
.say input.txt{
	width: 80%;
	padding: 3px 10px;
	margin: 0 0 7px;
	background: #e7dfba;
	border: 1px solid #c8ba89;
	color: #333;
	font: 1em Arial, Helvetica, sans-serif;
}

.comment{
	overflow: hidden;
	font: .9em Arial, Helvetica, sans-serif;
	color: #333;
}
.comment a{

	color: #333;
}
.answer{
	overflow: hidden;
	padding: 0 0 10px 40px;
	background: url(../img/bricks/triangle.png) no-repeat 0 0;
}
.text{
	padding: 5px 10px 10px;
	margin: 0 0 7px;
	background: #e7dfba;
	border: 1px solid #c8ba89;
	color: #333;
	font: 1em Arial, Helvetica, sans-serif;
	min-height: 70px;
}

.text p{
       margin:0;}

.user{
	margin: 0 0 5px;
	font-weight: bold;
}
.comment .comment{
	font-size: 1em;
	margin: 0 0 0 125px;
}

.comment .comment p{
margin:0;}
/* êîíåö âîïðîñ-îòâåò */


/* ÒÀÁËÈÖÀ ÒÓÐÎÂ */

.char {
      width:100%;
      border-collapse:collapse;
      background-color:#f2ecd4;
}

.char td{
   text-align:center;
   padding:5px;
   border:#cfbd7b solid 1px;
     }
.char td:first-child{
   background-color:#f0e8c8;
   font-weight:bold;
}

.char td:first-child a{
   color:#773636;
   font-weight:bold;
   font-size:1.2 em;
}


/*  ÏÐÎÑÒÎ ÒÀÁËÈÖÀ */

.char2 {
      width:100%;
      border-collapse:collapse;
      background-color:#f2ecd4;
}

.char2 td{
   text-align:justify;
   padding:5px;
   border:#cfbd7b solid 1px;
   vertical-align:top;
     }

.random {
      margin:15px 0 0 30px;
}

.random img{
background-color:#fff;
padding:5px;
border:#ccc solid 1px;
}
