@import "reset.css";

h4{
	clear:both;
	padding: 5px 0;
}

body {
	background: #F4ECE1;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 12px;
	color: #545454;
}
a {
	color: #00539F;
}
a:hover {
	text-decoration: none;
}
#container {
	width: 1105px;
	margin: 0 auto 20px;
}
#header {
	background: url("images/head-1.jpg");
	height: 285px;
	clear: both;
}
#middle {
	clear: both;
	min-height: 200px;
}
#logo {
	display: block;
	background: url("images/logo.png");
	width: 335px;
	height: 70px;
	position: relative;
	top: 60px;
	left: 15px;
}

#footer {
	clear: both;
}
#footer p {
	padding: 0 9px;
}
#footer-bar, #footer-bar-left, #footer-bar-right {
	height: 37px;
}
#footer-bar {
	margin-bottom: 12px;
	background: url("images/footer-bar.png") repeat-x;
}
#footer-bar-left {
	background: url("images/footer-bar-left.png") no-repeat;
	float: left;
	width: 28px;
}
#footer-bar-right {
	background: url("images/footer-bar-right.png") no-repeat;
	float: right;
	width: 28px;
}

#left_col {
	width: 177px;
	float: left;
}
#right_col {
	width: 237px;
	float: right;
}
#center_col {
	width: 650px;
	float: left;
	margin: 0 20px;
}


#left_col .block {
	margin-bottom: 10px;
}
#left_col .block .head {
	clear: both;
	background: url("images/block-177-top.png") no-repeat;
	height: 14px;
	padding: 8px 25px;
	color: #000;
}
#left_col .block .foot {
	clear: both;
	background: url("images/block-177-bottom.png") no-repeat;
	height: 17px;
}
#left_col .block .content {
	clear: both;
	background: #fff;
	padding: 5px;
}
#right_col .block {
	margin-bottom: 10px;
}
#right_col .block .head {
	clear: both;
	background: url("images/block-237-top.png") no-repeat;
	height: 14px;
	padding: 5px 25px;
	color: #000;
}
#right_col .block .foot {
	clear: both;
	background: url("images/block-237-bottom.png") no-repeat;
	height: 18px;
}
#right_col .block .content {
	clear: both;
	background: #fff;
	padding: 5px;
}

#right_col .block .content .news a.title {
	display: block;
	padding: 10px 10px 0 0;
	line-height: 20px;
	/*font-size: 13px;*/
}
#right_col .block .content .news p {
	padding: 0 10px 10px;
	line-height: 20px;
	/*font-size: 13px;*/
}


#right_col .mb30,
#left_col .mb30,
.mb30
{
	margin-bottom: 30px;
}

.mb30 img{
	border: 12px solid #EEEEEE;
	margin: 15px 20px 15px 0;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	display:block;
}

.block .search input[type=text] {
	border: 1px #bbb solid;
	height: 22px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
}
.block .search input[type=submit] {
	border: none;
	background: url("images/button-small.png") no-repeat;
	color: #125292;
	height: 26px;
	width: 60px;
}

.block .menu {
	margin-left: 10px;
}
.block .menu li a.selected {
	color: #8C939D;
	text-decoration: none;
}
.block .menu li a {
	font-size: 18px;
	font-style: italic;
}
.block .menu li {
	padding-top: 7px;
}
.block .menu li li {
	padding-top: 3px;
}
.block .menu li li a {
	font-size: 14px;
	color: #656160;
	padding-left: 20px;
}


#center_col .block {
	width: 650px;
	margin-bottom: 10px;
}
#center_col .block .head div {
	font-style: normal;
	font-size: 14px;
	margin-top: 22px;
	color: #333;
}
#center_col .block .head {
	clear: both;
	background: url("images/block-650-top.png") no-repeat;
	height: 51px;
	padding: 5px 25px;
	color: #000;
	font-style: italic;
	font-size: 12px;
	line-height: 10px;
}
#center_col .block .foot {
	clear: both;
	background: url("images/block-650-bottom.png") no-repeat;
	height: 18px;
}
#center_col .block .content {
	clear: both;
	background: #fff;
	padding: 8px 25px;
	overflow: hidden;
}
.col50 {
	float: left;
	width: 50%;
}
#center_col .title {
	color: #FAAA21;
	font-size: 22px;
}
#center_col a.title {
	font-size: 14px;
	font-style:italic;
	color:#00539F;
}
#center_col .block .content .title {
	color: #FAAA21;
	font-size: 22px;
	font-style: italic;
}
#center_col .block .content .date {
	font-style: italic;
	font-size: 13px;
	padding-top: 10px;
}
#center_col .block .content .news a {
	line-height: 22px;
}

