html {
  margin: 0;
  padding: 0;
  HEIGHT: 100%
}

body {
  background: #FFFFFF;
  margin: 0;
  padding: 0;
  font: small arial, tahoma, sans-serif;
  HEIGHT: 100%;
  color: #333333;
}
img {
  border: none;
}


a {
  color:#993300;
  text-decoration: underline;
}
a:active {
  color:#993300;
  text-decoration: underline;
}
a:visited {
  color:#993300;
  text-decoration: underline;
}
a:hover {
  color:#993300;
  text-decoration: none;
}
h1 {
  font: 120% arial, tahoma, sans-serif;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 20px;
  color: #ff6600;
  margin: 0;
}
h2 {
  font: 100% arial, tahoma, sans-serif;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 10px;
  border-top: 1px solid #cccccc;
  color: #ff6600;
  margin: 0;
}
h3 {
  font:bold 90% arial, tahoma, sans-serif;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 10px;
  color: #000000;
  margin: 0;
}
.con_heading {
  font: 120% arial, tahoma, sans-serif;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 20px;
  color: #ff6600;
  margin: 0;
}
p {
  color: #333333;
  text-align: justify;
  margin: 10px 0 10px 0;
  padding: 0;
}
td {
  color: #000000;
}
UL {
  LIST-STYLE-IMAGE: url(/templates/info/images/bullet.gif);
  COLOR: #000000;
}
.usluga {
  text-align: left;
  font-weight: bold;
  color: #ff6600;
}
.usluga_vibor {
  text-align: left;
}
.cena {
  font-weight: bold;
}
.naimen {
  font-size: 110%;
  font-weight: bold;
  text-align: left;
}

#wrapper {
  width: 100%;
  min-width: 990px;
  background: #FFFFFF;
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
}

.podfon {
  padding: 0 0 0 10px;
  margin: 0;
}
.fon2 {
  padding: 0 10px 0 0;
  margin: 0;
}

.left {
  float: left;
  width: 97%;
  background: #FFFFFF;
  padding: 0 0 50px 0;
}

