@CHARSET "windows-1251";

body {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	
	font-family: Arial, Serif;
	font-size: 12px;
	color: #646464;
}

input {
	padding: 3px 8px;
	border: 1px solid #9d9d9d;
	background-color: #f1f1f1;
	
	
	font-family: Arial, Serif;font-size: 12px;
	color: #646464;
}

input.button {
	border: 1px solid #2188d0;
	padding: 4px 25px 7px 25px;
	background: #5fb3e7 url("../img/button_fon.gif") left bottom repeat-x;
	
	font-family: Arial, Serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 12px;
}

input.radio, input.checkbox {
	padding: 0;
	border: 0;
	background: none;
}

select {
	padding-left: 4px;
	border: 1px solid #9d9d9d;
	background-color: #f1f1f1;
	line-height: 280px !important;

	font-size: 12px;
	font-family: Arial, Serif;
	color: #646464;
}

*+html select {
	height: 21px;	
}

textarea {
	padding: 4px 8px;
	border: 1px solid #9d9d9d;
	background-color: #f1f1f1;
	
	font-family: Arial, Serif;
	font-size: 12px;
	color: #646464;
}

button {
	height: 23px;
	border: 1px solid #2188d0;
	padding: 0 20px;
	background: #5fb3e7 url("../img/button_fon.gif") left bottom repeat-x;
	
	font-family: Arial, Serif;
	font-size: 12px;
	line-height: 23px !important;
	font-weight: bold;
	color: #ffffff;
	line-height: 12px;
}

* html button {
	padding: 0 10px;
}

