body { 
	font-size: 11px;
	font-family: Verdana;
	color: #3c3c00;
	margin: 0 auto;
	background: #e2ebbd;
}

body img { 
	border: 0px;
}
.widget_social{
	float:right;
	width:232px;
	height:420px; 
	background: url(slider.png);
	display:block;
	right:-205px;
	padding:0;
	position:fixed;
	top:170px;
	z-index:100;
}

/***************************  top  ***********************************/


div.all {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding: 0;
}

div.all2 {
	width: 999px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	border-bottom: 1px solid #c1c9a3;
	border-left: 1px solid #c1c9a3;
	border-right: 1px solid #c1c9a3;
}

div.all3 {
	width: 998px;
	margin: 0 auto;
	margin-top: 12px;
	position: relative;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	border: 1px solid #c1c9a3;
}

div.all4 {
	width: 964px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding: 17px 18px 20px 18px;
}

#bg { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 50%; 
	height: 87px; 
	background-position: right; 
	background: url('images/bgl.gif') repeat-x;
}

#bg2 { 
	position: absolute; 
	top: 0; 
	right: 0; 
	width: 50%; 
	height: 87px; 
	background-position: left; 
	background: url('images/bgr.gif') repeat-x;
}

#top1 {
	width: 305px;
	height: 87px;
	float: left;
	background: url('images/nastadionach_01.gif') no-repeat;
}

a.logo {
	width: 305px;
	height: 87px;
	float: left;
}

#top2 {
	width: 479px;
	height: 75px;
	float: left;
	background: url('images/nastadionach_02.gif') repeat-x;
	padding: 12px 0px 0px 0px;
}

#top3 {
	width: 216px;
	height: 87px;
	float: left;
	background: url('images/nastadionach_03.gif') repeat-x;
}


label.login { 
	width: 75px; 
	float: left; 
	text-align: left; 
	margin: 4px 0px 0px 0px;
	color: #ffffff;
}

label.remember { 
	width: 80px; 
	float: left; 
	text-align: left; 
	margin: 2px 0px 0px 0px;
	color: #e3e78d;
}


input.checkbox {
	float: left;
	margin: 3px 5px 0px 0px;
	padding: 0;
}


button.button {	 
	height: 26px; 
	border: 0px;	
	background: url('images/loginbg.gif') repeat-x; 
	margin: -4px 8px 0px 0px;	
	padding: 0px 7px 2px 0px;
	color: #e3e78d;
	border: 0;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	cursor: pointer;
}

#menu {
	width: 1000px;
	height: 64px;
	float: left;
	background: url('images/menubg.gif') repeat-x;
}

a.menu1 {
	width: 128px;
	height: 64px;
	float: left;
	background: url('images/menu1.gif') no-repeat;
}

a.menu2 {
	width: 97px;
	height: 64px;
	float: left;
	background: url('images/menu2.gif') no-repeat;
}

a.menu3 {
	width: 83px;
	height: 64px;
	float: left;
	background: url('images/menu3.gif') no-repeat;
}

a.menu4 {
	width: 83px;
	height: 64px;
	float: left;
	background: url('images/menu4.gif') no-repeat;
}

a.menu5 {
	width: 113px;
	height: 64px;
	float: left;
	background: url('images/menu5.gif') no-repeat;
}

a.menu6 {
	width: 79px;
	height: 64px;
	float: left;
	background: url('images/menu6.gif') no-repeat;
}

a.menu7 {
	width: 97px;
	height: 64px;
	float: left;
	background: url('images/menu7.gif') no-repeat;
}

div.search {
	width: 320px;
	height: 64px;
	float: left;
	background: url('images/menu8.gif') no-repeat;
}

a.menu1:hover, a.menu2:hover, a.menu3:hover, a.menu4:hover, a.menu5:hover, a.menu6:hover, a.menu7:hover {
	background-position: 0px -64px;
}

fieldset.search { 
	width: 230px; 
	margin: 0; 
	float: left; 
	padding: 20px 0px 0px 85px; 
	border: none;
}

fieldset.send {
	width: 560px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0;
	border: none;
}

label.send {
	height: 22px;
	width: 120px;
	float: left;
	color: #b7a08b;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}

input.search { 
	width: 153px;	
	height: 19px;	
	float: left; 
	background: #ffffff;	
	color: #3c3c00;	
	font-size: 12px; 
	border: 1px solid #beca89;	
	padding: 5px 4px 0px 4px; 
	margin: 0px 0px 4px 8px;
	font-family: Verdana;
	font-size: 11px;
}

input.search_button {	 
	height: 50px; 
	width: 55px;
	border: 0px;	
	background: none; 
	margin: -10px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
	float: right;
	color: #e3e78d;
	border: 0;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	cursor: pointer;
}

#top4 {
	width: 1000px;
	height: 10px;
	float: left;
	background: url('images/nastadionach_04.gif') no-repeat;
}

#top5 {
	width: 676px;
	height: 200px;
	float: left;
	background: url('images/nastadionach_05.jpg') no-repeat;
}

#calendar { 
	width: 293px;
	float: left;
	height: 200px;
	background: url('images/calendar.gif') no-repeat;
	padding: 0px 0px 0px 31px;
}

#top6 {
	width: 1000px;
	height: 11px;
	float: left;
	background: #e2ebbd;
}

div.month {
	float: left;
	width: 260px;
	height: 26px;
	text-align: center;
	padding: 9px 0px 0px 0px;
}

span.month { 
	color: #ffffff;
	font-weight: bold;
	margin: 0px 5px 0px 5px;
}

table.calendar { 
	float: left; 
	width: 260px; 
	background: url('images/calendarbg.gif') no-repeat; 
	background-position: 0px 26px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	font-size: 11px; 
	color: #484848;
}

table.calendar tr.first { 
	height: 26px; 
	font-weight: bold;
}

table.calendar tr.last { 
	height: 18px;
}

table.calendar td.not { 
	color: #808080;
}

table.calendar td.sw { 
	color: #d60000;
}

table.calendar td.active { 
	color: #484848; 
	background: #d6d4b2; 
	font-weight: bold;
}

table.calendar td.event { 
	font-weight: bold;
}

table.calendar td { 
	width: 32px; 
	height: 20px; 
	text-align: center;
}

table.calendar td:hover { 
	background: #a8a875; 
	color: #ffffff; 
	cursor: pointer;
}









/***************************  content  ********************************/

#left {
	width: 468px;
	float: left;
	padding: 15px 0px 15px 16px;
	background: #ffffff;
	border-top: 1px solid #c1c9a3;
}

div.mainnews {
	width: 468px;
	height: 319px;
	float: left;
	margin: 0px 0px 0px 0px;
}

div.mainnews2 {
	border:0px solid black; 
	position:relative;
	margin: 0px 0px 5px 0px;
}

div.head {
	width: 460px;
	float: left; 
	position: relative;
	margin: 0px 0px 70px 0px;
}

h1.title {
	font-family: Georgia;
	font-size: 19px;
	font-weight: normal;
	display: block;
	float: left;
	margin: 27px 0px 5px -5px;
	padding: 6px 8px 9px 8px;
	background: #1e231c;
	position: absolute;
	color: #ffffff;
}

