body
{
	margin:0 0 0 0; 
	background:#ffffff;
}

h1, h2 , h3 , h4 , h5{font-size:14px; font-family:arial; margin:0px; color:#333333}
p , div, td{font-family:tahoma; font-size:12px; color:#000000; padding:0; margin:0;}
a{font-family:tahoma; font-size:12px; color:#000099;}
a:hover{color:#CC0000;}

.tel{font-family:tahoma; font-size:14px; font-weight:bold; color:#FFFFFF;}
.ic{float:left;margin-right:5px;}
.menyu
{
	vertical-align:middle; 
	text-align:center; 
	font-family:tahoma; 
	font-size:11px; 
	font-weight:bold; 
	color:#000000; 
	text-decoration:none;
}
td.menyu
{
border:#000000 solid 1px;
}

.menu_active
{background:url(/images/m2.gif) top left;}

a.menyu:hover
{
	background:url(images/m1.gif) top right; 
	width:100%; 
	padding:3px 0px 3px 0px;
}

td.menyu:hover
{
	background: url(images/m1.gif) top right;
}



.menyu:hover{color:#333333;}

.menyu02{vertical-align:middle; text-align:center; font-family:tahoma; font-size:11px; font-weight:bold; color:#000000; text-decoration:none;}
a.menyu02:hover{background:url(images/m1.gif) top right; width:100%;}
td.menyu02:hover{background: url(images/m1.gif) top right; border:#000000 solid 1px;}
.menyu02:hover{color:#333333;}


.text{font-family:arial; font-size:12px; color:#000000;}
.text2{font-family:tahoma; font-size:12px; color:#000000;}
.link{font-size:12px; font-weight:bold; color:#000000; text-decoration:none; font-family:tahoma;}
.link2{font-family:arial; font-size:12px; text-decoration:none; color:#000099;}
.link2:hover{text-decoration:underline;}
.copy{font-family:tahoma; font-size:11px; color:#000000; padding: 2px 0px 2px 10px;}
.rem{font-family:tahoma; color:#663366; text-transform:uppercase; text-decoration:none; font-weight:bold; text-align:center;}

.tableHeader
{
font-family:tahoma; 
font-size:12px; 
color:#000000; 
font-weight:bold;
background:#9999cc;
padding:3px;
}


.tableRow
{
border: 1px solid #9999cc;
padding:3px;
}

.tableRowLeft
{
	border-left: 2px solid #9999cc;
}
.tableRowRight
{
	border-right: 2px solid #9999cc;
}

.tableRowLast
{
	border-top: 1px solid #9999cc;
}

/**Дополняем стили для внутренних страниц**/
.fb {
	background-color: #ECECEC;
    border-radius: 3px;
    margin: 10px auto auto;
    padding: 5px;
    width: 585px;}
#frm {
	margin-left: 50px;
    margin-top: 15px;}

.fb input {
    background: none repeat scroll 0 0 #fff;
	border:1px solid #BBBBBB;
    color: #262626;
    height: 30px;
    margin: 3px 0 7px;
    outline: medium none;
    padding: 0 10px;
    width: 455px;}
	
.fb textarea {
    background: none repeat scroll 0 0 #fff;
	border:1px solid #BBBBBB;
    color: #262626;
    height: 97px;
    margin: 5px 0;
    outline: medium none;
    padding: 10px;
    width: 455px;}
	
.fb .button {
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 35px;
    width: 100px;
	border-radius:3px;
	background: -moz-linear-gradient(19% 75% 90deg, #262626, #4D4D4D) repeat scroll 0 0 transparent;
	border:none;
	margin-top:5px;}
	
.fb .button:hover {
  background: -moz-linear-gradient(19% 75% 90deg, #373737, #7f7f7f) repeat scroll 0 0 transparent;}

.question {
	background-color: #e3e0e3;
    border-radius: 3px;
    margin-top: 7px;
    padding: 8px;}
	
.question p {margin-left: 35px;}

.answer {
	background-color: #E6E6DC;
    border-radius: 3px;
    margin-left: 30px;
    margin-top: 7px;
    padding: 15px;}
	
.answer p {
	margin-left: 15px;
    margin-top: 5px;}

#plash {    /*border: 3px solid #ECF0F2;*/
    height: 60px;
    margin-bottom: 10px;
    margin-top: 7px; background: url("/images/bg_plash.png") no-repeat scroll 0 0 transparent;}
#plash ul {display: block; clear: both;
    content: ""; list-style: none outside none;   margin-top: 3px;}
#plash ul li { 
	 background: url("/images/icon.png") no-repeat scroll 0 0 transparent;
    color: #29383F;
    float: left;
    font-size: 18px;
    padding-left: 20px;
    width: 28%;}
	
#plash ul li span {
	display: block;
    font-size: 0.682em;
    line-height: 1.2;}
	
#plash ul li span a{
	    color: #3271AF;
    outline: medium none;
    text-decoration: underline;}
	
.button2 {   background: -moz-linear-gradient(19% 75% 90deg, #262626, #4D4D4D) repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-weight: bold;
       height: 32px;
    line-height: 27px;
    margin-top: 5px;
    text-align: center;
    text-decoration: none;
    width: 85px;}
	
.button2:hover {
  background: -moz-linear-gradient(19% 75% 90deg, #373737, #7f7f7f) repeat scroll 0 0 transparent; color: #FFFFFF;}
  
.button3 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(19% 75% 90deg, #7F7F7F, #373737) repeat scroll 0 0 transparent;
    border-color: -moz-use-text-color -moz-use-text-color #D7174B;
    border-image: none;
    border-radius: 3px;
    border-style: none none solid;
    border-width: medium medium 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 29px;
    line-height: 27px;
    margin-top: 5px;
    text-align: center;
    text-decoration: none;
    width: 85px;
}
	
.button3:hover { cursor:default;}