a {
	color: #0277d2;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


/*====== Header (Begin) ======*/

.id_header {
	float: left;
	width: 900px;
	height: 118px;
}

.id_header .logo {
	float: left;
	width: 165px;
	height: 72px;
	margin-top: 20px;
	
	background: url("../img/logo.gif") left top no-repeat;
}

.id_header .baner {
	float: right;
	width: 726px;
	height: 88px;
	margin-top: 10px;
	
	border: 1px solid #999999;
	
	overflow: hidden;	
}

.id_header .baner img {
	border: 0;	
}

/*====== Header (End) ======*/

/*====== Left Column (Begin) ======*/

.id_left_column {
	float: left;
	width: 200px;
	overflow: hidden;
}

	/*====== Left menu (Begin) ======*/
	
		.left_menu {
			float: left;
			width: 200px;
			list-style: none;
			margin: 0 0 20px 0;
			padding: 0;
			overflow: hidden;
		}
		
		.left_menu li {
			margin: 0;
			padding: 2px 0 2px 12px;
			background: url("../img/left_menu_fon.gif") left 6px no-repeat;
		}
		
		.left_menu li a {
			font-size: 13px;
			font-weight: bold;
		}
	
	/*====== Left menu (End) ======*/
	
	/*====== Navi menu (Begin) ======*/
	
		ul.navimenu {
			float: left;
			list-style: none;
			margin: 0 0 25px 0;
			padding: 0;
		}
		
		ul.navimenu li {
			float: left;
			margin: 0;
			padding: 0;
			
		}
		
		ul.navimenu li a {
			text-decoration: none;
			
		}
		
		ul.navimenu li a.home {
			margin: 0 40px 0 15px; 
			
		}
		
		ul.navimenu li a.mail {
			margin-right: 40px; 
		}
		
		ul.navimenu li a.int {
			margin-right: 40px; 
		}
		
		ul.navimenu li a img {
			border: 0;
			
		}
	
	/*====== Navi menu (End) ======*/
	
	.id_left_column  .block1 {
		float: left;
		width: 174px;
		margin-bottom: 18px;
	}
	
	.id_left_column .baner200x300 {
		margin-bottom: 18px;
	}
	

/*====== Left Column (End) ======*/

/*====== Content (Begin) ======*/

.id_content {
	float: left;
	width: 450px;
	
	padding: 0 21px;
	overflow: hidden;
}


.id_content .navigation {
	float: left;
	width: 450px;
	
	margin: 0 0 16px 0;
	padding-bottom: 10px;
	border-bottom: 2px solid #9d9d9d;
}

.id_content .navigation .navline span.result {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	text-transform: none;
	
}

.id_content .addobinfo {
	float: left;
	width: 458px;
}

.id_content .addobinfo h3 {
	margin: 0 0 17px 0;
	padding: 0;
	
	font-size: 13px;
	font-weight: bold;
	color: #f89300;
	text-transform: uppercase;
}

.id_content .addobinfo .addcontent {
	float: left;
	width: 458px;
	margin-bottom: 12px;
}

.id_content .addobinfo .addcontent h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

.id_content .addobinfo .addcontentmy h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

.id_content .addobinfo .addcontent div {
	float: left;
	width: 213px;
	overflow: hidden;
}

.id_content .addobinfo .addcontent div.left {
	margin-right: 32px;
}

.id_content .addobinfo .addcontent div.all {
	float: left;
	width: 458px;
	overflow: hidden;
}

.id_content .addobinfo .addcontent div.all div {
	float: left;
	width: 458px;
	margin-bottom: 5px;
}

.id_content .addobinfo .addcontent div.all div input {
	margin: 0 5px 0 0;
	width: auto;
}

.id_content .addobinfo .addcontent select {
	width: 209px;
	margin-bottom: 5px;
}

.id_content .addobinfo .addcontent input {
	width: 191px;
	margin-bottom: 5px;
}

.id_content .addobinfo .addcontent input.radio {
	width: auto;
	margin: 3px 3px 0 0;
}

.id_content .addobinfo .addcontent label {
	margin-right: 23px;
}

.id_content .addobinfo .addcontent_oser {
	float: left;
	width: 458px;
	margin-bottom: 12px;
}

.id_content .addobinfo .addcontent_oser h4 {
	float: left;
	width: 70px;
	margin: 0 0 5px 0;
	padding: 3px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	
	overflow: hidden;
}

.id_content .addobinfo .addcontent_oser div {
	float: left;
	width: 213px;
	overflow: hidden;
}

.id_content .addobinfo .addcontent_oser div.left {
	margin-right: 32px;
}

.id_content .addobinfo .addcontent_oser div.line {
	float: left;
	width: 213px;
	min-height: 24px;
	margin-bottom: 5px;
	overflow: hidden;
}

* html .id_content .addobinfo .addcontent_oser div.line {
	height: 24px;
}

.id_content .addobinfo .addcontent_oser div div {
	float: left;
	width: 143px;
	overflow: hidden;
}

.id_content .addobinfo .addcontent_oser input {
	width: 125px;
}

.id_content .addobinfo .addcontent_oser input.checkbox {
	width: auto;
	margin: 3px 3px 0 0;
}

.id_content .addobinfo .addcontent textarea {
	width: 440px;
	height: 120px;
	margin-bottom: 10px;
}

.id_content .addobinfo .addcontentmy textarea {
	width: 440px;
	height: 40px;
	margin-bottom: 10px;
}

.id_content .addobinfo .addcontent input.file {
	width: 456px;
	margin-bottom: 10px;
}

.id_content .addobinfo .addcontent .comment {
	width: 458px;
	margin-bottom: 17px;
	color: #949494;
}
.id_content .foot_button {
	float: left;
	width: 458px;
}

.id_content .foot_button button {
	float: right;
	margin-left: 15px;
}

.id_content h3.balt {
	margin: 0 0 17px 0;
	padding: 0;
	text-align: center;
	
	font-size: 13px;
	font-weight: bold;
	color: #f89300;
	text-transform: uppercase;
	
}

.id_content .image {
	
	width: 400px;
	height: 304px;
	margin: 0 auto 10px auto;
	overflow: hidden;
}

.id_content .com  {
	float: left;
	width: 458px;
	margin-bottom: 25px;
}

.id_content .com span.prise  {
	font-weight: bold;
	color: #F89300;
}

.id_content .com a.lincks {
	float: left;
	margin-top: 10px;
	padding-right: 14px;
	background: url("../img/lincks_fon.gif") right 5px no-repeat;
}

.id_content .com1  {
	float: left;
	width: 400px;
	margin-bottom: 25px;
}

.id_content .com1 span.prise  {
	font-weight: bold;
	color: #F89300;
}

.id_content .com1 a.lincks {
	float: left;
	margin-top: 10px;
	padding-right: 14px;
	background: url("../img/lincks_fon.gif") right 5px no-repeat;
}

.id_content .searchned {
	float: left;
	width: 458px;
}

.id_content .searchned1 {
	float: left;
	width: 400px;
}

.id_content .searchned .content {
	float: left;
	width: 434px;
	padding: 12px;
}

.id_content .searchned1 .content {
	float: left;
	width: 376px;
	padding: 12px;
}

.id_content .searchned .content h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

.id_content .searchned1 .content h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

.id_content .searchned .content .radioline {
	float: left;
	margin-right: 25px;
	margin-bottom: 14px;
}

.id_content .searchned .content .radioline h4 {
	float: left;
	margin: 5px 5px 14px 0;
	font-size: 12px;
	font-weight: bold;
}

.id_content .searchned .content .radioline select {
	width: 135px;
}

.id_content .searchned .content button {
	float: right;	
}

.id_content .searchned1 .content .radioline {
	float: left;
	margin-right: 15px;
	margin-bottom: 14px;
}

.id_content .searchned1 .content .radioline.mod {
	float: left;
	width: 200px;
	margin-right: 0;
	margin-bottom: 14px;
}

.id_content .searchned1 .content .radioline h4 {
	float: left;
	margin: 5px 5px 14px 0;
	font-size: 12px;
	font-weight: bold;
}

.id_content .searchned1 .content .radioline select {
	width: 105px;
}

.id_content .searchned1 .content button {
	float: right;	
}

.id_content .searchned .rekl {
	float: left;
	width: 376px;
}

.id_content .searchned .rekl .reklline {
	float: left;
	width: 376px;
	margin-bottom: 9px;
}

.id_content .searchned .rekl .reklline h4 {
	float: left;
	width: 125px;
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}

.id_content .searchned .rekl .reklline input {
	width: 278px;
}

.id_content .searchned .rekarea {
	float: left;
	width: 434px;
	margin-bottom: 20px;
}

.id_content .searchned .rekarea h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

.id_content .searchned .rekarea textarea {
	width: 410px;
	height: 108px;
}

.id_content .searchned1 .rekl {
	float: left;
	width: 376px;
}

.id_content .searchned1 .rekl .reklline {
	float: left;
	width: 376px;
	margin-bottom: 9px;
}

.id_content .searchned1 .rekl .reklline h4 {
	float: left;
	width: 125px;
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}

.id_content .searchned1 .rekl .reklline input {
	width: 228px;
}

* html .id_content .searchned1 .rekl .reklline input {
	width: 220px;
}


.id_content .searchned1 .rekarea {
	float: left;
	width: 376px;
	margin-bottom: 20px;
}

.id_content .searchned1 .rekarea h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

.id_content .searchned1 .rekarea textarea {
	width: 358px;
	height: 108px;
}

.id_content .bml {
	float: left;
	width: 434px;
}

.id_content .bml1 {
	float: left;
	width: 376px;
}

.id_content .bml .part {
	float: left;
	width: 434px;
	margin-bottom: 10px;
}

.id_content .bml1 .part {
	float: left;
	width: 376px;
	margin-bottom: 10px;
}


.id_content .bml .part .small select {
	width: 178px;
	margin-right: 15px;
	margin-left: 5px;
}

.id_content .bml1 .part .small select {
	width: 145px;
	margin-right: 15px;
	margin-left: 5px;
}

.id_content .bml .part input {
	width: 416px;
}

.id_content .bml .part select {
	width: 434px;
}

.id_content .bml1 .part input {
	width: 358px;
}

.id_content .bml1 .part select {
	width: 376px;
}

.id_content .bml h4 {
	margin: 0 0 8px 0;
	font-size: 12px;
	font-weight: bold;
}

.id_content .bml1 h4 {
	margin: 0 0 8px 0;
	font-size: 12px;
	font-weight: bold;
}

.id_content .gcreditnav {
	float: left;
	width: 458px;
	margin-bottom: 30px;
}

.id_content .creditnav {
	float: left;
	width: 458px;
}

.id_content .creditnav .left {
	float: left;
	width: 240px;
	margin-right: 25px;
}

.id_content .creditnav .left .part {
	float: left;
	width: 240px;
	margin-bottom: 15px;
}

.id_content .creditnav .left .part h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

.id_content .creditnav .left .part select {
	width: 240px;
}

.id_content .creditnav .left .part input {
	width: 224px;
}

.id_content .creditnav .right {
	float: left;
	width: 190px;
}

.id_content .creditnav .right h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

.id_content .creditnav .right div {
	float: left;
	width: 190px;
	margin-bottom: 5px;
}

.id_content .creditnav .right div input {
	margin-right: 5px;
}

.id_content .gcreditnav button {
	float: right;
	margin-left: 25px;
	margin-top: 5px;
}

.id_content h2 {
	margin: 0 0 20px 0;
	padding: 0 0 7px 0;
	border-bottom: 2px solid #9d9d9d;
	
	font-size: 13px;
	font-weight: bold;
	color: #f89300;
	text-transform: uppercase;
}

.id_content h2 span.result {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	text-transform: none;
	
}

.id_content .searchres {
	float: left;
	width: 163px;
	margin-bottom: 5px;
	padding-left: 11px;
	background: url("../img/srstr.gif") left 5px no-repeat;
	
	overflow: hidden;
}
.id_content .searchres1 {
	margin-bottom: 5px;
	padding-left: 11px;
	background: url("../img/srstr.gif") left 5px no-repeat;
	
	overflow: hidden;
}
.id_content .searchres.left {
	margin-right: 110px;
}

.id_content .contf {
	float: left;
	width: 458px;
	margin-bottom: 25px;
}

.id_content .contf h3 {
	text-transform: none;
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px;
	color: #f89300;
	
}

.id_content .contf .image {
	float: left;
	width: 81px;
	height: 74px;
	margin-right: 10px;
	overflow: hidden;
}

.id_content .contf .glob {
	float: left;
	width: 367px;
}

.id_content .contf .glob a.lincks {
	float: left;
	margin-top: 10px;
	padding-right: 14px;
	background: url("../img/lincks_fon.gif") right 5px no-repeat;
}

.id_content .confh3 {
	text-align: left;
	color: #f89300;
	font-size: 13px;
	font-weight: bold;
}

.id_content .conflist {
	list-style: none;
	list-style-image: url("../img/conflist.gif");
	margin: 0 0 20px 18px;
	padding: 0 0 0 0;
}

.id_content .conflist li {
	margin-bottom: 20px;
}

.id_content h3.zayav {
	margin: 0 0 17px 0;
	padding: 0;
	
	font-size: 13px;
	font-weight: bold;
	color: #f89300;
}

.id_content h3.zayav span {
	color: #d60000;
}



/*====== Content (End) ======*/

/*====== Right Column (Begin) ======*/

.id_right_column {
	float: right;
	width: 200px;
}

.id_right_column .languages {
	float: right;
	margin-bottom: 20px;
}

.id_right_column .languages select {
	width: 130px;
	margin-left: 2px;
	
}

.id_right_column .infoblock {
	float: right;
	width: 198px;
}

.id_right_column .infoblock .content {
	float: right;
	width: 178px;
	padding: 7px 10px;
}

.id_right_column .infoblock div.login {
	text-align: right;
	margin-bottom: 5px;
}

.id_right_column .infoblock div.password {
	text-align: right;
	margin-bottom: 10px;
}

.id_right_column .infoblock div.login input, .id_right_column .infoblock div.password input {
	width: 110px;
}

.id_right_column .infoblock button {
	float: right;
	width: 80px;
}

.id_right_column .infoblock .register {
	line-height: 20px;
	padding-right: 12px;
	background: url("../img/regstr.gif") right 6px no-repeat;
}

.id_right_column .map {
	float: right;
	margin: 7px 0 12px 0;
}

.id_right_column .map img {
	margin-bottom:5px;
}

.id_right_column .map .navline {
	width: 200px;
	font-size: 12px;
}

.id_right_column .map .navline.one a {
	font-weight: normal;
}

.id_right_column .infoblock.search {
	margin-bottom: 17px;
}
/*
.id_right_column .infoblock.search select {
	width: 178px;
	margin: 2px;
}
.id_right_column .infoblock.search input {
	width: 178px;
	margin: 2px;
}
*/
.id_right_column .infoblock.search button {
	margin: 14px 0 10px 0;
}

.id_right_column .proper {
	float: left;
	padding-left: 28px;
	margin-bottom: 17px;
	background: url("../img/addob.gif") left top no-repeat;
}

.id_right_column .proper a {
	font-size: 13px;
	font-weight: bold;
	color: #0781d0;
}

.id_right_column .baner1 {
	float: right;
	width: 198px;
	height: 118px;
	margin-bottom: 20px;
	
	border: 1px solid #999999;
	
	overflow: hidden;	
}

.id_right_column .baner1 img {
	border: 0;	
}
.id_right_column table.main {
	float: left;
	width: 200px;
	margin-bottom: 20px;
}

.id_right_column table.main .top td {
	padding-top: 2px;
}

.id_right_column table.main .bottom td {
	padding-bottom: 15px;
}

.id_right_column table.main td {
	border-bottom: 0;
	padding-top: 0;
	padding-bottom: 3px; 
	padding-left: 20px;
}

.id_right_column table.main td.another {

	text-align: left;
	padding-left: 28px;
}

/*====== Right Column (End) ======*/

/*====== Footer (Begin) ======*/

.id_footer {
	float:left;
	width: 900px;
	border-top: 2px solid #9d9d9d;
	padding: 10px 0 10px 2px;
	margin: 25px 0 0 0;
	
}

.id_footer .cont {
	width: 200px;
	float: right;
	margin-top: 8px;
}

.id_footer .cop {
	width: 200px;
	float: left;
	margin-top: 8px;
}

.id_footer .baner1 {
	float: right;
	width: 466px;
	height: 58px;
	margin-right: 15px;
	
	border: 1px solid #999999;
	
	overflow: hidden;	
}

.id_footer .baner1 img {
	border: 0;	
}

/*====== Footer (End) ======*/

/*====== Navigation Line (Begin) ======*/

	.navline {
		float: left;
		font-size: 13px;
		font-weight: bold;
	}
	
	.navline span.delimiter {
		color: #f89300;
	}
	
	.navline span.ongoing {
		color: #f89300;
	}
	
	.navline1 {
		float: left;
		font-size: 12px;
		font-weight: bold;
	}
	
	.navline1 span.delimiter {
		color: #f89300;
	}
	
	.navline1 span.ongoing {
		color: #f89300;
	}

/*====== Navigation Line (End) ======*/

/*====== Info Block (Begin) ======*/

	.infoblock {
		float: left;
		border: 1px solid #e98c0d;
	}
	
	.infoblock h1.header {
		margin: 0;
		padding: 5px 10px 7px 13px;
		border-bottom: 1px solid #e98c0d;
		background: #fbc556 url("../img/infoblock_header_fon.gif") left bottom repeat-x;
		
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
	}

/*====== Info Block (End) ======*/


/*====== Table Main (Begin) ======*/

	table.main {
		border-collapse: collapse;
		border: 1px solid #e98c0d;
		font-size: 12px;
	}
	
	table.main thead th {
		padding: 5px 10px 7px 13px;
		border-bottom: 1px solid #e98c0d;
		background: #fbc556 url("../img/infoblock_header_fon.gif") left bottom repeat-x;
		
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
	}
	
	table.main tbody td {
		padding: 20px 15px 16px 15px;
		border-bottom: 1px solid #e98c0d;
	}
	
	table.main tbody td.another {
		text-align: center;
	}

/*====== Table Main (End) ======*/


/*====== Main Menu (Begin) ======*/

.gmain_menu {
	float: left;
	width: 458px;
	margin-bottom: 20px;

}

ul.main_menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.main_menu li {
	float: left;
	
	margin: 0;
	padding: 0;
}



.main_menu li.current a {
	border: 1px solid #e98c0d;
	background: #fbc555 url("../img/main_mennu_fon_current.gif") left bottom repeat-x;
}

.main_menu li.last a {
	border-right: 1px solid #949494;
}

.main_menu li a {
	display: block;
	float:left;
	height: 20px;
	margin: 0;
	padding: 6px 30px 0 30px;
	
	
	border-top: 1px solid #949494;
	border-bottom: 1px solid #949494;
	border-left: 1px solid #949494;
	background: #c7c7c7 url("../img/main_mennu_fon.gif") left bottom repeat-x;
	
	font-size: 12px;
	font-weight: bold;
	
	color: #ffffff;
	text-decoration: none;
}

.main_menu li.last.current a {
	border: 1px solid #e98c0d;
	background: #fbc555 url("../img/main_mennu_fon_current.gif") left bottom repeat-x;
	border-right: 1px solid #e98c0d;
}

body:first-of-type .main_menu li a {
	padding: 6px 29px 0 30px;
}

.gmain_menu1 {
	float: left;
	width: 400px;
	margin-left: 1px;
	margin-bottom: 20px;
}

.gmain_menu1 table.main_menu {

	margin: 0;
	padding: 0;
}

.gmain_menu1 .main_menu td {

	
	margin: 0;
	padding: 0;
}



.gmain_menu1 .main_menu td.current {
	border: 1px solid #e98c0d;
	background: #fbc555 url("../img/main_mennu_fon_current.gif") left bottom repeat-x;
}

.gmain_menu1 .main_menu td.last {
	border-right: 1px solid #949494;
}

.gmain_menu1 .main_menu td {

        text-align: center;

	height: 20px;
	margin: 0;
	padding: 6px 0px 0 0px;
	
	
	border-top: 1px solid #949494;
	border-bottom: 1px solid #949494;
	border-left: 1px solid #949494;
	background: #c7c7c7 url("../img/main_mennu_fon.gif") left bottom repeat-x;
	
	font-size: 12px;
	font-weight: bold;
	
	color: #ffffff;
	text-decoration: none;
}

.gmain_menu1 .main_menu td a {

	font-size: 12px;
	font-weight: bold;
	padding: 6px 0px 0 0px;	
	color: #ffffff;
	text-decoration: none;
}


.gmain_menu1 .main_menu td.last.current {
	border: 1px solid #e98c0d;
	background: #fbc555 url("../img/main_mennu_fon_current.gif") left bottom repeat-x;
	border-right: 1px solid #e98c0d;
}

.gmain_menu .main_menu td.current {
	border: 1px solid #e98c0d;
	background: #fbc555 url("../img/main_mennu_fon_current.gif") left bottom repeat-x;
}

.gmain_menu .main_menu td.last {
	border-right: 1px solid #949494;
}

.gmain_menu .main_menu td {

        text-align: center;

	height: 20px;
	margin: 0;
	padding: 6px 0px 0 0px;
	
	
	border-top: 1px solid #949494;
	border-bottom: 1px solid #949494;
	border-left: 1px solid #949494;
	background: #c7c7c7 url("../img/main_mennu_fon.gif") left bottom repeat-x;
	
	font-size: 12px;
	font-weight: bold;
	
	color: #ffffff;
	text-decoration: none;
}

.gmain_menu .main_menu td a {

	font-size: 12px;
	font-weight: bold;
	padding: 6px 0px 0 0px;	
	color: #ffffff;
	text-decoration: none;
}


.gmain_menu .main_menu td.last.current {
	border: 1px solid #e98c0d;
	background: #fbc555 url("../img/main_mennu_fon_current.gif") left bottom repeat-x;
	border-right: 1px solid #e98c0d;
}

body:first-of-type .gmain_menu1 .main_menu td {
	padding: 6px 0px 0 0px;
}

/*====== Main Menu (End) ======*/

/*====== Block 1 (Begin) ======*/

.block1 {
	border: 1px solid #9d9d9d;
	padding: 14px 12px;
}

.block1 a.lincks {
	float: left;
	margin-top: 10px;
	padding-right: 14px;
	background: url("../img/lincks_fon.gif") right 5px no-repeat;
}

.block1 h4 {
	margin: 0 0 9px 0;
	padding: 0;
	
	font-size: 12px;
	color: #f89200;
}

/*====== Block 1 (End) ======*/

.baner200x300 {
	float: left;
	width: 198px;
	height: 298px;
	border: 1px solid #999999;
	overflow: hidden;
}

.basez {
	float: left;
	width: auto;


}

.basezmy {
	float: left;
	width: 678px;


}

* html .basezmy {
	margin-top: 20px;
}

.basezmy .bazes1 {
	width: 675px;
	float: left;
	margin-bottom: 20px;
}

.basezmy .main.bazes1 th.column1 {
	width: 50px;
}

.basezmy .main.bazes1 th.column2 {
	width: 125px;
}

.basezmy .main.bazes1 th.column3 {
	width: 60px;
}

.basezmy .main.bazes1 th.column4 {
	width: 90px;
}

.basezmy .main.bazes1 th.column5 {
	width: 110px;
}

.basezmy .main.bazes1 th.column6 {
	width: 125px;
}

.basezmy .main.bazes1 th.column7 {
	
}

.basezmy .paginate {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	color: #0277D2;

}

.basezmy .paginate strong {
	color: #646464;
}

.basezmy .paginate a.sort {
	float: right;
	padding-right: 10px;
	background: url("../img/sort_top.gif") right 4px no-repeat;
	width: auto;
}


	table.main.bazes1 {
		border-collapse: collapse;
		border: 1px solid #e98c0d;
		font-size: 12px;
	}
	
	table.main.bazes1 thead th {
		padding: 3px;
		border-bottom: 1px solid #e98c0d;
		background: #fbc556 url("../img/infoblock_header_fon.gif") left bottom repeat-x;
		
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
	}
	
	table.main.bazes1 tbody td {
		padding: 15px 4px 15px 10px;
		border-bottom: 1px solid #e98c0d;
	}
	
	table.main.bazes1 tbody td.another {
		text-align: center;
		padding: 15px 4px 15px 4px;
	}

.basezmy .bazes2 {
	width: auto;
	float: left;
	margin-bottom: 20px;
	
}

.basezmy .bazes2 td {
	padding: 10px 4px 10px 4px; 
}

.basezmy .main.bazes2 th.column1 {
	width: 117px;
}

.basezmy .main.bazes2 th.column2 {
	width: 123px;
}

.basezmy .main.bazes2 th.column3 {
	width: 50px;
}

.basezmy .main.bazes2 th.column4 {
	width: 50px;
}

.basezmy .main.bazes2 th.column5 {
	width: 58px;
}

.basezmy .main.bazes2 th.column6 {
	width: 75px;
}

.basezmy .main.bazes2 th.column7 {
	width: 110px;
}

.basezmy .main.bazes2 th.column8 {
	
}

.basezmy .fotogal {
	float: left;
	width: 675px;
	margin-bottom: 20px;
}

.basezmy .fotogal img.big {
	float: left;
}

.basezmy .fotogal a.lincks {
	float: left;
	margin-bottom: 10px;
	margin-left: 18px;
	padding-right: 14px;
	background: url("../img/lincks_fon.gif") right 5px no-repeat;
}

.basezmy .fotogal a.lincks.bot {
	margin-top: 6px;
	margin-left: 55px;
}

.basezmy .fotogal .smal {
	float: left;
	width: 80px;
	height: 60px;
	overflow: hidden;
	margin-left: 14px;
	margin-bottom: 10px;
}

.basezmy .fotogal .smal img {
	border: 0;
}

.basezmy .info {
	float: left;
	width: 560px;
	margin-bottom: 15px;
}



.basezmy .info h3 {
	margin: 0 0 10px 0;
	padding: 0;
	
	font-size: 13px;
	font-weight: bold;
	color: #f89300;
	text-transform: uppercase;
}

.basezmy .info div.line {
	float: left;
	width: 560px;
	margin-bottom: 5px;
}

.basezmy .info .content .line h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

.basezmy .info.ppg {
	width: 675px;
}

.basezmy .info.ppg .content {
	float: left;
	width: 583px;
	margin-left: 92px;
	margin-bottom: 15px;
}

* html .basezmy .info.ppg .content {
	margin-left: 46px;
}

.basezmy .info.ppg .content .line {
	float: left;
	width: 583px;
	margin-bottom: 15px;
}

.basezmy .info.ppg .content .line div.left {
	float: left;
	width: 284px;
	margin-right: 25px;
}

* html .basezmy .info.ppg .content .line div.left {
	margin-right: 12px;
}

.basezmy .info.ppg .content .line div.left input {
	width: 268px;
}

.basezmy .info.ppg .content .line div.left.pag {
	margin-right: 10px;
}

.basezmy .info.ppg .content .line div.pag1 {
	float: left;
	width: 269px;
	padding-top: 19px;
	
	font-size: 11px;
}

.basezmy .info.ppg .content .line div.pag1 img {
	float: left;
	margin-right: 20px;
}

.basezmy .info.ppg .content .line div {
	float: left;
	width: 269px;
}

.basezmy .info.ppg .content .line div input {
	width: 253px;
}

.basezmy .info.ppg .content .line textarea {
	width: 564px;
	height: 140px;
}

.basezmy .info.ppg button {
	float: right;
}

* html .basez {
	margin-top: 20px;
}

.basez .bazes1 {
	width: 675px;
	float: left;
	margin-bottom: 20px;
}

.basez .main.bazes1 th.column1 {
	width: 50px;
}

.basez .main.bazes1 th.column2 {
	width: 125px;
}

.basez .main.bazes1 th.column3 {
	width: 60px;
}

.basez .main.bazes1 th.column4 {
	width: 90px;
}

.basez .main.bazes1 th.column5 {
	width: 110px;
}

.basez .main.bazes1 th.column6 {
	width: 125px;
}

.basez .main.bazes1 th.column7 {
	
}

.basez .paginate {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	color: #0277D2;

}

.basez .paginate strong {
	color: #646464;
}

.basez .paginate a.sort {
	float: right;
	padding-right: 10px;
	background: url("../img/sort_top.gif") right 4px no-repeat;
	width: auto;
}


	table.main.bazes1 {
		border-collapse: collapse;
		border: 1px solid #e98c0d;
		font-size: 12px;
	}
	
	table.main.bazes1 thead th {
		padding: 3px;
		border-bottom: 1px solid #e98c0d;
		background: #fbc556 url("../img/infoblock_header_fon.gif") left bottom repeat-x;
		
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
	}
	
	table.main.bazes1 tbody td {
		padding: 15px 4px 15px 10px;
		border-bottom: 1px solid #e98c0d;
	}
	
	table.main.bazes1 tbody td.another {
		text-align: center;
		padding: 15px 4px 15px 4px;
	}

.basez .bazes2 {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	
}

.basez .bazes2 td {
	padding: 10px 4px 10px 4px; 
}

.basez .main.bazes2 th.column1 {
	width: 117px;
}

.basez .main.bazes2 th.column2 {
	width: 123px;
}

.basez .main.bazes2 th.column3 {
	width: 50px;
}

.basez .main.bazes2 th.column4 {
	width: 50px;
}

.basez .main.bazes2 th.column5 {
	width: 58px;
}

.basez .main.bazes2 th.column6 {
	width: 75px;
}

.basez .main.bazes2 th.column7 {
	width: 110px;
}

.basez .main.bazes2 th.column8 {
	
}

.basez .fotogal {
	float: left;
	width: 675px;
	margin-bottom: 20px;
}

.basez .fotogal img.big {
	float: left;
}

.basez .fotogal a.lincks {
	float: left;
	margin-bottom: 10px;
	margin-left: 18px;
	padding-right: 14px;
	background: url("../img/lincks_fon.gif") right 5px no-repeat;
}

.basez .fotogal a.lincks.bot {
	margin-top: 6px;
	margin-left: 55px;
}

.basez .fotogal .smal {
	float: left;
	width: 80px;
	height: 60px;
	overflow: hidden;
	margin-left: 14px;
	margin-bottom: 10px;
}

.basez .fotogal .smal img {
	border: 0;
}

.basez .info {
	float: left;
	width: 560px;
	margin-bottom: 15px;
}



.basez .info h3 {
	margin: 0 0 10px 0;
	padding: 0;
	
	font-size: 13px;
	font-weight: bold;
	color: #f89300;
	text-transform: uppercase;
}

.basez .info div.line {
	float: left;
	width: 560px;
	margin-bottom: 5px;
}

.basez .info .content .line h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

.basez .info.ppg {
	width: 675px;
}

.basez .info.ppg .content {
	float: left;
	width: 583px;
	margin-left: 92px;
	margin-bottom: 15px;
}

* html .basez .info.ppg .content {
	margin-left: 46px;
}

.basez .info.ppg .content .line {
	float: left;
	width: 583px;
	margin-bottom: 15px;
}

.basez .info.ppg .content .line div.left {
	float: left;
	width: 284px;
	margin-right: 25px;
}

* html .basez .info.ppg .content .line div.left {
	margin-right: 12px;
}

.basez .info.ppg .content .line div.left input {
	width: 268px;
}

.basez .info.ppg .content .line div.left.pag {
	margin-right: 10px;
}

.basez .info.ppg .content .line div.pag1 {
	float: left;
	width: 269px;
	padding-top: 19px;
	
	font-size: 11px;
}

.basez .info.ppg .content .line div.pag1 img {
	float: left;
	margin-right: 20px;
}

.basez .info.ppg .content .line div {
	float: left;
	width: 269px;
}

.basez .info.ppg .content .line div input {
	width: 253px;
}

.basez .info.ppg .content .line textarea {
	width: 564px;
	height: 140px;
}

.basez .info.ppg button {
	float: right;
}

.localmap {
	float: left;
	weight: 198px;
	height: 207px;
	margin-bottom: 20px; 
	border: 1px solid #525360;
}

.newfoto {
	float: left;
	width: 900px;
}

.newfoto .button {
	float: left;
	width: 580px;
	margin-bottom: 15px;
	padding-left: 320px;
}

.newfoto .button button {
	margin-right: 18px;
}

.newfoto .bigfoto {
	float: left;
	width: 900px;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

.basez .info1 {
	float: left;
	/*width: 674px;*/
	width:100%;
	margin-bottom: 15px;
}



.basez .info1 h3 {
	margin: 0 0 10px 0;
	padding: 0;
	
	font-size: 13px;
	font-weight: bold;
	color: #f89300;
	text-transform: uppercase;
}

.basez .info1 div.line {
	float: left;
	width: 674px;
	margin-bottom: 5px;
}

.basez .info1 .content .line h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

.infoag {
	float: left;
	width: 450px;
	margin-bottom: 10px;
}

.infoag h3 {
	margin: 0 0 10px 0;
	padding: 0;
	
	font-size: 13px;
	font-weight: bold;
	color: #f89300;
	text-transform: uppercase;
}

.infoag div.line {
	float: left;
	width: 450px;
	margin-bottom: 6px;
}

.basez .fotoag {
	float: left;
  width: 674px;

	margin-bottom: 10px;
}

.basez .fotoag img.big {
	float: left;
}

.basez .fotoag .smal {
	float: left;
	width: 110px;
	height: 171px;
	overflow: hidden;
	margin-left: 5px;
	margin-bottom: 0;
	
	font-weight: bold;
	text-align: center;
	color: #909090;
}

.basez .fotoag .smal.top {
	margin-bottom: 7px;
	padding:0px;
}

.basez .fotoag .smal a {
	float: left;
	margin-bottom: 7px;
}

.basez .fotoag .smal img {
	border: 0;
}

.basez .allobject {
	float: left;
	width: 675px;
	margin-bottom: 25px;
}

.basez .aobject {
	float: left;
	margin-right: 20px;
}

.basez .aobject span {
	font-weight: bold;
	color: #e98c0d;
}

.id_content .contf1 {
	float: left;
	width: 400px;
	margin-bottom: 15px;
}

.id_content .contf1 h3 {
	text-transform: none;
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px;
	color: #f89300;
	
}

.id_content .contf1 .image {
	float: left;
	width: 81px;
	height: 74px;
	margin-right: 10px;
	overflow: hidden;
}

.id_content .contf1 .glob {
	float: left;
	width: 309px;
}

.id_content .contf1 .glob a.lincks {
	float: left;
	margin-top: 10px;
	padding-right: 14px;
	background: url("../img/lincks_fon.gif") right 5px no-repeat;
}

.id_content.x400 {
	width: 430px;
	padding-left: 20px;
	padding-right: 20px;
}

.red {
	color: #ff0000;
}

img {
	border:0
}

.content_input {
width:174px;
border: 1px solid rgb(157,157,157);
padding:1px;
padding-left:3px;
margin:2px;
}
.content_select {
width:181px;
border: 1px solid rgb(157,157,157);
padding:1px;
margin:2px;
height:19px;
}
