body {

width: 100%;
height: 57px;
border-top: 0px solid #ccc;
padding-bottom: 20px;
background: url(../images/bg_top.jpg) top center no-repeat #FFFFFF;
text-align: center;
}

.bottom {
border-top: 0px solid #ccc;
padding-bottom: 20px;
background: url(../images/bottom_bg.jpg) bottom center no-repeat;
text-align: center;
}


table {font-family:Arial, sans-serif; color:#424343; font-size:12px; line-height: 180%;}
td {border:none; font-family:Arial, sans-serif; color:#424343; font-size:12px; line-height: 180%;}
.whites {border:none; font-family:Arial, sans-serif; color:#FFFFFF; font-size:12px; line-height: 180%;}
.data {border:none; font-family:Arial, sans-serif; color:#00aeef; font-size:12px;}
a.news {border:none; font-family:Arial, sans-serif; color:#004a8f; font-size:12px; text-decoration: underline;}
a.news:hover {border:none; font-family:Arial, sans-serif; color:#004a8f; font-size:12px; text-decoration: none;}

a.b_menu {border:none; font-family:Arial, sans-serif; color:#004a8f; font-size:11px; text-decoration: underline;}
a.b_menu:hover {border:none; font-family:Arial, sans-serif; color:#004a8f; font-size:11px; text-decoration: none;}

.zagolovok {font-family:Arial, sans-serif; color:#575757; font-size:24px;}
.zagolovok2 {font-family:Arial, sans-serif; color:#00aeef; font-size:24px;}
.zagolovok3 {font-family:Arial, sans-serif; color:#004a8f; font-size:24px;}
.zagolovok4 {font-family:Arial, sans-serif; color:#00aeef; font-size:22px;}
.zagolovok5 {font-family:Arial, sans-serif; color:#575757; font-size:18px;}

.title {font-family:Arial, sans-serif; color:#575757; font-size:17px;}
.phone {font-family:Arial, sans-serif; color:#004a8f; font-size:30px; font-weight: bold;}

img {border: none;}

a {font-family:Arial, sans-serif; color:#004a8f;  padding-top: 0px; font-size:12px; cursor:pointer;}
a.menu {font-family:Arial, sans-serif; color:#FFFFFF;  padding-top: 0px; font-size:14px; cursor:pointer;}
a.menu2 {font-family:Arial, sans-serif; color:#0385c7; padding-top: 0px; font-size:11px; cursor:pointer;}
a.menu3 {font-family:Arial, sans-serif; color:#FFFFFF; padding-top: 0px; font-size:12px;}

.accord2 {padding-bottom: 10px;}

.haccordion .header, .haccordion .content{
   float: left;
   height: 250px;
  }
  
  .haccordion .header{
   width: 20px;
   background: #ccc;
   color: #fff;
   cursor: pointer;
  }
  
  .haccordion .content{
   display: none;
   width: 0px;
   overflow: auto;
  }
  
  .haccordion .content p{
   margin: 5px;
  }
  
  h1 small{
	font: 0.2em normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1.5em;
	display: block;
	color: #fff;
}
.container {width: 1000px; margin: 0 auto;}



ul#topnav {
	margin: 0; padding: 0px;
	padding-top: 0px;
	float: left;
	width: 950px;
	height: 0px;
	list-style: none;
	position: relative;
	background: url(topnav_stretch.gif) repeat-x;
	z-index: 8;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0px;
	height: 44px;
}
ul#topnav li a {
	padding: 13px 10px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}


ul#topnav li:hover {background: #0290d2 url(/topnav_active.gif) repeat-x; }
ul#topnav li span {
	float: left;
	padding: 10px 0px;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	left: 0; top:44px;
	display: none;
	width: auto;
	background: #0290d2;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: underline;}


#window

        {

position: absolute;

left: 200px;

top: 100px;

width: 400px;

height: 300px;

overflow: hidden;

display: none;

}

#windowTop

{

height: 30px;

overflow: 30px;

background-image: url(/images/window_top_end.png);

background-position: right top;

background-repeat: no-repeat;

position: relative;

overflow: hidden;

cursor: move;

}

#windowTopContent

{

margin-right: 13px;

background-image:url(/images/window_top_start.png);

background-position:left top;

background-repeat: no-repeat;

overflow: hidden;

height: 30px;

line-height: 30px;

text-indent: 10px;

font-family:Arial, Helvetica, sans-serif;

font-weight: bold;

font-size: 14px;

color: #6caf00;

}

#windowMin

{

position: absolute;

right: 25px;

top: 10px;

cursor: pointer;

}

#windowMax

{

position: absolute;

right: 25px;

top: 10px;

cursor: pointer;

display: none;

}

#windowClose

{

position: absolute;

right: 10px;

top: 10px;

cursor: pointer;

}

#windowBottom

{

position: relative;

height: 270px;

background-image: url(/images/window_bottom_end.png);

background-position: right bottom;

background-repeat: no-repeat;

}

#windowBottomContent

{

position: relative;

height: 270px;

background-image: url(/images/window_bottom_start.png);

background-position: left bottom;

background-repeat: no-repeat;

margin-right: 13px;

}

#windowResize

{

position: absolute;

right: 3px;

bottom: 5px;

cursor: se-resize;

}

#windowContent

{

position:absolute;

top: 30px;

left: 10px;

width: auto;

height: auto;

overflow: auto;

margin-right: 10px;

border: 1px solid #6caf00;

height: 255px;

width: 375px;

font-family:Arial, Helvetica, sans-serif;

font-size: 11px;

background-color: #fff;

}

#windowContent *

{

margin: 10px;

}

.transferer2

{

border: 1px solid #6BAF04;

background-color: #B4F155;

filter:alpha(opacity=30); 

-moz-opacity: 0.3; 

opacity: 0.3;

}

#tooltip{
background:#FFFFFF;
border:1px solid #666666;
color:#333333;
font:menu;
margin:0px;
padding:3px 5px;
position:absolute;
visibility:hidden
}
<style type="text/css">
.tp {position:relative;text-indent:0;}
.tp b {
   border-bottom:#90f 1px dotted;
   color:#90f;
   cursor:help;
   font-weight:normal;
}
.tp b span {display:none;}
/*-- для FF, OPERA, IE7 --*/
.tp b:hover {
   border-bottom:red 1px dotted;
   color:red;
}
.tp b:hover span {
   background:lightcyan;
   border:silver 2px outset;
   color:#000;
   display:block;
   padding:7px;
   position:absolute;
   top:2px;
   left:5px;
   z-index:900;
   text-align:left;
   width:250px;
}
</style>

<!--[if IE 6]>
<style type="text/css">
.tp b {behavior:url(hover.htc);}
.tp .hover {
   border-bottom:red 1px dotted;
   color:red;
}
.tp .hover span {
   background:lightcyan;
   border:silver 2px outset;
   color:#000;
   display:block;
   padding:7px;
   position:absolute;
   top:2px;
   left:5px;
   z-index:900;
   text-align:left;
   width:250px;
}
</style>
<![endif]-->

.tooltip{
        padding: 5px;
        margin: 5px;
        background-color: #F0F0F0;
      }

p {padding-left: 10px;}