/* doc file links*/
.doc a {
	min-height: 50px;
	font-size: 12px;
	width: auto;
	display: block;
	text-decoration: none;
	padding-left: 50px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(http://novov.ru/css/images/doc.png);
	font-style: normal;
	font-weight: normal;
}

.doc_size {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

.doc_link {
	text-decoration: underline;
}
/* doc file links*/
/* pdf file links*/
.pdf a {
	min-height: 50px;
	font-size: 12px;
	width: auto;
	display: block;
	text-decoration: none;
	padding-left: 50px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(http://novov.ru/css/images/pdf.png);
	font-style: normal;
	font-weight: normal;
}

.pdf_size {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

.pdf_link {
	text-decoration: underline;
}

.pdf_text {
	margin-bottom: 40px;
	padding-left: 50px;
}
/* pdf file links*/
	#top_information {
		background-position: right top;
		/*background-image: url(http://novov.ru/css/matreshka_design.png);*/
		background-repeat: no-repeat;
		font-size: 24px;
		font-style: italic;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #666666;
		right: 18%;
		z-index: 1;
		top: 35px;
		position: absolute;
		height: 200px;
		width: 500px;
	}
	a {
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		text-decoration: underline;
		color: #569559;
	}

	a:hover {
		color: #336633;
	}
	#bottom_price {
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	font-size: 14px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 40px;
	padding-bottom: 30px;
	padding-right: 40px;
	padding-left: 40px;
	}
	#pricelist {
	border-right-color: #cccccc;
	border-right-width: 1px;
	border-right-style: dotted;
	width: 555px;
	}
	#pricelist ul {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-left: 25px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	list-style-type: square;
	}
	#priceL {
	padding-bottom: 20px;
	margin: 0px;
	font-size: 15px;
	width: 400px;
	}
	#priceL h2 {
	color: #7c7c7c;
	font-size: 15px;
	letter-spacing: normal;
	line-height: normal;
	word-spacing: normal;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	}
	#priceR {
	font-size: 18px;
	text-align: center;
	width: 155px;
	}
	#contacts {
	font-size: 16px;
	}
/*  portfolio  */
#filter img {
	border-color: #cccccc;
	border-style: solid;
	border-width: 2px;
	padding: 2px;
	margin: 0px;
}
#filter img:hover {
	border-color: #999999;
	border-style: solid;
	border-width: 2px;
	padding: 2px;
	margin: 0px;
}
ul#filter {
	padding: 0px;
	list-style:none;
	overflow:hidden;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:110%;
}
ul#filter li {
	display:inline;
	margin:0;
	padding: 0px;
}
ul#filter li.title {
	width: 120px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 20px;
	display:block;
	float:left;
}
ul#filter li a {
	margin: 10px;
	display:block;
	padding: 0px;
	float:left;
}
ul#filter li.current a {
	float: left;
	margin: 10px;
	display:block;
	padding: 0px;
}

ul#filter li.current img {
	border-color: #999999;
	border-width: 2px;
	border-style: solid;
	float: left;
	margin: 0px;
	display:block;
	padding: 2px;
}

ul#portfolio {
	clear:both;
	list-style:none;
	margin: 0px;
	padding: 0px;
	overflow:auto;
	display:block;
}
#artimg {
	width: 100%;
	text-align: center;
}
#artimg img {
	border-color: white;
	border-style: solid;
	border-width: 2px;
}
ul#portfolio li {
	text-align: center;
	display: block;
	margin:0;
	padding:0;
	margin: 0px;
	width: auto;
}