html,body{margin:0;padding:0;background-color:#FFFFFF;}
body,td{font:9pt Verdana;color:#000;}

a:link,a:visited {color:#2a00c5;}
a:hover {text-decoration:none}

.dashed {
	background-color: #000;
	border-bottom: 1px dashed #0080C0;
	text-decoration: none;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.dashed:hover {
	background-color: #337687;
	border-bottom: 1px dashed #0080C0;
	text-decoration: none;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.menu {

	border-bottom: 1px dashed #0080C0;
	text-decoration: none;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.menu:hover {
	background-color: #e47272;
	border-bottom: 1px dashed #0080C0;
	text-decoration: none;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.advban {
	background-color: #000000;
	text-decoration: none;
	padding-top: 5px;
padding-bottom: 5px;
width: 670px;

}

h1{font:14pt tahoma; color:#0080C0;}
h2{font:14pt tahoma; color:#0080C0;}
h3{font:10pt tahoma; font-weight:bold;}


table.form td.submit {padding-top:10px;}
table.form td {padding-bottom:10px;padding-right:25px;}
.formtext {width:200px;}
.captchatext {width:141px;}
table.form td div.descr {font-size:8pt;color:#808080;padding-top:3px;}
table.form td div.msg {font-size:9pt;color:red;padding-bottom:3px;}

.rating {
	color: green;
	font-size:24pt;
}

#FloatId {
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
	display: none;
	border: 1px dotted black; /* Параметры границы */
    background: #C5D1D4; /* Цвет фона */
    padding: 20px; /* Поля вокруг текста */
	margin-right: 50%; /* Отступы вокруг элемента */
	position: absolute;
	top: 100px;
	left: 25%;
	width:50%;
	font-size:100%;
  }

  img.otzyv {
	position: absolute;
	top: 35%;
	right: 0px;
  }

  /* голубые уголки (как в главном  меню)   */
.rutop, .rubottom{display:block;background: #FFFFFF; margin-top: 10px; width: 670px;}
.rutop *, .rubottom *{display: block; height: 1px; overflow: hidden;  background: #12caff;}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

