.all .t .search .input
{
	border: 1px solid #ee6d00;
}

.all .t .search .button
{
	color: #ee6d00;
	background-color: transparent;
	border:0px;
	cursor: pointer;
}

.all .c a:hover
{
	color: #ee6d00;
}


.all .c .lmenu a
{	
	background-image: url(panel/strzalka_d.png);
	background-repeat: no-repeat;
	background-position: left;
	
	padding-left: 13px;
	
	text-decoration: none;
	color: #000;
}

.all .c .lmenu a:hover
{
	text-decoration: none;
	color: #ee6d00;
}

.all .c .lmenu .color
{
	color: #ee6d00;
}

.all .t .menu a:hover
{
	color: #ee6d00;
	text-decoration: none;
}

.all .t .button a:hover
{
	color: #ee6d00;
	text-decoration: none;
}

.all .b .menu a:hover
{
	color: #ee6d00;
	text-decoration: none;
}

.all .c h1
{
	background-color: #ee6d00;
	padding: 2px;
	
	font-size: 12px;
	font-weight: normal;

	color: #fffcff;
}

.background
{
	background-image:url(panel/background.png);
	background-repeat:repeat-x;
	
	background-color: #fff;
	border-bottom: 1px solid #ee6d00;
}

.background2
{
	background-image:url(panel/background2_d.png);
	background-repeat:no-repeat;
	
	background-color: #fff;
	border-bottom: 1px solid #ee6d00;
}

.border
{
	border-top:1px solid #fff;
}

.all .c ul li
{
	list-style-image: url(panel/li_d.png);
}

.all .c img
{
	border: 1px solid #ee6d00;
	background-color: #fafafa;
	padding: 2px;
}

.all .c h2
{
	font-weight: bold;
	color: #ee6d00;;
	
	padding-bottom: 3px;
	
	font-size: 11px;
	border-bottom: 2px solid #ee6d00;
	
	padding-left: 20px;
	
	background-image: url(panel/h2_d.png);
	background-position: left;
	background-repeat: no-repeat;
}

.all .c h3
{
	background-color: #ee6d00;
	padding: 2px;
	
	font-size: 12px;
	font-weight: normal;

	color: #fffcff;
}

.all .c h4
{
	font-weight: bold;
	color: #ee6d00;;
	
	padding-bottom: 3px;
	
	font-size: 11px;
	border-bottom: 2px solid #ee6d00;
}