@charset "utf-8";
/* CSS Document */
body {
	background-color:#333;	
}
.conts{
	font:normal 13px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	line-height:18px;
	}
	
.table{
	background-color:#000000;
	}

.rolbar_top{ 	
	background-image:url(rol_top.jpg);
	background-repeat:repeat-x;
	height:40px;
	}

.rolbar_down{
 	background-image:url(rol_down.jpg);
	background-repeat:repeat-x;
	height:40px;
	}
	
.wind1{
	background-image:url(wind1.jpg);
	background-repeat:no-repeat;
	height:140px;
	}

.wind2{
	background-image:url(wind2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:119px;
	}

.wind3{
	background-image:url(wind3.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:112px;
	}

.wind4{
	background-image:url(wind4.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:77px;
	}
	
.sky_page_03{
	background-image:url(sky_page_03.jpg);
	background-repeat:no-repeat;
	height:360;
	}
	
.sky_page_05{
	background-image:url(sky_page_05.jpg);
	background-repeat:no-repeat;
	height:360;
	}
	
.sky_page_10{
	background-image:url(sky_page_10.jpg);
	background-repeat:no-repeat;
	height:360;
	}
	
.sky_page_12{
	background-image:url(sky_page_12.jpg);
	background-repeat:no-repeat;
	height:360;
	}

.contacts{
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:normal;
	}

.mails{
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:normal;
	text-decoration:none;
	}
.mails:hover{
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	line-height:normal;
	text-decoration:none;
	}

.button{
	font-family:Georgia, "Times New Roman", Times, serif;
	border:solid 1px #FFFFFF;
	font-size:11px;
	color:#fff;
	background-color:#666666;
	}

	
	



