* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
}
a {
  color: #22a7ff;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
H1 {
  margin-top: 20px;
  margin-bottom: 30px;
}
H2 {
  color: #777;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 10px;
}

input {vertical-align: middle}
#wrapper {
	min-width: 1000px;
        min-height: 100%;
        height: auto !important;
        height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
        position: relative;
	height: 176px;
	background: #8cbc2a;
}
.logo {
  position: absolute;
  left:33px;
  top: 46px;
}
.newsarea {
  position: absolute;
  left: 400px;
  top: 20px;
  font-size: 14px;
  color: #FFF;
  font-weight: bold;  
}
.tops {
  clear: both;
}
.newsarea ul {
  clear: right; 
  list-style: none;
  margin-top: 10px;
  margin-right: 50px;
  float: left;
}
.newsarea a {
  font-size: 12px;
  color: #f0f6e3;
  font-weight: normal;
}
.topmenu {
  position: absolute;
  line-height: 37px;
  top: 139px;
  background: url(/images/topmenu.gif) repeat-x;
  height: 30px;
  width: 100%;
  clear: both;
}
.topmenu ul {
  list-style: none;
  padding:0;
  margin:0;
}
.topmenu ul li {
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  
  padding: 0px;
  font-size: 18px;
}
.topmenu span {
  padding-left: 10px;
  padding-right: 10px;
}

.topmenu a {
  color: #FFF;
}
.topmenu .selected {
  background: url(/images/selectedbg.gif) repeat-x;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
}
.topmenu .selstart {
  background: url(/images/selectedstart.gif) no-repeat left;
}
.topmenu .selend {
  background: url(/images/selectedend.gif) no-repeat right;
  padding-left: 20px;
  padding-right: 20px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 60px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 0 0 350px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 350px;
	margin-left: -100%;
	position: relative;
	background: #FFF;
}

.leftcoldata {
  margin-left: 20px;
}
.kindsearch {
  font-size: 18px;
  margin-top: 40px;
}
.kindsearch ul {
  list-style: none;
  clear: both;
  font-size: 12px;
  margin-top: 10px;
  line-height: 30px;
}
.kindsearch ul li {
  padding: 0px;
  float: left;
  margin-right: 10px;
}
.kindsearch .selected {
  color: #fff;
  background: #8bbd28 url(/images/smallselectedstart.gif) top left no-repeat;
  padding-left: 10px;
}
.kindsearch .selend {
  background: url(/images/smallselectedend.gif) top right no-repeat;
  padding-right: 9px;
}
.kindsearch ul li a {
  color: #000;
}
.kindsearch .selend a { 
  color: #FFF;
} 
.searchlist {
  font-family: Verdana;
  font-size: 16px;
  line-height: 24px;
  margin-left: 5px;
  margin-top: 15px;
  width: 280px;
}
.searchlist ul {
  list-style: none;
  clear: both;
}
.searchlist ul li {
  padding-left: 5px;
}
.searchlist .selected {
  background: #f2f2f2;  
  color: #000;
}
.searchlist ul li a {
  color: #555;
  text-decoration: none;
}
.rssico {
  clear: both;
  font-size: 12px;
  color: #666;  
  margin-top: 10px;
  background: url(/images/rssico.gif) no-repeat 10px center;
  padding-left: 70px;
  padding-top: 2px;
}
.rssico a {
  color: #666;  
  text-decoration: none;
}
.rssico a:hover {
  text-decoration: underline;
}
.lastcomments {
  margin-left: 10px;  
  margin-top: 20px;
}

