body {background: #090600 url(../img/back.jpg) 50% 0 fixed; padding:0; margin:0;}

h1{ color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size:21px; line-height:25px; font-weight: normal; }
.h1{ color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size:21px; line-height:25px; font-weight: normal; padding:0; margin:0; }

p{ color:#CCCCCC; font-family: Arial, Helvetica, sans-serif;}

.td{padding:10px 75px 10px 75px;}

.small{ font-size:75%; line-height:75%;}


.logosss, .logosss:link, .logosss:visited{ font-size:31px; font-weight:bold; font-family: "Arial Black"; color:#008DD2; text-decoration:none; padding:0; margin:0;}
.logosss:hover{color:#008DD2; text-decoration:underline;}

.logop{ font-size:22px; color:#9D9E9E; padding:5px; margin:0;}
.minip{ font-size:13px;}

#menutop, #menutop:visited{
color:#a8a8a8;
text-decoration:none;
font-size:16px; line-height:21px; font-family: Arial, Helvetica, sans-serif;}
#menutop:hover{
color:#FFFFFF;
text-decoration:none;
border:none;}

hr{ border: 0 none; border-top: 1px solid #333333; height: 1px; }
#hr{ padding:0; margin:0; color:#a8a8a8; }


#big, #big:visited{ color:#a8a8a8; font-size:16px; line-height:21px; font-family:  Arial, Helvetica, sans-serif;
border-bottom:1px dashed #a8a8a8; text-decoration:none;}

#big:hover{ color:#FFFFFF; border:none; text-decoration:none;}

a, a:visited{ color:#a8a8a8; text-decoration:none;}

a:hover{ color:#FF3300; text-decoration:none;}

.count{ float: right; padding:9px 10px 0 0 ;
			opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=30);
		}
.count:hover { opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100); }


p{padding: 10px;}

.body{ border:none; border-radius:10px; background-color:#9BA27F;}
.separator{height:40px;}

.menutop{color:#a8a8a8; }

.ttd{padding:7px 13px 7px 15px;}
.mentop{ background:0 50% no-repeat url(../img/lin.png);}

.galery{position:relative; display:inline; width:200px;}


img {
    margin:0;
    padding:0;
    border:0;
}

.trd{ background:url(../img/shad.png) 100% 100% no-repeat;}
.trb{ background:url(../img/sha.png) 0% 100% no-repeat;}

.trdss{ background:url(../img/shadss.png) 100% 100% no-repeat;}
.trbss{ background:url(../img/shass.png) 0% 100% no-repeat;}



ul.slides_rotator{
	margin: 0;
	padding: 0;
	position: relative;
    list-style: none;
}
ul.slides_rotator li{
	width:860px;
	text-align:center;


}

.titlesp{ color:#666666; padding:5px; margin:0;}


div.rotator{

	margin: 0 25px;
    position: relative;

}

a.rotator-nav{
	position: absolute;
	top: 50%;
	margin-top: -16px;
	z-index: 3;
	cursor: pointer;	
}


a.rotator-nav div{
	height: 32px;
	width: 32px;
	background: url('../img/nav.png')  no-repeat;	
}

#rotator-left{
	left:-16px;	
}

#rotator-left div{
	background-position: 0 0;	
}

#rotator-left:hover div{
	background-position: 0 -32px;	
}

#rotator-right{
	right:-16px;
}

#rotator-right div{
	background-position: -32px 0;	
}

#rotator-right:hover div{
	background-position: -32px -32px;
}