
#sf_admin_container label {
	width: 10em;
}

* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;	
}
img {
	border: none;
}
ul {
	list-style: none;
}
form, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	background-color:#FFFFFF;
	font-family: Times;
	font-size: 14px;
	height: 100%;
	margin: auto;
	position: relative;
	
}
html > body div#main {
	min-height:100%;
	position:relative;
	text-align:left;
	width: 1110px;
	overflow: hidden;
	background: url(../images/bk_red.png) repeat-y top left;
}
html > body div#content {
	/*padding:0 0 65px;*/
	overflow: hidden;
	width: 1100px;
}

/*----------------------change-----------------------------*/
html > body div#left_column {
	float: left;
	width: 319px;
	position: relative;
	padding-bottom: 100px;
	
	margin-right: 16px;

}
/*----------------------change_for_ie-----------------------------*/
html > body div#left_column {
	background: url(../images/big_shadow.png) no-repeat top right;
}
/*---------------------end_change-----------------------------*/




html > body div#right_column {
	float: left;
	width: 757px;
	/*width: 765px;
	 * float: right;
	 * margin-right: 5px;
	 * */
	background: #fff;
	padding-bottom: 100px;
}
#logo {
	width: 229px;
	height: 142px;
	margin: 43px 0 0 43px;
	
}
#left_column span.lang {
	position: absolute;
	top: 0;
	left: 150px;
	background: url(../images/lang.png) no-repeat top;
	color: #fff;
	font-size: 12px;
	width: 59px;
	height: 25px;
	text-align: center;
	line-height: 25px;
}
#left_column span.lang a {
	color: #fff;
}
#left_column span.lang a.noactive, #left_column span.lang a:hover {
	color: #dd896d;
}
.bottom_shadow {background: url(../images/grey_shadow.png) no-repeat; width: 318px; height: 17px; margin-top: 15px;}

html > body div#menu {
	margin-top: 30px;
	padding-bottom: 15px;
	overflow: hidden;
}

html > body div#menu ul li {
	width: 254px;
	text-align: right;
	color: #3c3c3c;
	line-height: 23px;
	font-weight: bold;
	font-family: Times;
	font-size: 18px;
}
#menu ul li a {
	color: #3c3c3c;
}
#menu ul li a:hover, #menu ul li a.mainactive {
	color: #b03817;
}
#menu ul li ul.submenu {
	border-right: 2px solid #ababab;
	background: none;
	margin: 10px 0 15px 0;
	width: 243px;
}
html > body div#menu ul li ul.submenu li{
	width: 235px;
	line-height: 16px;
	font-size: 16px;
	margin-right: 6px;
	padding-bottom: 4px
}
html > body div#menu ul li ul.submenu li a {
	color: #ababab;
	font-size: 15px;
	padding: 0;
	padding-left: 30px;
}
#menu ul li ul.submenu li a.subactive {
	color: #cd3b08;
}
html > body div#map {
	margin-bottom: 60px;
	margin-left: 20px;
	margin-top: 70px;
	position: relative;
	width: 273px;
	height: 184px;
	background: url(../images/map.png) no-repeat;
	/*background: url(../images/map_1.jpg) no-repeat;*/
}
/*------------------it's_for_firefox-------------*/
/*#map a img {
	margin: 0 30px;
	
}
#dash {
	margin-left: 45px;
}
#partner {
	margin-left: 45px;
	margin-right: 30px;
	overflow: hidden;
}
*/
/*------------------end_it's_for_firefox-------------*/
#dash {
	margin-left: 25px;
	border-bottom: 1px solid #c0c0c0;
	margin-right: 30px;
	position: relative;
}
#dash a {
	margin-bottom: 25px;
	height: 50px;
	display: block;
	color: #000;
	padding-left: 70px;
	font-weight: bold;
	font-size: 12px;
}
#dash a.download {
	background: url(../images/disceta.png) no-repeat left top;
}
#dash a.write {
	background: url(../images/write.png) no-repeat left top;
}

#dash span.pdf  {
	color: #ff2a1a;
	font-size: 11px;
}
#partner {
	margin-left: 25px;
	overflow: hidden;
}
#partner h2{
	color: #7e7c7c;
	margin: 20px 0;
	font-size: 14px;
}
#partner ul {
	width: 280px;
	float: left;
}
#partner ul li {
	float: left;
	display: inline;
	width: 130px;
	
}
#partner ul li a {
	display: block;
	height: 70px;
	width: 115px;
	overflow: hidden;
	margin: 3px 0 0 0;
}
#right_column .child_img {
	/*background: url(../images/boys.png) no-repeat left top;*/
	width: 759px;
	height: 371px;
	margin-bottom: 3px;
	position: relative;
}
#right_column .child_img img.red_btn {
	position: absolute;
	top: 220px;
	left: -60px;
}


