.art-category {
	margin-bottom: 20px;
	border-bottom: 1px dotted #000;
	padding-bottom: 10px;	
}

.art-category  .art-image {
	float: left;
	margin: 0 10px 0 0;
}

.art-category  .art-image img {
	width: 150px;
}

.art-category  .art-title {
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
}

.art-category a {
	color: #000;
	text-decoration: underline;
}



.item { margin: 0 0 10px 0;}
.item .contentpaneopen {
	height: 102px;
	border: 0px solid red;
	overflow: hidden;
}
.item .contentpaneopen strong {

}

.item .head { }
.item .date { 
	margin: 3px 0; 
	color: #666;
	font-size: .8em;
}










/********* pages *****/

/********* contact page *****/
.contact-item {
	color: #000;
	margin: 0 0 10px 300px;
	line-height: 1.8em;
}

.contact-item a {
	color: #000;
	text-decoration: underline;
}

.contact-item span {
	color: #626262;
}

.contact-item strong {
       	padding: 0 0 10px 0;
	border-bottom: 1px dotted #000;	
	display: inline-block;
	margin: 0 0 10px 0;
	color: #626262;
}

.contact-item strong.head {
	float: left;
	padding: 2px 5px 2px 5px;
	margin: 0;
	background: #8f8f8f;
	color: #fff505;
	text-shadow: 0 -1px 0 #646464;
	display: inline-block;
	margin-left: -250px;
	border-bottom: 0px dotted #000;		
}

.contact-item .c-line {
	display: block;
	border-top: 1px dotted #000;	
	height: 1px;
	margin-left: -250px;
	clear: both;
	line-height: 0;
	position: relative;
	margin-top: -2px;
	margin-bottom: 20px;
}
.contact-item .ctel {
	background: url(../f/ctel.png) left center no-repeat;
	padding: 2px 0 2px 30px;
	margin: 2px 0;
}

.contact-item .cmail {
	background: url(../f/cmail.png) left center no-repeat;
	padding: 2px 0 2px 30px;
	margin: 2px 0;
}

.contact-item .cskype {
	background: url(../f/cskype.png) left center no-repeat;
	padding: 2px 0 2px 30px;
	margin: 2px 0;
}

table.transport {
	margin: 10px 0;
	border-top: 2px solid #b3b3b3;
	border-bottom: 2px solid #b3b3b3;
	width: 100%;
}

/******** gallery *********/
.pg-imgbg img {
	border: 1px solid #fff !important;
}

.pg-imgbg {
	padding-bottom: 3px !important;
	background: url(../f/pics_footer.png) center bottom no-repeat;
	border: 0px solid red;	
}

.pg-cats-box-float a.gal_link {
	font-weight: bold;
	color: #000;
}

.pg-cats-box-float small {
	margin-bottom: 20px !important;
	display: block !important;
	border: 1px solid red !important;
}

