	img	{
		border: 0;
	}
	form {
		display: inline;
	}
	html{
		overflow-x: hidden;
	}
	body {
		margin: 0;
		padding: 0;
		background-color: #000;
		font-family: verdana, arial, sans-serif;
		color: #a1a1a1; 
		font-size: 11px;
		text-align: center;
	}
	div.sep, div.space-line {
		clear: both; margin: 0; padding: 0; width: auto;
	}
	
	a {
		font-family: verdana, arial, sans-serif;
		color: #a1a1a1;
		font-size: 11px;
		text-decoration: none;
	}
	
	div {
		text-align: left;
	}
	
	div#all {
		width: 997px;
		margin: 0 auto;
	}
	
	div#login {
		float: right; 
		width: 204px; 
		height: 89px;
		margin-right: 170px;
	}
	div#login input.itext {
		background: url(img/input.gif);
		border: 0;
		height:18px;
		font-size: 10px;
		width:112px
	}
	div#login input.ibutton {
		border: 0;
		width: 69px;
		height: 22px;
		margin-top: 0px;
	}
	
	div.space-line {
  		clear: both; margin: 0; padding: 0; width: auto;
	}
	
	
	div#hormenu {
		margin-bottom: 10px;
	}
	div#hormenu div.element a {
		width: 153px;
		height: 36px;
		float: left;
		background: url(img/button.png);
		display: block;
		line-height: 36px;
		color: #f4cc51;
		font-size: 13px;
		text-align: center;
	}
	div#hormenu div.element a:hover {
		background: url(img/buttonlight.png);
		color: #257de3;
	}
	
	div#hormenu div.search {
		width: 232px;
		height: 36px;
		float: left;
		background: url(img/searchback.png);
	}
	div#hormenu div.search div.topsearch {
		margin-top: 5px;
	}
	div#hormenu div.search input.itext {
		border: 0;
		width: 112px;
		height: 18px;
		margin-left: 5px;
		background: url(img/input.png);
		padding: 0;
	}
	div#empetki input.itext {
		border: 0;
		width: 112px;
		height: 18px;
		margin-left: 5px;
		background: url(img/input.png);
		padding: 0;
	}
	div#hormenu div.search input.ibutton {
		border: 0;
		background: url(img/submit.png);
		width: 69px;
		height: 22px;
		margin-top: 0px;
	}
	div#empetki input.ibutton {
		border: 0;
		background: url(img/submit.png);
		width: 69px;
		height: 22px;
		margin-top: 0px;
	}

	div#left, div#right {
		float: left;
		width: 188px;
	}
	
	div#right div.text {
		background: url(img/menuback2.png);
		padding: 4px;
	}
	
	div#left h4, div#right h4 {
		background: url(img/menuback.png);
		width: 188px;
		height: 31px;
		margin: 0;
		padding: 0;
		color: #f4cc52;
		text-align: center;
		line-height: 31px;
		font-size: 11px;
	}
	div#left ul, div#right ul {
		list-style-type: none;
		padding-left: 0;
		margin-top: 0; 
		margin-left: 0;
		background: url(img/menuback2.png);
	}
	div#left ul li, div#right ul li {
		color: #a2a2a2;
		height: 19px;
		margin-bottom: 2px;
		background: url(img/mitemback.png);
	}
	div#left ul li div, div#right ul li div {
		background: url(img/list.png);
		width: 16px;
		height: 19px;
		float: left;
	}
	div#left ul li a, div#right ul li a {
		color: #a2a2a2;
		display: block;
		background: url(img/mitemback.png);
		height: 19px;
		line-height: 19px;
	}
	div#left ul li a:hover, div#right ul li a:hover {
		background: url(img/mitembacklight.png);
	}
	
	div#center {
		width: 590px;
		float: left;
		margin: 0 15px;
	}
	
	div#center div.head {
		background: url(img/cback.png);
		width: 590px;
		height: 37px;
	}
	
	div#center div.head div.left {
		background: url(img/cleftcorner.png);
		width: 21px;
		height: 37px;
		float: left;
	}
	
	div#center div.head div.center {
		width: 563px;
		height: 37px;
		float: left;
		line-height: 37px;
	}
	
	div#center div.head div.right {
		background: url(img/crightcorner.png);
		width: 6px;
		height: 37px;
		float: left;
	}
	
	div#center div.head h1,  div#center div.head h2 {
		display: inline;
		padding: 0;
		margin: 0;
		font-size: 11px;
	}
	
	div#center div.text {
		background-color: #0b0b0b;
		padding: 11px;
		margin-bottom: 13px;
	}

	div#footer {
		background: url('img/footer2.png');
		width: 997px;
		height: 31px;
	}













