
.title {
	position: absolute; 
	top: 55px;
	left: 15%;
	width: 70%;
	
	background: #fc0; 
	padding: 5px; 
	font-size: 40px;
	font-family:Arial,sans-serif;

}

.horbanner0 {

	position: absolute;
	top: 215px;
	left: 20%;
	width: 60%;
	heigth: 120px;

	-moz-border-radius: 10px; 
 	-webkit-border-radius: 10px; 
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3); 
 	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

}

.clist {

	position: absolute; 
	top: 315px;
	left: 15%;
	width: 70%;
	
		
	padding: 5px;
	line-height: 200%;
	font-size: 24px;
	font-family:Arial,sans-serif;
	text-align: justify;		

}

.abouttext {

	position: absolute; 
	left: 15%;
	width: 55%;
	
	padding: 5px;
	
	
	font-size: 16px;
	font-family:Arial,sans-serif;
	text-align: justify;		

}



.vertbanner {

	position: absolute; 
	left: 72%;
	width: 13.7%;
	
}

.horbanner {

	position: absolute;
	left: 15%;
	width: 70%;
	heigth: 120px;
	
}

.spring {
	position: absolute; 
	top: 145px;
	left: 15%;
	width: 15%;
	
	background: #7d7;
	padding: 5px;
	
	font-size: 35px;
	color: #000;
	font-family:Arial,sans-serif;
	text-align: center;

}

.s1 {
		
	background: #7d7;
	padding: 5px;
	color: #000;
}


.summer {
	position: absolute; 
	top: 145px;
	left: 33.3%;
	width: 15%;
	
	background: #d53e07;
	padding: 5px;
	font-size: 35px;
	color: #fff;
	font-family:Arial,sans-serif;
	text-align: center;

}

.s2 {
	
	
	background: #d53e07;
	padding: 5px;
	color: #fff;
	
}

.autumn {
	position: absolute; 
	top: 145px;
	left: 51.7%;
	width: 15%;
	
	background: #ff7518;
	padding: 5px;
	font-size: 35px;
	color: #000;
	font-family:Arial,sans-serif;
	text-align: center;

}

.s3 {
		
	background: #ff7518;
	padding: 5px;
	color: #000;
	
}

.winter {
	position: absolute; 
	top: 145px;
	left: 70%;
	width: 15%;
	
	background: #2470d2;
	padding: 5px;
	font-size: 35px;
	color: #fff;
	font-family:Arial,sans-serif;
	text-align: center;

}

.s4 {
		
	background: #2470d2;
	padding: 5px;
	color: #fff;
	
}

.spring A, .autumn A, .title A, .s1 A, .s3 A  {
	text-decoration: none; /* Подчеркивание у ссылок убираем */
    	color: #000; /* Цвет текста */
}

.summer A, .winter A, .s2 A, .s4 A {
	text-decoration: none; /* Подчеркивание у ссылок убираем */
    	color: #fff; /* Цвет текста */
}

a:hover { text-decoration: underline; }

STRONG { color: #000; }

table {

	font-size: 11px;
	border-collapse:collapse;
	margin:0 auto 1em;
}

td {
	
	border: 1px solid;
}

body {

background: url('/images/back.gif');

}

DIV {

	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3); 
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

}

span {

	-moz-border-radius: 10px; 
 	-webkit-border-radius: 10px; 
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3); 
 	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);	

}