.right {
  float: right;
  width: 100%;
  background:url(/templates/info/images/center_ugol.jpg) no-repeat left top;
  height: 100%;
}
.fon {
  background:url(/templates/info/images/center_leftfon.jpg) repeat-y left top;
  padding: 0 10px 0 0;
  margin: 0;
}
.leftmenubig {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

.bigfon {
  float: left;
  background:url(/templates/info/images/disigne.jpg) no-repeat 0% 10%;
  margin: 0;
  width: 290px;
  padding: 20px 0 20px 0;
}

.bigfon2 {
  float: left;
  background:url(/templates/info/images/site.jpg) no-repeat 0% 10%;
  margin: 0;
    width: 290px;
  padding: 20px 0 20px 0;
}

.bigfon3 {
  float: left;
  background:url(/templates/info/images/reklama.jpg) no-repeat 0% 10%;
  margin: 0;
    width: 290px;
  padding: 20px 0 20px 0;
}

.bigfon4 {
	float: left;
  background:url(/templates/info/images/content.jpg) no-repeat 0% 10%;
  margin: 0;
    width: 290px;
  padding: 20px 0 20px 0;
}

.bigfon5 {
	float: left;
  background:url(/templates/info/images/raznoe.jpg) no-repeat 0% 10%;
  margin: 0;
  width: 290px;
  padding: 20px 0 20px 0;
}
.bigfon6 {
  float: left;
  background:url(/templates/info/images/otzivblock.gif) repeat-x top left;
  margin: 0 0 40px 0;
  padding: 0;
 width: 100%;
}
.blockotziv {
  float: left;
  width: 100%;
  margin: 0;
  padding: 20px 0 10px 0;
  background:url(/templates/info/images/otziv.gif) no-repeat top left;
  border-bottom: 1px solid #e6e5e5;
}
.blockotziv p {
	color: #999999;
	padding: 20px 0 0 50px;
	margin: 0;
}
.blocksovet {
  float: left;
  width: 100%;
  margin: 0;
  padding: 20px 0 10px 0;
  background:url(/templates/info/images/sovet.gif) no-repeat top left;
  border-bottom: 1px solid #e6e5e5;
}
.blocksovet p {
	color: #999999;
	padding: 20px 0 0 10px;
	margin: 0;
}
.bigfon7 {
  float: left;
  background:url(/templates/info/images/portf.gif) repeat-y top center;
  margin: 0 0 40px 0;
  padding: 30px 0 20px 0;
  width: 100%;
}
.bigfon7 p {
	color: #000000;
	padding: 10px;
	margin: 0;
}
.bigfon7 div {
	color: #000000;
	padding: 0;
	margin: 0;
	text-align: left;
}
.bigfon7 img {
    background: url(/templates/info/images/fonportf.png);
	padding: 35px 7px 7px 7px;
	margin: 10px 0 0 0;
}
.imag{
    background:#ffffff url(/templates/info/images/fonport.jpg);
	padding: 5px 5px 5px 5px;
	margin: 10px 0 0 0;
}
.leftmenu {
  float: right;
  font:20px tahoma;
  color: #666666;
  padding: 10px 10px 10px 25px;
  margin:0;
  width: 155px;
  height: 50px;
  background: url(/templates/info/images/uslugi.gif) no-repeat bottom;
}
.leftmenu_a {
  color: #666666;
}
a.leftmenu_a {
  color:#666666;
  text-decoration: none;
}
a.leftmenu_a:active {
  color:#666666;
  text-decoration: none;
}
a.leftmenu_a:visited {
  color:#666666;
  text-decoration: none;
}
a.leftmenu_a:hover {
  color:#666666;
  text-decoration: none;
}
.uslugi {
  float: left;
  margin: 0;
  padding: 7px 0 5px 0;
  width: 100%;
}

.leftpodmenu {
  background:url(/templates/info/images/leftmenu_icon.gif) no-repeat center right;
  text-align: right;
  padding: 1px 12px 5px 0;
  margin: 0;
}

.leftpodmenu_a {
  color:#666666;
}

a.leftpodmenu_a:link {
  color:#666666;
  text-decoration: underline;
}
a.leftpodmenu_a:active {
  color:#666666;
  text-decoration: underline;
}
a.leftpodmenu_a:visited {
  color:#666666;
  text-decoration: underline;
}
a.leftpodmenu_a:hover {
  color:#666666;
  text-decoration: none;
}
.header {
  /*background:url(/templates/info/images/center_ugol.jpg) no-repeat top left*/;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.nav {
  /*background:url(/templates/info/images/topicon_fon.jpg) no-repeat top left*/;
  width: 69px;
  height: 179px;
  float: left;
}
.navpic {
  padding: 0;
  margin: 40px 0 0 20px;
}
.headerglav {
  float:right;
  width: 95%;
}
.topic {
	float:right;
	width: 100%;
	padding: 0;
	margin: 0;
}
.piczagal {
	float:left;
	width: 100%;
	background:url(/templates/info/images/line.gif) repeat-x bottom left;
	padding: 0;
	margin: 0;
}
.picslogi {
	float:left;
	padding: 0 0 30px 0;
	margin: 10px 0 0 0;
	width: 33%;
    text-align: center;
}
.topmenu {
  float: right;
  width: 35%;
  padding: 0;
  margin: 30px 0 0 0;
}
.topmenupic {
	background:#999999 url(/templates/info/images/limenu.gif) no-repeat left;
  padding: 2px 0 5px 20px;
  margin: 0 0 3px 0;
}
.topmenua{
  color:#ffffff;
  font-family: arial, tahoma, sans-serif;
}
a.topmenua:link {
  color:#ffffff;
  text-decoration: none;
}
a.topmenua:active{
  color:#ffffff;
  text-decoration: none;
}
a.topmenua:visited {
  color:#ffffff;
  text-decoration: none;
}
a.topmenua:hover {
  color:#000000;
  text-decoration: none;
}
.topmenua_on{
  color:#000000;
  font-weight: bold;
  font-family: arial, tahoma, sans-serif;
}
a.topmenua_on:link {
  color:#000000;
  text-decoration: none;
}
a.topmenua_on:active{
  color:#000000;
  text-decoration: none;
}
a.topmenua_on:visited {
  color:#000000;
  text-decoration: none;
}
a.topmenua_on:hover {
  color:#000000;
  text-decoration: none;
}
.topmenupic_two {
	background: url(/templates/info/images/limenu_on.gif) no-repeat left;
  padding: 2px 0 5px 20px;
  margin: 0 0 3px 0;
}
.topmenua_two{
  color:#ffffff;
  font-family: arial, tahoma, sans-serif;
}
a.topmenua_two:link {
  color:#ffffff;
  text-decoration: none;
}
a.topmenua_two:active{
  color:#ffffff;
  text-decoration: none;
}
a.topmenua_two:visited {
  color:#ffffff;
  text-decoration: none;
}
a.topmenua_two:hover {
  color:#000000;
  text-decoration: none;
}
.raschet {
	background:#e77817 url(/templates/info/images/menufon.gif) repeat-x left bottom;
  margin: 0;
  padding: 0;
}


#logoblok {
  float: left;
  padding: 0;
  margin: 0;
  width: 280px;
}


.logo {
  float: right;
  padding: 30px 0 20px 0;
  width: 260px;
  margin: 0;
}
.telefon {
  float: right;
  padding: 0;
  margin: 0;
  width: 100%;
}
.telefonp {

  font:bold 19px tahoma, arial, sans-serif;
  padding: 0;
  margin: 0;
  line-height: 30px;
  text-align: right;
}
.email {
  padding: 10px 0 5px 0;
  margin: 0;
  width: 100%;
  text-align: right;
}
.to {
  color: #ff6600;
}
a.to:link {
  color:#ff6600;
  text-decoration: none;
}
a.to:active{
  color:#ff6600;
  text-decoration: none;
}
a.to:visited {
  color:#ff6600;
  text-decoration: none;
}
a.to:hover {
  color:#999999;
  text-decoration: none;
}

.tofoot {
  color: #ebebeb;
}
a.tofoot:link {
  color:#ebebeb;
  text-decoration: underline;
}
a.tofoot:active{
  color:#ebebeb;
  text-decoration: underline;
}
a.tofoot:visited {
  color:#ebebeb;
  text-decoration: underline;
}
a.tofoot:hover {
  color:#ebebeb;
  text-decoration: none;
}

.slogan {
  padding: 10px 0 20px 0;
  margin: 0;
  float: left;
  width: 100%;
  font-family: tahoma, arial, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #999999;
}
.content {
  float: left;
  width: 95%;
  padding: 0 2% 0 3%;
  margin: 0;
  background:url(/templates/info/images/center_leftfon.jpg) repeat-y left top;
}

/**.topfona {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  background:url(/templates/info/images/topfon.gif) repeat-x left top;
} **/
.textleft {
  float: left;
  width: 60%;
  margin: 10px 0 0 0;
  background: #ffffff;
  padding: 0;
}
.textright {
  float: right;
  width: 37%;
  margin: 20px 0 0 0;
  background: #ffffff;
  padding: 0;
}
.footer {
  float: left;
  width: 97%;
  padding: 30px 0 0 0;
  margin: 0;
}
.info {
  float: left;
  width: 170px;
  font-family: tahoma, verdana, sans-serif;
  font-size: 70%;
  padding: 20px 0 20px 0;
  margin: 0;
}
.live {
  float: right;
  width: 88px;
  HEIGHT: 33px;
  background: #999999;
  margin: 10px 0 10px 0;
  padding: 0;
}
.footerbig {
  float: left;
  width: 100%;
  background:url(/templates/info/images/bottom_fon.gif) repeat-x top;
  padding: 0;
  margin: 0;
}
.fotter_p {
  background:url(/templates/info/images/bottom_pic.gif) no-repeat top left;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.contact {
  float: left;
  width: 98%;
  margin: 0;
  padding: 15px 0 15px 2%;
  font-family: tahoma, verdana, sans-serif;
  font-size: 80%;
  background:#e77817;
}

.banner {
  padding: 20px 0 20px 0;
  margin: 0;
  background: #ffffff;
  float: left;
  width: 100%;
}

.poyasnenie {
  padding: 4px;
  margin: 10px 0 0 0;
}
.content_div {
  float: right;
  width: 100%;
  padding: 0;
  margin-left: 0;
  margin-bottom: 40px;
  background: #ffffff;
  text-align: center;
}
.content_pic {
}
.content_p {
  color: #999999;
  background: #FFFFFF;
  padding: 5px;
  border: 1px solid #DCDCDC;
  text-align: left;
}
.contentlist {
width: 100%;
}
.con_title{
	font-weight:bold;
	font-size:1em;
}
.con_icons{
	margin:4px;
	margin-top:9px;
	margin-left:10px;
}
.con_titlelink {
  color: #999999;
}
a.con_titlelink {
  color:#999999;
  text-decoration: none;
}
a.con_titlelink:active {
  color:#999999;
  text-decoration: none;
}
a.con_titlelink:visited {
  color:#999999;
  text-decoration: none;
}
a.con_titlelink:hover {
  color:#999999;
  text-decoration: underline;
}
.userform_title {
  font:bold 100% arial, tahoma, sans-serif;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 10px;
  color: #000000;
  margin: 0;
  border-bottom: 1px solid #cccccc;
}
.userform_fieldtitle {
  color: #999999;
  font-size: 90%;
}
.userform input {
  border: 1px solid #FF6633;
  border-bottom-style: none;
}
.zacaz {
  margin: 0;
  padding: 0 0 0 10px;
  border-left: 1px solid #cccccc;
}
.inp {
  border: 1px solid #FF6633;

}
.otp {
  background: #FF6633;
  color: #FFFFFF;
  border: 1px solid #DDDDDD;
  cursor: pointer;
}
.och {
  background: #aaaaaa;
  color: #FFFFFF;
  border: 1px solid #DDDDDD;
  cursor: pointer;
}


img {border: 0px;}
img.spacer {display: block;}
.spacer {
  padding: 5px;
  margin: 0 0 5px 0;
  background: #ffffff;
  border: #DDDDDD 1px solid;
}


div.uslugi_alt {
	height:100px;
	width: 50%;
	position: absolute;
	display: none;
	z-index: 5000;
}
div.photo_alt {
	height:100px;
	width: 1px;
	position: fixed;
	display: none;
	z-index: 5000;
}

.gp {
  padding: 10px;
  margin:0;
  background: #ffffff;
  border: 1px solid  #DDDDDD;
}
.infleft {
  background: #EEEEEE url(/images/infleft.gif) no-repeat left center;
}
.infleft p {
  padding: 10px 10px 10px 20px;
  margin: 0;
}
.inflefter {
  background: #EEEEEE url(/images/infleft.gif) no-repeat left center;
}
.inflefter p {
  padding: 10px 10px 10px 40px;
  margin: 0;
}
.gerb {
  background: url(/images/gerb.jpg) no-repeat top center;
}

