/* by DILOA Mateusz Płatek */

img, body
	{
	border:0px; 
	margin: 0px;
	}

.container-main
	{
	width: 1015px;
	margin: auto;
	}

.news
	{
	margin: 10px 0 0 30px;
	font-family: Tahoma;
	font-size:11px;
	color: #545456;
	}

#news-cust
	{
	color: #409DDB;
	}
	
.form
	{
	margin: 30px 0 0 30px;
	font-family: Tahoma;
	font-size:11px;
	color: #545456;
	}

#form-blue
	{
	color: #409DDB;
	}
	
.top
	{
	height:64px;
	width: 1015px;
	vertical-align: bottom;
	display: table-cell;
	}
	
.top-text
	{
	height: 33px;
	color: #374045;
	font-size: 21px;
	font-family: Tahoma;
	vertical-align: bottom;
	display: table-cell;
	}
	
.top-text-blue
	{
	color: #409ddb;
	font-weight: 400;
	}
	
.header
	{
	height: 272px;
	width: 1015px;
	background: url('../images/header-background.jpg') no-repeat;
	}
	
.header-text
	{
	font-family: Tahoma;
	font-size: 11px;
	width: 412px;
	height: 200px;
	float: left;
	margin-left:35px;
	margin-top:65px;
	color: #545456;
	}
	
.kim-jestesmy
	{
	font-family: Tahoma;
	font-size: 15pt;
	font-weight: 600;
	}
	
.h-ruler
	{
	width: 1015px;
	height: 36px;
	background: url('../images/horizontal-bar.png') repeat-x;
	}
	
.content-box
	{
	width: 1015px;
	
	}
	
.content
	{
	width: 640px;
	}
	
.right-pane
	{
	float: right;
	width: 370px;
	height: 550px;
	background: url('../images/vertical-bar.png') no-repeat;
	}
	
.table-t
	{
	color:#545456;
	font-family:Tahoma;
	font-size:11px;
	}
	
HR
	{
	color: #ecf0f3;
	background-color: #ecf0f3;
	height: 0,5pt;
	}