*:focus { outline: none; }
html {
	background: url(images/top.jpg) top  repeat-x;
}

body {
  margin: 0 auto;
  padding: 0;
  width: 1000px;
  font: 12px/140% Arial, Tahoma;
  color: #000000;
}

input {
  font: 10px/100% Arial, Tahoma;
  color: #494949;
}

textarea, select {
  font: 11px/160% Arial, Tahoma;
  color: #494949;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  
}

h1 {
  font-size: 18px;
  color: #000000;
  margin: 0 0 17px 0;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 15px 0;
  line-height: 130%;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 15px 0;
  line-height: 130%;
}

h4 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 15px 0;
  line-height: 130%;
}

h5 {
  font-size: 11px;
  font-weight: bold;
  margin: 0 0 15px 0;
  line-height: 130%;
}

h6 {
  font-size: 11px;
  font-weight: bold;
  margin: 0 0 15px 0;
  line-height: 130%;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

p {
  margin: 0 0 15px 0;
  padding: 0;
  text-align: justify;
}
a {
 	color: #000000;
}
a:hover {
  text-decoration: none;
}



hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #e5ddc7;
}

ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ul li {
  margin: 0.4em 0 0.4em .5em;
}



fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

img, a img {
  border: none;
}


thead th {
  font-weight: bold;
}

th a:link, th a:visited {
}

td, th {
  padding: 0;
}

tr.even, tr.odd, tbody th {
  border-width: 1px 0;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}


#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0;
}

#watchdog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 2.5em;
}



#wrapper {
	position: relative;
}

#wrapper #container {
  margin: 0 auto;
  padding: 0 50px;
  /*padding: 0 20px;
  max-width: 1270px;*/
  
}
* html #wrapper #container {
  /*width: expression(document.body.clientWidth > 1270 ? "1270px" : "auto");*/
}


#header {
  width: 960px;	
  height: 180px;
  margin: 0 auto;
  padding: 0 3px 0 0;
  pozition: relative;
}


#home {
	position: absolute;
	top: 150px;
	margin-left: 44px;
	z-index: 20;
}

#map {
	position: absolute;
	top: 149px;
	margin-left: 94px;
	z-index: 20;
}

#letter {
	position: absolute;
	top: 148px;
	margin-left: 145px;
	z-index: 20;
}

#let12 {
	position: absolute;
	top: 114px;
	margin-left: 250px;
	z-index: 20;
}

#top_menu {
	background: url(images/bg_menu.jpg) top left repeat-x;
	height: 30px;
}
#top_menu table {
	margin: 0 auto;
	padding: 0;
	border-collapse: collapse;
}
#top_menu table td {
	padding: 0;
	
}

/* ----------------- menu_1 ------------ */
#menu_1 {
	margin: 8px 0 0 0;
}
#menu_1 .th {
	vertical-align: top;
	padding: 10px 10px 10px 24px;
	background: #292929;
	color: #ffffff;
	text-align: left;
}
#menu_1 .td {
	vertical-align: top;
	background: #efebe4;
}
#menu_1 td h1 {
	color: #005b7f;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 7px 0;
}
#menu_1 td ul {
	margin: 0;
	padding: 10px 10px 15px 24px;
}
#menu_1 td ul li {
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	list-style: none;
  	background: url(images/marker1.gif)  0 6px no-repeat;
}
#menu_1 td ul li a {
	padding: 0;
	margin: 0;
	text-decoration: underline;
	color: #212931;
}
#menu_1 td ul li a:hover {
	text-decoration: none;
}
#menu_1 td.order {
	padding: 10px 10px 15px 18px;
}
.order input {
	width: 168px;
	height: 18px;
	border: 1px solid #bfbcb8;
}
.order input.send {
	width: 90px;
	height: 25px;
	margin-top: 6px;
	border: none;
}


/* ----------------- table_2 ------------ */
#table_2 {
	margin: 20px 0 10px 0;
}
#table_2 td {
	vertical-align: top;
}

#table_2 .content_td1 {
	padding: 0 20px 0 0;
	
}
#table_2 .content_td2 {
	padding: 0 0 0 24px;
	background: url(images/punktir.gif)  top left repeat-y;
}

.block-views h2 {
  font-size: 18px;
  color: #000000;
  margin: 0 0 17px 0;
  font-weight: normal;
}
.news_date {
	margin: 0 0 1px 0;
}
.news_name {
	margin: 0 0 2px 0;
}
.news_name a {
	color: #c12020;
}
.news_anons {
	margin: 0 0 17px 0;
}
.arhiv_news {
	font-weight: bold;
}
.arhiv_news a {
	color: #c12020;
}

#table_2 .content_td1 table {
	margin-bottom: 10px;
	border: 1px solid #efebe4;
	width: 100%;
}
#table_2 .content_td1 .noborder table {
	border: none;
	padding: none;
	margin: none;
}
#table_2 .content_td1 table th, #table_2 .content_td1 table td {
	padding: 3px 5px;
	border: 1px solid #efebe4;
}
#table_2 .content_td1 .noborder table th, #table_2 .content_td1 .noborder table td {
	border: none;
	padding: none;
}
#table_2 .content_td1 li {
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	list-style: none;
  	background: url(images/marker1.gif)  0 6px no-repeat;
}


/* ----------------- menu_2 ------------ */

#menu_2 {
	margin: 20px 0 20px 0;
}
#menu_2 td {
	vertical-align: top;
}
#menu_2 .content {
	padding: 12px 16px 0 16px;
	background: url(images/bg_head.gif)  0 15px no-repeat;
}
#menu_2 td h1 {
	margin: 0 0 2px 0;
	font-size: 13px;
	font-weight: bold;
}
#menu_2 td h1 a {
	color: #c12020;
}
.srok {
	font-size: 11px;
	font-weight: bold;
}



/*******************************************************************
 * bottom                                                          *
 *******************************************************************/
#bottom {
	padding: 30px 0 0 0;
	border-top: 2px solid #e6dfd5;
}
#bottom a {
}
#bottom table {
	margin: 0;
	border-collapse: collapse;
}
#bottom td {
	vertical-align: top;
	padding: 0;
}
.contacts_bottom {
	font-size: 11px;
	margin: 0 15px 15px 0;
}
.contacts_bottom .copyright {
	font-weight: bold;
	margin-bottom: 5px;
	color: #333333;
}
.contacts_bottom .adres {
	color: #797979;
	margin-bottom: 2px;
}
.contacts_bottom .phone {
	font-weight: bold;
	color: #333333;
}
.links_bottom {
	font-size: 10px;
	margin: 0 15px 0 0;
	color: #797979;
	line-height: 140%;
	
}
.neonet, .neonet a {
	color: #797979;
	font-size: 10px;
}
.neonet img {
	margin: 0 5px 15px 0;
}


.red, .red a {
	color: #c12020;
}



.noborder table {
	border: none;
	width: 98%;
}
.content_center .noborder td, .content_center .noborder th {
	padding: 0;
	border: none;
}
