/*------------------------------------------------------------------
 # [CSS RESET]
 # -----------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

a
{
	outline:none;
}

/*------------------------------------------------------------------
 # [PODSTAWOWE]
 # -----------------------------------------------------------------*/
 
body 
{
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #1e1a16;
}

#container
{
	width:886px;
	margin:auto;
}

#container #top
{
	height:435px;
}

#container #top #left
{
	float:left;
	width:448px;
	height:435px;
	margin-top:20px;
}

#container #top #left #menu
{
	margin-top:30px;
}

#container #top #right
{
	float:right;
	width:438px;
	height:435px;
	background:url(../img/o-plebiscycie.jpg) top left no-repeat;
}

#container #top #right #txt
{
	color:#fff;
	width:300px;
	margin:auto;
	margin-top:180px;
	font-size:12px;
	padding-left:30px;
}

#container #content
{
	clear:both;
}

#container #content h1
{
	font-size:24px;
	font-stretch:normal;
	font-variant:normal;
}

#container #content #left-content
{
	float:left;
	width:448px;
}

#container #content #right-content
{
	float:right;
	width:400px;
}

#container #footer
{
	clear:both;
	margin-top:20px;
	height:15px;
	background-color:#ebeaea;
	padding:10px 15px;
}

#container #footer #copyright
{
	float:left;
	width:500px;
}

#container #footer #design
{
	float:right;
	width:300px;
	text-align:right;
}

#container #footer #design a
{
	text-decoration:none;
	color:#1e1a16;
}



#tab-ranking
{
	width: 448px;
	border:0px;
	margin-top:30px;
}

#tab-ranking .klub
{
	font-weight:bold;
	font-size:14px;
}

#tab-ranking .klub a
{
	text-decoration:none;
	color:#1e1a16;
}


#tab-ranking .klub a:hover
{
	text-decoration:underline;
	color:#1e1a16;
}

#tab-ranking .sms-1
{
	width:151px;
	height:30px;
	background:url(../img/zolte.jpg) center left no-repeat;
	text-align:center;
}

#tab-ranking .sms-2
{
	width:151px;
	height:30px;
	background:url(../img/zielona.jpg) center left no-repeat;
	text-align:center;
}

#kluby .klub2
{
	margin:5px 0px;
	padding-bottom:15px;
	clear:both;
}

.bg-1
{
	background-color:#edf4e3;
}

.bg-2
{
	
}



#kluby .klub2 .nazwa
{
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #ddd;
	padding:5px 20px;
	color:#82b03a;
	padding-top:10px;
}

#kluby .klub2 .nazwa a
{
	font-size:14px;
	font-weight:bold;
	color:#82b03a;
}

#kluby .klub2 .kontakt
{
	float:left;
	width:300px;
	padding:20px;
	font-size:12px;
}

#kluby .klub2 .kontakt .email
{
	margin-top:15px;
}

#kluby .klub2 .kontakt .godziny
{
	margin-top:15px;
}

#kluby .klub2 .kontakt .sms
{
	margin-top:15px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

#kluby .klub2 .kontakt a
{
	color:#82b03a;
}

#kluby .klub2 .desc
{
	float:left;
	width:500px;
	padding:20px;
}

#kluby .klub2 .desc .opis
{
	height:110px;
}

#kluby .klub2 .desc .opis2
{
	font-size: 11px;
	line-height:140%;
}

#kluby .klub2 .desc .wiecej
{
	margin:20px 0px;
	
}

#kluby .klub2 .desc .wiecej a
{
	clear:both;
	background-color:#82b03a;
	padding:5px 10px;
	color:#fff;
	text-decoration:none;
}

#table-list
{
	font-size: 11px;
	text-align: left;
	border-collapse: collapse;
	margin-bottom:30px;
}

#table-list th
{
	font-size: 11px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px dotted #1e1a16;
	font-weight:bold;
	text-align:right;
}
#table-list td
{
	padding: 8px; 
	border-bottom: 1px dotted #1e1a16;
}

#table-list td a
{
	color:#82b03a;
}
#table-list tbody tr:hover td
{
	
}

#abilet
{
	text-align:center;
}

.page_text a
{
	color:#82b03a;
}
