html,body,h1,h2,h3,h4,h5,h6,div,span,blockquote,p,address,form,img,ul,ol,dl,dt,dd,li,hr,table,td,th,strong,em,sup,sub,dfn,ins,del,q,cite,var,samp,code,kbd,tt
	{
	margin: 0;
	padding: 0;
	border: 0;
}

h3 a { color: green; }

address {
	font-style: normal;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

legend {
	display: none;
}

body {
	background: #15485b url(../images/bg.png);
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.clear {
	width: 0;
	height: 0;
	overflow: hidden;
	clear: both;
}

.clear2 {
	width: 0;
	height: 0;
	overflow: hidden;
	clear: none;
}


.align-right {
	float: right;
}

.align-left {
	float: left;
}

.align-center {
	margin: 0 auto;
}

#top-background {
	background: url(../images/top-bg.png) repeat-x;
	text-align: center;
}

#wrapper {
	width: 929px;
	margin: 0 auto;
	text-align: left;
}

#top {
	height: 278px;
	position: relative;
}

#side-background {
	background: url(../images/side-bg.png) no-repeat 50% 0;
}

#top img {
	z-index: 10;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

#top ul {
	top: 220px;
	left: 0;
	width: 443px;
	height: 58px;
	background: url(../images/menu.png);
	position: absolute;
	z-index: 100;
	text-align: center;
}

#top ul li {
	float: left;
	padding: 0 10px;
	line-height: 58px;
	text-align: center;
	min-width: 100px;
}

#top ul li a {
	color: #ffffff;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	height: 58px;
	display: block;
	font-weight: bold;
}

#top ul li a span {
	padding: 3px 8px;
}

#top ul li a:hover span {
	background: #ff9000;
}

#top ul li a:hover {
	background: url(../images/arrow.gif) no-repeat 50% 38px;
}

#top #radio {
	position: absolute;
	left: 714px;
	top: 216px;
	width: 215px;
	height: 62px;
	background: url(../images/radio.png);
	display: block;
	text-indent: -9999em;
	line-height: 62px;
	cursor: pointer;
	overflow: hidden;
	z-index: 100;
}

#top h1,#top h2 {
	width: 0;
	height: 0;
	overflow: hidden;
}

#content {
	width: 929px;
	background: url(../images/columns.gif) repeat-y 0 0;
}

#left {
	float: left;
	width: 215px;
	background: url(../images/left.png) no-repeat 0 0;
	padding-top: 3px;
}

#center {
	float: left;
	width: 477px;
}

#right {
	float: left;
	width: 237px;
	padding-top: 3px;
	background: url(../images/right.png) no-repeat 0 0;
	overflow: hidden;
}

#content-a {
	background: url(../images/content-a.png) no-repeat 0 0;
	padding: 19px 15px 0 15px;
	color: #474747;
}

#content-a a:link,#content-a a:visited {
	color: #ab1818;
}

#content-a a:active,#content-a a:hover {
	color: #a1a1a1;
}

#content-b {
	background: url(../images/content-b.png) no-repeat 215px 100%;
	padding-bottom: 100px;
	width: 929px;
}

#left .section {
	width: 208px;
	float: left;
	background: url(../images/section.png) no-repeat 0 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#left .sectionadvert {
	width: 208px;
	float: left;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-bottom: 5px;
}

#left .section .section-b {
	padding-top: 17px;
	background: #fbdcb3 url(../images/bar.gif) repeat-x 0 0;
}

#right .section {
	width: 230px;
	float: right;
	background: #fbdcb3 url(../images/section2.png) no-repeat 0 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

#right .section .section-b {
	padding-top: 17px;
	background: #fbdcb3 url(../images/bar.gif) repeat-x 0 0;
}

#right .sectionadvert {
	width: 208px;
	float: right;
	padding-bottom: 5px;
	padding-right: 8px;
	margin-bottom: 5px;
}

#corner-a {
	width: 929px;
	background: url(../images/cornera.png) no-repeat 0 100%;
}

#corner-b {
	overflow: hidden;
	width: 929px;
	background: url(../images/cornerb.png) no-repeat 100% 100%;
}

#footer {
	padding-top: 25px;
	height: 68px;
	width: 929px;
	background: url(../images/footer.png) no-repeat;
	color: #adbcc2;
	overflow: hidden;
}

