@charset "utf-8";
/* CSS Document */
html, body {height: 100%;}

html {
	margin:0;
	padding:0;
}

* {
	padding: 0px;
	margin: 0px;
}

div>p {
  margin:0;
}

a {
  color:#be5a0a;
  text-decoration: none;
}
a:hover {
  color:#be5a0a;
  text-decoration: underline;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #251C06;
}
body {
	background-image: url(../img/core/bg-tile.jpg);
	background-repeat: repeat-x;
	background-color: #99a0a1;
	text-align: center;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #0666a2;
}
h3 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.4em;
	color: #be5a0a;
}
h4 {
	font-size: 0.8em;
	font-weight: normal;
	color: #565345;
}
.bigwrapper {
	width: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	line-height: 1.4em;
	vertical-align: top;
}
.wrapper {
  width: 940px;
	/*border: 1px solid #FF0000;*/
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	background-image: url(../img/core/midpatch.jpg);
}
.LCwrap {
  float:left;
  width: 587px;
	/*border: 1px solid #FF0000;*/
	background-image: url(../img/core/bg-bpl.jpg);
	background-repeat: no-repeat;
}
.LCwrap ul{
  text-indent: 20px;
  line-height: 2.2em;
}
.header {
  margin-left: 96px;
	text-align: left;
}
.nav {
  margin-left: 96px;
  padding-left: 4px;
  /*background-color: #FF0000;*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
}
.nav a{
  color: #FFFFFF;
  text-decoration: none;
}
.nav a:hover{
  color: #FFCC00;
  text-decoration: none;
}
.sad1 {
	float:left;
	width: 430px;
	/*background-color: #FFCC33;*/
	margin-left: 100px;
	margin-top: 83px;
}

.sad2 {
	float:left;
	width: 430px;
	/*background-color: #FFCC00;*/
	margin-left: 100px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.LCnaslov {
	font-family: Times New Roman, Times, serif;
  font-size: 2em;
  font-weight: normal;
  color: #251C06;
  border-bottom: 1px solid #251C06;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.minilogo {
	float: right;
	margin-right: 10px;
	margin-top: -6px;
}
.RCwrap {
  float:right;
  width: 353px;
	/*border: 1px solid #FF0000;*/
	background-image: url(../img/core/bg-bpr.jpg);
	background-repeat: no-repeat;
}
.sad3 {
	width: 300px;
	/*background-color: #FFCC00;*/
	color: #515569;
	margin-top: 227px;
	text-align: left;
}

.footer {
  clear: both;
	margin-left: 34px;
	margin-top: 30px;
	padding: 20px;
	width: 856px;
	background-color: #565345;
}
.MS a{
  color: #FFFFFF;
  text-decoration: none;
}
.MS a:hover{
  color: #FFCC00;
  text-decoration: underline;
}
.adminlog {
  text-align: right;
  float: right;
  margin-right: 20px;
}
.adminlog a{
  color: #FFFFFF;
  text-decoration: none;
}
.galdiv{
  text-align: center;
  margin-bottom: 20px;
}
.newsborder {
  border-bottom: 1px solid #251C06;
  margin-bottom: 20px;
  height: 6px;
  width: 280px;
  clear: both;
}
.outliner {
  border: 1px solid #797a7a;
  height: 18px;
  padding-left: 4px;
  padding-right: 4px;
  margin-right: 5px;
  float: left;
  background-color: #ffffff;
  font-weight: bold;
}
.picformater img{
	float:left;
	padding: 4px;
	background-color: #FFFFFF;
	margin-right: 6px;
}
.picformater2 img{
  padding: 4px;
	background-color: #FFFFFF;
}
.columner {
  /*border: 1px solid #797a7a;*/
  padding-left: 4px;
  padding-right: 4px;
  margin-right: 25px;
  float: left;
}