html, body {
	width: 100%;
	height: 100%;
}
body {
	padding: 0;
	margin: 0;
	background: #003399 url(../images/bg-main.gif) left top repeat-x;
	font-size: 80%;
	font-family: Arial;
	color: #FFFFFF;
	line-height: 150%;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
ul, li {
	margin:0;
	padding:0;
}
li {
	list-style: none;
}
.clear {
	clear: both;
	font-size:0;
	line-height:0;
}
#container {
	position: absolute;
	width: 1060px;
	left: 50%;
	margin-left: -452px;
	padding-bottom: 60px;
	background: url(../images/bg-container-blot.png) right bottom no-repeat;
}
#content {
	width: 980px;
	padding: 0 10px 0 10px;
	background: url(../images/bg-content-shadow.png) left top repeat-y;
}
#topBlock {
	background: url(../images/bg-top.gif) left top no-repeat;
	width: 100%;
	height: 72px;
}
#topMenu {
	float: right;
	margin: 50px 10px 0 0;
}
#topMenu a {
	font-size: 10px;
	text-transform: uppercase;
	margin-right: 10px;
}
#botBlock {
	background: url(../images/bg-bottom.gif) left top no-repeat;
	width: 100%;
	height: 61px;
}
#botMenu {
	padding: 40px 0 0 20px;
	float: left;
}
#botHint {
	font-size: 130%;
	font-weight: bold;
	float: right;
	margin-right: 20px;
	line-height: 61px;
}

#botMenu a {
	font-size: 10px;
	text-transform: uppercase;
	margin-right: 10px;
	color: #5c86d8;
}
#bottom {
	background: url(../images/bg-content-shadow-bot.png) left bottom no-repeat;
	width: 100%;
	height: 15px;
}
#footer {
	width: 980px;
	text-align: center;
}
#logo {
	position: absolute;
	margin: -70px 0 0 32px;
	z-index: 10;
}
.headerImg {
	font-size: 0px;
}

.headerImg2 {
	font-size: 0px;
	height: 171px;
	background-image: url(../images/tmp_header.jpg);
	background-repeat: no-repeat;
}

.headerImg2 img {
	height: 171px;
}
.headerImg .lineGroup {
	position: absolute;
	background: url(../images/bg-line1.png) left bottom no-repeat;
	width: 100%;
	height: 57px;
	margin-top: -63px;
	top: 450px;
}

.headerImg2 .lineGroup {
	position: absolute;
	background: url(../images/bg-line1.png) left bottom no-repeat;
	width: 100%;
	height: 57px;
	margin-top: -63px;
	top: 250px;
}

.rubric {
	background: url(../images/bg-rubric.jpg) left top no-repeat;
	width: 100%;
	height: 37px;
}
#rubricTitle {
	float: right;
	margin: 10px 100px 0 0;
}
.category {
	background: #3366cc url(../images/bg-category.gif) left bottom no-repeat;
}
.lineGroup {
	position: absolute;
	background: url(../images/bg-line2.png) left bottom no-repeat;
	width: 100%;
	height: 60px;
	z-index: 1;
}
.category ul {
	height: 403px;
}
.category ul li {
	float: left;
	width: 195px;
	padding-top: 78px;
	border-right: solid 1px #cccccc;
	height: 325px;
}
.category ul li.last {
	border: none;
}
.category ul li .header {
	background: #436cbd;
	height: 52px;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}
