* {
	margin: 0;
	padding: 0;
	outline: none;
}
html {
	height: 100%;
}
body {
	height: 100%;
	min-height: 100%;
	padding: 0;
	margin: 0;
	font-family: Comic Sans MS;
	font-size:14px;
	color: #3C2510;
    background: #FFFFFF url(/files/image/logo.jpg) no-repeat scroll 10px 10px;
}

table {
	border: none;
	border-collapse: collapse;
}
td, th {
	border: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
img {
	border: none;
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
	float:left;
}

input, select, button, textarea {
	padding: 0px;
	margin: 0px;
}
ul, ol {	
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}


h1, h2, h3 {
	margin: 20px 0px 5px 0px;
	padding: 0px;
	font-weight: normal;
}

h1 {
	font-size: 150%;
	line-height: 110%;
}
h2 {
	font-size: 135%;
	line-height: 110%;
}
h3 {
	font-size: 120%;
	line-height: 120%;
}


h4, h5, h6 {
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
h4 {
	font-size: 90%;
	line-height: 130%;
}
h5 {
	font-size: 85%;
	line-height: 140%;
}
h6 {
	font-size: 80%;
	line-height: 140%;
}

p {
	line-height: 130%;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}


a {
	color: #3C2510;
	text-decoration: underline;
}
a:hover,
a.selected {
	color: #666666;
	text-decoration: none;
}

.layout {
	width: 100%;
	font-size: 95%;
}

/*-------------------------------ШАПКА-------------------------------*/
.header {
	width:100%;
	background:transparent;
}
.header .logo{
	position:relative;
}
.header .logoc{
	padding:0px;
	position:absolute;
}


.header .banners{
	background:#FFFFFF;
	padding:0px 0px;
}
.mbg {
	width:100%;
	background:transparent;
	text-align:center;
}

.header .tdtel {
vertical-align:bottom;
}
.header .top{
	color:#FF0000;
	font-weight:bold;
	font-size:16px;
}
/*-------------------------------ШАПКА_____---------------------------*/

/*------------------------------КОНТЕНТ-------------------------------*/
.content table{
	width:100%;
}
.content .left{
	width:25%;
	padding:0 40px 20px;
	background:#FFFFFF;
	font-size:15px;
}

.catsel {
	font-weight:bold;
}
/*---------------------------ГМЕНЮ-СВЕРХУ-----------------------------*/
.tel {
font-size:13px;
text-align:left;
padding:10px 10px 60px 25px;
color:#FF0000;
font-weight:bold;
float:left;
}
.menu-main {
	padding: 10px 208px 10px -208px;
	margin: 0px;
	text-align: center;
	background: transparent;
	float:none;
	font-size:18px;
padding-left:100px;
padding-right:100px;
}
.menu-main li {
	display: inline;
	padding-left:20px;
	margin: 0px;
}
.menu-main li a{
    padding: 11px 5px 11px 5px;
    margin: 0px -2px;
    font-weight:bold;
    color:#000000; 
	text-decoration: none;
}
.menu-main li a:hover,
.menu-main li a.selected{
	text-decoration: none;
	color:#666666;
	font-weight:bold;

}

/*---------------------------МЕНЮ-СВЕРХУ____________------------------*/

/*---------------------------ГЛАВНОЕ-МЕНЮ-----------------------------*/
.content .left ul{
	padding: 0px;
    margin: 0px;
    background: #FFFFFF;
    border: none;
	font-family:Comic Sans MS;
}
.content .left ul li {
    padding: 0px;
    margin: 0px;
    font-weight: bold; 
}
.content .left ul li a{
/*    display: block;
*/    padding: 0px 20px;
    margin: 0px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
	background:transparent url(/files/image/marker.gif) no-repeat scroll 0 6px;
}
.content .left ul li.selected a.selected{
    text-decoration: none;
    font-weight: bold;
    color: #666666;
	padding-left:20px;
	background:transparent url(/files/image/marker.gif) no-repeat scroll 0 6px;
}
.content .left ul li a:hover{
    font-weight: bold;
    text-decoration: none; 
    color: #666666;
    padding: 0px 20px;
	background:transparent url(/files/image/marker.gif) no-repeat scroll 0 6px;
}

/*---------------------------ГЛАВНОЕ-МЕНЮ____________------------------*/
.content{
	background: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.content .center_main{
	width:50%;
	padding:0px 20px;
	border-left:1px solid #333333;
	border-right:0px solid #333333;
	font-size: 95%;

}
.content .center_main .tcont {
	margin:10px;
}

.content .center_main .tcontvb {
	margin:10px;
}

.content .center_main .tcont td{
	padding:2px;
	border: 3px solid #010000;
	text-align:center;
}

.content .center_main .tcontvb td{
	padding:5px;
	border: 0px;
}

.navbar{
	padding:0px 0px 20px 0px;
	font-size: 95%;
}

.content .center_main{
	width:50%;
	padding:0px 20px;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.content .center_main .news-inner dl dt{
    color: #3C2510;
    font-weight: bold;
}
.content .center_main .news-inner dl dd{
    padding-bottom: 15px;
}

.content .right{
	width:20%;
	padding:0px 20px;
    background: #FFFFFF;
	font-size: 13px;
}
.content .hr{
	width:5%;
	padding:0px 20px;
    background: #FFFFFF;
	vertical-align:bottom;
}

.content .right p{
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
}
.content .right p a{
	text-decoration:none;
}
.content .right .right-header1{
	background:#FFFFFF;
	padding:5px 10px;
	font-size:14px;
	color:#3C2510;
	font-weight: bold;
}
.content .right .right-header2{
	background:#FFFFFF;
	padding:5px 10px;
	font-size:14px;
	color:#3C2510;
	font-weight: bold;
}

.content .right .news-inner dl dt{
    color: #3C2510;
    font-weight: bold;
}
.content .right .news-inner dl dd{
    padding-bottom: 15px;
}

/*-------------------------------КОНТЕНТ-ДЕФОЛТ-----------------------*/
.content .def{
	width:70%;
	padding:0px 20px;
	border-left:1px solid #333333;
	border-right:0px solid #333333;

}
.content .def .tcont {
}

.content .def .tcontvb {
	margin:10px;
}

.content .def .tcont td{
	padding:2px;
	border: 3px solid #010000;
	text-align:center;
}

.content .def .tcontvb td{
	padding:5px;
	border: 0px;
}


/*-------------------------------КОНТЕНТ-ДЕФОЛТ_______----------------*/


/*-------------------------------КОНТЕНТ_______-----------------------*/
/*-------------------------------ФУТМЕНЮ-------------------------------*/

.bgfoot{
    background: #FFFFFF url(/files/image/fbg.png) no-repeat 100% 0;
	width:100%;
}

.bgfoot .footmenu{
	padding:0px 60px 20px 40px;

}
.bgfoot .footmenu ul{
	width:100%;
}
.bgfoot .footmenu ul li {
	float:left;
	border-left:1px solid #010000;
	padding:0 10px;
}
.bgfoot .footmenu ul li a{
	color:#010000;
	text-decoration: underline;

}
.bgfoot .footmenu ul li a:hover{
	color:#3C2511;
    text-decoration: none;

}
.bgfoot .footmenu ul li a.selected{
	color:#3C2511;
    font-weight: normal;
    text-decoration: none;
}
.bgfoot .footmenu ul li.first {
	border:none;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
}
.bgfoot .footmenu  table{
	width:100%;
}
.bgfoot .footmenu  .author{
/*	text-align:right;
*/	color:#FF0000;
	padding-left:15px;
}
.bgfoot .footmenu  .counter{
/*	text-align:right;
*/	width:1%;
	color:#FF0000;
}

/*-------------------------------ФУТМЕНЮ________-----------------------*/

/*-------------------------------ПОДВАЛ-------------------------------*/
.bgfoot .footer{
	padding:20px 20px 30px 40px;
	color:#FF0000;
}

.bgfoot .footer .logo{
	padding:0px;
	margin:0px;
	position:transparent;
}

.bgfoot .footer a{
	color:#FF0000;
	text-align:right;
	vertical-align:bottom;
}
/*-------------------------------ПОДВАЛ________-----------------------*/


.faqdata  .line{
	border-bottom:1px solid #333333;
	margin-bottom:25px;
}
.faqdata  .faqtitle {
	overflow:hidden;
}
.faqdata  .funame {
	float:left;
	font-weight:bold;
}
.faqdata .fdatetime {
	float:right;
}
.faqdata .fanswer {
	padding:0px;
	margin:0px;
}
.faqdata .fanswer {
	padding:0px;
	margin:0px;
}

.image {
border: solid 1px;
border-color: #3C2511;
}


form .input-text {
    background: #ffffff;
    color: #313131;
    border: 1px solid #3C2511 !important;
    padding: 2px;
    font-size: 90%;
}
form .input-submit {
    background: transparent;
    border: none;
    font-weight: normal;
    color: #3C2511;
    cursor: pointer;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    text-decoration: underline;
    font-size: 90%;
}

