body
	{
		background-color: #EBE9DD;
	}
div.wrapper
	{
		width: 100%;
		height: 100%;
		float: left;
		overflow: hidden;
	}
div.container
	{
		background-image: url('../images/tlo.jpg');
		background-repeat: repeat-x;
		font-family: Arial;
		float: left;
		width: 2500px;
		overflow: hidden;
	}
.center
	{
		float: left;
		overflow: hidden;
	}
div.left_side
	{
		float: left;
		height: 620px;
		width: 399px;
		overflow: hidden;
	}

#content
	{
		height: 370px;	
		width: 461px;
		margin-top: -36px;
		padding-top: 55px;
		background-color: #C9C7B2;
		padding-left: 20px;
		float: left;
		overflow: hidden;
	}
#realContent	
	{
		padding: 20px;
		font-family: "Arial";
		font-size: 11px;
		height: 320px;
		width: 420px;
		background-color: #E6E1C4;
		float: left;
		color: #4F4B3F;
		overflow: auto;
	}
#rightBorder
	{
		float: left;
		overflow: hidden;
	}
	

#imgFull
	{
		float: left;
		width: 1500px;
		height: 620px;
		overflow: hidden;
	}
img.full
		{
			float: left;
			width: 1400px;
			height:620px;
			overflow: hidden;
		}
div.clear
	{
		clear: both;
	}
div.bottom
	{
		margin-left: 0px;
		height: 30%;
		width: 100%;
		color: #4F4B3F;
		background-color: #EBE9DD;
		float: left;
		overflow: hidden;
	}
div.footer
	{
		margin-left: 400px;
		width: 520px;
		overflow: hidden;
	}
div.textRight
	{
		float: right;
		margin-right: 0px;
		font-size: 10px;
		font-family: "Arial";
	}
div.textLeft
	{
		float: left;
		font-size: 10px;
		font-family: "Arial";
	}
.galleryRowElement
	{
		float: left;
		margin: 10px;
	}
.galleryBorder
	{
		border: 5px solid #C9C7B2;
	}
.galleryRow
	{
		
		float: left;
		margin-left: 25px;
		width: 390px;
	}
#galleryText
	{
		height: 100px;
	}
a
	{
		text-decoration: none;
		color: #4F4B3F;
	}
#certyfikat_box
	{
		margin: auto;
	}
div.pages
	{
		width: 100%;
		text-align: center;
		font-size: 14px;
	}