#red_block {
	background: url(../images/red_block.jpg) no-repeat left top;
	width: 760px;
	color: #fff;
	position: relative;
	margin-bottom: 5px;
	height: 20px;
}
#red_block_off {
	background: url(../images/red_block.jpg) no-repeat left top;
	width: 760px;
	height: 20px;
	margin-bottom: 5px;
}

/*----------------------change_for_ie-----------------------------*/
html > body div#red_block {
	background: url(../images/red_block.png) no-repeat left top;
}
/*----------------------change-----------------------------*/
#red_block h2 {
	text-transform: uppercase;
	font-weight: normal;
	padding: 15px 0 15px 30px;
	font-size: 24px;
}
#red_block p {
	position: absolute;
	left: 170px;
	width: 370px;
	font-style: italic;
	font-size: 14px;
	line-height: 15px;
}
#red_block span {
	float: right;
	position: absolute;
	right: 30px;
	bottom: 15px;
	padding-left: 10px;
	background: url(../images/simple.png) no-repeat left top;
	line-height: 20px;
	display: block;
}
#red_block span a {
	font-size: 12px;
	border: 1px solid #fff;
	color: #fff;
	padding: 1px 5px;
}
#main_menu{
	overflow: hidden;
	border-bottom: 1px solid #c0c0c0;
	width: 759px;
	/*height: 45px;*/
}
#main_menu ul {
	float: left;
	width: 770px;
	display: inline;
}

#main_menu ul li {
	display: inline;
	float: left;
	height: 30px;
	line-height: 30px;
	width: 254px;
	padding-bottom: 5px;
	overflow: hidden;
}
#main_menu ul li a {
	width: 250px;
	height: 30px;
	display: block;
	text-align: center;
	color: #525252;
	font-weight: bold;
	font-size: 14px;
	overflow: hidden;
}
#main_menu ul li a:hover, #main_menu ul li a.active {
	background-position: left bottom;
}


/*---------------Main_Menu_for_4_programs------------------
#main_menu ul li {
	display: inline;
	float: left;
	height: 30px;
	line-height: 30px;
	width: 191px;
	padding-bottom: 5px;
	overflow: hidden;
}
#main_menu ul li a {
	width: 183px;
	height: 30px;
	display: block;
	text-align: center;
	color: #525252;
	font-weight: bold;
	font-size: 14px;
	overflow: hidden;
}
#main_menu ul li a:hover, #main_menu ul li a.active {
	background-position: left bottom;
}
/*--------------END-Main_Menu_for_4_programs------------------*/
#color a{
	background: url(../images/prog0_0.jpg) no-repeat left top;
}
#color0 a {
	background: url(../images/prog0.jpg) no-repeat left top;
}
#color1 a  {
	background: url(../images/prog1.jpg) no-repeat left top;
}
#color2 a  {
	background: url(../images/prog2.jpg) no-repeat left top;
}
#color3 a  {
	background: url(../images/prog3.jpg) no-repeat left top;
}
#color4 a  {
	background: url(../images/prog4.jpg) no-repeat left top;
}
#color5 a  {
	background: url(../images/prog5.jpg) no-repeat left top;
}
#color6 a  {
	background: url(../images/prog6.jpg) no-repeat left top;
}




