* {
	padding: 0;
	margin: 0;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #000000;
}

div, p, td{
	font: 11px Tahoma;
}

#bone {
	background: url('../images/bone.jpg');
	height: 49px;
}

#left {
	background: url('../images/left.jpg') top right no-repeat;
	height: 748px;
}

#right {
	background: url('../images/right.jpg') top left no-repeat;
	height: 748px;
}

#right_art {
	background: url('../images/stars.jpg');
}

#left_art {
	background: url('../images/stars.jpg');
}

#down_art {
	background: url('../images/stars.jpg');
}

#art {
	background: url('../images/stars.jpg');
	font: 14px Tahoma;
	line-height: 18px;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	width: 679px;
}

#art a {
	color: #Dc5454;
}

#bone h2 {
 font: 15px Tahoma;
 color: #ffffff;
 text-align: center;
 font-weight: bold;
}

.baner{
 width: 160px;
 height: 600px;
}

#logo{
 width: 160px;
 height: 49px;
}

.mt49{
 margin-top: 49px;
}

.mt59{
 margin-top: 59px;
}

.mt10{
 margin-top: 10px;
}

.f_right{
 float: right;
}

.f_left{
 float: left;
}


.clear_end{
	clear: both;
	padding: 0px;
	margin: 0px;
}

#nojavascript{
	position:	absolute;
	left:		0px;
	top:		0px;
	width:		100%;
	height:   100%;
	text-align:	center;
	z-index: 1000;
}

#nojavascript #bg_alert{
 background: url('../images/center_alert.jpg') top left no-repeat;
}

#nojavascript #bg_alert #alert{
	margin-top: 370px;
	color:		#ffffff;
	font-family: verdana;
	font-size: 10px;	
}

#website #bg_alert{
 background: url('../images/center_alert.jpg') top left no-repeat;
}

#website #bg_alert #alert{
	margin-top: 370px;
	color:		#ffffff;
	font-family: verdana;
	font-size: 10px;	
}

#debug{
 position: absolute;
 top: 				0px;
 left: 				0px;
 background: #df0000;
 color: 		#fff;
 padding: 	10px;
 z-index: 	1000;
}

#up{
 background-color: #000000;	
 background-image: url('../images/stars.jpg');
 height: 120px;
}

#menu{
 font: 15px Tahoma;
 color: #ffffff;
 text-align: center;
 width: 615px;
}

#down{
 background-color: #000000;	
 background-image: url('../images/down.jpg');
 background-position: top center;
 background-repeat: no-repeat;
}

.poletxt
	{
		background-color: #252525;
		font: 14px Tahoma;
		color: #ffffff;
		text-align: center;
		line-height: 14px;
		border-style: solid;
		border-width: 1px;
		border-color: #ffffff;
		padding: 1px 1px 1px 1px;
	}

.przycisk
	{
		background-color: #5D000B;
		color: #ffffff;
		font: 14px Tahoma;
		text-align: center;
		line-height: 14px;
		border-style: solid;
		border-width: 1px;
		border-color: #ffffff;
		padding: 1px 1px 1px 1px;
	}
	
.wycena
	{	
		font: 14px Tahoma;
		line-height: 18px;
		text-align: left;
	}
	
h2 {
 font: 15px Tahoma;
 color: #ffffff;
 text-align: center;
 font-weight: bold;
}