﻿.for_arch_all{
	background-color: #ffbb00;
	padding: 10px 20px;
	width: 160px;
	height: 243px;
	float: right;
}
.for_arch_all h3{
	line-height: 18px;
}
.for_arch_all li{
	list-style-image: url(../img/shape/arrow_small.png);
	list-style-position: inside;
	color: #fff;
}
.clr_black{
	color: #000;
}
.clr_white{
	color: #fff;
}
.fn_bld{
	font-weight: bold;
}
.top3{
	margin-top: 3px;
}
.top10{
	margin-top: 10px;
}
.btn{
	background: transparent url(images/main/btn.png) scroll no-repeat 0 0;
	height: 20px;
	width: 100px;
	cursor: pointer;
	text-indent: -999px;
	border: 0 none;
}
.btn_zaloguj_sie{
	background-position: 0 0;
	height: 27px;
	width: 93px;
}
.btn_zaloz_konto{
	background-position: 0 -54px;
	height: 27px;
	width: 93px;
}
.zarejestruj_sie
{
	position: absolute;
	left: 52px;
	top: 242px;
}
.zarejestruj_sie_hide
{
	font-size: 8pt;
	color: Black;
	font-family: Arial;
}
.zarejestruj_sie_hide input
{
	color: #767676;
	font-size: 8pt;
	display: inline-block;
	margin: 2px 0px 4px 0px;
	width: 150px;
}