#works_empty_header{
	width: 200px; 
	height: 30px; 
	background-color: #fff; 
	position: inherit;
}

#category_menu_bg{
	width: 800px;
	background-color: #fff;
	position: absolute;
}
#temporary_cats_div{
	background-color: #00f;
	position: absolute;
	z-index: 1;
	width: 960px; 
	height:40px; 
	opacity: 0;
	display: none;
}

.not_active_cats{
	font-size: 17px;
	margin-left: 20px;
	color: #ff76ff;
	text-transform: uppercase;
	margin-top: 10px;
	cursor: pointer;
}

.works_image{
	width: 211px;
	height: 209px;
	float: left;
}


.description {
	width: 410px;
	height: 350px;
	float: left;
	margin-left: 28px;
}

.description .title{
	width:400px; 
	height:30px;
	margin-top: 5px;
	font-size: 1.28em;
	font-weight: lighter;
	word-spacing: 6px;
	text-align: left;
    border-bottom: 1px solid #ff76ff;
    font-family:  bpg extrasquare;
    color: #979797;
    text-transform: uppercase;
}
.description .title span{
	background-color: #fff;
	font-family: bpg extrasquare;
}
.url{
	margin-top: 15px;
	background-color: #fff;
}
.url a{
	color: #ff76ff; 
    font-size: 1.38em; 
    font-family: Arial;
    text-decoration: none;
    font-family: bpg extrasquare;
}
.url a:hover{
    text-decoration: underline;
}

.description_text{
	background-color: #fff;
	width: 403px;
	height: 47px; 
	margin-left: 17px;
	margin-top: 15px;
	text-align: justify;
	font-size: 0.69em;
	color: #979797;
}

.texnologies {
	margin-top: 22px;
}
.texnologies, .used_tex {
	display: block;
}
.used_tex {
	width: 180px;
	float: left;

}
.texnologies_list {
	display: block;
	color: #ff76ff; 
	text-transform: uppercase;
	margin-left: 181px;
	
}
.texnologies, .submited {
	background-color: #fff;
	font-size: 0.74em;
}
.submited {
	clear: both;
}

.texnologies .used_tex, .submited .submited_title {
	color: #979797; 
	text-transform: uppercase;
}

.submited .subnited_url  {
	color: #ff76ff; 
	text-transform: uppercase;
	margin-left: 1px;
}

.submited .subnited_url  {
	text-decoration: none;
}
.subnited_url:hover {
	text-decoration: underline;
}
.wsau{
	width: 286px;
    height: 310px;
    float: left; 
    margin-left: 20px; 
    /*background-color: #090;*/
}


.wsau .wsau_title_block{
    background-color: #fff;
	width:280px; 
	height: 43px;
	font-size: 0.75em;
	border-bottom: 1px solid #ff76ff;
}


.wsau .wsau_title_block .wsau_title_text{
    text-align: right; 
    color: #979797
}
.wsau_title_text{
	padding-top: 25px;
	/*background-color: #090;*/
}

.brjyali {
	width: 57px;
	height: 166px;
	float: left;
	background: url("../img/brjyali.png");
	background-repeat: no-repeat;
}


.wsau_text{
    background-color: #fff;
	width: 220px;
	font-size: 0.75em;
	text-align: justify;
	margin-left: 57px;
	margin-top: 50px; 
	color: #979797;
	font-style: italic;
}

footer {
	width: 280px;
}


.author {
    background-color: #fff;
	text-align: right; 
	color: #ff76ff;
	font-size: 0.81em;
	font-style: italic;
	font-family: Arial;
	line-height: 35px;
}

.manager {
	margin-top: -8px;
	text-align: right; 
	color: #898989;
	font-size: 0.81em;
	font-style: italic;
	font-family: Arial;
}

