body{
    background-image: url(images/body-backgound.jpg);
    background-repeat: repeat;
    margin:0px;
    padding:0px;
    color:#4E4E4E;
    font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif;
    font-size:13px;
}
a{
    color:#f36700;
    text-decoration:none;
}
xGreen{
    width:100%;
}
#xMain{
    width:100%;
    text-align:center;
}
    .xGreen .xHeader{
    background:url(images/title-up.png);
    background-image: url(images/title-up.png);
    background-position: top center;
    background-repeat: no-repeat;
    text-align:center;
}
.xGreen .xHeaderB{
    height:450px;
    width:978px;
    display:inline-block;
    background:url(images/background-center.png) 0px 170px no-repeat;
    text-align:left;
}
.xHeaderB div{
    float:left;
    display:inline;
    overflow:hidden;
}
.xLogo{
    margin-left:34px;
    margin-top:15px;
    font-size:48px;
    text-shadow: 0 2px 3px #817F7F;
    font-weight:700;
    color:#687478;
}
.xDescription{
    margin-left:38px;
    margin-top:9px;
    font-size:14px;
    text-shadow: #292929 2px 2px 2px;
    color:#ff7007;
    width:800px;
}
.xHeaderB .xContent{
    width:913px;
    height:116px;
}
.xHeaderB .xRSS a img{
    border:0px solid red;
    margin-top:22px;
}

.xHeaderB {
    width:719px;
    height:33px;
}
.xHeaderB .xMenu ul,.xHeaderB .xMenu li{
    float:left;
    display:inline;
    overflow:hidden;
    margin:0px;
    padding:0px;
}
.xHeaderB .xMenu ul{
    margin-left:23px;
}
.xHeaderB .xMenu li{
    margin-right:15px;
    padding-left:15px;
}
.xHeaderB .xMenu li a{
    float:left;
    display:inline;
    overflow:hidden;
    text-decoration:none;
    margin-top:9px;
    font-size:12px;
}
.xGreen .xHeaderB .xMenu li a{
   text-shadow:0 0 1px #FFFFFF;
    color:#DBDBDB;
}
.xGreen .xHeaderB .xMenu li a:hover{
    color:#ffffff;
}
.xGreen .xHeaderB .xMenu li{
   /* background:url(images/gMenuD.jpg) no-repeat; */
}
.xGreen .xHeaderB .xMenu li.clear{
    background:none;
}
.xMenuB{
    float:left;
    display:inline;
    overflow:hidden;
    width:300px;
    height:33px;
}
.xMenuB input.text{
    float:left;
    display:inline;
    overflow:hidden;
    width:226px;
    height:24px;
    border:0px;
    padding:0px;
    margin:0px solid red;
    margin-top:1px;
    color:#FFF;
    padding-left:5px;
    padding-top:7px;
    position:relative;
}
.xMenuB input.button{
    float:left;
    display:inline;
    overflow:hidden;
    width:37px;
    height:31px;
    border:0px;
    padding:0px;
    margin:0px solid red;
    margin-top:1px;
}
.xGreen .xMenuB input.text{
    background:url(images/gSearchText.jpg);
    color:#77c010;
}
.xGreen .xMenuB input.button{
    background:url(images/gSearchButton.jpg) no-repeat;
    cursor:pointer;
}









.xSlideshow{
    float:left;
    display:inline;
    overflow:hidden;
    margin-left:34px;
    margin-top:54px;
    width:950px;
    height:306px;
}

.xSliderB1{
    float:left;
    display:inline;
    overflow:hidden;
    width:900px;
    height:99000px;
    position:absolute;

}
.xSlider1{
    float:left;
    display:inline;
    overflow:hidden;
    width:900px;
    height:280px;
    position:absolute;
}
.xSContent1{
    width:880px;
    margin-top:40px;
    margin-left:16px;
    height:300px;
    color:#FFF;
}