#left h3,#right h3 {
	font-size: 17px;
}

#footer #footer-left,#footer #footer-right {
	height: 68px;
	display: block
}

#footer #footer-left {
	width: 434px;
	float: left;
}

#footer #footer-right {
	width: 484px;
	float: right;
}

#footer #footer-left address {
	line-height: 160%;
	margin-left: 15px;
}

#footer #footer-right a#xlt {
	color: #437081;
	font-weight: bold;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
}

#footer #footer-right a#sileer {
	color: #437081;
	font-weight: bold;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}

#footer #footer-right ul {
	float: right;
	margin-right: 11px;
	display: block;
	width: 473px;
	overflow: hidden;
	text-align: right;
}

#footer #footer-right ul li {
	display: inline;
	padding: 0 11px 0 11px;
	background: url(../images/dot.gif) no-repeat 100% 50%;
	margin-right: -2px;
}

#footer #footer-right ul li a {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	color: #adbcc2;
}

#footer a {
	outline: none;
}

p#where {
	color: #bbaf95;
	line-height: 200%;
	margin-bottom: 16px;
}

p#where a {
	background: #e9dcbb;
	padding: 5px 7px 5px 7px;
	text-decoration: underline;
	color: #8c8472;
	margin-left: 2px;
}

#center h3 {
	font-size: 12.5pt;
}

#content-a .header {
	padding-bottom: 6px;
	background: url(../images/shade.png) no-repeat 0 100%;
}
#content-a .header2 {
	padding-bottom: 6px;
    align: center;
    text-align: center;
}

#content-a .header3 {
	padding-bottom: 6px;
    align: center;
    background: url(../images/shade.png) no-repeat 0 100%;
}

#clubs {
	margin: 16px 0;
}

#clubs div {
	float: left;
	width: 33%;
}

#clubs div a {
	display: block;
	width: 106px;
	height: 31px;
	background: url(../images/club.png);
	text-transform: uppercase;
	line-height: 31px;
	padding-left: 12px;
	color: #363636;
	margin-bottom: 11px;
	outline: none;
}

#clubs .align-left a {
	float: left;
}

#clubs .align-right a {
	float: right;
}

#clubs .align-center a {
	margin: 0 auto 11px auto;
}

a.red {
	color: #840028;
	padding: 3px 0;
	border-bottom: 5px solid #840028;
	margin-bottom: 6px;
	margin: 0 3px;
}

a.red2 {
	color: #660000;
	padding: 3px 0;
}

a.red2:hover {text-decoration: underline; color: #6666ff;}

.zolty {
	color: #840028;
	padding: 0 5px;
}

a.zolty {
	color: #840028;
	padding: 3px 0;
	border-bottom: 2px solid #840028;
	margin-bottom: 6px;
	margin: 0 3px;
}

#add-club {
	width: 447px;
	background: url(../images/addclub.png);
	height: 114px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 20px;
}

#add-club a {
	width: 215px;
	height: 66px;
	top: 34px;
	left: 117px;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	position: absolute;
	outline: none;
}

.bigblock {
	width: 199px;
	height: 131px;
	background: url(../images/bigblockold.png);
	margin: 16px 0 32px 0;
}

.bigblock2 {
	width: 149px;
	height: 161px;
	background: url(../images/bigblock.png);
	margin: 16px 0 0px 0;
}

.bigblock2 a {
	color: #8a1413;
	font-weight: bold;
	line-height: 240%;
	margin-left: 12px;
	outline: none;
}

.bigblock2 a img {
	margin: 0 11px;
}

.bigblock a {
	color: #8a1413;
	font-weight: bold;
	line-height: 240%;
	margin-left: 12px;
	outline: none;
}

.bigblock a img {
	margin: 0 11px;
}

#smallblocks .column {
	float: left;
	width: 33%;
}

.column2 {
	float: center;
	width: 25%;
}

#smallblocks .column25 {
	float: left;
	width: 22%;
}

.smallblock {
	width: 129px;
	height: 104px;
	background: url(../images/smallblock2.png);
	margin-bottom: 16px;
}

#smallblocks {
	margin: 16px 0;
}

#smallblocks .align-left .smallblock {
	float: left;
}

#smallblocks .align-right .smallblock {
	float: right;
}

#smallblocks .align-center .smallblock {
	margin: 0 auto 16px auto;
}