/*---------------Main_Menu_for_7_programs------------------
#main_menu ul li {
	display: inline;
	float: left;
	height: 30px;
	line-height: 30px;
	width: 107.1px;
}
#main_menu ul li a {
	width: 104px;
	height: 29px;
	display: block;
	text-align: center;
}
#main_menu ul li a:hover {
	background-position: left bottom;
}
#health a {
	background: url(../images/button_for_7programs/health.png) no-repeat left top;
}
#sport a  {
	background: url(../images/button_for_7programs/sport.png) no-repeat left top;
}
#knowl a  {
	background: url(../images/button_for_7programs/knowl.png) no-repeat left top;
}
#socium a  {
	background: url(../images/button_for_7programs/socium.png) no-repeat left top;
}
#progr1 a  {
	background: url(../images/button_for_7programs/progr1.png) no-repeat left top;
}
#progr2 a  {
	background: url(../images/button_for_7programs/progr2.png) no-repeat left top;
}
#progr3 a  {
	background: url(../images/button_for_7programs/progr3.png) no-repeat left top;
}
*/
#works {
	padding-right: 10px;
	margin-top: 20px;
}
#works .breadh {
	margin: 15px 0;
	color: #8d8d8d;
	display: block;
}
.project span {
	color: #333;
	display: block;
	font-size: 12px;
	float: right;
	font-weight: bold;
}
#works span a {
	color: #333;
	
}
#works h2 {
	color: #e60004;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 15px;
}
#works p {
	font-size: 12px;
	color: #000;
	font-family: Tahoma;
	font-weight: lighter;
	text-align: justify;	
}
#last_news .project, #works .project {
	padding: 15px 0;
	
}
#works .talk {
	margin-bottom: 10px;
	font-style: italic;
}
#works .project h4 {
	color: #d44918;
	font-size: 12px;
	font-family: Times;
	margin-bottom: 10px;
}
#last_news .project h4 {
	color: #d13c07;
	font-size: 12px;
	font-family: Times;
	margin-bottom: 10px;
}
#works .project img, #last_news .project img{
	float: left;
	width: 100px;
	height: 60px;
	margin-right: 15px;
	border: 1px solid #aaa;
}
#partners img {
	border: 1px solid #aaa;
}
#works .project p, #last_news .project p {
	color: #8d8d8d;
	font-size: 12px;
	padding-bottom: 15px;
	margin-left: 115px;
	
	
}
#last_news h3, #gallery h3, #news h3, #works h3{
	color: #525252;
	font-size: 14px;
	margin-bottom: 30px;
}
#gallery h3 {
	margin-left: 11px;
}
/*-----------grey line-------------*/
#works .project span.detal,  #last_news .project span.detal {
	float: left;
	width: 95px;
	padding-left: 15px;
	line-height: 13px;
}
#works .project span.data, #last_news .project span.data {
	float: left;
	width: 80px;
	font-family: Georgia;
	font-size: 10px;
	padding-left: 115px;
}
#works .project span.line,  #last_news .project span.line {
	width: 440px;
	border-bottom: 1px solid #cacaca;
	float: left;
	text-indent: -1000px;
	line-height: 10px;
}
/*-----------grey line-------------*/
#news {
	width: 560px;
	float: left;
}
#last_news {
	width: 555px;
	float: left;
}
#news img {
	margin-bottom: 20px;
}
#works #news p {
	color: #8d8d8d;
	padding-right: 10px;
}
/*#works .detail {
	padding-left: 565px;
	background: url(../images/grey_line.jpg) no-repeat left bottom;
	width: 540px;
}*/

#main_photo {
	float:left;
	width:560px;
}
#gallery {
	float: right;
	width: 183px;
	border-left: 1px solid #c0c0c0;
}
#info_photo {
	float: right;
	width: 145px;
	margin-top: 180px;
}
#gallery ul {

	padding-left: 15px;
}
#last_news .viewed {
	background: url(../images/big_red_dash.jpg) no-repeat left top;
	width: 170px;
	height: 18px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
	display: block;
	margin-top: 15px;
	border: 1px solid #db3d02;
	font-weight: inherit;
	float: left;
	
}
#gallery img, #news img {
	border: 1px solid #aaa;
}
#gallery ul li {
	padding-bottom: 3px;
}
#news img {
	width: 272px;
}

#gallery .viewed, #info_photo .viewed{
	background: url(../images/red_dash.jpg) no-repeat left top;
	width: 120px;
	height: 18px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	display: block;
	margin-top: 15px;
	border: 1px solid #db3d02;
	font-weight: inherit;
}
#gallery .viewed {
	float: right;
}

#main_foto img {
	width: 560px;
	height: 331px;
	
}
#all_photos {
	margin-top: 20px;
}
#all_photos ul {
	float: left;
	width: 760px;
	border-top: 1px solid #c0c0c0; 
	border-bottom: 1px solid #c0c0c0; 
	padding: 10px 0;
}
#all_photos ul li {
	float: left;
	width: 110px;
	height: 74px;
	display: inline;
	margin: 0 5px;
}

#all_photos ul li.prev, #all_photos ul li.next {
	width: 18px;
	height: 65px;
}

#pages ul{
	float: left;
	width: 120px;
	margin-left: 315px;
}
#pages ul li {
	float: left;
	display: inline;
	width: 15px;
	height: 17px;
	line-height: 17px;
}
#pages ul li a {
	display: block;
	color: #D44918;
	height: 17px;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 17px;
	
}
#pages ul li a img {
	padding-top: 4px;
}
#pages ul li a:hover, #pages ul li a.active {
	color: #525252;
}

