html, body{
    margin:0px;
    padding:0px;
    height:100%;
    width:100%;
    position:relative;
    background:url(../images/bg.gif) left top;
}
html, body, input, textarea{
    font-family:Arial,sans-serif;
    font-size:12px;
    color:#000000;
}
.page-main-wrapper{
    width:100%;
    min-height:100%;
    padding:0px;
    margin:0px auto;
    background:url(../images/bg-middle.gif) top repeat-y;
}

.page-main{
    position: relative;
    width:100%;
    padding:0px 0px 140px 0px;
    margin:0px auto;
}
.bg-logo-phone{
position: relative;
height: 138px;
width: 100%;
background:url(../images/bg-logo-phone.gif) top no-repeat;
}

.header{
    height:311px;
    width:980px;
    margin: 0px auto;
    position:relative;
	background:url(../images/bg-top.gif) left top no-repeat;
	margin-bottom: -8px;
}

.logo{
    width:268px;
    height:98px;
    margin-left: 40px;
    margin-top: 23px;
	float: left;
}
.phone{
    margin-right: 74px;
    margin-top: 42px;
	float: right;
	color:#D36565;
	font-size: 14px;
}
.phone td.sp1{
    font-size: 18px;
	vertical-align: top;
	padding-top: 2px;
	color:#D36565;
}
.phone td.sp2{
    font-size: 30px;
	color:#D36565;
}
.pic{
float: right;
position: absolute;
right: 0px;
top: 0px;
margin: 10px 10px 0px 0px;
}


.main-menu{
	float: left;
	margin: 0px;
    border-collapse:collapse;
    margin:60px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    position:relative;
    z-index:50;
	width: 310px;
}
.main-menu li{
    margin:-1px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-family:  Arial, sans-serif;
    font-size:16px;
    color:#FFFFFF;
    text-align:left;
	font-weight: normal;
	background: url(../images/bg-li-menu.gif) left bottom no-repeat;
}
.main-menu li.last{
background: none;
   border-bottom: 0px solid #77746E;
}

.main-menu li a{
    color:#FFFFFF;
    text-decoration:none;
    display:block;
	padding:5px 0px 5px 32px;
}
.main-menu li a:hover{
    color:#FFFFFF;
}
.main-menu li a:visited{
    color:#fff;
}

.main-menu li:hover a:visited, .main-menu li:hover a, .main-menu li a:hover{
    color:#fff;
    background:#63605b;
	margin-top: -1px;
	padding:5px 0px 5px 32px;
}
.main-menu li.active a,.main-menu li.active a:visited{
background:url(../images/bg-li-menu-act.gif) left top no-repeat;
margin-top: -1px;
}

.main-menu li:hover.last a:visited, .main-menu li:hover.last a{
    border-bottom:none;
}

.submenu{
width:100%;
height:30px;
margin: 18px 0px 0px -6px;
}
.submenu td{
margin:0px 0px 0px 0px;
    padding:15px 6px 0px 6px;
    font-family:  Tahoma, sans-serif;
    font-size:12px;
    color:#5b483c;
    text-align:center;
    background:url(../images/009.gif) right top no-repeat;
}
.submenu td.last{
    background:none;
}
.submenu td a{
    font-family:  Tahoma, sans-serif;
    font-size:12px;
    color:#ab1111;
    text-align:center;
}
.submenu td a:hover{
    text-decoration: none;
}
.submenu td a:visited{
    color: #5b483c;
}
.submenu td.active a{
    color:#5b483c;
    text-decoration: none;
}
.submenu td:hover.last a:visited, .submenu td:hover.last a{
    background:none;
}

/**/
.blogi{
position: relative;
width: 930px;
margin: auto;
}
.blog{
padding-right: 10px;
vertical-align: bottom;
}
/**/
.spec-top{
	background:url(../images/bg-spec-top.gif) left top no-repeat;
}
.spec-bottom{
	padding: 5px 20px 20px 20px;
	background:url(../images/bg-spec-bottom.gif) left bottom no-repeat;
}
.spec-bottom ul li a{
	font-weight: bold;
	text-decoration: none;
	color: #946D6D;
}
.spec-bottom h2{
	font-size: 23px;
	color: #D09F9F;
}
.spec-mid{
	width: 280px;
	margin: 20px 0px 20px 30px;
	background:url(../images/bg-spec-mid.gif) left top repeat-y;
}
/**/
.akzii{
    width:880px;
    margin:-20px auto 0px auto;
	padding: 10px 40px 40px 40px;
    position:relative;
	background:url(../images/bg-ak.gif) left bottom no-repeat #3A0000;
}
.akzii td{
    vertical-align: top;
    padding:5px 35px 0px 0px;	
}
.akzii .date{
	font-size: 18px;
}
.akzii .date .desc{border: 1px solid #000;
    padding-top: 10px;
    margin-right:0px;
}
.akzii a{
    font-size: 18px;
	color: #946D6D;
	text-decoration: none;
}
.akzii a.a1{
    font-size: 18px;
	color: #946D6D;
	text-decoration: none;
}
.akzii a.a2{
    font-size: 18px;
	color: #DD4A49;
}
.akzii h2{
	font-size: 23px;
	color: #D09F9F;
}
/**/
.page-footer-wrapper{
    width:100%;
    height:128px;
    margin:-128px auto 0px auto;
    position:relative;
    overflow:visible;
    
}

.page-footer{
    width:960px;
    height:128px;
    margin:0px auto;
    position:relative;
	background:url(../images/bg-top-footer.jpg) left top no-repeat #3A0000;
}

.page-footer .copy{
    position:absolute;
    left:34px;
    top:57px;
    width:600px;
    font-size:11px;
    color:#776548;
}
.page-footer .copy a{
    font-size:12px;
    color:#FFFFFF;
}
.page-footer .text{
    position:absolute;
    right:-45px;
    top:67px;
    width:270px;
    font-size:12px;
    text-align:center;
}
.page-footer .text a{
      color:#FFFFFF;
}
.page-footer .mark{
    position:absolute;
    right:80px;
    top:40px;
    width:25px;
}
.page-footer .mark2{
    position:absolute;
    right:280px;
    top:45px;
    width:25px;
}
.page-footer .text2{
    position:absolute;
    right:120px;
    top:67px;
    width:270px;
    font-size:12px;
    text-align:center;
}
.page-footer .text2 a{
      color:#FFFFFF;
}


.page-content{
    margin:0px;
    width:100%;
    margin:0px auto 0px auto;
}


table{ border:0px; /* border="0" */ border-collapse:collapse; /* cellspacing="0" */ } 
table td{ padding:0px; /* cellspadding="0" */ } 

.main-content {
    margin:20px auto;
    padding: 28px 0px 0px 0px;
    width:960px;
    position: relative;
	background:url(../images/bg-top-cont.gif) left top no-repeat #571A1A;
}
.main-content  .content{
    margin:0px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
    width:960px;
    position: relative;
	background:url(../images/bg-bottom-cont.gif) left bottom no-repeat #571A1A;
}

.td1{
width: 330px;
vertical-align: top;
}

.td2{
padding-right: 40px;
padding-bottom: 20px;
color: #946D6D;
width: 590px;
vertical-align: top;
}