.halfspace {
	width: 50%;
	float: left;
	margin-bottom: 10px;
}
.media-categories {
	font: 11px/24px Arial, Helvetica, sans-serif;
	width: 240px;
	margin-bottom: 25px
 	}
.marginleft-1 {
	margin-left: -1px;
}
.media-container {
	float: left;
	font: 11px/24px Arial, Helvetica, sans-serif;
 	}
.media-h {
	height: 26px;
	color: #fff;
	font: bold 12px/26px Arial, Helvetica, sans-serif;
	background: url(../images/media-h.png) no-repeat #008356;
	padding: 0 10px;
}
.media-logo {
	width: 213px;
	background: #fff489;
	float: left;
	padding-bottom: 12px;
	border: 1px solid #008356;
}
.media-logo img{
	position:relative;
	left: 6px;
	top: 6px;
}
.media-options {
	float:left;
	padding: 0px;
	background-color: #black;
}
.hidden {
	display: none;
}
ul.first-ul {
	width: 230px;
	border-right: 1px solid #008356;
	border-bottom: 1px solid #008356;
}
li ul {
	margin-left: 10px;
	padding: 0;
}
li.media-li {
	background-color: #accfbf;
	border-top: 1px solid #008356;
	border-left: 1px solid #008356;
	margin: 0 0 0 -1px;
	padding: 0;
	list-style: none;
}
li.media-li > a{
	display: block;
	height: 24px;	
	background: url(../images/mediacat-option_arrow_right.png) no-repeat;
	background-position: 5px center;
	padding: 0 10px 0 18px;
	color: #2f2f20;
	text-decoration: none;
	background-color: #accfbf;
	}
li.media-li > a:hover{
	text-decoration: underline;
	}
li.media-li > a.open {
	background: url(../images/mediacat-option_arrow_down.png) no-repeat;
	background-position: 5px center;
}
li.gallery-li {
	margin: 0 0 0 -1px;
	list-style: none;
	background-color: #b9dccc;
	border-top: 1px solid #008356;
	border-left: 1px solid #008356;
}
li.gallery-li > a { 
	display: block;
	height: 24px;	
	color: #2f2f20;
	text-decoration: none;
	background-color: #b9dccc;
	padding: 0 8px;
	}
li.gallery-li > a:hover {
	text-decoration: underline;
	}
.gallery_inside{
	float:left;
	margin:0px; 
	margin-bottom:10px; 
	text-align:center; 
	width: 225px; 
}
.categories div.open{
		background: url(/ua/images/left_col_h_2.png) no-repeat #008356
}

