.all .t .search .input
{
	border: 1px solid #842829;
}

.all .t .search .button
{
	color: #842829;
	background-color: transparent;
	border:0px;
	cursor: pointer;
}

.all .c a:hover
{
	color: #842829;
}

.all .c .lmenu a
{	
	background-image: url(panel/strzalka_a.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: #842829;
}

.all .c .lmenu .color
{
	color: #842829;
}

.all .t .menu a:hover
{
	color: #842829;
	text-decoration: none;
}

.all .t .button a:hover
{
	color: #842829;
	text-decoration: none;
}

.all .b .menu a:hover
{
	color: #842829;
	text-decoration: none;
}

.all .c h1
{
	background-color: #c43644;
	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 #c03548;
}

.background2
{
	background-image:url(panel/background2.png);
	background-repeat:no-repeat;
	
	background-color: #fff;
	border-bottom: 1px solid #c03548;
}

.border
{
	border-top:1px solid #fff;
}

.all .c ul li
{
	list-style-image: url(panel/li_a.png);
}

.all .c img
{
	border: 1px solid #c43644;
	background-color: #fafafa;
	padding: 2px;
}

.all .c h2
{
	font-weight: bold;
	color: #c43644;
	
	padding-bottom: 3px;
	
	font-size: 11px;
	border-bottom: 2px solid #c43644;
	
	padding-left: 20px;
	
	background-image: url(panel/h2_a.png);
	background-position: left;
	background-repeat: no-repeat;
}

.all .c h3
{
	background-color: #c43644;
	padding: 2px;
	
	font-size: 12px;
	font-weight: normal;

	color: #fffcff;
}

.all .c h4
{
	font-weight: bold;
	color: #c43644;
	
	padding-bottom: 3px;
	
	font-size: 11px;
	border-bottom: 2px solid #c43644;
}


.all .c .formularz input
{
	border: 1px solid #c43644;
}

.all .c .formularz textarea
{
	border: 1px solid #c43644;
}

.all .c .formularz input.button
{
	border: 0px;
}