div.newsback {
	opacity: 0.85; 
	filter: alpha(opacity=85); 
	width: 157px; 
	height: 317px; 
	position:absolute; 		
	bottom:0; 
	left:0; 
	color: #ffffff; 
	background: #757f57;
	border: 1px solid #636642;
}

div.newstext {
	height: 319px; 
	line-height: 17px;
	padding: 0px 12px 15px 12px; 
	width: 135px; 
	position: absolute; 
	bottom: 0; 
	left: 0; 
	color: #FFFFFF;
}

div.newscont {
	height: 230px;
	float: left;
}

a.pager1 {
	width: 26px;
	height: 24px;
	float: left;
	background: #ffffff;
	color: #3c3c00;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 8px 0px 0px 0px;
	margin: 2px 1px 0px 0px;
}

a.pager1:hover {
	background: #d1cf70;
}

a.pager2 {
	width: 26px;
	height: 24px;
	float: left;
	background: #d1cf70;
	color: #3c3c00;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 8px 0px 0px 0px;
	margin: 2px 1px 0px 0px;
}

a.pager2:hover {
	background: #ffffff;
}

div.news {
	float: left;
	width: 468px;
	margin: 9px 0px 0px 0px;
}

img.news {
	border: 1px solid #d2d2a5;
	padding: 10px;
	float: left;
	margin: 0px 8px 0px 0px;	
}

div.newscontent {
	height: 116px;
	width: 292px;
	float: left;
	border: 1px solid #a0a04b;
	background: url('images/dotts.gif') no-repeat;
	padding: 12px 12px 12px 12px;
	line-height: 16px;
}

div.x {
	border: 1px solid #d2d2a5;
	padding: 10px;
	float: left;
	margin: 0px 8px 0px 0px;	
	 
	width:120px;
	height:120px;
	text-align: center; 	
}

div.xx {
	border: 1px solid #d2d2a5;
	padding: 10 5 10 5;
	float: left;
	margin: 10px;		 
	width:130px;
	height:160px;
	text-align: center; 	
}

h2.news {
	font-size: 13px;
	width: 290px;
	font-family: Georgia;
	color: #444400;
	float: left;
	padding: 0px;
	margin: 0px 0px 6px 0px;
	font-weight: normal;
}

span.date {
	width: 290px;
	float: left;
	margin: 0px 0px 12px 0px;
}

img.more {
	margin: 1px 0px -1px 2px;
}

#center {
	width: 176px;
	float: left;
	padding: 15px 0px 15px 16px;
	background: #ffffff;
	border-top: 1px solid #c1c9a3;
}

#right {
	width: 323px;
	float: left;
}

div.lastobject a {
	color: #3c3c00;
	font-weight: bold;
	text-decoration: none;
}

div.lastobject a:hover {
	text-decoration: underline;
}

div.lastobject {
	background: #89901f;
	color: #ffffff;
	border: 1px solid #696e14;
	padding: 16px 16px 16px 16px;
	margin: 0px 0px 0px 0px;
	width: 289px;
	line-height: 18px;
	float:left;
}

h1.object {
	font-size: 19px;
	color: #ffffff;
	font-weight: normal;
	font-family: Georgia;
	float: left;
	width: 289px;
	margin: 0px 0px 14px 0px;
	padding: 0;
}

span.stadiumname {
	float: left;
	width: 280px;
	font-weight: bold;
	font-size: 12px;
	margin: 12px 0px 4px 0px;
}

div.naforum {
	background: #e5e4b0;
	border-left: 1px solid #c8cb8d;
	border-right: 1px solid #c8cb8d;
	border-bottom: 1px solid #c8cb8d;
	padding: 16px 16px 13px 16px;
	margin: 0px 0px 0px 0px;
	width: 289px;
	line-height: 18px;
	float: left;
}

h1.forum {
	font-size: 19px;
	color: #444400;
	font-weight: normal;
	font-family: Georgia;
	float: left;
	width: 289px;
	margin: 0px 0px 16px 0px;
	padding: 0;
}

a.forum {
	color: #707515;
	text-decoration: none;
}

a.forum:hover {
	text-decoration: underline;
}

ul.forum {
	width: 289px;
	float: left;
	padding: 0;
	margin: 0px 0px 0px -8px;
	list-style: none;
}

ul.forum li {
	background: url('images/note.gif') no-repeat;
	background-position: 5px 8px;
	height: 17px;
	width: 290px;
	text-indent: 22px;
	padding: 7px 6px 8px 6px;
}

ul.forum li.white {
	background: #ffffff url('images/note.gif') no-repeat;
	border: 1px solid #a0a04b;
	background-position: 5px 8px;
	height: 17px;
	width: 290px;
	text-indent: 22px;
	padding: 7px 6px 7px 6px;
}

a.link {
	color: #3c3c00;
	text-decoration: none;
}

a.link:hover {
	text-decoration: underline;
}

a.link_white {
	color: #fff !important;
	text-decoration: none !important;
}

a.link_white:hover {
	text-decoration: underline !important;
}

div.imprezy {
	background: #efefd0;
	border-left: 1px solid #c8cb8d;
	border-right: 1px solid #c8cb8d;
	border-bottom: 1px solid #c8cb8d;
	padding: 16px 16px 13px 16px;
	margin: 0px 0px 0px 0px;
	width: 289px;
	line-height: 18px;
	float: left;
}

div.ikony {
	background: #fff;
	border-left: 1px solid #c8cb8d;
	border-right: 1px solid #c8cb8d;
	border-top: 1px solid #c1c9a3;
	padding: 16px 16px 13px 16px;
	margin: 0px 0px 0px 0px;
	width: 289px;
	height: 50px;
	line-height: 18px;
	float: left;
}

div.impcontent {
	background: #ffffff;
	border: 1px solid #a0a04b;
	width: 278px;
	float: left;
	padding: 9px 12px 9px 12px;
	margin: 0px 0px 0px -8px;
}

