/* CSS Document */

* {
  margin:0;
  padding:0;
}

html {
	height:100%;
}

body {
	background-image:url(images/bg.jpg);
	color:#1b1b1b;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	height:100%;
}

a {
	color:#F00;
	outline:none;
	text-decoration:underline;
}

a img {
	border:0;
}

p {
	padding:5px 0 5px 0;
	margin:0;
	color: #333;
	text-align: justify;
}

/* ubozyer */

.active a {
	background:scroll url(images/menudot.gif) 0 -10px no-repeat !important;
}

#big {
	background-image:url(images/inlay_bg.jpg);
	background-position:50% 0;
	background-repeat:repeat-y;
	min-height:100%;
	height:auto !important;
	height:100%;
	width:955px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -30px;
	margin-left: auto;
}
.clear {
	clear:both;
}

#content {
	float:left;
	width:534px;
	margin-top: 42px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
}

#content h1 {
	color:#CCC;
	font-size:12px;
	font-weight:bold;
	background-color: #036;
	height: 15px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	padding: 6px;
}

.contentc {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 4px;
	text-align: center;
}

.contentbox {
	border:1px solid #ebebeb;
	color:#868686;
	float:left;
	padding:5px;
	width:160px;
	margin-top: 18px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
}

.contentbox h2 {
	background-color:#036;
	color:#CCC;
	font-weight:bold;
	height:20px;
	text-indent:4px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	top: 0px;
	font-size: 10px;
}

.contentbox p {
	padding:2px 0 1px 0 !important;
	text-align: justify;
}

#footer {
	background-image:url(images/footer.jpg);
	color:#e7bc24;
	height:20px;
	text-align:center;
	width:955px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#header {
	background-image:url(images/header.jpg);
	color:#ffffff;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:17px;
	height:180px;
	padding:7px 0 0 0;
	text-indent:29px;
	width:954px;
}

#inlay {
	background-image:url(images/ust.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
}

#menu {
	display:inline;
	float:left;
	margin:53px 0 0 27px;
	width:132px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #cacaca;
}


.news {
	color:#5c5c5c;
	font-family:Arial, Helvetica, sans-serif;
	margin:72px 0 0 9px;
}

.news dd {
		margin:0 0 20px 0;
}

#newsbox {
	float:left;
	width:206px;
	margin-top: 4px;
	margin-right: 4;
	margin-bottom: 0;
	margin-left: 0;
}

#newsbox h2 {
	color:#0e0e0e;
	font-size:11px;
	font-weight:bold;
	padding:0 29px 0 0;
	text-align:right;
}

.newsboxpic {
	border-bottom:10px solid #f4f4f4;
	border-left:10px solid #f4f4f4;
	border-right:9px solid #f4f4f4;
	border-top:10px solid #f4f4f4;
}

#push {
	clear:both;
	height:30px;
}
