.normal {
	font-size: 70%;
}

.smallest,a.smallest {
	font-size: 90%;
}

body {
	background-color: #F4F5F7;
	color: #000;
	margin: 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*** тест ***/

#block {
	margin: 4px;
	padding: 2px;
	border: 1px dotted #999999;
}

#content { /*text-align: justify;*/
	padding: 10px 20px;
}

#lines,.lines {
	margin: 6px 0px;
}

#list {
	line-height: 180%;
	font-size: inherit;
}

.title {
	font: bold 8pt verdana;
}

.date {
	font-size: 90%;
	color: #504F53 !important;
}

a {
	color: #900;
	text-decoration: none;
}

a:hover {
	color: #F00;
	text-decoration: none;
}

a.nav_common {
	
}

a.nav_common:hover {
	
}

a.nav_common_this {
	color: #F00;
}

a.nav_common_this:hover {
	color: #F00;
}

a.nav_sub {
	
}

a.nav_sub:hover {
	
}

a.nav_sub_this {
	color: #F00;
}

a.nav_sub_this:hover {
	color: #F00;
}

a.nav_bottom {
	
}

a.nav_bottom:hover {
	
}

a.nav_bottom_this {
	color: #F00;
}

a.nav_bottom_this:hover {
	color: #F00;
}

a.hotline {
	color: #000;
}

h1.title,h2.title,h3.title,h4.title {
	color: #C00;
	padding: 0;
	margin: 0;
}

h1,h2 {
	font-size: 110%;
	color: #333;
}

h3,h4 {
	font-size: 100%;
	color: #669;
}
.page_title {
	margin-bottom: 2em;	
}

ol li,ul li {
	padding-bottom: 0.4em;
}

h2.page_title {
	font-size: 100%;
	color: #036;
}

hr {
	border: 1px solid #EEE;
}

input,select {
	font-size: 100%;
	border: 1px inset #666;
	font-family: verdana;
}

textarea {
	font-size: 100% !important;
	border: 1px inset #999;
	font-family: verdana;
}

.bottom_border {
	border-bottom: 1px dotted #ccc;
}

.noborder {
	border-width: 0px;
}

.nbrd {
	border-width: 0px;
}

.img {
	border: 0px outset #CCC;
}

.img_clients img, img.img_clients {
	border: 1px solid #ddd;
}
.img_clients td {
	padding: 1em 1em 1em 0;	
}

th {
	border: 1px inset #CCC;
	background-color: #EEE;
}

.comment {
	color: #333 !important;
}

/*** DETAILS ***/
.details {
	background: url(../pict/arrow_list.png) no-repeat 0 0.3em;
	font-weight: normal;
	padding: 0.1em 0.6em 0.2em 1.4em;
	font-size: 90%;
}

.details a {
	text-decoration: none;
}

.details a:hover {
	text-decoration: underline;
}

.back {
	background-image: url(../pict/arrow_back.png) !important;
}

.up {
	background-image: url(../pict/arrow_up.png) !important;
}

/****  ITEMS ****/
.items {
	margin-top: 0;
}

.items ul {
	margin-left: 0;
	padding-left: 0;
}

.items ul li {
	list-style: none;
	margin-bottom: 0.8em;
	padding-bottom: 0.4em;
	border-bottom: 0px dotted #ddd;
}

.items ul li.last {
	border-bottom: 0px !important;
}

.items ul li ul {
	margin: 1em;
	padding: 1em;
}

.items ul li ul li {
	margin: auto;
	list-style-type: disc;
	list-style-image: none;
	border: 0px;
}

/**** NEWS ***/
.news {
	margin: 2em 0 0 1em;
}

.news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.news ul li {
	border-bottom-width: 0px;
}

.news ul li.last {
	border-bottom-width: 0px !important;
}

.news .comment {
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	color: #000 !important;
}

.announces a {
	color: #000;
}
.announces a:hover {
	color: #F00;
}
.announces li {
	list-style-type: none !important;
	list-style-image: none !important;
}
