* { margin: 0; }
body { height: 100%; }
html { height: 100%; }
body {
	direction: rtl;
	font: normal 12px arial;
	min-width: 980px;
	color: #474543;
	line-height: 18px;
}
a:hover {
	text-decoration: none;
}
img { border: 0; vertical-align: middle; }
.wrapper {
	background-position: left;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px;
/*	background-image: url('../images/back_right_bottom.gif');/**/
/*	background-image: url('/images/test.jpg');*/
	background-repeat: repeat-y;
	z-index: 2;
}
.clear { clear: both; }
th { background: #b0aca8; color: #fff; text-align: right; font-weight: bold; }

/* FOOTER */
.push { height: 100px; clear: both;
*height: 65px !important;
}
.footer {
	height: 215px;
	position: relative;
	z-index: 1;
	zoom:1;
}
 h1 {
	margin-bottom: 22px;
	font-size: 24px;
	font-family: Georgia;
	color: #880305;
}
.back {
	background-repeat: repeat-x;
	background-position: 0 161px;
	background-image: url('../images/back_grad.gif');
}
.back_left {
	background-image: url('../images/back_left_n.jpg');
	background-repeat: no-repeat;
	background-position: right 168px;
	min-height:880px;

}
.back_right {
/*	background-image: url('../images/back_right_n.jpg');*/
	background-image: url('/images/test.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	height: 92px;
}
#header .language_reka {
	background-image: url('../images/lang_back_n5.jpg');
	background-position: 28% top;
	height: 80px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 33px;
	padding-right: 19px;
	position: relative;
	_margin-top: -7px;
}
#header .language {
	font-weight: bold;
	font-size: 11px;
	color: #645c5c;
	padding-right: 29%;
	
}
#header a span {
	font-size: 11px;
}


.left {
	float: left;
}
.right {
	float: right;
}
a {
	color: #870005;
	font-size: 12px;
}
#header .head_bottom {
	padding-left: 60px;
	padding-right: 33px;
	padding-top: 30px;
}
.top_menu {
	/*
	float: left;
	*/
}
.top_menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	overflow: hidden;
}
.top_menu ul li {
	float: right;
	padding-right: 17px;
}
.top_menu ul li a {
	font-weight: bold;
}
.top_menu ul li.current a {
	color: #474543;
	text-decoration: none;
}
.main {
	margin-top: 25px;
	zoom:1;
}
.main .main_pic {
	height: 401px;
	width: 493px;
	background-position: right bottom;
	float: right;
}
.main .main_text {
	padding-right: 20px;
	padding-left: 35px;
	padding-top: 30px;
	margin-right: 470px;
}
.main .main_text h1 {
}
.main .main_text p {
	margin-bottom: 17px;
}
.main .main_text .kotert {
	margin-bottom: 17px;
}

.main .main_text a {
	padding-right: 25px;
	font-size: 16px;
	line-height: 25px;
	background-image: url('../images/link_bolet.gif');
	background-repeat: no-repeat;
	background-position: right;
	display: block;
}
.main .small_pic {
	border: 5px solid #FFFFFF;
	float: right;
	margin-left: 15px;
	margin-top: 15px;
}
.main .small_pic.last {
	margin-left: 0;
}
.update {
	padding-top: 10px;
	margin-right: 13%;
	padding-left: 20%;
	padding-right: 150px;
}
.update h1 {
	margin-bottom: 15px;
	font-size: 20px;

}


.bottom_pic {
	margin-right: 13%;
	margin-left: 30px;
	margin-top: 30px;
	position: relative;
}
.bottom_pic .text_left {
	float: right;
	width: 49%;
}
.bottom_pic .text_right {
	float: left;
	width: 49%;
}
.pic_row {
	margin-bottom: 20px;
	
}
.pic_row .small_pic_b {
	float: right;
}
.pic_row .text {
	margin-right: 150px;
	min-height: 87px;
}
.pic_row a {
	font-size: 14px;
}
.pic_row p {
	margin-top: 11px;
}
.right_pic {
	position: absolute;
	bottom: 0px;
	left: 12px;
}
.left_pic {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.all_rights {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #b0aca8;
	font-weight: normal;
	float: left;
	line-height: 15px;
	position: absolute;
	left: 55%;
	bottom: 27px;
}
.logo_kcs {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	float: left;
	width: 180px;
	text-align: left;
	position: absolute;
	left: 290px;
	bottom: 20px;
	z-index: 1000000;
}
.logo_kcs a{
	color: #880305;
	font-size: 11px;
}
.logo_kcs p{
	color: #b0aca8;
	margin-left: 40px;
	line-height: 15px;
	margin-top: -5px;
}
.left_logo {
	float: left;
	margin-top: 10px;
}