div.imptext {
	float: left;
	border-top: 1px dashed #d3d374;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

a.next {
	float: right;
	color: #707515;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
}

a.prev {
	float: right;
	color: #3c3c00;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 8px 0px 0px;
}

a.prev:hover, a.next:hover {
	text-decoration: underline;
}

div.live {
	width: 466px;
	float: left;
	padding: 12px 17px 12px 17px;
}

div.news3 {
	float: left;
	width: 489px;
	margin: 9px 0px 0px 0px;
}

div.newsfull {
	float: left;
	width: 440px;
	margin: 9px 0px 0px 0px;
}

div.newscontentfull {
	width: 440px;
	float: left;
	padding: 12px 12px 12px 12px;
	line-height: 16px;
	
}

h2.newsfull {
	font-size: 17px;
	width: 440px;
	font-family: Georgia;
	color: #444400;
	float: left;
	padding: 0px;
	margin: 0px 0px 6px 0px;
	font-weight: normal;
}

span.datefull {
	width: 440px;
	float: left;
	margin: 0px 0px 12px 0px;
	line-height: 25px;
	background: url('images/dotts3.gif') no-repeat;	
}

span.tekstfull {
	float: left;
	width: 440px;
}

div.newscontent2 {
	height: 116px;
	width: 313px;
	float: left;
	border: 1px solid #a0a04b;
	background: url('images/dotts.gif') no-repeat;
	padding: 12px 12px 12px 12px;
	line-height: 16px;
}

h2.news2 {
	font-size: 13px;
	width: 313px;
	font-family: Georgia;
	color: #444400;
	float: left;
	padding: 0px;
	margin: 0px 0px 6px 0px;
	font-weight: normal;
}

span.date2 {
	width: 313px;
	float: left;
	margin: 0px 0px 12px 0px;
}

h1.live {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #444400;
	width: 466px;
	margin: 0px 0px 11px 0px;
}

table.live {
	border: 1px solid #a0a04b; 
	width: 467px;
	float: left;
}

table.live tr {
	height: 21px;
}

table.live td {
	padding: 3px 5px 3px 5px;
}

tr.color { background: #eeedb9;}

td.time { width: 50px; text-align: center; border-bottom: 1px solid #d7d6a2; border-right: 1px solid #d7d6a2;}
td.minute { width: 40px; text-align: center; font-weight: bold; border-bottom: 1px solid #d7d6a2; border-right: 1px solid #d7d6a2;}
td.team1 { width: 140px; text-align: right; border-bottom: 1px solid #d7d6a2; border-right: 1px solid #d7d6a2;}
td.team2 { width: 140px; border-bottom: 1px solid #d7d6a2; border-right: 1px solid #d7d6a2;}
td.score { width: 50px; text-align: center; font-weight: bold; border-bottom: 1px solid #d7d6a2; border-right: 1px solid #d7d6a2;}
td.score2 { width: 50px; text-align: center; border-bottom: 1px solid #d7d6a2;}
td.last { border-bottom: 0;}

/***************************  footer  *********************************/

div.foot { 
	width: 233px; 
	float: left;
	line-height: 16px;
	margin: 0px 10px 0px 0px;
}

div.footlast {
	margin: 0px;
}

h2.footer {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #444400;
	width: 230px;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px solid #cad093;
}

a.serwisy {
	color: #3c3c00;
	font-weight: bold;
	text-decoration: none;
}

a.serwisy:hover {
	text-decoration: underline;
}
a.dysc {
	color: #3c3c00;
	font-weight: bold;
	text-decoration: none;
	font-size:12pt;
	margin-left:15px;
	margin-right:15px;
}

a.dysc:hover {
	text-decoration: underline;
}
div.footer {
	background: #ffffff;
	width: 998px;
	height: 44px;
	border-top: 1px solid #c1c9a3;
	border-left: 1px solid #c1c9a3;
	border-right: 1px solid #c1c9a3;
}

div.copy {
	padding: 16px 0px 0px 17px;
	float: left;
	width: 500px;
}

div.design {
	padding: 16px 17px 0px 0px;
	float: right;
}

a.design {
	color: #3c3c00;
	text-decoration: none;
}

a.design:hover {
	text-decoration: underline;
}

span.green {
	color: #797f19;
	font-weight: bold;
}

div.header {
	border:0px solid black; 
	margin: 0px 0px 15px 0px;
	background-color: #1e231c;
	width: 100%;
	height: 50px;
	float: left;
}

h1.head {
	font-family: Georgia;
	font-size: 19px;
	font-weight: normal;
	display: block;
	float: left;
	margin: 12px 0px 5px 0px;
	padding: 6px 8px 9px 8px;
	background: #1e231c;
	position: absolute;
	color: #ffffff;
}

#left_full {
	width: 646px;
	float: left;
	padding: 0px 15px 15px 15px;
	background: #ffffff;
	border-top: 1px solid #c1c9a3;
}

#left_admin {
	width: 646px;
	float: left;
	padding: 15px 15px 15px 15px;
	background: #ffffff;
	border-top: 1px solid #c1c9a3;	
}

#right_admin {
	border-top: 1px solid #c1c9a3;
	width: 322px;
	float: left;
	border-left: 1px dashed #c1c9a3;
}

div.body {
	border:0px solid black; 
	margin: 0px 0px 5px 0px;
	text-align: center;
}

label.form_label { 
	width: 98px; 
	float: left; 
	text-align: left; 
	margin: 4px 0px 0px 0px;
}

input.form_button {	 
	height: 50px; 
	width: 55px;
	border: 0px;	
	background: none; 
	margin: -10px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
	float: right;
	color: #3C3C00;
	border: 0;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	cursor: pointer;
}

input.form_button2 {	 
	height: 50px; 
	border: 0px;	
	background: none; 
	margin: -10px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
	float: right;
	color: #3C3C00;
	border: 0;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	cursor: pointer;
}


a.wiecej {
	color: #3c3c00;
	font-weight: bold;
	text-decoration: none;
	float: right;
}

a.wiecej:hover {
	text-decoration: underline;
	float: right;
}
	
input.form_edit { 
	width: 180px;	
	height: 19px;	
	float: left; 
	background: #ffffff;	
	color: #3c3c00;	
	font-size: 12px; 
	border: 1px solid #beca89;	
	padding: 5px 4px 0px 4px; 
	margin: 0px 0px 4px 0px;
	font-family: Verdana;
	font-size: 11px;
}

select.form_select { 
	width: 190px;	
	height: 30px;	
	float: left; 
	background: #ffffff;	
	color: #3c3c00;	
	font-size: 12px; 
	border: 1px solid #beca89;	
	padding: 5px 4px 0px 4px; 
	margin: 0px 0px 4px 0px;
	font-family: Verdana;
	font-size: 11px;
}

select.form_multiselect { 
	width: 300px;	
	height: 150px;
	overflow: auto;	
	float: left; 
	background: #ffffff;	
	color: #3c3c00;	
	font-size: 12px; 
	border: 1px solid #beca89;	
	padding: 5px 4px 0px 4px; 
	margin: 0px 0px 4px 0px;
	font-family: Verdana;
	font-size: 11px;
}

input.form_edit_short{ 
	width: 100px;	
	height: 19px;	
	float: left; 
	background: #ffffff;	
	color: #3c3c00;	
	font-size: 12px; 
	border: 1px solid #beca89;	
	padding: 5px 4px 0px 4px; 
	margin: 0px 0px 4px 0px;
	font-family: Verdana;
	font-size: 11px;
}

.form_textarea { 
	width: 500px;	
	height: 400px;	
	float: left; 
	background: #ffffff;	
	color: #3c3c00;	
	font-size: 12px; 
	border: 1px solid #beca89;	
	padding: 5px 4px 0px 4px; 
	margin: 0px 0px 4px 8px;
	font-family: Verdana;
	font-size: 11px;
}

.form_textarea_small { 
	width: 500px;	
	height: 100px;
	float: left; 
	background: #ffffff;	
	color: #3c3c00;	
	font-size: 12px; 
	border: 1px solid #beca89;	
	padding: 5px 4px 0px 4px; 
	margin: 0px 0px 4px 8px;
	font-family: Verdana;
	font-size: 11px;
}

div.message {
	border: 1px solid #beca89;
	background: #e2ebbd;
	width: 550px;
	padding: 5px 5px 5px 5px;
	float: left;
	margin: 5px 0px 25px 40px;
	text-align: center;
}

div.info {
	border: 1px solid #beca89;
	background: #e2ebbd;
	width: 550px;
	padding: 5px 5px 5px 5px;
	float: left;
	margin: 5px 0px 25px 40px;
	text-align: center;
}
div.info_short {
	border: 1px solid #beca89;
	background: #e2ebbd;
	width: 350px;
	padding: 5px 5px 5px 5px;
	float: left;
	margin: 5px 0px 25px 40px;
	text-align: center;
}
/*div.help_box {
	width: 300px;
	float: right;
	background-color: #E2EBBD;
	border: 1px solid #C1C9A3;

	text-align: left;
} 

/***********************************/

div.usermenu {
	background: #efefd0;
	border-left: 1px solid #c8cb8d;
	border-right: 1px solid #c8cb8d;
	border-bottom: 1px solid #c8cb8d;
	padding: 16px;
	margin: 0px 0px 0px 0px;
	width: 312px;
	line-height: 18px;
	float: left;
}

div.userpanel1 {
	float: left;
	padding: 0px 14px 0px 14px;
	width:145px;
}

a.white {
	color:#b7a08b;
	text-decoration: none;
}

a.white:hover {
	text-decoration: underline;
}

span.acc2 {
	font-size: 10px;
	float: left;
	width: 120px;
	padding: 0px 0px 8px 6px;
	color: #ffbe0d;
	font-weight: bold;
	margin: 7px 0px 0px 0px;
}

div.menuhead {
	background: #606514;
 	border-bottom: 1px solid #414413;
 	margin:-10px 0px 5px 0px;
	height:33px;
}

div.rcont2 {
	background: #89901f;
	border-bottom: 1px solid #414413;
	border-left: 1px solid #414413;
	border-right: 1px solid #414413;
	float: left;
	width: 145px;
	padding: 10px 0px 10px 0px;
	margin: 0px 5px 5px 0px;
}

div.rlog {
	border: 1px solid #414413;
	line-height: 18px;
}

td.users { padding: 5px; text-align: center; border: 1px solid #d7d6a2;}

table.users {
	border: 1px solid #a0a04b; 
	width: 100%;
	float: left;
}

h2.nag {
	font-size: 17px;
	width: 500px;
	font-family: Georgia;
	color: #444400;
	float: left;
	padding: 20px 0px 30px 0px;
	margin: 0px 0px 6px 0px;
	font-weight: normal;
	position: relative;
}

h3.back {
	font-size: 10px;
	width: 500px;
	font-family: Georgia;
	color: #444400;
	float: left;
	margin: 0px 0px 6px 0px;
	font-weight: normal;
	position: relative;
}

a.back {
	text-decoration: none;
	color: #444400;
}

a.back:hover{
	text-decoration: underline;
}

#menu_user {
	float:left;
	width:145px;
	margin-right:10px;
}

#menu_user a {
	/*color:#9b7d62;*/
	color:#9b7d62;
	text-decoration: none;
	font-weight:normal;
	
}

#menu_user a:hover {
	/*color:#9b7d62;*/
	color:#9b7d62;
	text-decoration: underline;
	font-weight:normal;
	
}

#menu_user_admin {
	float:left;
	width:300px;
	margin-right:10px;
}

#menu_user_admin a {
	/*color:#9b7d62;*/
	color:#9b7d62;
	text-decoration: none;
	font-weight:normal;
	
}

#menu_user_admin a:hover {
	/*color:#9b7d62;*/
	color:#9b7d62;
	text-decoration: underline;
	font-weight:normal;
	
}
hr.lastobject {
	width: 250px;
	border: 0px;
	border-top: 1px solid #192a08;
	height: 1px;
}
div.pages {
	width: 565px;
	float: left;
	padding: 12px 10px 10px 13px;
	margin: 0px 0px 10px 10px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}



