body {
	font-family : Tahoma, Verdana, Arial CE, Arial, Helvetica, sans-serif;
	background-color: #212121;
	font-size: 15px;
	overflow: auto;
	cursor: url('img/cursor.cur'), default;
}

#segment_highmain {
	background-color: #8C8C8C;
}

#segment_main {
	background-image: url('img/design/under.gif');
	background-repeat: no-repeat;
}

#borders_top, #borders_bottom {
	background-image: url('img/borders/horizontal.gif');
	background-repeat: repeat-x;
}

#borders_left, #borders_right {
	background-image: url('img/borders/vertical.gif');
	background-repeat: repeat-y;
}

#segment_fortext {
	margin: 45px;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
}

.segment_rightmenu {
	background-color: #858585;
	border-left: 1px solid #515151;
	border-bottom: 1px solid #515151;
	color: #E7E7E7;
	padding: 5px 10px 10px 10px;
	font-size: 12px;
	font-weight: bold;
}

#segment_menu {
	color: #E7E7E7;
	padding: 5px 10px 10px 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}


h1 {
	color: #ad1309;
}

h2 {
	background: url('img/cross.gif') no-repeat left center;
	padding: 0 0 0 23px;
	color: #ad1309;
	font-size: 17px;
}

a {
	cursor: url("img/cursor.ani"), pointer;
	text-decoration: none;
	color: #ad1309;
}

a.bile {
	color: white;
}

.cross_link_img {
	position: relative;
	top: 3px;
	left: 10px;
}

.cross_link_img_left {
	position: relative;
	top: 3px;
	left: -10px;
}


img.imgspacer {
	position: relative;
	top: -3px;
}


td.CALpolozka {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana;
	font-size: 10px;
}

td.border_right {
	border-right: 1px dashed black;
}

td.CALliche {
	background-color: #858585;
}

td.CALsude {
	background-color: #898989;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

div.copyright {
	font-size: 11px;
	color: white;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 3px;
}

a.copyright {
	font-style: italic;
	text-decoration: underline;
	color: white;
}

a.copyright:hover {
	text-decoration: none;
}