.xSliderB{
    float:left;
    display:inline;
    overflow:hidden;
    width:782px;
    height:99000px;
    position:absolute;

}
.xSlider{
    float:left;
    display:inline;
    overflow:hidden;
    width:782px;
    height:280px;
    position:absolute;
}
.xSContent{
    width:439px;
    height:300px;
    color:#FFF;
}
.xSContent .xTitle{
    font-family:Helvetica-Condensed-Thin;
    font-size:20px;
    text-shadow: #292929 2px 2px 2px;
    width:439px;
    margin-top:65px;
}
.xSContent .xText{
    font-size:12px;
    width:439px;
    margin-top:23px;
	text-shadow:0 1px 0 #000;
}
.xSContent a.read{
    float:left;
    display:inline;
    overflow:hidden;
    background:url(images/ReadMoreSlideshowButton.png);
    width:128px;
    height:42px;
    margin-left:270px;
    margin-top:15px;
}
.xSPicture{
    margin-top:31px;
    margin-left:60px;
    height:300px;
}
.xGreen .xSPicture img{
    border:1px solid #e7d221;
}
.xFeatured{
    background:url(images/featured.png);
    width:100px;
    height:84px;
    position:absolute;
    margin-left:182px;
    margin-top:-3px;
}
.xSliderBar{
    width:74px;
    height:305px;
    margin-left:820px;
    position:absolute;
}
.xGreen .xSliderBar{
  /*  background:url(images/gSlideBarBg.jpg); */
    margin-top:-1px;
}
.xSliderBar a{
    float:left;
    display:inline;
    overflow:hidden;
}
.xSliderBar a.xArrowUp{
    margin-left:22px;
    margin-top:16px;
    width:33px;
    height:35px;
}
.xSliderBar a.xArrowDown{
    margin-left:22px;
    margin-top:10px;
    width:33px;
    height:35px;
    margin-top:11px;
}
.xGreen .xSliderBar a.xArrowUp{
    background:url(images/gArrowUp.png);
    background-repeat:no-repeat;
}
.xGreen .xSliderBar a.xArrowDown{
    background:url(images/gArrowDown.png) no-repeat;
}
.xDotA,.xDotB,.xDotC,.xDotD,.xDotE,.xDotSelected{
    margin-left:26px;
    margin-top:11px;
    width:24px;
    height:24px;
    background:url(images/CircleSelected.png);
}
.xGreen .xDotA,.xGreen .xDotB,.xGreen .xDotC,.xGreen .xDotD,.xGreen .xDotE{
    background:url(images/bluCircle.png);
    width:24px;
    height:24px;
}
.xGreen .xDotSelected{
    background:url(images/CircleSelected.png);
}
.RSS{
    margin-top:-30px;
    margin-left:860px;

}
.RSS a img{
    position:absolute;
    border:0px solid red;
}
.RSS1{
    margin-top:266px;
    margin-left:800px;

}
.RSS1 a img{
    position:absolute;
    border:0px solid red;
}




























.xC{
    display:inline-block;
    width:978px;
    text-align:left;
    margin-top:10px;
}
.xC div{
    float:left;
    display:inline;
    overflow:hidden;
}



.xC .xLeft{
    width:680px;
}

.xLeft .lagesy{
    background:#ffffff;
    valign:center;
    width:658px;
    height:110px;
    border:1px solid #7b7b7b;
    margin-right:6px;
    margin-bottom:10px;
    margin-top:3px;
}

.xLeft .lagesy H2{
    font-family:Helvetica-Condensed-Thin;
    font-size:14px;
    margin:5px 50px 0px 0px;
    padding:0px;
    font-weight:normal;
}
.xLeft .lagesy p{
    font-size:10px;
    padding:5px;
    padding-left:3px;
    margin:2px 10px 0px 0px;
    line-height:14px;
}
.xGreen .lagesy h2{
    color:#21720d;
}
.xGreen .lagesy h2 a{
    color:#106ba4;
    text-decoration:none;
}
.xGreen .lagesy h2 a:hover{
    text-decoration:underline;
}











.xLeft .lagesy1{
    background:#ffffff;
    valign:center;
    width:658px;
    height:110px;
    border:1px solid #7b7b7b;
    margin-right:6px;
    margin-bottom:2px;
    margin-top:7px;
}

