/* CSS Document  */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#F90;
	font-size: 10px;
	font-weight: bold;
	background-color:#460000;
}

a {
	outline: none;
}

a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#FC0;
	text-decoration: none;
}
a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#FC0;
	text-decoration: none;	
}
a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#FFF;	
	text-decoration: none;	
}
a:active {
	text-decoration: none;
	outline: none;	
}

.topsic_style {
background-image: url(file:///Z|/home/localhost/www/RT/nav_img/tops_bg.jpg);
background-repeat:no-repeat;
height:170px;
 }

p { 
font: bold 9px Verdana;
color: #F90;
text-decoration: none;
padding-top: 0px;
padding-left: 15px;
padding-right: 15px;

 

}

#coolmenu{
border: none; /*Стиль рамки */
margin-top:5px;/*Ширина отступов*/
}

* html #coolmenu{ 
width: 140px;/*Ширина меню для Internet Explorer*/
}

#coolmenu a{
font: bold 10px Verdana; /*Шрифт текста*/
background-image:url(file:///Z|/home/localhost/www/RT/nav_img/l_bg.jpg);
background-repeat:no-repeat;
padding-top: 2px;
padding-left: 10px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 140px; /*Ширина ячейки*/
color: #CC0;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
}

html>body #coolmenu a{ 
width: auto;
}

#coolmenu a:hover{
color: #FF6;  /*Цвет текста при наведении курсора*/
}

.text {
font: bold 11px Verdana;
color: #F60;
text-decoration: none;
text-align:justify;
}


 .right_style {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#460000;
 font-weight:bold;
 font-size:10px;
 text-align:center;
border: none;
background-image:url(file:///Z|/home/localhost/www/RT/nav_img/r_bg.jpg);
background-repeat:no-repeat;
height:200px;
text-decoration:none;
outline: none;

 }

 .down_style {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color: #F60;
 font-weight:bold;
 font-size:10px;
 padding-left:10px;
border: none;
background-image:url(file:///Z|/home/localhost/www/RT/nav_img/t_bg.jpg);
background-repeat:no-repeat;
text-decoration:none;
outline: none;
 }
 
  .down_style2 {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color: #F60;
 font-weight:bold;
 font-size:9px;
 text-align:center;
border: none;
background-image: url(file:///Z|/home/localhost/www/RT/nav_img/do_bg.jpg);
background-repeat:no-repeat;
text-decoration:none;
outline: none;
 }
 
  .map_style {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color: #F60;
 font-weight:bold;
 font-size:9px;
 text-align:right;
 padding-top:1px;
 padding-left:1px;
 padding-right:1px;
border: none;
text-decoration:none;
outline: none;
 }
