@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/verh_fon.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
h1 {
	font-size: 200%;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #900;
	}
h2 {
	font-size: 160%;
	margin-bottom: 10px;
	margin-top: 0px;
}
h3 {
	font-size: 140%;
	margin-bottom: 10px;
	margin-top: 0px;
}
h4 {
	font-size: 110%;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 0px;
}
#breadcrumb {
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#rightcolumn {
	font-size: 90%;
	color: #666;
}

#rightcolumn h2, h3 {
	margin: 0px;
	color: #6D6B67;
	}
a {
	color: #339;
	}
#centercolumn h2, h3, h4 {
	color: #6D6B67;
	}

