/* TAGS  */

body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 10px;
	color: #663300;
	background-color: #FEF0C9;


}

a {
	color: #003399;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #663300;
	font-style: italic;
}
h2 {
	font-size: 18px;
}




/* MAIN MENU */


#menu {
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
}


#menu A{
	color: #663300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
	text-decoration: none;

}

#menu A:hover{
	color: #FFCC66;
	border: none;
}

/* NEWS BLOCK */

#news{
	font-size: 10px;
	padding-top: 8px;
	padding-left: 25px;
	padding-right: 50px;
	text-align: justify;

}

/* ADRES BLOCK */

#adres{
	font-family: Arial, Verdana, sans-serif;
	padding-top: 25px;
	padding-left: 40px;
	font-weight: bold;
	font-size: 14px;
}

/* MAINTEXT BLOCK */
#maintext {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



/* PICS */

.newspics {
	border: 1px solid #663333;

}
#skidki {
	border: 1px dashed #FF0000;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 100px;
	margin-left: 100px;
	color: #FF0000;



}
#skidki a{
	color: #FF0000;
	font-weight: bold;
}

/* оформление таблиц */

.tabletext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F8E8C2;
	
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FCEFD4;
	
}
.tablezag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #E7A87A;
	height: 30px;
	margin-bottom: 1px;
	text-align: center;
}

.sitetable{
	border: 1px solid #000000;

}

