body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 12px; 
	color: #4D515B; 
	background:#262626;
	margin:0px; 

	background-color:white;
	line-height: 16px;
	
}
img {
	border: 0px
}
td {
	text-align:left; 
	vertical-align:center
}
a {
	text-decoration: none;
	color: #FA8F1A;
}
a:hover {
	color: #415D7C;
}
div {
	border-spacing:0px;
	padding:0px;
}
h1, h2, h3 {
	margin: 0px;
	margin-top: 10px;
	padding:0px;
	font-size: 13px;
	color: #FF8503;
}
.inputTXTform {
	width:303px; 
	font-size:11px; 
	padding:3px;
	padding-top:5px; 
	height:25px;
	border: none;
	background: url('../gfx/input.jpg') no-repeat; 
}
.over {
	overflow:hidden;
}
.DIVinput {
	float:left;
	background: url('../gfx/divform.png') no-repeat;
	height:25px;
}
.formularzTXT {
	float:left;
	font-size:11px;
	margin-left:2px;
	line-height:25px;
	width:130px;
}
.selectForm {
	float:left;
	font-size:11px;
	margin:4px 6px 0px 2px;
	line-height:25px;
	width:220px;
	background:none;
	border:none;
}
.areaTXT, .areaTXT2 {
	font-size:11px; 
	padding:3px;
	width:309px;
	height:144px;
	background: url('../gfx/textarea.png') no-repeat; 
	border: none;
}

.areaTXT2 {
	background: url('../gfx/textarea2.png') no-repeat;
	width:400px;
	height:200px;
}



.red {
	color:red;
}
#center_site {
	width: 100%;
	overflow: hidden;
	padding-top:1px;
	padding-bottom:1px;
}
#center_site a.pages {
	margin-right:4px;
	font-size:11px;
	color: #053565;
	border: 1px solid white;
}
#center_site a.pages:hover {
	color: #053565;
	border: 1px solid #053565;
}
#center_site .page_select {
	margin-right:4px;
	font-size:11px;
	color: #053565;
	border: 1px solid #053565;
}
#center_site div {
	padding:1px;
}
#center_line {
	margin-top:3px; 
	margin-bottom: 3px;
	width: 100%;
	border-top: 1px solid #D2D8D8;
}
#l50l, #l50r {
	width:49%;
	float:left;
	text-align:left;
}
#l50r {
	text-align:right;
}
#l70l, #l80l {
	width:62%;
	float:left;
	margin-left:4px;
	text-align:left;
	padding-top:2px;
	padding-bottom:2px;
	color:red;
}
#l30r, #l20r {
	width:33%;
	float:left;
	margin-right:4px;
	text-align:right;
	line-height:23px;
}
#l20r { width:19%}

.txt_register {
	width:160px;
	padding:3px;
	color:#808080; 
	border: 1px solid #D88B7E;
	background: #FEE8E8;
}
.txt_register_opt {
	width:160px;
	padding:3px;
	color:#808080; 
	border: 1px solid #808080;
	background: #F0EFF0;
}
#navig {
	width: 100%;
	margin-top:0px;
	background: url('../gfx/navig.jpg') repeat-x ;
	height:28px;
	line-height:28px;
	padding-left:4px;
	color: #ffffff;
}
#navig a {
	font-size:12px;
	color: #ffffff;
}
#navig a:hover {
	color: #A64837;
}

.DIVsmallIMG {
	width:295px;
	padding-top:5px;
	padding-left:5px;
	display: table-cell; 
	vertical-align: middle;
	text-align:center;
}

.DIVsmallIMG a.prev, .DIVsmallIMG a.next {
	display: block;
	float: left;
	width: 30px;
	height: 70px;
	text-decoration: none;
	background: url("../gfx/imageNavLeft.gif") left 25px no-repeat;
}

.DIVsmallIMG a.next {
	background: url("../gfx/imageNavRight.gif") right 25px no-repeat;
}
.DIVsmallIMG a.next:hover {
	background-image: url("../gfx/imageNavRightHover.gif");
}
.DIVsmallIMG a.prev:hover {
	background-image: url("../gfx/imageNavLeftHover.gif");
}    
.DIVsmallIMG a:hover, .DIVsmallIMG a:active {
	border: none;
	outline: none;
}

.DIVsmallIMG ul li{
	width:114px;
	vertical-align:middle;
}

a.orderby {
	color: #617994;
	font-size:11px;
}
a.orderby:hover{
	color: #FF8503;
}