div.com1 {
	width: 600px;
	float: left;
	padding: 12px 10px 10px 13px;
	margin: 0px 0px 10px 10px;
	background: #ffffff;
	border: 1px solid #E5E4B0;
}

div.com2 {
	width: 600px;
	float: left;
	padding: 12px 10px 10px 13px;
	margin: 0px 0px 10px 10px;
	background: #fff;
	border: 1px solid #E5E4B0;
}

img.newsfoto2 {
	float: left;
	margin: 0px 8px 5px 0px;
	padding: 4px;
	background: #EFEFD0;
	border: 1px solid #E5E4B0;

}

img.newsfoto3 {
	margin: 40px 8px 40px 0px;
	padding: 4px;
	background: #EFEFD0;
	border: 1px solid #E5E4B0;

}

span.objectname a {
	color: #3c3c00;
	font-weight: bold;
	text-decoration: none;
}

span.objectname a:hover {
	text-decoration: underline;
}

span.objectname {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 2px 4px 2px;
	margin: 0px 0px 4px 8px;
	color: #6c5647;
	float: left;
	width: 340px;
}

span.objectdescr a {
	color: #3c3c00;
	font-weight: bold;
	text-decoration: none;
}

span.objectdescr a:hover {
	text-decoration: underline;
}

span.objectdescr { 
	float: left;
	width: 400px;
	padding: 3px 5px 3px 5px; 
	margin: 0px 4px 0px 8px;
}

span.objectadress a {
	color: #3c3c00;
	font-weight: bold;
	text-decoration: none;
}

span.objectadress a:hover {
	text-decoration: underline;
}

span.objectadress { 
	float: left;
	width: 400px;
	padding: 2px 5px 2px 5px; 
	margin: 0px 4px 0px 8px;
}

span.objecttext a {
	color: #3c3c00;
	font-weight: bold;
	text-decoration: none;
}

span.objecttext a:hover {
	text-decoration: underline;
}

span.objecttext {
	float: left;
	padding: 4px 15px 6px 10px;
	line-height: 16px;
	text-align: justify;
}

div.impcontent2 {
	width: 570px;
	padding: 4px 0px 6px 10px;	
	margin: 10px;
	background: #f4fcd0;
	border: 1px solid #a0a04b;
	float: left;
}

div.newsfoto_img {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
div.user_img {
	float: left;
	margin: 0px 8px 0px 0px;
	width: 104px;
	height: 104px;
	padding: 4px;
	background: #efefd0;
	border: 1px solid #e2ebbd;
	display: table;
	text-align:center;
}

/*********************wiad*/
table.privmsg {
	width: 640px;
	float: left;
	line-height: 16px;
}

table.privmsg td {
	padding-left: 5px;
}

td.td2 {
	background: #efefd0;
	border: 1px solid #e2ebbd;
}

/*****************************autocomplete*/

.ac_results {
	padding: 0px;
	border-left: 1px solid #beca89;
	border-bottom: 1px solid #beca89;
	border-right: 1px solid #beca89;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 60px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background: #e2ebbd;
	color: #3c3c00;
}
body { 
	font-size: 11px;
	font-family: Verdana;
	color: #3c3c00;
	margin: 0 auto;
	background: #e2ebbd;
}

body img { 
	border: 0px;
}

/***************************  top  ***********************************/

div.all {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding: 0;
}

div.all2 {
	width: 999px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	border-bottom: 1px solid #c1c9a3;
	border-left: 1px solid #c1c9a3;
}

div.all3 {
	width: 998px;
	margin: 0 auto;
	margin-top: 12px;
	position: relative;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	border: 1px solid #c1c9a3;
}

div.all4 {
	width: 964px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding: 17px 18px 20px 18px;
}

#bg { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 50%; 
	height: 87px; 
	background-position: right; 
	background: url('images/bgl.gif') repeat-x;
}

