@CHARSET "UTF-8";




#leftSpace{
	height: 200px;	
	display:inline; float:left; 
	background: #939393;
	margin: 0 auto;
}

#rightSpace{
	height: 200px;
	display:inline; float:right; 
	background: #939393;
	margin: 0 auto;
}



#header-wrapper {
	background: url(../grafika/naglowek.jpg) no-repeat 50% 0;
	height: 416px;	
}


div#header{		
	background: url(../grafika/naglowek.jpg) no-repeat 50% 0;
	height:416px;		
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 980px;
	text-align:left;
}



div#main{
	text-align: left;
	position:relative;
	dispaly:block;
	margin:0 auto;
	width:980px;background:#000000;
	padding:0px 0px 0px 0px;
	

}

div#left{
	display:inline; 
	float:left;
	position:relative;left:0px;
	margin:0px;
	width:205px;background:#000	url(../grafika/menuL.jpg) 11px 0px no-repeat;
	height:505px;
}

div#left-t{
	position:relative;left:30px;
	width:150px;
}

div#center{
	display:inline; 
	float:left;
	width:560px;
	position:relative;margin:0px;padding:0px;
	}

div#center-m{
	display:inline; 
	float:left;
	position:relative;margin:0px;
	width:561px;
	background:#000	url(../grafika/middle3.jpg) 1px 0px repeat-y;
	min-height:450px;
	
}

div#center-t{
	text-align:center;
	position:relative;left:20px;
	width:530px;
	min-height:450px;
	
}





div#center-end{
	display:inline; 
	float:left;
	position:relative;margin:0px;padding:0px;
	width:589px;
	background:#000	url(../grafika/bottom.jpg) -12px 0px;
	min-height:33px;
}

div#right{
	display:inline; 
	float:left;
	position:relative;margin:0px;padding:0px;
	width:200px;background:#000	url(../grafika/menuR.jpg) 4px 0px no-repeat;
	height:505px;
}

div#right-t{
	position:relative;left:35px;
	width:150px;
}

.clear {
	clear:both;
}



#stopka1{
	
	background:#000000    repeat-x 50% 50%;
	min-height:50px;
	position:relative;
	min-width:980px;
	color:#eee;font-size:10px;
	text-align:center;
	display:block;
}



#loginMainButt{

	position:absolute; top:320px;left:233px;
	height:43px;
	width:136px;
}


#regMainButt{

	position:absolute; top:320px;left:600px;
	height:43px;
	width:136px;
}



