body
{
	background: #b0cdea;
	font-family: calibri, verdana, tahoma, arial;
	font-size: 10pt;
	padding: 0;
	margin: 0;
}

#container
{
	padding-right: 400px;	
}

#left
{
	min-height: 760px;
	background: #b0cdea url(img/menu_bkg.jpg) no-repeat top right;
	position: relative;
	float: left;	
	width: 860px; 
}

#right
{
	width: 400px;
	margin-right: -400px;
	background: transparent url(img/hand.jpg) no-repeat right top;
	height: 760px;
	position: relative;
	float: left;  
}

#logo
{
	margin: 20px 0 0 25px;
	border: none;
	float: left;
}

#menu
{
	float: right;
	_width: 670px;
	padding: 60px 0 0 0;

}


#menu ul
{
	padding: 0;
	margin: 0;
}

#menu ul li
{
	display: inline;
	margin: 0 20px 0 0;
}

#menu ul li a, #menu ul li a:hover
{
	color: #2e3092;
	text-decoration: none;
	font-style: italic;
	font-size: 14pt;
}

#menu ul li a:hover,#menu ul li a.active:hover
{
	color: #ffffff;
}

#menu ul li a.active
{
	_color: #e1ecf7;
	color: #eeeeee;
}

#content
{
	
	width: 520px;
	float: right;
	margin: 70px 30px 40px 0;
	line-height: 150%;
	text-align: justify;
}

#content p
{
	text-indent: 15px;
}

#content p span, #content span
{
	color: #2e3092;
	font-weight: bold;
}

#footer
{
	background: transparent url(img/footer_gradient.gif) no-repeat left top;
	clear: both;
	color: #677b8d;
	padding: 4px 0 40px 8px;
	
}

#partners tr td img
{
	float: left;
	margin: 0 15px 15px 0;	
	border: solid 1px #252121;
}

#partners tr td.www
{
	text-align: right;
	font-weight: bold;
	padding-bottom: 20px;
}

#partners tr td.space
{
	background: transparent url(img/divide.jpg) no-repeat left 50%;	
	height: 50px;
}


#foremkanw
{
	position: absolute;
	margin-top: 220px;
	margin-left: 40px;

}


#logout
{
	margin-top: 330px;
	margin-left: 140px;
	position: absolute;

}


#logout a
{
	text-decoration: none;
	font-size: 14pt;
	color: #2e3092;
	font-style: italic;
}

#logout a:hover
{
	color: #ffffff;
}


a
{
	text-decoration: none;
	color: #234099;
}

a:hover
{
	text-decoration: underline;
}

.blue
{
	color: #234099;
}


#error
{
	font-weight: bold;
	color: #FF0000;
}

#foremka
{
	margin-bottom:50px;
}	

.img_right
{ 
	border:1px solid #ff0000;
	float: right; 
	padding: 0px 0px 0px 0px; 
	margin-bottom: 10px;
	margin-left: 10px;
	
}

.user_products
{
	background-color: #e0e7ed;	
	padding: 4px;
	float: left;
	width: 91px;
	height: 115px;
	margin: 0 8px 8px 0;
	text-align: left;
	overflow: hidden;
}


h2 
{
	clear:both;
	padding:20px 0 18px;
}