#feedback {
	float:left;
	width: 740px;
	background: url(../images/happy_boy.jpg) no-repeat top right;
}
#works img.feedimg{
	float: left;
	width: 370px;
	margin-left: 20px;
	
}
#works form.archivs {
	width: 332px;
	float: right;

}
#works form.archivs select {
	border: 1px solid #555;
	white-space:pre;
}
#works form.archivs select.year {
	width: 87px;
}
#works form.archivs select.mounth {
	width: 100px;
}
#works form.archivs select.data {
	width: 57px;
}
#works form.feedback {
	width: 350px;
}
#works form.feedback select {
	width: 313px;
	padding-top: 4px;
	padding-left: 2px;
	height: 36px;
	/*background:  url(../images/grey_input.jpg) no-repeat left top;
	border: none;*/
}
#works form.feedback textarea{
	height: 97px;
	width: 313px;
	padding-top: 4px;
	padding-left: 2px;
}

#works form.feedback input.txt {
	background:  url(../images/grey_input.jpg) no-repeat left top;
	border: none;
	width: 313px;
	height: 36px;
	padding: 7px 7px;
	color: #CB3B0A;
	font-size: 14px;
}
#works form.feedback textarea.info {
	/*background:  url(../images/bk_textarea.jpg) no-repeat left top;*/
	border: 1px solid ;
}
#works form.feedback label {
	color: #525252;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	width: 350px;
	margin-bottom: 20px;
}

#works form.archivs input.button {
	border: 1px solid #555;
	cursor: pointer;
	width: 75px;
	background-color: #fff;
}
#feedback h4 {
	margin-bottom: 20px;
	color: #525252;
	width: 350px;
}
#feedback p {
	font-style: italic;
	color: #cb3b0a;
	font-size: 13px;
	margin-bottom: 20px;
	width: 350px;
}
fieldset.mess_f {
/*	width: 745px;*/
	
}
fieldset.mess_f label {
	color: #525252;
	font-weight: bold;
}
fieldset.mess_f input {
	width: 100%;
	margin-bottom: 20px;
}
#works fieldset.mess_f textarea.text_send {
	width: 575px;
	height: 300px;
	margin-top: 5px;
}
fieldset.mess_f input.tema {
	background: url(../images/bk_tema.jpg) no-repeat left top;
	width: 745px;
	height: 37px;
	border: none; 
	padding: 7px 7px;
}
fieldset.mess_f fieldset.send_box {
	/*float: right;*/
	width: 270px;
}
fieldset.mess_f fieldset.send_box span {
	color: #000;
	font-weight: bold;
	clear: right;
}
fieldset.mess_f input.send {
	width: 53px;
	height: 56px;
	background:  url(../images/send.jpg) no-repeat left top;
	text-indent: -1500px;
	border: none;
	margin: 0;
	vertical-align: middle;
	
}
fieldset.mess_f p {
	line-height: 20px;

}
fieldset.mess_f a.add {
	background: url(../images/add.jpg) no-repeat left top;
}
fieldset.mess_f a {
	margin-bottom: 25px;
	height: 50px;
	display: block;
	color: #000;
	padding-left: 70px;
	font-weight: bold;
	font-size: 12px;
}

ul#partners {
	width: 760px;
	overflow: hidden;
	float: left;
}
ul#partners li {
	float: left;
	display: inline;
	width: 230px;
	margin-bottom: 10px;
	height: 170px;
}
ul#partners li a {
	display: block;
	width: 216px;
	height: 140px;
	color: #8d8d8d;
	font-size: 12px;
	text-align: center;
	font-family: Tahoma;
	clear: both;
}
ul#partners li img {
	clear: left;
}
p#contacts span {
	width: 100%;
	color: #a8a8a8;
	font-size: 12px;
	float: left;
}
.clear {
	clear: both;
	
}
html > body div#footer {
	height:100px;
	/*margin:-42px 0 0;*/
	overflow:hidden;
	background: url(../images/bk_red.png) repeat-y top left;
}

html > body div#footer .cont{
	/*height:62px;
	overflow:hidden;
	width: 1100px;*/
	position: relative;
	
}

html > body div#footer .left_foot {
	float: left;
	width: 319px;
	padding-right: 0px;
	background: url(../images/bottom_shadow.png) no-repeat bottom right;
	height: 100px;
	/*border-right: 2px solid #ff2a1a;*/
	position: relative;
	
}