#bg2 { 
	position: absolute; 
	top: 0; 
	right: 0; 
	width: 50%; 
	height: 87px; 
	background-position: left; 
	background: url('images/bgr.gif') repeat-x;
}

#top1 {
	width: 305px;
	height: 87px;
	float: left;
	background: url('images/nastadionach_01.gif') no-repeat;
}

a.logo {
	width: 305px;
	height: 87px;
	float: left;
}

#top2 {
	width: 479px;
	height: 75px;
	float: left;
	background: url('images/nastadionach_02.gif') repeat-x;
	padding: 12px 0px 0px 0px;
}

#top3 {
	width: 216px;
	height: 87px;
	float: left;
	background: url('images/nastadionach_03.gif') repeat-x;
}


label.login { 
	width: 75px; 
	float: left; 
	text-align: left; 
	margin: 4px 0px 0px 0px;
	color: #ffffff;
}

label.remember { 
	width: 80px; 
	float: left; 
	text-align: left; 
	margin: 2px 0px 0px 0px;
	color: #e3e78d;
}



input.checkbox {
	float: left;
	margin: 3px 5px 0px 0px;
	padding: 0;
}

#menu {
	width: 1000px;
	height: 64px;
	float: left;
	background: url('images/menubg.gif') repeat-x;
}

a.menu1 {
	width: 128px;
	height: 64px;
	float: left;
	background: url('images/menu1.gif') no-repeat;
}

a.menu2 {
	width: 97px;
	height: 64px;
	float: left;
	background: url('images/menu2.gif') no-repeat;
}

a.menu3 {
	width: 83px;
	height: 64px;
	float: left;
	background: url('images/menu3.gif') no-repeat;
}

a.menu4 {
	width: 83px;
	height: 64px;
	float: left;
	background: url('images/menu4.gif') no-repeat;
}

a.menu5 {
	width: 113px;
	height: 64px;
	float: left;
	background: url('images/menu5.gif') no-repeat;
}

a.menu6 {
	width: 79px;
	height: 64px;
	float: left;
	background: url('images/menu6.gif') no-repeat;
}

a.menu7 {
	width: 97px;
	height: 64px;
	float: left;
	background: url('images/menu7.gif') no-repeat;
}

div.search {
	width: 320px;
	height: 64px;
	float: left;
	background: url('images/menu8.gif') no-repeat;
}

a.menu1:hover, a.menu2:hover, a.menu3:hover, a.menu4:hover, a.menu5:hover, a.menu6:hover, a.menu7:hover {
	background-position: 0px -64px;
}

fieldset.search { 
	width: 230px; 
	margin: 0; 
	float: left; 
	padding: 20px 0px 0px 85px; 
	border: none;
}

input.search { 
	width: 153px;	
	height: 19px;	
	float: left; 
	background: #ffffff;	
	color: #3c3c00;	
	font-size: 12px; 
	border: 1px solid #beca89;	
	padding: 5px 4px 0px 4px; 
	margin: 0px 0px 4px 8px;
	font-family: Verdana;
	font-size: 11px;
}

input.search_button {	 
	height: 50px; 
	width: 55px;
	border: 0px;	
	background: none; 
	margin: -10px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
	float: right;
	color: #e3e78d;
	border: 0;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	cursor: pointer;
}

#top4 {
	width: 1000px;
	height: 10px;
	float: left;
	background: url('images/nastadionach_04.gif') no-repeat;
}

#top5 {
	width: 676px;
	height: 200px;
	float: left;
	background: url('images/nastadionach_05.jpg') no-repeat;
}

#calendar { 
	width: 293px;
	float: left;
	height: 200px;
	background: url('images/calendar.gif') no-repeat;
	padding: 0px 0px 0px 31px;
}

#top6 {
	width: 1000px;
	height: 11px;
	float: left;
	background: #e2ebbd;
}

div.month {
	float: left;
	width: 260px;
	height: 26px;
	text-align: center;
	padding: 9px 0px 0px 0px;
}

span.month { 
	color: #ffffff;
	font-weight: bold;
	margin: 0px 5px 0px 5px;
}

table.calendar { 
	float: left; 
	width: 260px; 
	background: url('images/calendarbg.gif') no-repeat; 
	background-position: 0px 26px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	font-size: 11px; 
	color: #484848;
}

table.calendar tr.first { 
	height: 26px; 
	font-weight: bold;
}

table.calendar tr.last { 
	height: 18px;
}

table.calendar td.not { 
	color: #808080;
}

table.calendar td.sw { 
	color: #d60000;
}

table.calendar td.active { 
	color: #484848; 
	background: #d6d4b2; 
	font-weight: bold;
}

table.calendar td.event { 
	font-weight: bold;
}

table.calendar td { 
	width: 32px; 
	height: 20px; 
	text-align: center;
}

table.calendar td:hover { 
	background: #a8a875; 
	color: #ffffff; 
	cursor: pointer;
}









/***************************  content  ********************************/

#left {
	width: 468px;
	float: left;
	padding: 15px 0px 15px 16px;
	background: #ffffff;
	border-top: 1px solid #c1c9a3;
}

div.mainnews {
	width: 468px;
	height: 319px;
	float: left;
	margin: 0px 0px 0px 0px;
}

div.mainnews2 {
	border:0px solid black; 
	position:relative;
	margin: 0px 0px 5px 0px;
}

div.head {
	width: 450px;
	float: left; 
	position: relative;
	margin: 0px 0px 70px 0px;
}

h1.title {
	font-family: Georgia;
	font-size: 19px;
	font-weight: normal;
	display: block;
	float: left;
	line-height: 1.2em;
	margin: 27px 0px 5px -5px;
	padding: 6px 8px 9px 8px;
	background: #1e231c;
	position: absolute;
	color: #ffffff;
}

h1.title a{
	color: #fff;
	text-decoration: none;
}

h1.title a:hover{
	text-decoration: underline;
}


div.newsback {
	opacity: 0.85; 
	filter: alpha(opacity=85); 
	width: 157px; 
	height: 317px; 
	position:absolute; 		
	bottom:0; 
	left:0; 
	color: #ffffff; 
	background: #757f57;
	border: 1px solid #636642;
}

div.newstext {
	height: 319px; 
	line-height: 17px;
	padding: 0px 12px 15px 12px; 
	width: 135px; 
	position: absolute; 
	bottom: 0; 
	left: 0; 
	color: #FFFFFF;
}

