@charset "windows-1251";
body {
	background-color: #FFFFFF;
	background: url(img/new/brd_l.jpg) top left repeat-y;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-size: 12px;
	color: #000000;
}

div#mainwrapper {
	margin-left: 31px;
	background: url(img/new/brd_r.jpg) repeat-y top right;
	height: 100%;
}

div#header {
	position: relative;
	top: 0;
	left: 0;
	width: 942px;
	background: url(img/new/head.jpg) top center scroll no-repeat;
	
}

div#lng {
	position: absolute;
	left: 30px;
	top: 25px;
	display: inline;
}

div#lng a{
	text-decoration: underline;
	color: #000000;
}

div#menu {
	padding-top: 250px;
	
}

div#menu img{
	border: none;
	
}

.ddnmenu {
	visibility: hidden;
	position:absolute;
	background-color: #e6e6e6;
	padding: 10px 20px 15px 20px;
	text-align: left;
	line-height: 14px;
	text-wrap: none;
	word-wrap: none;
	z-index: 10;
}

.ddnmenuitem {
	text-wrap: none;
	word-wrap: none;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-stretch: ultra-condensed;
}

a.ddnmenuitem:hover{
	color: #dd127b;
}

div#maincontent {
	text-align: left;
	width: 942px;
}

div#lcol {
	float: left;
	width: 190px;
	margin-left: 30px;
	padding-right: 24px;
	background: url(img/new/line_vert.jpg) top right no-repeat;
	display: inline;
	
}

div#ccol {
	width: 430px;
	margin-left: 16px;
	padding-right: 24px;
	float: left;
	display: inline;
	background: url(img/new/line_vert.jpg) top right no-repeat;
}

div#bigcol {
	width: 660px;
	margin-left: 30px;
	padding-right: 24px;
	float: left;
	display: inline;
	background: url(img/new/line_vert.jpg) top right no-repeat;
}

div#rcol {
	width: 180px;
	margin-left: 16px;
	margin-right: 32px;
	float: left;
	display: inline;
}

.colTitle {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

div#lcol p.colTitle{
	width: 200px;
}

.colTitle:first-letter {
	color: #dd127b;
}

.colTitle a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.partnerName {
	color: #d50808;
	text-decoration: none;
}

div.newsdate {
	float: right;
}

div.newsdate a{
	color: #000000;
	text-decoration: none;
}

div.newshead a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

div.newstext {
	margin-top: 15px;
}

div.newstext a{
	color: #000000;
	text-decoration: none;
}

.borderless {
	border: none;
}

.picborder {
	border: 1px solid #dd127b;
}

div#footer {
	text-align: center;
	padding: 20px 0;
	background: url(img/new/line_hor.jpg) top center no-repeat;
}

div#footer a {
	color: #000000;
	text-decoration: underline;
}

a.partnersText {
	text-decoration: none;
	color: #000000;
}

.pages a {
	color: #dd127b;
}

.pagessel {
	font-weight: bold;
	font-size: 12px;
}