html > body div#footer .left_foot p {
	position: absolute;
	top: 40px;
	left: 45px;
	background: url(../images/kmg_logo.png) no-repeat left top;
	width: 185px;
	height: 38px;
	padding-top: 40px;
	padding-left: 47px;
	color: #9d9999;
	font-size: 11px;
	overflow: hidden;
}
html > body div#footer .right_foot {
	float: left;
	width: 400px;
	background: #fff;
	background: url(../images/bottom_shadow2.png) no-repeat bottom left;
	height: 100px;
	position: relative;
	margin-left: 2px;
}
html > body div#footer .right_foot p {
	position: absolute;
	top: 20px;
	left: 15px;
	background: url(/images/kl_logo.png) no-repeat left top;
	width: 210px;
	height: 48px;
	padding-top: 55px;
	padding-left: 30px;
	color: #9d9999;
	font-size: 11px;
}
/* ----------------map--------------------- */
#cherkasy {
	position: absolute;
	top: 64px;
	left: 142px;
	width: 9px;
	height: 9px;
}
#chernivtsi {
	position: absolute;
	top: 85px;
	left: 56px;
	width: 9px;
	height: 9px;
}

#chernigiv {
	position: absolute;
	top: 20px;
	left: 136px;
	width: 9px;
	height: 9px;
}
#dnipropetrovsk {
	position: absolute;
	top: 86px;
	left: 191px;
	width: 9px;
	height: 9px;
}
#donetsk {
	position: absolute;
	top: 92px;
	left: 233px;
	width: 9px;
	height: 9px;
}
#gytomyr {
	position: absolute;
	top: 43px;
	left: 98px;
	width: 9px;
	height: 9px;
}
#ivano_frankivsk {
	position: absolute;
	top: 75px;
	left: 37px;
	width: 9px;
	height: 9px;
}
#kyiv {
	position: absolute;
	top: 42px;
	left: 119px;
	width: 9px;
	height: 9px;
}
#kherson {
	position: absolute;
	top: 124px;
	left: 172px;
	width: 9px;
	height: 9px;
}
#kirovograd {
	position: absolute;
	top: 89px;
	left: 149px;
	width: 9px;
	height: 9px;
}
#kharkiv {
	position: absolute;
	top: 53px;
	left: 209px;
	width: 9px;
	height: 9px;
}
#kmelnitskyy {
	position: absolute;
	top: 64px;
	left: 71px;
	width: 9px;
	height: 9px;
}
#lutsk {
	position: absolute;
	top: 30px;
	left: 45px;
	width: 9px;
	height: 9px;
}

#lugansk {
	position: absolute;
	top: 76px;
	left: 252px;
	width: 9px;
	height: 9px;
}
#lviv {
	position: absolute;
	top: 52px;
	left: 31px;
	width: 9px;
	height: 9px;
}

#mikolaiv {
	position: absolute;
	top: 116px;
	left: 150px;
	width: 9px;
	height: 9px;
}
#odesa {
	position: absolute;
	top: 125px;
	left: 120px;
	width: 9px;
	height: 9px;
}

#poltava {
	position: absolute;
	top: 62px;
	left: 182px;
	width: 9px;
	height: 9px;
}
#rivne {
	position: absolute;
	top: 33px;
	left: 64px;
	width: 9px;
	height: 9px;
}

#sumy {
	position: absolute;
	top: 31px;
	left: 183px;
	width: 9px;
	height: 9px;
}
#ternopil {
	position: absolute;
	top: 65px;
	left: 54px;
	width: 9px;
	height: 9px;
}

#ujgorod {
	position: absolute;
	top: 81px;
	left: 12px;
	width: 9px;
	height: 9px;
}

#vinnitsya {
	position: absolute;
	top: 70px;
	left: 97px;
	width: 9px;
	height: 9px;
}
#simferopil {
	position: absolute;
	top: 160px;
	left: 182px;
	width: 9px;
	height: 9px;
}
#zaporigya {
	position: absolute;
	top: 115px;
	left: 207px;
	width: 9px;
	height: 9px;
}

/* ----------------map--------------------- */
/* for cities 
#cherkasy{}
#chernivtsi{}
#chernigiv{}
#dnipropetrovsk{}
#donetsk{}
#gytomyr{}
#ivano_frankivsk{}
#kyiv{}
#kherson{}
#krivyy_rig{}
#kirovograd{}
#kharkiv{}
#kmelnitskyy{}
#lutsk{}
#lugansk{}
#lviv{}
#mikolaiv{}
#odesa{}
#poltava{}
#rivne{}
#sumy{}
#ternopil{}
#ujgorod{}
#vinnitsya{}
*/