/*
html, body {height: 100%; margin: 0; padding: 0; }
#all {position: relative; height: 100%;}
html>body #all {height: auto; min-height: 100%;}
*/

ul.ulmainpage {
padding: 0 0 0 0;
margin: 0 0 0 0;
}
/*
#empty, {height: 100px;}

#footer {
    height: 100px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
*/

html, body, TABLE, p, a, div, span, td, input, textarea {
              font-family: verdana;
              font-size: 11px;
              color: #2f3842;
}


.mainMenu{
  color:#ffffff;
  font-size: 10x;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}


.copyright
{
  color:#ffffff;
  font-size: 10px;
  text-decoration: none;
}

.botmenu
{
  color:#87341b;
  font-size: 10px;
  text-decoration: normal;
  font-weight:bold;
}


div.hidden{
  display: none;
}

div.visible{
  display: inline;
}

.popline{
 padding-top:3px;
 padding-bottom:3px;
 padding-left:3px;
 padding-right:3px;
 text-align:left;
 cursor: pointer;
}


.poplineA{
 padding-top:3px;
 padding-bottom:3px;
 padding-left:3px;
 padding-right:3px;
 text-align:left;
 cursor: pointer;
 background-color:#cccccc;
}


.popRect{
  width:200px;
  height:100px;
  background-color:#ffffff;
  border:solid 1px #cccccc;
  overflow: auto;
 }

.popRectWheel {
  width:200px;
  height:100px;
  background-color:#ffffff;
  border:solid 1px #cccccc;
  text-align:center;
  padding-top:41px;
}

.popRectError {
  width:163px;
  height:40px;
  background-color:#ffffff;
  border:solid 1px #cccccc;
  color:#cc0000;
  padding:5px 5px 5px 5px;
}





.popline:hover {
 background-color:#cccccc;
}


.popline:hover :hover{
 background:#cccccc;
}

.linksResult
{
color:#014759;
font-size:14px;
padding: 10px 2px 10px 2px;
font-weight:normal;
}

.linksResult a{
color:#014759;
font-size:14px;
padding: 10px 2px 10px 2px;
font-weight:normal;
text-decoration:underline;
}


.linksResult a:hover
{
color:#cc0000;
text-decoration:none;
}



.links
{
color:#014759;
font-size:14px;
padding: 10px 2px 10px 2px;
font-weight:normal;
}

.links A
{
font-size:14px;
text-decoration:underline;
}

.links A:hover
{
color:#cc0000;
text-decoration:none;
}


.linksObj {
color:#014759;
font-size:14px;
padding: 10px 2px 10px 2px;
font-weight:normal;
}

.linksObj A{
color:#014759;
font-size:14px;
font-weight:normal;
text-decoration:underline;
}

.linksObj A:hover{
color:#cc0000;
text-decoration:none;
}



.linksz1 {
color:#014759;
font-size:14px;
font-weight:bold;
}

.linksz2 {
color:#014759;
font-size:11px;
font-weight:normal;
}

.linksz3 {
color:#014759;
font-size:11px;
font-weight:normal;
}


.links  span
{
font-size:14px;
}

.linksObjA {
font-size:12px;
text-decoration:none;
font-weight:normal;
color:#636060;

}

.split{
font-weight:bold;
font-size:12px;

}

A.links2
{
font-size:11px;
text-decoration:underline;
color:#014759;
}

A.links2:hover
{
text-decoration:none;
color:#cc0000;
}


.linkH1 {
font-size:16px;
text-decoration:none;
font-weight:bold;
color:#014759;

}


/* MainSearchForm*/

.ltrad{
  background:url(/design/left-top-rad.gif) no-repeat;
  width:12px;
  height:10px;
}

.fttop{
  background-color:#009aad;
  color:#ffffff;
  font-size:11px;
}



.rtrad{
  background:url(/design/right-top-rad.gif) no-repeat top right;
  width:12px;
  height:10px;
}

.whtop{
  background-color:#ffffff;
}

.whspace{
  background-color:#ffffff;
  width:12px;
}

.widecont{
  height:50px;
  background:url(/design/right-top-rad.gif) no-repeat top right #009aad;
}

.lbotrad{
  background:url(/design/left-bottom-rad.gif) no-repeat bottom left;
  width:12px;
  height:10px;
}

.rbotrad{
  background:url(/design/right-bottom-rad.gif) no-repeat bottom right;
  width:12px;
  height:10px;
}


#enhDiv{
  display:block;
  width:400px;
  text-align:center;
}