.xLeft .lagesy1 H2{
    font-family:Helvetica-Condensed-Thin;
    font-size:14px;
    margin:5px 50px 0px 0px;
    padding:0px;
    font-weight:normal;
}
.xLeft .lagesy1 p{
    font-size:10px;
    padding:5px;
    padding-left:3px;
    margin:2px 10px 0px 0px;
    line-height:14px;
}
.xGreen .lagesy1 h2{
    color:#21720d;
}
.xGreen .lagesy1 h2 a{
    color:#106ba4;
    text-decoration:none;
}
.xGreen .lagesy1 h2 a:hover{
    text-decoration:underline;
}





.xLeft .forum{
    valign:center;
    background:#ffffff;
    background-image: url(images/forum-b.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    width:658px;
    height:85px;
    border:1px solid #7b7b7b;
    margin-right:6px;
    margin-bottom:25px;
    margin-top:7px;
}

.xLeft .forum p{
    font-size:11px;
    padding:5px;
    margin:2px;
    line-height:14px;
}

.xC .xLeft1{
    width:658px;
    background:#ffffff;
    border:1px solid #7b7b7b;
    margin-bottom:10px;
    margin-top:10px;
    margin-right:20px;
}
.xC .xLeft2{
    width:976px;
    background:#ffffff;
    border:1px solid #7b7b7b;
    margin-bottom:110px;
    margin-top:10px;
    margin-right:20px;
}

.xC .xRight{
    width:294px;
}
.xLeft .xBlock{
    background:#ffffff;
    width:325px;
    height:240px;
    border:1px solid #7b7b7b;
    margin-right:6px;
    margin-bottom:5px;
    margin-top:7px;
}
.xLeft .xBlockB{
    background:#ffffff;
    width:325px;
    height:240px;
    border:1px solid #7b7b7b;
    margin-right:0px;
    margin-bottom:5px;
    margin-top:7px;
}
.xLeft .xBlockB{
    margin-right:0px;
}
.xLeft .xBlock h2,.xLeft .xBlockB h2{
    font-family:Helvetica-Condensed-Thin;
    font-size:14px;
    margin:0px;
    padding:0px;
    margin-left:0px;
    margin-top:14px;
    font-weight:normal;
}
.xLeft .xBlock1,.xLeft .xBlockB1,.xLeft .xBlockC1{
    background:#FFFFFF;
    width:214px;
    height:410px;
    border:1px solid #7b7b7b;
    margin-bottom:5px;
    margin-top:7px;
}
.xLeft .xBlockB1{
    margin-left:6px;
}
.xLeft .xBlockC1{
    margin-left:6px;
}
.xLeft .xBlock1 h2,.xLeft .xBlockB1 h2,.xLeft .xBlockC1 H2{
    font-family:Helvetica-Condensed-Thin;
    font-size:14px;
    margin:0px;
    padding:0px;
    margin-left:0px;
    margin-top:5px;
    margin-bottom:7px;
    font-weight:normal;
}
.xLeft .xBlock1 p,.xLeft .xBlockB1 p,.xLeft .xBlockC1 p{
    font-size:10px;
    padding:5px;
    padding-left:3px;
    margin:2px;
    line-height:14px;
}
.xGreen .xBlock1 h2,.xGreen .xBlockB1 h2,.xGreen .xBlockC1 h2{
    color:#21720d;
}
.xGreen .xBlock1 h2 a,.xGreen .xBlockB1 h2 a,.xGreen .xBlockC1 h2 a{
    color:#106ba4;
    text-decoration:none;
}
.xGreen .xBlock1 h2 a:hover,.xGreen .xBlockB1 h2 a:hover,.xGreen .xBlockC1 h2 a:hover{
    text-decoration:underline;
}
.xLeft .xBlock3{
    background:#FFFFFF;
    background-image: url(images/mo-back.png);
    background-position: bottom;
    background-repeat: no-repeat;
        width:214px;
    height:410px;
    border:1px solid #7b7b7b;
    margin-bottom:35px;
    margin-top:10px;
}

.xLeft .xBlockB3{
    background:#FFFFFF;
    background-image: url(images/di-back.png);
    background-position: bottom;
    background-repeat: no-repeat;
    width:214px;
    height:410px;
    border:1px solid #7b7b7b;
    margin-bottom:35px;
    margin-top:10px;
}
.xLeft .xBlockC3{
    background:#FFFFFF;
    background-image: url(images/fi-back.png);
    background-position: bottom;
    background-repeat: no-repeat;
    width:214px;
    height:410px;
    border:1px solid #7b7b7b;
    margin-bottom:35px;
    margin-top:10px;
}
.xLeft .xBlockB3{
    margin-left:6px;
}
.xLeft .xBlockC3{
    margin-left:6px;
}
.xLeft .xBlock3 h2,.xLeft .xBlockB3 h2,.xLeft .xBlockC3 H2{
    font-family:Helvetica-Condensed-Thin;
    font-size:14px;
    margin:0px;
    padding:0px;
    margin-left:0px;
    margin-top:5px;
    margin-bottom:7px;
    font-weight:normal;
}
.xLeft .xBlock3 p,.xLeft .xBlockB3 p,.xLeft .xBlockC3 p{
    font-size:12px;
    padding:5px;
    padding-left:5px;
    margin:2px;
    line-height:14px;
    margin-top:15px;
}
.xGreen .xBlock3 h2,.xGreen .xBlockB3 h2,.xGreen .xBlockC3 h2{
    color:#21720d;
}
.xGreen .xBlock3 h2 a,.xGreen .xBlockB3 h2 a,.xGreen .xBlockC3 h2 a{
    color:#106ba4;
    text-decoration:none;
}
.xGreen .xBlock3 h2 a:hover,.xGreen .xBlockB3 h2 a:hover,.xGreen .xBlockC3 h2 a:hover{
    text-decoration:underline;
}
.xGreen .xBlock h2,.xGreen .xBlockB h2{
    color:#21720d;
}
.xGreen .xBlock h2 a,.xGreen .xBlockB h2 a{
    color:#106ba4;
    text-decoration:none;
}
.xGreen .xBlock h2 a:hover,.xGreen .xBlockB h2 a:hover{
    text-decoration:underline;
}
.xLeft .xBlock p img,.xLeft .xBlockB p img{
    float:left;
    display:inline;
    overflow:hidden;
    margin-right:5px;
    margin-top:14px;
    margin-bottom:0px;
    border:1px solid #686868;
}
.xLeft .xBlock p a,.xLeft .xBlockB p a{
    color:#208bbf;
    text-decoration:none;
}
.xLeft .xBlock p a:hover,.xLeft .xBlockB p a:hover{
    text-decoration: underline;
}
.xLeft .xBlock p,.xLeft .xBlockB p{
    font-size:11px;
    padding:5px;
    padding-left:6px;
    margin:2px;
    line-height:18px;
}






.xLeft1 .xPosts{
    margin-left:20px;
    margin-bottom:10px;

}

.xLeft1 .xPosts .goo1{
    float:right;
    width:80px;
    margin: 15px 0 0 0;

}
.xLeft1 .xPosts h2{
    color:#525355;
}
.xLeft1 .xPosts h2{
    float:left;
    display:inline;
    overflow:hidden;
    font-family:Helvetica-Condensed-Thin;
    font-size:20px;
    font-weight:normal;
    margin-bottom:0px;
    width:520px;
}
.xLeft1 .xPosts h2 a{
    color:#525355;
    text-decoration:none;
}
.xLeft1 .xPosts h2 a:hover{
    text-decoration:underline;
}
.xLeft1 .xContent{
    font-size:14px;
    line-height:20px;
    text-align:justify;
}
.xLeft1 .xContent p img{
    display:inline;
    overflow:hidden;
    margin:5px;
    border:1px solid #686868;
}


.xLeft1 .xContent p,.xLeft .xContent p{
    width:96%;
    font-size:12px;
}
.xLeft1 .xContent h2,.xLeft1 .xContent h3,.xLeft1 .xContent h1{
    margin:5px;
    padding:5px;
}
.xLeft1 .xInfo{
    width:632px;
    font-size:10px;
    padding-top:6px;
    padding-bottom:6px;
    margin-top:6px;
    color:#686868;
}
.xGreen .xLeft1 .xInfo{
     border-top:1px solid #ccc;
}
.xLeft1 .xInfo ul,.xLeft1 .xInfo ul li{
    border:0px;
    margin:0px;
    padding:0px;
    display:inline;
}
.xGreen .xLeft1 .xInfo a{
    color:#257fb5;
    text-decoration:none;
}
.xGreen .xLeft1 .xInfo a:hover{
    text-decoration:underline;
}
.xLeft1 .xInfo b{
    color:#525355;
}
.xLeft1 .xReadMore{
    margin:0px;
    padding:0px;
    width:570px;
}
.xLeft1 .xReadMore a img{
    float:right;
    border:0px;
}
.xLeft1 .xDel{
    width:632px;
    height:1px;
    margin-top:20px;
    margin-bottom:15px;
}





.xLeft2 .xPosts{
    margin-left:40px;
    margin-bottom:10px;

}

.xLeft2 .xPosts .goo1{
    float:right;
    width:80px;
    margin: 15px 0 0 0;

}
.xLeft2 .xPosts h2{
    color:#525355;
}
.xLeft2 .xPosts h2{
    float:left;
    display:inline;
    overflow:hidden;
    font-family:Helvetica-Condensed-Thin;
    font-size:20px;
    font-weight:normal;
    margin-bottom:0px;
    width:520px;
}
.xLeft2 .xPosts h2 a{
    color:#525355;
    text-decoration:none;
}
.xLeft2 .xPosts h2 a:hover{
    text-decoration:underline;
}
.xLeft2 .xContent{
    font-size:14px;
    line-height:20px;
    text-align:justify;
}
.xLeft2 .xContent p img{
    display:inline;
    overflow:hidden;
    margin:5px;
    border:1px solid #686868;
}


.xLeft2 .xContent p{
    width:96%;
    font-size:12px;
}
.xLeft2 .xContent h2,.xLeft2 .xContent h3,.xLeft2 .xContent h1{
    margin:5px;
    padding:5px;
}
.xLeft2 .xInfo{
    width:923px;
    font-size:10px;
    padding-top:6px;
    padding-bottom:6px;
    margin-top:6px;
    color:#686868;
}
.xGreen .xLeft2 .xInfo{
     border-top:1px solid #ccc;
}
.xLeft2 .xInfo ul,.xLeft2 .xInfo ul li{
    border:0px;
    margin:0px;
    padding:0px;
    display:inline;
}
.xGreen .xLeft2 .xInfo a{
    color:#257fb5;
    text-decoration:none;
}
.xGreen .xLeft2 .xInfo a:hover{
    text-decoration:underline;
}
.xLeft2 .xInfo b{
    color:#525355;
}
.xLeft2 .xReadMore{
    margin:0px;
    padding:0px;
    width:570px;
}
.xLeft2 .xReadMore a img{
    float:right;
    border:0px;
}
.xLeft2 .xDel{
    width:632px;
    height:1px;
    margin-top:20px;
    margin-bottom:15px;
}

















.xC .xRight .xmaga{height:30px; width:300px; background:url(images/r-menu.png) no-repeat;} 
.xC .xRight .xmaga2{width:300px; background:url(images/r-menu1.png) repeat-y;}
.xC .xRight .xmaga3{height:30px; width:300px; margin-bottom:10px; background:url(images/r-menu2.png) no-repeat;}
.xC .xRight .xmaga4{height:30px; width:300px; margin: 0px 0px 120px 0px;; background:url(images/r-menu2.png) no-repeat;}
.xC .xRight .team {margin: 0px 0px 15px 20px;}

.xC .xRight h2{
    float:left;
    display:inline;
    overflow:hidden;
    font-family:Helvetica-Condensed-Thin;
    font-size:20px;
    font-weight:normal;
    margin:0px;
    width:300px;
    margin-top:1px;
    margin-left:35px

}
.xGreen .xC .xRight h2{
    width:220px;
    border-bottom:1px solid #ccc;
}
.xC .xRight ul{
    float:left;
    display:inline;
    overflow:hidden;
    width:250px;
    margin:0px;
    padding:0px;
    margin-top:10px;
    margin-left:35px
}
.xC .xRight ul ul{
    margin-top:0px;
}
.xC .xRight ul li{
    float:left;
    display:inline;
    overflow:hidden;
    margin:0px;
    padding:0px;
    width:300px;
    padding-left:15px;
    font-size:14px;
    background:url(images/li.png) 0px 5px no-repeat;
    margin-top:4px;
}
.xC .xRight a{
    color:#686868;
    text-decoration:none;
}
.xC .xRight a:hover{
    text-decoration:underline;
}
.xC .xRight p{
    float:left;
    display:inline;
    overflow:hidden;
    line-height:20px;
    font-size:14px;
    margin-top:10px;

}
.xGreen .xFooter{
    
    width:100%;
    text-align:center;
    height:280px;
}
.xGreen .xFooterB{
    display:inline-block;
    text-align:left;
    background:url(images/background-bottom.png) no-repeat;
    width:1040px;
    height:280px;
}
.xFooterB div{
    float:left;
    display:inline;
    overflow:hidden;
}
.xWidgets{
    width:978px;
    height:250px;
    margin-top:7px;
    margin-left:28px;
    font-size:12px;
}
.xFooter .xWidget1{
    width:656px;
    font-size:12px;
    margin-left:30px;
}



.xFooter .xWidget{
    width:241px;
    font-size:12px;
    margin-left:10px;
   
}


.xFooter .xWidget2{
    width:31px;
    margin-right:10px;
    margin-top:20px;
}


.xFooter .xWidget1 h2{
    float:left;
    display:inline;
    overflow:hidden;
    font-family:Helvetica-Condensed-Thin;
    font-size:20px;
    font-weight:normal;
    margin:15px 0px 0px 0px;
    width:207px;
    color:#71c5f5;
}
.xFooter .xWidget h2{
    float:left;
    display:inline;
    overflow:hidden;
    font-family:Helvetica-Condensed-Thin;
    font-size:20px;
    font-weight:normal;
    margin:0px;
    width:207px;
    color:#71c5f5;
    margin-top:15px;
}
.xFooter .xWidgets ul{
    float:left;
    overflow:hidden;
    width:207px;
    margin:0px;
    padding:0px;
    margin-top:2px;
}
.xFooter .xWidget1 ul{
    float:left;
    overflow:hidden;
    width:620px;
    margin:0px;
    padding:0px;
}

.xFooter .xWidget1 ul li{
    float:left;
    display:inline;
    overflow:hidden;
    margin:0px;
    padding:0px;
    width:207px;
    padding-left:15px;
    font-size:12px;
    background:url(images/li.png) 0px 5px no-repeat;
    margin-top:4px;
}




.xFooter .xWidgets ul li{
    float:left;
    display:inline;
    overflow:hidden;
    margin:0px;
    padding:0px;
    width:207px;
    padding-left:15px;
    font-size:11px;
    background:url(images/li.png) 0px 5px no-repeat;
    margin-top:4px;
}
.xFooter .xWidgets a{
    color:#FFF;
    text-decoration:none;
}
.xFooter .xWidgets a:hover{
    text-decoration:underline;
}
.xFooter .xWidgets p{
    float:left;
    display:inline;
    overflow:hidden;
    line-height:20px;
    font-size:12px;
    margin-top:10px;
}
.xBottom{
    font-family:Helvetica-Condensed-Thin;
    font-size:24px;
    font-weight:normal;
    margin-top:15px;
    margin-left:25px;

}
.xBottom a{
    text-decoration:none;
     color:#fff;
}

.xBottomR{
    font-family:Helvetica-Condensed-Thin;
    font-size:10px;
    font-weight:normal;
    margin-top:5px;
    margin-left:45px;
    color:#fff;
}
.xBottomR a{
    text-decoration:none;
    color:#2149ad;
}
.navigation{
    width:640px;

}
.navigation .aligncenter{
    float:right;

}
.navigation .aligncenter{
    margin:0px;
    padding:0px;
    padding:12px;
    margin:12px;
}
.xWidget table{
    border:0px solid #CECECE;
    margin:0px;
    padding:0px;
    font-size:14px;
    margin:20px;
}
tr{
    margin:0px;
    color:#525355;
    border: 2px;
}
td{
    border:0px solid #CECECE;
    color:#686868;
    margin:0px;
    padding:2px;

}
th{
    border:0px solid #CECECE;
    margin:0px;
    padding:2px;
    color:#525355;
}
td a{
    background:transparent;
    color:#686868;
    padding:2px;
}
td#prev a,td#next a{
    color:#686868;
    padding:2px;
    margin:5px;
    background:#ff852b;
}
.xWidget table{
    border:0px solid #CECECE;
    margin:0px;
    padding:0px;
    font-size:14px;
    margin:20px;
}
.xFooter .xWidget table{
    border:0px solid #CECECE;
    margin:0px;
    padding:0px;
    font-size:10px;
    margin:10px;
}
.xWidget tr{
    margin:0px;
    color:#525355;

}
.xFooter .xWidget td{
    border:0px solid #CECECE;
    color:#FFF;
    margin:0px;
    padding:2px;
}
.xWidget td{
    border:0px solid #CECECE;
    color:#686868;
    margin:0px;
    padding:2px;
}
.xFooter .xWidget th{
    border:0px solid #CECECE;
    color:#FFF;
}
.xFooter .xWidget{
    border:0px solid #CECECE;
    color:#FFF;
}
.xWidget th{
    border:0px solid #CECECE;
    margin:0px;
    padding:2px;
    color:#525355;
}
.xWidget td a{
    background:#ff852b;
    color:#686868;
    padding:2px;
}
.xWidget td#prev a,td#next a{
    color:#686868;
    padding:2px;
    margin:5px;
    background:#ff852b;

}
.xComments{
    width:600px;
    margin-left:0px;
}
.xComments .comment-author{
    width:600px;
    padding:10px;
    margin:5px;
}
.xComments .comment-body{
    float:left;
    width:96%;
    margin:5px;
    padding:5px;
    border:1px solid #CECECE;
}
.xComments .comment-body p{
    width:90%;
}
/*
Comments
*/
.commentmetadata{
    margin:0px;
    padding:0px;
    margin-left:0px;
}