.lastcomments ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lastcomments li {
  width: 300px;
  margin-bottom: 20px; 
  line-height: 25px;
  
}
.lastcomments ul li a {
  color: #22a7ff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.lastcomments ul li a:hover {
  text-decoration: underline;
}
.lastcomments .comment {
  background: url(/images/startquote.png) no-repeat bottom left;
}
.lastcomments .endcomment {
  background: url(/images/endquote.png) no-repeat top right;
  clear: both;
  float: none;
  padding-left: 20px;
  padding-right: 20px;
}
.spacer {
  clear: both;
  float: left;
  height: 2px;
}
.firminfo {
  margin-left: 20px;
  margin-top: 40px;
}
.firminfo .categoryes {
  font-size: 12px;
  color: #999999;
}
.firminfo H1 {
  color: #000;
  font-size: 30px;
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: normal;
  font-family: Verdana;
}
.firminfo .stars img {
  margin-right: 2px;
}
.information {
  margin-top: 20px;
}
.information .what {
  text-align: right;
  clear: left;
  float: left;
  width: 250px;
  color: #8f8f8f;
  line-height: 19px;
}
.information .value {
  float: left;
  clear:  right;
  text-align: left;
  margin-left: 10px;
  color: #000;
  font-size: 14px;
  font-family: Arial;
  font-weight: bold;
  margin-top:0;
  margin-bottom:0;
}
.information .value a {
  color: #0099ff;
  font-weight: bold;
  font-family: Georgia;
  font-size: 16px;
}
.information .spacer {
  clear: both;
  float: left;
  height: auto;
  margin-bottom: 10px;
}
.actionsmenu {
  clear: both;
  float: left;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
  width: 650px;
}
.actionsmenu a {
  color: #0099ff;
  margin-left: 5px;
  font-weight: bold;
  margin-right: 5px;
}

.news {
  margin-left: 20px;
  margin-top: 40px;
  margin-bottom: 0px;
}
.news H2 {
  color: #999999;
  font-size: 12px;
}
.news ul {
  list-style: none;  
}
.news li {
  margin-top: 10px;
  margin-bottom: 20px;
  float: left;
  clear: both;
  width: 800px;
}
.news .date {
  color: #999999;
  font-size: 12px;
}
.news .newstitle {
  margin-top: 5px;
}
.news .newstitle a {
  color: #009aff;
  text-decoration: none;
  font-size: 20px;
}
.news .newstitle a:hover {
  text-decoration: underline;
}
.news .newsbody {
  margin-top: 5px;
  color: #000;
  text-decoration: none;
  font-size: 12px;
}
.news .newsbody a:hover {
  text-decoration: underline;
}
.firmslist {
  margin-left: 20px;
  margin-top: 40px;
  margin-bottom: 0px;
}

.firmslist ul {
  list-style: none;
}

.firmslist li {
  margin-bottom: 40px;
}

.firmslist .firmname a {
  font-size: 24px;
  color: #000;
  text-decoration: none;
}
.firmslist .firmname a:hover {
  text-decoration: underline;
}
.firmslist .stars {
  margin-top: 7px;
}
.firmslist .snippet {
  color: #797979;
  margin-bottom: 0px;
  margin-left: 30px;
  margin-top: 5px;
}
.firmslist .links {
  margin-top: 6px;
  margin-left: 30px;
  padding-top: 10px;
  height: 30px;
  clear: both;
}
.firmslist .links a {
  margin-left: 0px;
  margin-right: 10px;
  color: #23a8ff;
}