.smallblock a {
	color: #8a1413;
	line-height: 200%;
	margin-left: 6px;
	outline: none;
	font-size: 7pt;
	
}

.smallblock a img {
	margin-left: 6px;
}

#left .header,#right .header {
	margin-bottom: 15px;
}

#lng-pl,#lng-en {
	display: block;
	color: #000;
	width: 30px;
	height: 22px;
	float: left;
	padding-left: 30px;
	line-height: 22px;
	background-repeat: no-repeat;
	display: inline;
}

#lng-pl {
	margin-left: 25px;
	margin-right: 10px;
	background-image: url(../images/pl.png);
	margin-bottom: 10px;
}

#lng-en {
	margin-left: 10px;
	margin-right: 25px;
	background-image: url(../images/en.png);
	margin-bottom: 10px;
}

#left .headerp1 {
	float: right;
	margin-top: -9px;
	line-height: 100%;
	margin-right: 22px;
	display: inline;
}

#left .headerp2 {
	float: right;
	margin-top: -9px;
	line-height: 100%;
	margin-right: 29px;
	display: inline;
}

.uk,.ir {
	display: block;
	width: 42px;
	height: 42px;
	float: left;
	text-indent: -99999em;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 10px;
	display: inline;
}

.uk {
	background: url(../images/uk.png);
	margin-left: 45px;
	margin-right: 15px;
}

.ir {
	background: url(../images/ir.png);
	margin-right: 45px;
	margin-left: 15px;
}

.cien2 {
	width: 208px;
	height: 20px;
	background: url(../images/cien2.jpg);
	padding-top: 5px;
	margin-bottom: 10px;
}

.button {
	width: 63px;
	height: 19px;
	background: url(../images/button.png);
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 19px;
	color: #fff;
	font-size: 7pt;
}

#polish-clubs{
 width:208px;
 height:56px;
 background: url(../images/polish-clubs.png) no-repeat 0 0;
 padding-top: 16px;
}

#polish-clubs a {
	display: block;
	margin: 5px 0 15px 105px;
	position: relative;
}

.section-b p {
	margin: 0 10px 8px 13px;
	text-align: left;
	color: #363636;
	line-height: 150%;
	text-indent: 0;
}

.section-b p.cen {
	margin: 0 10px 8px 13px;
	text-align: center;
	color: #363636;
	line-height: 150%;
	font-size: small;
	text-indent: 0;
}

.section-b-opera p {
	margin: 100 100px 80px 130px;
	text-align: justify;
	color: #363636;
	line-height: 150%;
	text-indent: 0;
}

.section-b p a {
	float: right;
	margin: 8px 0 5px 10px;
	position: relative;
	text-indent: 0;
}

form#login-form {
	display: block;
	margin-left: 20px;
	margin-right: 25px;
	margin-top: -10px;
}

#login-form div {
	display: block;
	height: 27px;
	margin: 8px 0;
}

#login-form div label {
	float: left;
	width: 45px;
	text-align: left;
	line-height: 27px;
	display: block;
	height: 27px;
	padding: -10px;
}

#login-form-opera div label {
	float: left;
	width: 45px;
	text-align: left;
	line-height: 27px;
	display: block;
	height: 27px;
	padding: -10px;
}

 #login-form div  input.form-field {
 border: 0; 
 width:100px;
 height:21px; 
 font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size: 8pt; 
 color: #606060;
 padding:5px 9px 0 7px;
 background-color: transparent;
}

#right a.red {
	color: #a21817;
	border-color: #a21817;
}

#club-account {
	width: 190px;
	hegiht: 100px;
	display: inline;	
}

#konto-club {
	text-align: left;
	font-color: #000000;
	line-height: 150%;
	width: 120px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#konto-club-right {
	float: left;
	width: 20px;
	margin-right: 10px;
	margin-top: 0px;
}

#konto-club-right a {
	margin: 5px auto;
}

#small-logo {
	display: inline;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 32px;
}

#mainmenu {
	width: 456px;
	height: 47px;
	background: #ac2a2a url(../images/mainmenu.png) no-repeat top left;
	margin-bottom: 25px;
}

#mainmenu a:link,#mainmenu a:visited {
	display: block;
	float: left;
	padding: 4px 9px;
	margin: 17px 5px 0 5px;
	background-color: #8e1212;
	font: normal 12px arial, tahoma, sans-serif;
	color: #ffffff;
}

