/*StartStyle*/
html,body{background-color:transparent;}
html{background:transparent url(fon.jpg) no-repeat center center fixed;
-moz-background-size:cover; /* Gecko 1.9.2 (Firefox 3.6) */
-o-background-size:102% auto; /* Opera 9.5 */
-webkit-background-size:102% auto; /* Safari 3.0 */
-khtml-background-size:cover; /* Konqueror 3.5.4 */
background-size:cover; /* CSS3 */
}
/*EndStyle*/

@font-face {
    font-family: Mondero; /* Гарнитура шрифта */
    src: url(MODERNO.TTF); /* Путь к файлу со шрифтом */
   }


body{
	 padding:0;
	 margin:0;
	 font-family: Helvetica, Arial, Verdana;
	 font-size: 12pt;
}
h1{
	font-size:24px;
	font-weight:normal;
    font-family: Mondero;
    color:#ed1c24;
}
h2{
	font-size:24px;
	font-weight:normal;
}

.tkat{
    width:100%;
}
.tkat tr{
        background: rgba(0,0,0,0.105);
}

.tkat tr td{
    border: 1px solid #000;
    vertical-align: middle;
    text-align: center;
    padding:10px;
}

a {
    color:#555;
    text-decoration:underline;
}
a:hover {
    color:#555;
    text-decoration:none;
}
.content{
	width:1000px;
	 margin:0 auto;
}
.head{
	height:222px;
	width:100%;
	padding-top:0px;
}
.logo{
	display:block;
	width:898px;
	height:222px;
	background: url(logo2.jpg);
	float:left;	
}
.adress_top{
	background: url(map.png) no-repeat;
	background-position: 96px 26px;
	width:220px;
	float:left;
	padding:24px 0 0 114px;
	font-size:12pt;
}
.tel{
	float:right;
	padding:17px;
	font-size:18pt;
	width:200px;
	color:#e12c20;
}
.zvon{
	float:right;
	padding:0px;
	font-size:9pt;
	padding-top:10px;
	color:#000;
}
.menu{
	width:700px;
	margin-left:200px;
	margin-top:-60px;
	height:55px;
	display:block;
	position:absolute;
	font-family:Mondero;
}

.menu li{
     list-style-type: none;
     display: inline;
     padding:15px 20px;
     font-size:24px;
}
.tm01{
    color:#ed1c24;
}
.tm00{
    color:#654227;
}
.menu li a{
    text-decoration:none;
}
.menu li a:hover{
    color:#ed1c24;
}

.infonazv{
	background: url(info.png);
	width:243px;
	height:57px;
	text-align:center;
	color:#fff;
	font-size:18px;
	padding-top:10px;
}

.infonazv1{
	background: url(info1.png);
	width:243px;
	height:57px;
	text-align:center;
	color:#fff;
	font-size:18px;
	padding-top:10px;
}

.podinfo{
	background:#fff;
	width:210px;
	margin-left:11px;
	margin-top:-11px;
	padding:5px;
	padding-left:10px;
	font-family:Mondero;
	font-size:16px;
}

.kat_left{
	width:210px;
	line-height:32px;
	float:left;
	padding-top:14px;
	margin-left:-10px;
}
.kat_left ul{
list-style-type: none;
padding-left:0px;
}
.kat_left ul li ul{
padding-left:30px;
}
.kat_left ul li a{
	border-bottom:1px dotted;
	color: #000;
	text-decoration:none;
	font-size:12pt;
}
.info{
	padding-top:14px;
	padding-left:50px;
	text-align:justify;
	width:600px;
	float:left;
	background:#fff;
	margin-left:50px;
	margin-top:4px;
}
.clear{
clear:both; display:block; overflow:hidden; visibility:hidden; height:0px;
}
.adress{
position:absolute;
margin-top:-320px;
}
.prise{
    text-transform:uppercase;
    font-family:Arial Narrow,Arial ;
    letter-spacing:2px;
	display:block;
	background: #704122;
	text-align:center;
	text-decoration:underline;
	color:#fff;
    width:100%;
}
.prise:hover{
	background: #fff;
	text-decoration:none;
	color:#704122;
}

.adr_but{
    width:220px;
	background: rgba(250, 250, 250, 0.7);
	padding:15px;
	border-radius: 10px; 
	margin-top:50px;
	font-size:12px;
}

.stati{
    text-transform:uppercase;
    font-family:Arial Narrow,Arial ;
    font-size:14px;
    letter-spacing:2px;
	display:block;
	background: #704122;
	text-decoration:none;
	color:#fff;
    width:210px;
    margin-top:20px;
    padding:0px;
}
.stati ul{
    padding:0;
    margin:0;
}
.stati ul li{
    padding:0;
    margin:0;
    text-transform:none;
    letter-spacing:0px;
}
.stati ul li a{
    padding:0 10px;
	text-decoration:none;
	display:block;
	width:190px;
    color:#fff;
	background: #704122;
}
.stati ul li a:hover{
    color:#704122;
	background: #fff;
}
.statitop{
    padding:0 10px;
    font-size:16px;
	border-bottom:1px dotted;
	font-weight:bold;
}
.vsestati{
    font-size:14px;
    letter-spacing:2px;
    font-size:16px;
	font-weight:bold;
    text-transform:uppercase;
}