div.newscont {
	height: 210px;
	margin-top: 20px;
	float: left;
}

a.pager1 {
	width: 26px;
	height: 24px;
	float: left;
	background: #ffffff;
	color: #3c3c00;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 8px 0px 0px 0px;
	margin: 2px 1px 0px 0px;
}

a.pager1:hover {
	background: #d1cf70;
}

a.pager2 {
	width: 26px;
	height: 24px;
	float: left;
	background: #d1cf70;
	color: #3c3c00;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 8px 0px 0px 0px;
	margin: 2px 1px 0px 0px;
}

a.pager2:hover {
	background: #ffffff;
}

div.news {
	float: left;
	width: 468px;
	margin: 9px 0px 0px 0px;
}

img.news {
	border: 1px solid #d2d2a5;
	padding: 10px;
	float: left;
	margin: 0px 8px 0px 0px;
}

div.newscontent {
	height: 116px;
	width: 292px;
	float: left;
	border: 1px solid #a0a04b;
	background: url('images/dotts.gif') no-repeat;
	padding: 12px 12px 12px 12px;
	line-height: 16px;
}

h2.news {
	font-size: 17px;
	width: 290px;
	font-family: Georgia;
	color: #444400;
	float: left;
	padding: 0px;
	margin: 0px 0px 6px 0px;
	font-weight: normal;
}

span.date {
	width: 290px;
	float: left;
	margin: 0px 0px 12px 0px;
}

img.more {
	margin: 1px 0px -1px 2px;
}

#center {
	width: 176px;
	float: left;
	padding: 15px 0px 15px 16px;
	background: #ffffff;
	border-top: 1px solid #c1c9a3;
}

div.banner1 {
	margin: 0px 10px 14px 0px;
	text-align:center;
	float:none;
}

#right {
	width: 323px;
	float: left;
}

div.lastobject {
	background: #89901f;
	color: #ffffff;
	border: 1px solid #696e14;
	padding: 16px 16px 16px 16px;
	margin: 0px 0px 0px 0px;
	width: 289px;
	line-height: 18px;
}

h1.object {
	font-size: 19px;
	color: #ffffff;
	font-weight: normal;
	font-family: Georgia;
	float: left;
	width: 289px;
	margin: 14px 0px 16px 0px;
	padding: 0;
}

span.stadiumname {
	float: left;
	width: 289px;
	font-weight: bold;
	font-size: 12px;
	margin: 12px 0px 4px 0px;
}

div.naforum {
	background: #e5e4b0;
	border-left: 1px solid #c8cb8d;
	border-right: 1px solid #c8cb8d;
	border-bottom: 1px solid #c8cb8d;
	padding: 16px 16px 13px 16px;
	margin: 0px 0px 0px 0px;
	width: 289px;
	line-height: 18px;
	float: left;
}

h1.forum {
	font-size: 19px;
	color: #444400;
	font-weight: normal;
	font-family: Georgia;
	float: left;
	width: 289px;
	margin: 0px 0px 16px 0px;
	padding: 0;
}

a.forum {
	color: #707515;
	text-decoration: none;
}

a.forum:hover {
	text-decoration: underline;
}

ul.forum {
	width: 289px;
	float: left;
	padding: 0;
	margin: 0px 0px 0px -8px;
	list-style: none;
}

ul.forum li {
	background: url('images/note.gif') no-repeat;
	background-position: 5px 8px;
	height: 17px;
	width: 290px;
	text-indent: 22px;
	padding: 7px 6px 8px 6px;
}

ul.forum li.white {
	background: #ffffff url('images/note.gif') no-repeat;
	border: 1px solid #a0a04b;
	background-position: 5px 8px;
	height: 17px;
	width: 290px;
	text-indent: 22px;
	padding: 7px 6px 7px 6px;
}

a.link {
	color: #3c3c00;
	text-decoration: none;
}

a.link:hover {
	text-decoration: underline;
}

div.imprezy {
	background: #efefd0;
	border-left: 1px solid #c8cb8d;
	border-right: 1px solid #c8cb8d;
	border-bottom: 1px solid #c8cb8d;
	padding: 16px 16px 13px 16px;
	margin: 0px 0px 0px 0px;
	width: 289px;
	line-height: 18px;
	float: left;
}

div.impcontent {
	background: #ffffff;
	border: 1px solid #a0a04b;
	width: 278px;
	float: left;
	padding: 9px 12px 9px 12px;
	margin: 0px 0px 0px -8px;
}