#mainmenu a:active,#mainmenu a:hover {
	background-color: #680000;
}
#menuleft {
	width: 50px;
	height: 47px;
	margin-bottom: 25px;
}
#menuleft a:link,#menuleft ul a:visited {
	display: block;
	width: 146px;
	text-decoration: none;
	padding: 7px;
	font-weight: bold;
	background-color:  #ffcc66;
	color:  #000000;
	border-left: 10px solid #ffcc66;
}

#menuleft a:active,#menuleft a:hover {
	background-color: #680000;
}
#menuleft ul li {
	border-bottom: 1px solid #9ce;
	
}
#menuleft ul {
	width: 170px;
	padding: 2px 2px 1px 2px;
	background-color: #9ce;
	border: 3px double #28e;
}

#menuleft ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuleft ul a:hover {
	background-color: #2F4F4F;
	background-image: url("tlo2.gif");
	color: #eff;
}

textarea.text,input.text {
	background: #ffffff url(../images/formbg.png) no-repeat top left;
	border: 1px solid #d1cbbd;
	padding: 3px 3px;
	font: normal 11px arial, tahoma, sans-serif;
	color: #606060;
	margin: 5px 0;
}

select.text {
	background: #ffffff url(../images/formbg.png) no-repeat top left;
	border: 1px solid #d1cbbd;
	font: normal 11px arial, tahoma, sans-serif;
	color: #606060;
	margin: 7px 0;
}

.button1 {
	color: #fff;
	font: normal 11px arial, tahoma, sans-serif;
	border: 1px solid #810f0f;
	background-color: #b61a1a;
	padding: 1px 6px;
	margin: 4px 6px;
}

.subtext {
	padding: 9px 0 5px 0;
}

.buttonbar {
	border-top: 1px solid #b72222;
	margin-top: 18px;
	padding-top: 5px;
	text-align: center;
}

.red {
	color: #b72222;
	padding: 0 5px;
}

.register {
	text-align: justify;
	border-left: 1px solid #fdf1d2;
	padding-left: 10px;
	color: #60605e;
}

.pagetext {
	background-color: #fffbf1;
	border: 1px solid #ebc853;
	margin: 20px 5px;
	text-align: justify;
	padding: 6px;
	color: #474747;
	line-height: 160%;
}

.clubphoto {
	border: 2px solid #e2d3ad;
	margin: 15px 0;
}

.clubphotosmall {
	border: 2px solid #e2d3ad;
	margin: 10px 13px;
}

.search_result {
	float: left;
	color: #9d3838;
	line-height: 150%;
	width: 208px;
	border: 1px solid #e3ddce;
	margin: 6px;
}

.search_result2 {
	float: left;
	color: #9d3838;
	line-height: 150%;
	width: 215px;
	border: 1px solid #e3ddce;
	margin: 6px;
}

.search_result3 {
	float: left;
	color: #9d3838;
	line-height: 150%;
	width: 485px;
	border: 1px solid #e3ddce;
	margin: 6px;
}

.search_result img {
	border: 1px solid #e3ddce;
	margin: 5px 5px 5px 5px;
	float: left;
}

.search_link {
	clear: both;
	margin: 5px;
	float: left;
}

.search_addfav {
	clear: both;
	margin: 5px;
	float: right;
}

.search_addfav a {
	color: #144658;
	padding-left: 10px;
}

.search_link2 {
	clear: both;
	margin: 10px;
	float: left;
	left: -5px;
}

.search_link a {
	color: #144658;
	background: transparent url(../images/linkarrow.png) no-repeat center
		left;
	padding-left: 10px;
}

.search_link2 a {
	color: #144658;
	background: transparent url(../images/linkarrow.png) no-repeat center
		left;
	padding-left: 5px;
}

.search_result span {
	font-size: 10px;
	color: #3a3a3a;
}

.fat {
	float: left;
	margin-left: 16px;
}

.payments td {
	padding: 5px;
	text-align: center;
}

.payments {
	border: 1px solid #e4a756;
}

.paymentstop {
	font-weight: bold;
	background-color: #f1b970;
}

.tablephotos {
	margin-top: 30px;
}

.tablephotos td {
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #ded1af;
}

.tptop {
	padding: 10px;
	font-weight: bold;
	background-color: #eae0c7;
}

#right .section {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#left .section {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

