td {font-family:verdana;font-size:11px;color:000000}
.bold{font:900}
.left{padding-left:20;padding-right:20}
.menu {
	background: #ff016d url(images/b6.jpg) no-repeat right top;
}
a:link {
	color: #004DA2;
	text-decoration: underline;
}
a:visited {
	color: #004DA2;
	text-decoration: underline;
}
a:hover {
	color: #004DA2;
	text-decoration: underline;
}
img {
	border: none;
}
img.bordered {
	border: #bce8ff 3px double;
}
.bottom {
	text-align: center;
	padding: 5;
	font: 11px arial;
	color: #FFF;
	background-color: #01b85c;
	border-right: #000 1px solid;
}
div.content {
	padding: 20 40 50 30;
	text-align: justify;
}div.titleRec {
	padding: 0 5 0 30;
	font-weight: bold;
	text-transform: uppercase;
}
div.rec {
	padding: 0 30 40 20;
	text-align: justify;
	font: 10px verdana;
	color: #000;
}
div.rec a:link {
	color: #004DA2;
	text-decoration: none;
}
div.rec a:visited {
	color: #004DA2;
	text-decoration: none;
}
div.rec a:hover {
	color: #004DA2;
	text-decoration: none;
}
div.down {
	font: 11px verdana;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin: 0 20 3;
	padding: 5;
	text-transform: lowercase;
	border-bottom: #FFF 1px dotted;
}
div.down a {
	color: #FFF;
	text-decoration: none;
}

div.down a:visited {
	color: #FFF;
	text-decoration: none;
}
div.opa {
	width: 80%;
	text-align: right;
	font-style: italic;
	padding: 5;
	border-bottom: #cd3391 3px double;
}
div.opaInside {
	font-style: normal;
	text-align: justify;
	padding: 5;
}

ul {
	list-style-type: square;
	list-style-image: url(images/list.jpg);
}
h1 {
	font: 12px verdana;
	color: #FFF;
	background-color: #cd3391;
	font-weight: bold;
	margin: 5 80 5 15;
	padding: 2 5;
	text-transform: uppercase;
}

/* Идентификаторы */

#price {
	background-color: #9eddff;
	margin: 0;
}
#price th {
	background-color: #0b47ff;
	font: 10px verdana;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
#price td {
	background-color: #FFF;
	font: 10px verdana;
	color: #000;
	padding: 2 5 2;
}