.commentmetadata a{
    font-size:12px;
    color:#525355;
    margin:0px;
    padding:0px;
}
.comment-author{
    font-size:13px;
    width:500px;
}
.recentcomments{
    font-size:14px;
    color:#222222;
    margin-left:4px;

}
.recentcomments a{
    font-size:12px;
    color:#FFFFFF;
    text-decoration:underline;
}
.recentcomments a:hover{
    color:#686868;
    text-decoration:none;
}
.comment-body{
    width:100%;
}
.comment-body p{
    display:block;
    float:left;
    width:90%;
    margin-top:0px;
    background:#ddeef6;
    padding:5px;
    font-size:12px;

}
#comments{
    margin-top:0px;
    margin-left:10px;
    float:left;
    font-size:18px;
    font-weight:bold;
    padding:10px;

}
.reply{
    width:100%;
    font-size:12px;
    padding:10px;
}
.comment{
    position:relative;
    width:100%;
    float:left;
    overflow:hidden;
    display:inline;
    border:0px solid #FFFFFF;
}
#respond textarea{
    width:500px;
}
.comment-body{
    padding:10px;
    width:100%;
}
.comment-body p{
    float:left;
    display:inline;
    margin:0px;
    padding:0px;
    padding:10px;
    background:#cecece;
}
.comment-author-admin .comment-body p{
    background:#686868;
    color:#fff;

}
#respond{
    margin-left:10px;
    font-size:12px;
    width:100%;
}
#respond #author{
    width:200px;
    height:25px;
}
#respond #email{
    width:200px;
    height:25px;

}
#respond #url{
    width:200px;
    height:25px;

}
#respond #comment{
    width:500px;
    height:100px;
}
#commentform small{
    font-size:14px;
}
#respond #submit{
    width:150px;
    height:40px;
    font-size:14px;

}

