#msearch{
	background-color: #ff8f00;
	width: 100%;
	height: 40px;
	padding-top:5px;
}

#msearch input{
	width: 90%;
	color: #7e7e7e;
}

#msearch a{
	color:#FFFFFF;
	font-size:10px;
	position: relative;
	left: 27px;
	top:2px;
}

#meropri{
	margin: 6px 0px;
	padding:18px 0px;
	width: 100%;
	background-color: #f7e7d2;
	text-align: center;
	
}

#meropri img{
}

#reclama{
	padding:10px 0px;
	
}

#poll{
	font-size: 10px;	
	font-weight: normal;
}

#poll_head{
	background-color: #515151;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	
	
}


#poll_q{
	background-color: #ff8f00;
	text-align:left;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0px;
	height: 40px;
	font-size:10px;
}

#poll_img{
	background-image: url(../images/design/poll_q.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 22px;
	height: 31px;
	margin: -15px 7px 17px 7px;
	float: left;
}

#poll_qt{
}

#poll_as{
	background-color: #f7eee4;
	color: #7e7e7e;
	text-align: left;

	/*padding:8px 0px 8px 11px;
	*/
		overflow: hidden;	

}



#poll_b{
	background-color: #f7eee4;
	height: 17px;
	padding:5px 0;
}

#poll_b a{
	color: #7e7e7e;
}


#poll1{
	margin:5px 0px 5px 5px;
}

#responsetable{
	width: 100%;
}

#responsetable tr{
	margin: 5px;
}

#responsetable td{
	margin: 5px;
	padding:5px;
}

#responsetable .text
{
	width: 420px;
}

#responsetable .date
{
	width: 80px;
}
#responsetable .ressedit{
	display: none;
	width:410px;
/*	height:42px;*/
	height:150px;
}

#responsetable .resp_text{
	vertical-align: top;
	text-align: left;
/*	height: 50px;*/
}

#responsetable .sub_t{
	display: none;
}


table#workers{
	background-color: #DADADA;
	width:100%;
}	

table#workers td{

	padding:4px;
}

table#workers th{
	text-align: center;
}	


table#workers tr.of{
/*	background-color: #EFEFEF;*/
	background-color: #FFF;
	color:#000;
	font-size:15px;
	font-weight: bold;
	text-align: center;
}	

table#workers tr.work {
	background-color: #e9e9e9;
	font-size:12px;
	font-weight: normal;
	border:4px solid white
}	

div#w_info{
	width: 334px;
	float:left;
	padding: 10px;
}
div#w_foto{
	width: 230px;
	text-align: center;
	
}

div#w_info p#w_n{
	font-size:16px;
	font-weight: bold;
	color:#000;
	 
}