div.imptext {
	float: left;
	border-top: 1px dashed #d3d374;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

a.next {
	float: right;
	color: #707515;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
}

a.prev {
	float: right;
	color: #3c3c00;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 8px 0px 0px;
}

a.prev:hover, a.next:hover {
	text-decoration: underline;
}

div.live {
	width: 466px;
	float: left;
	padding: 12px 17px 12px 17px;
}

div.news3 {
	float: left;
	width: 489px;
	margin: 9px 0px 0px 0px;
}

div.newscontent2 {
	height: 116px;
	width: 313px;
	float: left;
	border: 1px solid #a0a04b;
	background: url('images/dotts.gif') no-repeat;
	padding: 12px 12px 12px 12px;
	line-height: 16px;
}

h2.news2 {
	font-size: 17px;
	width: 313px;
	font-family: Georgia;
	color: #444400;
	float: left;
	padding: 0px;
	margin: 0px 0px 6px 0px;
	font-weight: normal;
}

span.date2 {
	width: 313px;
	float: left;
	margin: 0px 0px 12px 0px;
}

h1.live {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #444400;
	width: 466px;
	margin: 0px 0px 11px 0px;
}

table.live {
	border: 1px solid #a0a04b; 
	width: 467px;
	float: left;
}

table.live tr {
	height: 21px;
}

table.live td {
	padding: 3px 5px 3px 5px;
}

tr.color { background: #eeedb9;}

td.time { width: 50px; text-align: center; border-bottom: 1px solid #d7d6a2; border-right: 1px solid #d7d6a2;}
td.minute { width: 40px; text-align: center; font-weight: bold; border-bottom: 1px solid #d7d6a2; border-right: 1px solid #d7d6a2;}
td.team1 { width: 140px; text-align: right; border-bottom: 1px solid #d7d6a2; border-right: 1px solid #d7d6a2;}
td.team2 { width: 140px; border-bottom: 1px solid #d7d6a2; border-right: 1px solid #d7d6a2;}
td.score { width: 50px; text-align: center; font-weight: bold; border-bottom: 1px solid #d7d6a2; border-right: 1px solid #d7d6a2;}
td.score2 { width: 50px; text-align: center; border-bottom: 1px solid #d7d6a2;}
td.last { border-bottom: 0;}

/***************************  footer  *********************************/

div.foot { 
	width: 233px; 
	float: left;
	line-height: 16px;
	margin: 0px 10px 0px 0px;
}

div.footlast {
	margin: 0px;
}

h2.footer {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #444400;
	width: 230px;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px solid #cad093;
}

a.serwisy {
	color: #3c3c00;
	font-weight: bold;
	text-decoration: none;
}

a.serwisy:hover {
	text-decoration: underline;
}

div.footer {
	background: #ffffff;
	width: 998px;
	height: 44px;
	border-top: 1px solid #c1c9a3;
	border-left: 1px solid #c1c9a3;
	border-right: 1px solid #c1c9a3;
}

div.copy {
	padding: 16px 0px 0px 17px;
	float: left;
	width: 500px;
}

div.design {
	padding: 16px 17px 0px 0px;
	float: right;
}

a.design {
	color: #3c3c00;
	text-decoration: none;
}

a.design:hover {
	text-decoration: underline;
}

span.green {
	color: #797f19;
	font-weight: bold;
}

/* rejestracja */

#leftwide {
	width: 660px;
	float: left;
	padding: 15px 0px 15px 16px;
	background: #ffffff;
	border-top: 1px solid #c1c9a3;
}

h1.maintitle {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #444400;
	width: 660px;
	margin: 3px 0px 20px 0px;
}

h2.title {
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #444400;
	width: 660px;
	margin: 3px 0px 20px 0px;
}

fieldset.register {
	width: 335px;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}

input.form_edit { 
	width: 190px;	
	height: 19px;	
	float: left; 
	background: #ffffff;	
	color: #3c3c00;	
	font-size: 12px; 
	border: 1px solid #beca89;	
	padding: 5px 4px 0px 4px; 
	margin: 0px 0px 5px 0px;
	font-family: Verdana;
	font-size: 11px;
}

.form_checkbox { 	
	width: 170px;
	float: left;
}

select.form_select { 
	width: 200px;	
	height: 27px;	
	float: left; 
	background: #ffffff;	
	color: #3c3c00;	
	font-size: 12px; 
	border: 1px solid #beca89;	
	padding: 4px 4px 2px 4px; 
	margin: 0px 0px 4px 0px;
	font-family: Verdana;
	font-size: 11px;
}


div.help_box {
	border: 1px solid #d4dd9f;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	float: left;
	background: #f3f7d9;
	width: 285px;
	line-height: 16px;
}



/* profil usera */

div.leftmain {
	width: 335px;
	float: left;
	margin: 0;
}

ul.profile {
	width: 335px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.profile li {
	width: 315px;
	float: left;
	border-bottom: 1px solid #d4dd9f;
	padding: 7px 0px 7px 6px;
}


ul.profilelist {
	width: 282px;
	float: left;
	margin: 8px 0px 0px 0px;
	padding: 0;
	list-style: none;
}

ul.profilelist li {
	width: 270px;
	float: left;
	background: url('images/greenbox.gif') no-repeat;
	background-position: 0px 7px;
	padding: 2px 0px 2px 12px;
}

/* panel usera */

h1.notfirst {
	margin: 14px 0px 14px 0px;
}

div.userpanel {
	background: #efefd0;
	border-left: 1px solid #c8cb8d;
	border-right: 1px solid #c8cb8d;
	border-top: 1px solid #c8cb8d;
	border-bottom: 1px solid #696e14;
	padding: 16px 16px 13px 16px;
	margin: 0px 0px 0px 0px;
	width: 289px;
	line-height: 18px;
	float: left;
}
div.partylicz {
	width: 289px;
	float: left;
	line-height: 18px;
	padding: 16px;
	background: #ffffff;
	border: 1px solid #c8cb8d;
	margin: 0px 0px 20px 0px;	
}
ul.userpanel {
	width: 280px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.userpanel li {
	width: 126px;
	float: left;
	background: url('images/greenbox.gif') no-repeat;
	background-position: 0px 7px;
	padding: 0px 0px 0px 12px;
}

a.userpanel {
	color: #3f4718;
	text-decoration: none;
}

a.userpanel:hover {
	text-decoration: underline;
}

/* obiekt */

a.more {
	color: #6c791f;
	text-decoration: none;
	font-weight: bold;
}

a.more:hover {
	text-decoration: underline;
}

img.object {
	float: left;
	margin: 10px 10px 0px 0px;
}

img.mainobj {
	float: left;
	margin: 0px 0px 8px 0px;
}

/* użytkownicy */

div.contentwide {
	width: 640px;
	float: left;
}

table.users {
	width: 640px;
	float: left;
}

table.users td {
	padding-left: 4px;
}

td.center {
	text-align: center;
}

table.users tr.header td {
	font-weight: bold;
}

table.users tr.color td {
	border: 1px solid #d4dd9f;
	background: #f3f7d9;
}

div.userlist {
	width: 320px;
	float: left;
	margin: 0px 0px 4px 0px;
}

img.useravatar {
	float: left;
	margin: 0px 4px 0px 0px;
}

img.groupavatar {
	float: left;
	border: 1px solid #d2d2a5;
	padding: 10px;
	margin: 0px 4px 0px 0px;
}

span.useravatar {
	text-align:center;
	width: 50px;
	height: 50px;
	float: left;
	border: 1px solid #d2d2a5;
	padding: 10px 20px 30px 20px;
	margin: 0px 4px 0px 0px;
}

span.obfoto {
	text-align:center;
	width: 75px;
	height: 75px;
	float: left;
	border: 1px solid #d2d2a5;
	padding: 5px 10px 10px 5px;
	margin: 0px 4px 0px 0px;
}

div.userdesc {
	width: 200px;
	float: left;
	height: 74px;
	border: 1px solid #a0a04b;
	padding: 8px 8px 8px 8px;
	line-height: 18px;
}

/***************/
div.userlist_l {
	width: 100%;
	float: left;
	margin: 0px 0px 4px 0px;
}

img.useravatar_l {
	float: left;
	margin: 0px 4px 0px 0px;
}

span.useravatar_l {
	text-align:center;
	width: 50px;
	height: 50px;
	float: left;
	border: none;
	padding: 5px 5px 24px 5px;
	margin: 0px 2px 0px 0px;
}

div.userdesc_l {
	width: 120px;
	float: left;
	height: 74px;
	border: none;
	padding: 8px 8px 8px 8px;
	line-height: 18px;
}
/***************/

a.username {
	font-size: 12px;
	font-weight: bold;
	color: #444417;
	text-decoration: none;
}

a.adduser {
	background: url('images/adduser.gif') no-repeat;
	background-position: 0px 2px;
	float: left;
	padding: 0px 0px 0px 25px;
	color: #444417;
	text-decoration: none;
}

a.logout {
	background: url('images/delete.gif') no-repeat;
	background-position: 0px 2px;
	float: left;
	padding: 0px 0px 0px 25px;
	color: #444417;
	text-decoration: none;
}

a.sendmessage {
	background: url('images/sendmessage.gif') no-repeat;
	background-position: 0px 2px;
	float: left;
	padding: 0px 0px 0px 25px;
	color: #444417;
	text-decoration: none;
}

a.username:hover, a.adduser:hover, a.sendmessage:hover, a.logout:hover {
	text-decoration: underline;
}

/* grupa */

div.leftgroup {
	width: 478px;
	float: left;
}

div.newsgroup {
	float: left;
	width: 468px;
	margin: 0px 0px 9px 0px;
}

div.rightgroup {
	border: 1px solid #d4dd9f;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	float: left;
	background: #f3f7d9;
	width: 142px;
	line-height: 17px;
}

div.lastadded {
	float: left;
	margin: 10px 0px 0px 0px;
	border-bottom: 1px solid #d4dd9f;
	padding: 0px 0px 10px 0px;
	width: 142px;
}

div.lalast {
	border: none;
}

div.groupdescmain {
	float: left;
	margin: 0px 0px 10px 0px;
}

div.groupdesc {
	width: 374px;
	float: left;
	height: 54px;
	border: 1px solid #a0a04b;
	padding: 8px 8px 8px 8px;
	line-height: 18px;
}

ul.group {
	width: 468px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0;
	list-style: none;
}

ul.group li {
	width: 462px;
	float: left;
	border-bottom: 1px solid #d4dd9f;
	padding: 7px 0px 7px 6px;
}

/*************************************** from sn*/
div.subsitecont {
	width: 593px;
	padding: 6px 0px 6px 0px;
	float: left;
	color: #3C3C00;
}

div.party {
	width: 620px;
	float: left;
	line-height: 18px;
	padding: 11px 9px 13px 9px;
	background: #ffffff;
	border: 1px solid #c8cb8d;
	margin: 0px 0px 8px 0px;
}

div.party2 {
	width: 620px;
	float: left;
	line-height: 18px;
	padding: 11px 9px 13px 9px;
	background: #efefd0;
	border: 1px solid #c8cb8d;
	margin: 0px 0px 8px 0px;
}

div.partyimg {
	width: 125px;
	float: left;
}

a.party {
	font-weight: bold;
	font-size: 12px;
	color: #3C3C00;
	text-decoration: none;
	width: 490px;
	float: left;
	margin: 0px 0px 7px 0px;
}

a.party:hover {
	color: #c48cb5;
}

p.party2 {
	width: 490px;
	float: left;
	border-bottom: 1px solid #c8cb8d;
	padding: 3px 0px 5px 1px;
	margin: 0;
}

p.partydesc {
	width: 100%;
	float: left;
	padding: 3px 0px 0px 1px;
	line-height: 20px;
	margin: 0px; ;
}

img.party {
	float: left;
	margin: 0px 13px 0px 0px;
}

hr.form {
	margin-bottom:10px;border:0px;border-top:1px solid #3C3C00;
}
#tooltip {
    padding: 5px 10px;
    background: #e2ebbd;
    border: 1px solid #b2bdc3;
    opacity: 0.90;
}

/*////////////////////////////////////////////////////////////////*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/*///////////////////////////////////////////////////////////////*/

.thslide
{    
    background:#efefd0;
    width:300px;
    height:68px;
    border-top:3px solid #efefd0;
}

.thslide_nav_previous
{
    float:left;    
}

.thslide_nav_next
{
    float:right;    
}

.thslide_nav_previous a,
.thslide_nav_next a
{
    display:block;
    width:19px;
    height:68px;     
    text-decoration:none;  
    background-color:#444400;
    background-repeat:no-repeat;    
}

.thslide_nav_previous a
{
    background-image:url(../images/thslide_link_previous.gif);    
    background-position:0 0;
}

.thslide_nav_next a
{
    background-image:url(../images/thslide_link_next.gif);    
    background-position:100% 0;
}

.thslide_nav_previous a:hover,
.thslide_nav_next a:hover
{
    background-color:#6e6e6e;
}

.thslide_list
{
    float:left;
    overflow:hidden;   
    position:relative; 
    width:262px;
    height:68px;    
}

.thslide_list ul
{
    float:left;
    width:9000px;
    padding:0;
    margin:0;
    list-style:none;
}

.thslide_list li
{
    float:left;
    margin-right:3px;
}

.thslide_list li a
{
    display:block;
    position:relative;
    width:90px;
    height:68px;    
    text-decoration:none;
}

.thslide_list li a img
{
    position:absolute;
}

.thslide_list li a span
{
    position:absolute;
    display:block;
    width:84px;
    height:62px;    
}

.thslide_list li a:hover span,
.thslide_list li a.current span
{    
    border:3px solid #fff55b;
}

#CP_hourcont {
padding: 0px;
position:absolute;
border:1px dashed #bbbbbb;
background-color:#ffffff;
display:none;
}

#CP_minutecont {
background-color:#ffffff;
padding: 0px;
position:absolute;
width:45px;
border: 1px dashed #cccccc;
display:none;
}

.floatleft {
float:left;
}

.CP_hour {
padding:1px;
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
white-space:nowrap;
cursor:pointer;
width:35px;
margin:1px;
background-color:#e2ebbd;
}

.CP_minute {
padding:1px;
background-color:#e2ebbd;
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
white-space:nowrap;
cursor:pointer;
width:auto;
margin:1px;
}

.CP_over {
background-color:#ffffff;
}


/* jQuery Countdown styles 1.5.9. */
.hasCountdown {
	border: 1px solid #ccc;
	background-color: #eee;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 90%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 12px;
	text-align: center;
}
.countdown_amount {
	font-size: 30px;
}
.countdown_descr {
	display: block;
	width: 100%;
}
div.logged {
	float: left;
	color: #ffffff;
	padding: 12px 10px 10px 12px;
	line-height: 15px;
}

div.logged img.avatar {
	border: 6px solid #d7e0a6;
	float: left;
	margin: 0px 10px 0px 0px;
	width: 50px;
}

div.logged a.messages {
	color: #ffffff;
	text-decoration: none;
}

div.logged a.messages:hover {
	text-decoration: underline;
}

div.logged a.logout2 {
	color: #e2ebbd;
	font-weight: bold;
	text-decoration: none;
}

div.logged a.logout2:hover {
	text-decoration: underline;
}

div.loginside {
	width: 85px; 
	float: left;
}

input.login { 
	width: 66px;	
	height: 17px;	
	float: left; 
	background: #6d7218;	
	color: #e3e78d;	
	font-size: 12px; 
	border: 1px solid #4e520d;	
	padding: 5px 4px 0px 4px; 
	margin: 0px 8px 5px 0px;
	font-family: Arial;
	font-size: 11px;
}

input.login_button {	 
	border: 1px solid #e3e78d;
	background: none;
	color: #e3e78d;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 4px 0px 4px;
	height: 24px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	width: 104px;
}

a.fb {
	border: 1px solid #e3e78d;
	color: #e3e78d;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 6px 5px 6px;
	font-size: 10px;
	float: left;
	font-family: Arial;
	width: 90px;
	margin: 0px 0px 5px 0px;
	text-align: center;
}

a.register {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 12px 0px 0px;
	float: right;
}
fieldset.login { 
	width: 200px; 
	margin: 0; 
	float: left; 
	padding: 8px 0px 0px 12px; 
	border: none;
}
div.pager{
	margin-top:30px;
	margin-bottom:30px;
	text-align: center;
	float:left;
	width:100%;
	color: #000;
	font-weight: bold;
}
div.pager a{
	text-decoration: none;
	color: #000;
}
div.pager a:hover{
	text-decoration: underline;
}
.pageactive{
	background:#D1CF70;
	border: 1px solid #727272;
}