.alignleft{
    float:left;
    display:inline;
    overflow:hidden;
    margin:10px;
}
.aligncenter{
    float:right;
    display:block;
    overflow:hidden;
    text-align:center;
    margin:10px;
}
.alignright{
    float:right;
    display:inline;
    overflow:hidden;
    margin:10px;
}

H6.meka {
    font-size:12px;
    width:90%;
    margin: 0px;
}


H6.meka1 {
    font-size:12px;
    margin: 0px 0px 0px 0px;
    align:center;
}

.li {
     width:90%;
     font-size:12px;
}

.copy1 {float:right;  font-size:14px; color:#989898; padding:268px 1% 0 0;}

.popa {float:left; height:33px; width:658px; background:url(images/rubrika.png) no-repeat; border:1px solid #7b7b7b;}
.xLeft .popa h2{
    font-family:Helvetica-Condensed-Thin;
    font-size:15px;
    color:#FFFFFF;
    text-shadow: #292929 2px 2px 2px;
    margin:0px;
    padding:0px;
    margin-left:25px;
    margin-top:8px;
    font-weight:normal;
}
.shapka{
    margin: -378px 0px 0px 280px;
}
.shapka4{
    margin-top:-477px;
    margin-left:370px;
}
.logotip{
    margin-top:-440px;
    margin-left:30px;
}


.mana{
    margin-top:-349px;
    margin-left:30px;
}
.mana ul,.mana li{
    float:left;
    display:inline;
    overflow:hidden;
    margin:0px;
    padding:0px;
}
.mana li{
    margin-right:12px;
    padding-left:12px;
}
.mana li a{
    text-shadow:0 0 1px #FFFFFF;
    color:#DBDBDB;
}
.mana li a:hover{
    color:#ffffff;
}


.poro{
    margin-top:-50px;
    margin-left:878px;
}
.cvet{
    margin-top:-394px;
    margin-left:795px;
}
.poro1 ul,.poro li{
    float:left;
    display:inline;
    overflow:hidden;
    margin:0px;
    padding:0px;
}
.poro li{
    margin-right:22px;
    padding-left:21px;
    font-size:11px;
}
.poro li a{
    color:#DBDBDB;
}
.poro li a:hover{
    color:#ffffff;
}




.shapka5{
    margin-top:-477px;
    margin-left:100px;
}
.fonar1{
    margin-top:-480px;
    margin-left:-15px;
}
.fonar2{
    margin-top:-480px;
    margin-left:463px;
}

.forum-knopka{
    margin-top:-50px;
    margin-left:275px;
}
.knopka1{
    margin-top:-52px;
    margin-left:38px;
}
.knopka2{
    margin-top:-52px;
    margin-left:261px;
}
.knopka3{
    margin-top:-52px;
    margin-left:482px;
}
.sub2{
    width:340px;
    margin-top:-473px;
    margin-left:595px;
}
.sub3{
margin: 0px 0px 0px 125px;
}
.sub2 p{
    font-family:Helvetica-Condensed-Thin;
    font-size:13px;
    font-weight:normal;
    margin:0px 0px 0px 0px;
    color:#fff;
}


.goog{
    margin-top:-389px;
    margin-left:509px;
}

.mmm{
    margin-left:19px;
    margin-top:10px;
    width:260px;
    background-color:transparent;   
}

.mma{
    margin-left:45px;
    margin-top:10px;
    width:260px;
    background-color:transparent;   
}

.mmm22{
    font-size:13px;
    width:220px;
    background-color:transparent;   
}

.mmm33{
    margin: 0px 0px 10px 0px;
    font-size:10px;
    width:220px;
    background-color:transparent;   
}

.mmm3{
    margin:14px 0px 0px 28px;
    width:240px;
    background-color:transparent;
    font-size:12px;
}
.mmm3 .zagal3{
font-family:Verdana;
font-size:10px;
}
.mmm3 .zagal{
font-family:Verdana;
font-size:11px;
color:#077DA2;
margin: 0px 0px 5px 0px;
}


.mmm3 .zagal a{
    text-decoration:underline;
    color:#077DA2;
}
.mmm3 .zagal a:hover{
    color:#077DA2;
}

.mmm3 .zagal2{
font-family:Verdana;
font-size:10px;
color:#077DA2;
margin: 5px 0px 10px 0px;
}

.mmm2{
    margin-top:10px;
    background-color:transparent;
}
.sub {background: url(images/podpis.png) no-repeat; width: 125px; height: 31px; border: 0px; vertical-align:middle;}
.sib {background: url(images/naiti.png) no-repeat; width: 85px; height: 31px; border: 0px; vertical-align:middle;}

.ggg {margin: 10px 0 0 0; border; 1px; border-color:#7C7C7C;}


