@CHARSET "UTF-8";
#body
{ 
    font-family: Tahoma; 
	font-size: 10pt; 
	color:#5f5f5f; 
}
#website
{
	margin: 0px auto;
	width: 985px;
}
#footer
{
	width: 985px;
	text-align:center;
	border-top:2px solid #DDDDDD;
	padding-top:10px;
	margin: 10px auto 0px auto;
}
#top
{
	margin-bottom: 30px;
}
#top img
{
	border: none;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
#search
{
	float: left;
	width: 540px;
	height: 44px;
	background-image: url('../img/layout/wysz_bg.jpg');
}
#content, #content2
{
	width: 705px;
	float: left;
}
#content .border, #content2 .border
{
	width: 696px;
	background-image: url('../img/layout/boxbg_polecane.jpg');
	background-repeat: repeat-y;
	padding-bottom: 15px;
}
#right
{
	width: 260px;
	float: right;
}
#right .border
{
	background-image: url('../img/layout/p_tlo_.jpg');
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
#categoryTitle
{
	background-image: url('../img/layout/belka.jpg');
	background-repeat: no-repeat;
	color: #888888;
	font-size: 120%;
	height: 36px;
	padding-left: 10px;
	font-family:Tahoma; 
	font-size: 12px;
	font-weight: bold;
}
#advertisement_center
{
	float: left;
	width: 690px;
	/*height: 134px;*/
	margin: 10px 0px;
}
a
{
	color: gray;
}
img
{
	border: none;
}
.formLayout label
{
	display: block;
	width: 130px;
	float: left;
	margin-bottom: 5px; 
}
.formLayout input, .formLayout select
{
	display: block;
	width: 180px;
	float: left;
	margin-bottom: 5px;
}
.formLayout br
{
	clear: both;
}