.category ul li .pic {
	margin: 25px 0 0 38px;
}
.category ul li .text {
	margin: 20px 0 0 38px;
	width: 135px;
	line-height: 130%;
}
.category ul li .text a {
	color: #e3051b;
}
#logoSmall {
	position: absolute;
	margin-top: -40px;
	left: 950px;
}
#partner {
	float: left;
	margin: 20px 0 0 32px;
}
#partner a {
	margin-right: 20px;
}
#logoSmallRed {
	float: right;
	margin-top: 20px;
	margin-right: 24px;
	margin-bottom: 0;
	margin-left: 0;
}
.textContent {
	background: #3366cc url(../images/bg-menu-left.gif) left top repeat-x;
}
#colmns {
	text-align:left;
	margin:0 auto;
	width:980px;
	background: url(../images/bg-colmns.png) left top repeat-y;
}
#colmnsContainer {
	position:relative;
	display:block;
	background: #3366cc url(../images/bg-text-center.gif) left top no-repeat;
	margin-left:197px;
	margin-right:197px;
}
#innerBlock {
	display:block;
	position:relative;
	margin-left:-196px;
	margin-right:-196px;
}
#innerBlock .left {
	float:left;
	position:relative;
	width:196px;
	left:0px;
	padding: 73px 0 50px 0;
}
#innerBlock .right {
	float:right;
	position:relative;
	width:196px;
	right:0px;
	padding: 78px 0 50px 0;
}
#innerBlock .center {
	margin-left:196px;
	margin-right:196px;
	display:block;
	height:1%;
	padding: 78px 0 50px 0;
}
#innerBlock .center .header {
	margin-left: 68px;
	background: url(../images/bg-content-header.png) left top;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
	padding-left: 178px;
}
#innerBlock .center .content {
	margin-top: 32px;
}
#innerBlock .center .pics {
	float: left;
	width: 178px;
	margin-left: 68px;
	-margin-left: 34px;
}
#innerBlock .center .pics .picItem {
	margin-bottom: 18px;
}
#innerBlock .center .pics .picItem img {
	border: solid 1px #9ab1e0;
}
#innerBlock .center .text {
	float: left;
	width: 325px;
}
#innerBlock .center .text a {
	color: #e3051b;
}
#innerBlock .right .header {
	margin-left: 29px;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
}
#innerBlock .right .newsItem {
	margin: 30px 29px 0 29px;
	padding-bottom: 20px;
	border-bottom: solid 1px #FFFFFF;
}
#innerBlock .right .newsItem a {
	color: #e3051b;
}
#innerBlock .right .newsItem .date {
	margin-bottom: 20px;
}
#leftMenu {
	width: 196px;
	margin-left: -1px;
}
#leftMenu li {
	font-size: 13px;
	margin-bottom: 10px;
}
#leftMenu a {
	display: block;
	padding: 5px 10px 5px 32px;
	line-height: 140%;
}
#leftMenu a.aktiv {
	background: #436cbd;
	font-weight: bold;
	display: block;
}
#leftMenu .submenu a {
	padding: 0 0 0 35px;
}
#leftMenu .submenu {
	margin: 10px 0 20px 54px;
}
#leftMenu .submenu li {
	font-weight: normal;
	text-transform: none;
	margin: 0;
	background: url(../images/ico-li.png) left top no-repeat;
}
#leftMenu .submenu li a.aktiv {
	background: #436cbd url(../images/ico-li.png) left top no-repeat;
}
#tcontent {
	padding-left: 68px;
	padding-right: 68px;
}

#tcontent h1 {
	font-size: 140%;
}
#tcontent h2 {
	font-size: 120%;
}
#tcontent h3 {}
#tcontent ul {
	padding-left: 40px;
}
#tcontent li {
	padding-left: 0px;
	list-style-type: circle;
}
#tcontent p {}
.news-list-container {
	padding-right: 10px;
	padding-left: 10px;
}

.news-list-morelink a{
	color: #FF0000;
}

.csc-mailform {
	margin: 0px;
	padding: 0px;
	border: 1px solid #003399;
	background-color: #3366cc;
}
.csc-mailform-field {
	padding: 5px;
}

.csc-mailform-field input{
	border: 1px solid #003399;
	padding: 3px;
}
.csc-mailform-field label {
	width: 300px;
	display: block;
	float: left;
}

.news-list-item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