#simplDiv{
  display:none;
  width:400px;
  text-align:center;
}

#rubDiv{
   width:130px;
  text-align:center;

}


.zginpt{
  width:163px;
  font-size:12px;
  color:#ffffff;
}

.zginpt2{
  width:130px;
  font-size:12px;
  color:#ffffff;
}


.polinpt{
 width:163px;
 border:solid 1px #777777;
 background:url(/design/selectMarker.gif) no-repeat #ffffff right;
 padding-right:14px;
}

.polinpt2{
 width:130px;
 border:solid 1px #777777;
 background:url(/design/selectMarker.gif) no-repeat #ffffff right;
 padding-right:14px;
}


.polinpt input{
  width:149px;
  border:solid 0;
}

.polinpt2 input{
  width:86px;
  border:solid 0;
}


#streetId{
  display:block;
}


#numberId{
  display:block;
}


/* end MainSearchForm*/



.boardboxname a{
  padding:5px 0 2px 0;
  color:#009aad;
  font-size: 13px;
  text-decoration:underline;
}

.boardboxname a:hover{
  color:#cc0000;
}


.boardboxline {
  padding:2px 0 2px 0;
  color:#000000;
  font-size: 11px
}

.boardboxline a{
   color:#014759;
   text-decoration:none
}

.boardboxline a:hover{
  color:#cc0000;
}

.boardmap{
   color:#009aad;
   font-size: 10px;
   text-decoration:none;
}

.projectcontent{
 padding:10px 40px 10px 30px;
}

.projectcontent h1{
   font-size: 18px;
   color:#009aad;
}

.projectcontent span{
   font-size: 18px;
   color:#009aad;
}


.projectcontent ul{
   padding:0 0 0 30px;
   font-size: 11px;
}

.projectcontent li{
   font-size: 11px;
}

.projectcontent p{
   font-size: 11px;
}

.rightMenu{
   padding-top: 0px;
}

.rightMenu li{
   padding: 5px 0 5px 0;
}

.rightMenu li a{
   font-size: 13px;
}

.rightSubMenu{
   font-size:16px; padding:5px 0 5px 0;
   font-weight:bold;
}

.pluslist {
  padding: 3px 0 3px 15px;
}

.errorinput{
  font-size: 16px;
  font-weight:bold;
  color:#ff0000;
}

.errorinput{
  font-size: 12px;
  font-weight:bold;
  color:#ff0000;
}

.zirochka {
  font-size:20px;
  color:#ff0000;
  font-weight:bold;
}

.numchars {
  font-style:italic;
  padding:3px 0 3px 12px;
}

.main_rubric_td{
  width:245px;padding:0 10px 0 35px;
}

.main_rubric_td ul{
  padding:0;margin:3px 0 0 16px;
}

.main_rubric_td li{
   list-style:none;
   background:url(/design/marker_mr2.gif) no-repeat top left;
   margin:0;
   padding:2px 0px 2px 15px;
}

.main_rubric_td div{
   background:url(/design/plusrub.gif) no-repeat top left;
   margin:0;
   padding:2px 0px 2px 17px;
   cursor:hand;
}


.free_rubric_td{
  width:245px;padding:0 0 0 35px;
}

.free_rubric_td ul{
  padding:0;margin:3px 0 0 16px;
}

.free_rubric_td li{
   list-style:none;
   background:url(/design/marker_mr2.gif) no-repeat top left;
   margin:0;
   padding:2px 0px 2px 15px;
}


.free_rubric_td div{
   background:url(/design/plusrub.gif) no-repeat top left;
   margin:0;
   padding:2px 0px 2px 17px;
   cursor:hand;
}

.free_rubric_td div.ractive{
   background:url(/design/minusrub.gif) no-repeat top left;
   font-weight:bold;
   margin:0;
   padding:2px 0px 2px 17px;
   cursor:hand;
}

.free_board_td{
  width:245px;padding:0 0 0 35px;
}

.free_board_zag{
  color:#014759;
  font-size:14px;
  font-weight:normal;
  text-decoration:underline;
  cursor:hand;
}

.free_board_details{
  color:#014759;
  font-size:11px;
  cursor:hand;
}
.adware {
  text-align:left;
  list-style: none;
  padding:7px 0 0 35px;
}

.adware ul{
  list-style: none;
  padding:0;
  margin:0;
}

.adware li{
   list-style: none;
  padding:0 5px 0 0;
  margin:0;
  float:left;
}