.comments {
  clear: both;
  float: left;
  margin-left: 50px;
}
.comments li {
  margin-top: 30px;
  width: auto;
  float: left;
  clear: both;
}
.comments .author {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.comments .author a {
  color: #22a7ff;
}
.comments .when {
  font-size: 10px;
  color: #999;
}
.comments .replic {
  font-size: 14px;
  background: url(/images/startquote.gif) no-repeat bottom left;
}
.comments .endreplic {
  background: url(/images/endquote.gif) no-repeat top right;
  clear: both;
  float: none;
  padding-left: 20px;
  padding-right: 20px;
}

.addcomment {
  float: left;
  clear: both;
  margin-top: 40px;
  width: 400px;
}
.addcomment .outputdiv span {
  color: #CCC;
  font-size: 16px;
}
.addcomment .fillform {
  border: none;
}
.addcomment H2 {
  color: #999;
  font-size: 16px;
}
.addcomment textarea {
  width: 400px;
  height: 150px;
  border: 1px #999 solid;
}
.submitarea {
  float: left;
  clear: both;
  margin-top: 5px;
  width: 400px;
  text-align: right; 
}
.addcomment input {
  border: none;
  background: #8abc29;
  color: #fff;
  width: 250px;
}
.prices {
  clear: both;
  float: left;
}
.prices H2 {
  color: #999;
  font-size: 16px;
}
.prices ul {
  list-style: none;
  margin-left: 30px;
  width: 500px;
}
.prices .position {
  color: #22a7ff;
  float: left;
  font-size: 16px;
  font-weight: bold;
}
.prices .cost {
  float: right;
  color: #8cbc2a;
  font-family: Georgia;
  font-size: 20px;
  font-weight: bold;
}
.prices .when {
  clear: both;
  font-size: 10px;
  color: #999;
}
.prices .more {
  font-size: 12px;
  color: #999;
}
.prices li {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 5px;
}
.prices .anotherbg {
  background: #f2f2f2;  
}
.addprice {
  clear: both;
  float: left;
}
.addprice H2 {
  color: #999;
  font-size: 16px;
  margin-bottom: 20px;
}
.addprice .addpriceform {
  width: 500px;
  margin-left: 35px;
}
.addpriceform .row {
  position: relative;
  clear: both;
  float: left;
  color: #999;
}
.addpriceform .elem {
  position: absolute;
  left: 150px;
  top: 0px;
}
.addpriceform .elem input {
  width: 340px;
  border: solid 1px #999;
}
.addpriceform .subm {
  width: 200px;
}

.photos {
  clear: both;
  float: left;
  width:500px;
}
.photos H2 {
  color: #999;
  font-size: 16px;
}
.photos .fullphoto {
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
}
.photos .fullphoto img {
  border: 4px solid #999;
}
.photos .littlephoto {
  margin: 10px;
  float: left;
}
.photos .littlephoto img {
  border: 2px solid #999;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -40px auto 0;
	min-width: 1000px;
	height: 40px;
	background: #FFF;
        font-size: 12px;
        font-weight: bold;
}
.infooter {
  width: 800px;
  float: left;
  margin-left: 30px;
  color: #444;
  text-align: left;
}
.infooter .copy {
  color: #999;
  font-weight: normal;
}
#YandexMap {
  border: solid 9px #f0f0f0;
  width: 488px;
  height: 356px;
  clear: both;
  margin-left: 40px;
}
.fillform {
  background: #FFF;
  border: solid 1px #AAA;
  width: 410px;
  padding: 10px;
}
.fillform .fieldheader {
  float: left;
  color: #111;
  font-size: 12px;
  font-family: Tahoma;
  width: 150px;
}
.fillform .fieldcontrol {
  float: left;
  line-height: 30px;
}
.fieldrow {
  clear: both;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 30px;
  height: 30px;
}
.require .fieldrow {
  background: url(/images/req.gif) no-repeat 0px 4px;
  padding-left: 14px;
}
.fillform .require .fieldheader {
  width: 136px;
  font-weight: bold;
}
.formspace {
  height: 20px;
}