.section-images {
	margin: 20px 0;
	overflow: hidden;
}
.section-images a {
	float: left;
	width: 200px;
	padding: 140px 0 0 10px;
	margin-right: 5px;
	font-style: italic;
	font-size:14px;
}

#center_col .block.w307 {
	width: 307px;
	float: left;
}
#center_col .block.w307 .head {
	background: url("images/block-307-top.png") no-repeat;
	height: 19px;
	line-height: normal;
	padding: 6px 25px;
	font-style: normal;
}
#center_col .block.w307 .foot {
	background: url("images/block-307-bottom.png") no-repeat;
}
.marginr30 {
	margin-right: 30px;
}

#center_col .block .content.files {
	padding: 8px;
}
#center_col .block .content.files div {
	/*height: 20px;*/
}
#center_col .block .content.files .title {
	font-size: 14px;
	font-style: normal;
	padding-left: 20px;
	background: url("images/icons-title.png") no-repeat 0 3px;
}
#center_col .block .content.files .field {
	padding-left: 20px;
	float: left;
	width: 45%;
}
.field.category {
	background: url("images/icons-category.png") no-repeat 0 0;
}
.field.downloads {
	background: url("images/icons-loads.png") no-repeat -1px 0;
}
.field.size {
	background: url("images/icons-size.png") no-repeat 0 0;
}

#center_col p {
	padding: 5px 0 10px;
}
#center_col ul li {
	padding: 8px 40px;
	text-indent: -17px;
}
#center_col ul li:before {
	content: "\2014\a0";
}
#center_col img.picture,
#center_col .news-detail img,
#center_col .catalog-detail img
{
	float: left;
	border: 12px solid #EEEEEE;
	margin: 15px 20px 15px 0;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.news-calendar-compact {
	padding: 0 10px;
}
.news-calendar-compact td a,
.news-calendar-compact td span {
	padding: 0 4px;
}

.catalog-list .catalog-item,
.news-list .news-item {
	padding: 10px 0;
	border-bottom: 1px dotted #CCC;
	text-align: justify;
}

.news.small .news-item a {
	line-height: normal;
	font-size: 14px;
	font-style: normal;
}

#center_col .breadcrumb-navigation li {
	padding: 8px 0px;
	text-indent: 0;
}
#center_col .breadcrumb-navigation li:before {
	content: "";
}

ol li {
	margin-left: 20px;
}

.minichat .input-name {
	clear: both;
	border: 1px #bbb solid;
	height: 22px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	color: #666;
	width: 147px;
}
.minichat .input-text {
	clear: both;
	border: 1px #bbb solid;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	font-family: arial;
	color: #666;
	width: 147px;
}
.minichat .img-captcha {
	width: 80px;
	float: left;
	margin-left: 5px;
}
.minichat .input-captcha {
	float: left;
	border: 1px #bbb solid;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	height: 14px;
	color: #666;
}
.minichat .input-submit {
	border: none;
	background: url("images/button-wide.png") no-repeat;
	text-align: center;
	width: 139px;
	height: 17px;
	color: #00539F;
	margin: 5px 6px;
}

.minichat-item {
	background: #E6E6E6;
	margin: 3px 0;
	padding: 2px;
}
.minichat-item .name {
	float: left;
}
.minichat-item .date-time {
	float: right;
	font-size: 12px;
}
.minichat-item .text {
	clear: both;
	padding: 2px 0;
}

.scroll-y-300 {
	overflow-y: scroll;
	height: 320px;
}

.catalog-section-list ul ul {
	margin-left: 20px;
}
.catalog-section-list ul ul ul {
	margin-left: 40px;
}

ul.menu ul {
	display: none;
}
ul.menu .selected ul {
	display: block;
}

.tab img{
	margin-top:5px !important;
}
.tab tr{
	border-bottom:1px dotted #ccc;
}
.tab td{
	padding-bottom: 10px;
	text-align:justify;
}