@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding:0;
}
html {
	height: 100%;
	width: 900px;
	margin: 0 auto;
	background-color:#01172f;
	background:url(img/fon.jpg) repeat-y top center;
}
body {
	font: 11px/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #F7F3A7;
	background:url(gold.jpg) no-repeat top center;
}
table {
	margin: 10px auto 0;
	border: none;
	border-collapse:collapse;
	vertical-align:top;
	text-align:left;
}
a img {
	border: none;
}
h1.logo {
	text-indent: -9999px;
	margin-top: 15px;
	background:url(img/logo.gif) 0 0 no-repeat;
	width: 263px;
	height:55px;
	padding: 0 0 5px 0 !important;
}
#contacts {
	color: #999;
	text-align:right;
}
#contacts a {
	color: #60308e;
	text-decoration: none;
}
#contacts a:hover {
	text-decoration: underline;
}
#menu {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	height: 20px;
}
#menu a {
	color: white;
	text-decoration: none;
}
#content p {
	padding: 10px 0 10px 0;
	height: 100%;
}
#content h1 {
    margin-top: 0px;
}
#content h4 {
    margin-top: 15px;
}
#news {
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: -2%;
	width: 300px;
	height: 100%;
	padding: 35px;
	clear:left;
}
#news p {
	width: 300px;
	padding: 10px 0 0 0;
	height: 100%;
}
#news h1 {
	font: bold 1.3em Geneva, Arial, Helvetica, sans-serif;
	color: green;
	background: url(img/bullet.gif) 0 60% no-repeat;
	padding: 23px 0 0 0;
}
#news p.line {
	border-bottom: 1px solid #dcdcdc;
	padding: 10px 0 0 0;
}
#news p.date {
	padding: 10px 0 0 0;
	font-weight:600;
}
.roundedcornr_box {
	background: url(img/roundedcornr_tl.png) no-repeat top left;
	clear:left
}
.roundedcornr_top {
	background: url(img/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(img/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(img/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_top div, .roundedcornr_top, .roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
#main {
	width: 900px;
	margin: 0 auto;
}
#content {
	height: 100%;
	padding: 10px;
	clear:left;
	background: url(img/roundedcornr_r.png) top right repeat-y;	
}
tr {
	margin-top: 15px;
}
h1 {
	font: normal 2em/1 Geneva, Arial, Helvetica, sans-serif;
	color: 8A7337;
	padding: 10px 0 10px 0;
	text-align:left;
}
h4 {
	font: normal 2em/1 Geneva, Arial, Helvetica, sans-serif;
	color: 8A7337;
	padding: 10px 0 10px 0;
	text-align:left;
	margin-top: 15px;
}
h2 {
	font: bold 1.1em Geneva, Arial, Helvetica, sans-serif;
	color: #bc9421;
	background: url(img/bullet.gif) 0 60% no-repeat;
	padding: 10px 0 0 0;
}
h2 a {
	color: #bc9421;
	text-decoration: none;
}
a {
	color: #bc9421;
	text-decoration: none;
}
 a:hover {
	text-decoration: underline;
}
ul {
	padding-left:27px;
	padding-bottom:15px;
}
ol {
	padding-left:27px;
}
#anounce td img {
	padding: 10px 0;
}
#footer {
	text-align:left;
    color: #738599;
	background:url(img/footer.gif) repeat-x bottom center;
}
#footer p {
	padding: 13px;
	margin-top: 15px;
	height: 50px;
}
#footer a {
	color: #cbdff5;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