.fillform input {
  width: 250px;
}
textarea {
  width: 250px;
  height: 200px;
}
.inboundform {
  padding: 10px;
  background: #EFEFEF;
  margin: 0px;
}
.inboundform input {
  width: 220px;  
}
.checkbox {
  width: 10px;
  bordeR: solid 1px;
  width: 10px;
}
.lettersfolders {
  margin-left: 30px;
}
.lettersfolders ul {
  list-style: none;
}
.lettersfolders ul li {
  padding-left: 40px;
  line-height: 30px;
}
.messagestable {
  width: 700px;
  margin-bottom: 20px;
  margin-left: 20px;
}
.messagestable th {
  text-align: left;
}
.messagestable .unreaded {
  background: #f0f0f0;
}
.messagestable td {
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.messagestable a {
  text-decoration: none;
}
.messagestable a:hover {
  border-bottom: 1px dashed;
}
.userlink {
  color: #000;
  padding-left: 18px;
  font-weight: bold;
  background: url(/images/user.gif) no-repeat;
}
.userlink a {
  color: #000;
  text-decoration: underline;
}
.userlink a:hover{
  border-bottom: 1px solid;
}
.actions a {
  margin-left: 2px;
  margin-right: 2px;
  border: none;
}
.actions a:hover {
  border: none;
  padding-bottom: 3px;
}
.actions a img {
  margin-top: 5px;
}
.actions a:hover img {
  margin-top: 0px;
  border: transparent solid 1px;
  _border: none;
}
.messagetext {
  background: url(/images/startquote.gif) no-repeat bottom left;
  margin-left: 60px;
  margin-bottom: 30px;
}
.messagetextclose {
  background: url(/images/endquote.gif) no-repeat top right;
  padding: 30px;
  width: 450px;
}
.messageattrs li {
  position: relative;
  line-height: 30px;
}
.messageattrs li b {
  position: absolute;
  left: 90px;
}
.actionsmenuul {
  margin-left: 90px;
  clear: both;
  margin-bottom: 30px;
}
.actionsmenuul ul {
  list-style: none;
}
.actionsmenuul a {
  color: #22a7ff;
}
.cb {
  clear: both;
}
.newslist {
  margin-left: 30px;
  width: 700px;
}
.newslist ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.newslist ul li {
  margin-bottom: 20px;
  padding: 0px;  
}
.newslist .header {
  margin-bottom: 10px;
}
.newslist .header .date {
  color: #AAA;
  font-size: 13pt;
  font-weight: bold;
  width: 70px;
  float: left;
  line-height: 18pt;
}
.newslist .header a {
  font-size: 15pt;
  line-height: 15pt;
  margin: 0px;
  padding: 0px;
}
.newslist .image {
  width: 150px;
  height: 100px;
  float: left;
  margin-right: 20px;
  border: solid 1px #000;
  text-align: center;
}
.newslist .image img {
}
.newslist .snippet {
  margin-left: 70px;
}
.pagescontainer {
  
}
.pages {
  width: 800px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 0px;
  float: left;
  clear: both;

}
.pages a {
  color: #000;
  padding: 5px;
}
.pages .selected {
  background: #8abc29;
  font-weight: bold;
  color: #fff;
  margin: 2px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 8px;
  padding-right: 8px;
}
.pages .disabled {
  color: #999;
  margin: 2px;
  padding: 5px;
}

.newsdate {
  font-size: 8pt;
  font-weight: normal;
  color: #999;
  margin-top: 5px;
  clear: both;
  margin: 0px;
}
.newsimage {
  border: solid 1px #000;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
.newsbody {
  width: 700px;
}
.userlist {
  margin-left: 20px;
}
.userlist ul {
  list-style: none;
}
.userlist ul li {
  line-height: 30px;
}
.metroinlist {
  float: left;
  margin-right: 5px;
}
.rublist {
  float: left;
}
.rublist a {
  color: #444;
  margin-right: 5px;
}
.letterliststyle {
  display: none;
  position: absolute;
  left: 194px;
  top: 274px;
  width: 500px;
  height: 200px;
  border: 1px solid;
  background: #FFF;
  font-weight: normal;
  padding: 20px;
}
.letterliststyle .close {
  float: right;
  margin: 0px;
}
.letterliststyle span {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
}
.rusletters {
  margin-top: 20px;
  font-size: 20px;
  line-height: 25px;
}
.metrostyle { 
  display: none;
  position: absolute;
  left: 132px;
  top: 274px;
  width: 450px;
  height: 460px;
  border: 1px solid;
  background: #FFF;
  font-weight: normal;
  padding: 20px;
}
.metrostyle .close {
  float: right;
  margin: 0px;
}
.metrostyle span {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
}
.firminfopage {
  margin-top: 40px;  
  margin-left: 20px;
}
.firminfopage H1 {
  color: #000;
  font-size: 30px;
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: normal;
  font-family: Verdana;
}
.firminfopage .rublist {
  float: none;
  color: #aaa;
  margin-bottom: 3px;
  margin-top: 12px;
}
.firminfopage .rublist A {
  color: #aaa;
  text-decoration: none;
}
.firminfopage .rublist A:hover {
  border-bottom: 1px dashed;
}
.yandexmap {
  width: 500px;
  clear: both;
  height: 400px;
  border: solid 9px #f0f0f0;
  margin-left: 30px;
  margin-top: 30px;
  z-index: 0;
}
.stars span {
  margin-left: 10px;
  color: #cc0001;
}
.photopreviewarea {
  clear: both;
  margin-bottom: 20px;
  width: 650px;
  text-align: center;
}
.loadingprocess {
  color: #eee;
}
.photopreviewarea img {
  border: solid 9px #f0f0f0;  
  margin: 5px;
}
.bigimagephotoview {
  clear: both;
}
.bigimagephotoview H2 {
  color: #999999;
  font-size: 16px;
}
.bigimagephotoview img {
  border: solid 9px #f0f0f0;  
  margin: 15px;
}
.lilogo {
  float: left;
  margin: 10px 10px 0 0;
}
