body {
margin: 0px;
padding: 0px;
}

/* linki */

a.header-blue_link:link,
a.header-blue_link:active,
a.header-blue_link:visited  {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: underline;
}

a.header-blue_link:hover {
color: #B4B4B4;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: underline;
}

a.header-navi_link:link {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
}
a.header-navi_link:active {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
}
a.header-navi_link:visited {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
}
a.header-navi_link:hover {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
}

a.footer_link:link,
a.footer_link:active ,
a.footer_link:visited {
color: #0460A3;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
letter-spacing: 0px;
}

a.footer_link:hover {
color: #699701;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: underline;
letter-spacing: 0px;
}

a.footer_link_first:link,
a.footer_link_first:active ,
a.footer_link_first:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
}

a.footer_link_first:hover {
	color: #699701;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 0px;
}

a.footer-co_link:link,
a.footer-co_link:active ,
a.footer-co_link:visited {
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
}

a.footer-co_link:hover {
color: #699701;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: underline;
}

a.h1:link,
a.h1:active,
a.h1:visited {
color: #CCFFFF;
}

a.h1:hover {
text-decoration: none;
}

/* body */

.header-blue_wide{
width: 100%;
height: 22px;
background-image:url(images/bg_header-blue-26.png);
background-repeat:repeat-x;
}

.header-blue{
width: 970px;
height: 22px;
border: 0px;
background-image:url(images/bg_header-blue-26.png);
background-repeat:repeat-x;
margin-top: 0px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 13px;
line-height: 21px;
text-align: right;
}

.header-navi{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
margin-top: 53px;
}

.header-green_background{
width: 100%;
background-image:url(images/bg_header-green.png);
background-repeat:repeat-x;
color: #FFFFFF;
}

.header-green{
width: 970px;
height: 26px;
border: 0px;
color: #FFFFFF;
}

.header_top{
width: 970px;
height: 110px;
border: 0px;
background-color: #FFFFFF;
text-align: right;
margin: 0px;
position: relative;
}

.header{
	width: 970px;
	border: 0px;
	background-color: #FFFFFF;
	margin-top: 10px;
	height: 130px;
	color: #FFFFFF;
	text-align: left;
	font-size: 24 px;
	font-family: Arial, Helvetica, sans-serif;
}

.main {
		width: 970px;
		border: 0px;
		background: #FFFFFF;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		letter-spacing: 1px;
		line-height: 19px;
		margin: 0px;
}


.main_home {
		width: 825px;
		border: 0px;
		background: #FFFFFF;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		letter-spacing: 1px;
		line-height: 19px;
		margin: 10px 120px 0 0;
		padding: 0px;
}

.main_home-rek {
		width: 120px;
		float: right;
		padding-left: 20px;
		margin: 0px;
}

.footer{
	clear:both;
	background-color: #FFFFFF;
	width: 970px;
	border: 1px;
	border-style: solid;
	border-top-color: #699701;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #A5A5A5;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
	margin-top: 10px;
}

.footer-co{
	background-color: #FFFFFF;
	width: 970px;
	border: 1px;
	border-style: solid;
	border-top-color: #699701;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: right;
	color: #666666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	line-height: 12px;
}

hr {
	border: 1px;
	height: 1px;
	color: #699701;
	margin: 0px;
	padding: 0px;
}

/* wypunktowanie */

.main ul li,
.main_home ul li{
margin-left: -25px;
font-size: 12px;
list-style-position: outside;
list-style-image: url(images/arrow_2.gif);
text-align: left;
}

#ul_main_home{
margin-top:0;
}

#li_main_home{
margin-left: -25px;
margin-top: 0px;
padding-top: 0px;
font-size: 12px;
list-style-position: outside;
list-style-image: url(images/arrow_2.gif);
text-align: left;
vertical-align: top;
}

.TabbedPanels ul li{
list-style-image: none;
margin: 0;
}

#tab_oferta_zawartosc_99 ul li{
list-style-position: outside;
list-style-image: url(images/arrow_2.gif);
margin-left: -25px;
margin-top: 0px;
padding-top: 0px;
font-size: 12px;
text-align: left;
vertical-align: top;
}


.TabbedPanelsContent p{
	padding-left: 5px;
}

.main ul li a,
.main_home ul li a,
.main_home ul a, 
.main_home ol li a,
.main_home ol a {
text-decoration: none;
color: #0460A3;
}

.main ul li a:hover,
.main_home ul li a:hover,
.main_home ol li a:hover{
text-decoration: underline;
}

.main p a,
.main_home p a,
.main_home td a {
text-decoration: none;
color: #0460A3;
}

.main p a:hover,
.main_home p a:hover {
color: #699701;
text-decoration: underline;
}


.main a,
.main_home a {
text-decoration: none;
color: #0460A3;
}

.main a:hover,
.main_home a:hover {
color: #699701;
text-decoration: underline;
}

.main h1 a,
.main_home h1 a {
text-decoration: none;
color: #FFFFFF;
}

.main h1 a:hover,
.main_home h1 a:hover {
color: #699701;
text-decoration: none;
}

ul#ul-wiecej,
li#ul-wiecej{
text-align: right;
}

div#box-prawy ul li,
div#box-prawy_en ul li {
font-size: 12px;
margin-left: -25px;
color: #699701;
}

div#box-prawy ul li a,
div#box-prawy_en ul li a{
color: #0460A3;

}

div#box-prawy ul li a:hover,
div#box-prawy_en ul li a:hover{
color: #699701;
}

div#box-prawy ul li span,
div#box-prawy_en ul li span,
div#box-prawy ol li span,
div#box-prawy_en ol li span{
color: #699701;
}

/* PICTURES */

.main img {
	margin-top: 5px;
	margin-bottom: 5px;
	border-width: 2px;
	border-style: solid;
	border-color: #E0E0E0;
}

img#rama {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div#box_gora-lewy img {
	border: 0px;
	margin: 0px;
}

div#box_gora-prawy img{
	border-width: 0px;
	margin: 0px;
}

.main_home-rek img {
	border-width: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

1div#box_dol-prawy img,
1div#main_home-rek img {
	border-width: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.header-green img {
	border-width: 1px;
	border-style: solid;
	border-color: #666;
	margin-top: 7px;
}

.clin img {
	border: 0px;
	margin-bottom: 3px;
}

.clin_css {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	list-style: none;
	list-style-image: none;
	text-align: left;
}

.clin_float {
	clear: left;
}

.mapa {
	table-layout: fixed;
	width: 657px;
}

.footer img {
	border-style: none;
}

/* tabelki */

#td_spry_naglowek{
width: 215px;
font-weight: bold;
vertical-align: top;
margin: 0px;
padding: 3px;
border-bottom: 1px solid;
border-bottom-color: #666;
line-height: 20px;
}

#td_spry_zawartosc{
width: 215px;
font-weight: normal;
vertical-align: top;
margin: 0px;
padding: 3px;
line-height: 20px;
}

#td_spry_zawartosc img{
	margin: 0;
	padding: 0;
}

#td_spry_naglowek_wiersz{
width: 170px;
font-weight: bold;
vertical-align: top;
margin-bottom: 5px;
line-height: 20px;
color: #000;
margin: 0px;
padding: 3px;
}

#td_spry_space{
width: 5px;
margin: 0;
padding: 0;
}
/* naglowki */

.main h1{
margin-top: 0px;
margin-bottom: 7px;
margin-left: 0px;
margin-right: 0px;
padding-left: 7px;
font-size: 16px;
line-height: 23px;
border-top: none;
border-bottom: 3px;
border-bottom-style: solid;
border-left: none;
border-right: none;
border-color: #699701;
color: #FFF;
background-image:url(images/bg_header-blue-26.png);
background-repeat:repeat-x;
}

.main_home h1,
.h2nah1{
margin-top: 0px;
margin-bottom: 7px;
margin-left: 0px;
margin-right: 0px;
padding-left: 10px;
font-size: 22px;
line-height: 40px;
border-top: none;
border-bottom: 3px;
border-bottom-style: solid;
border-left: none;
border-right: none;
border-color: #699701;
color: #FFF;
background-image:url(images/bg_header-blue-40.png);
background-repeat:repeat-x;
}

h2{
color: #699701;
font-size: 14px;
}

.h2{
margin-top: 0px;
margin-bottom: 7px;
margin-left: 0px;
margin-right: 0px;
padding-left: 7px;
font-size: 22px;
line-height: 40px;
border-top: none;
border-bottom: 3px;
border-bottom-style: solid;
border-left: none;
border-right: none;
border-color: #0460A3;
color: #FFF;
background-image:url(images/bg_header-green-40.png);
background-repeat:repeat-x;	
}

.h22{
margin-top: 8px;
margin-bottom: 6px;
margin-left: 0px;
margin-right: 0px;
padding-left: 7px;
padding-right: 7px;
font-size: 16px;
font-weight: normal;
line-height: 26px;
border-top: none;
border-bottom: 2px;
border-bottom-style: solid;
border-left: none;
border-right: none;
border-color: #0460A3;
color: #FFF;
background-image:url(images/bg_header-green.png);
background-repeat:repeat-x;	
}


h3{
color: #333;
font-size: 12px;
margin-bottom: -3px;
}

.h3{
color: #333;
font-size: 12px;
margin-bottom: -1px;
background-color: #EBEBEB;
padding-left: 5px;
border-top: none;
border-bottom: 1px;
border-bottom-style: solid;
border-left: none;
border-right: none;
border-color: #333;
}

h4{
color: #696969;
font-size: 10px;
margin-top: -11px;
padding: 0px;
}

h5{
color: #699701;
font-size: 12px;
margin-top: -5px;
}

h6{
margin-top: 0px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;
color: #699701;
font-size: 20px;
}

.txt_blue{
color: #0460A3;
font-size: 13px;
font-weight: bold;
margin-top: 8px;
margin-bottom: 4px;
border-top: none;
border-bottom: 1px;
border-bottom-style: solid;
border-left: none;
border-right: none;
border-color: #699701;
}

.txt_blue2{
color: #0460A3;
font-size: 13px;
font-weight: bold;
margin-top: 11px;
margin-bottom: 4px;
margin-left: -40px;
border-top: none;
border-bottom: 1px;
border-bottom-style: solid;
border-left: none;
border-right: none;
border-color: #699701;
}

.txt_black{
color: #333;
font-size: 13px;
font-weight: bold;
margin-top: 20px;
margin-bottom: 1px;
}

pppp{
text-indent: 25px;
}

p#p-right{
margin-top: 10px;
text-align: right;
}

/* tekst */

p#sty_referencje{
font-size: 11px;
font-style: italic;
}

p#sty_referencje_podpis{
font-size: 10px;
font-style: normal;
text-align: right;
margin-top: 3px;
margin-bottom: 5px;

}

.font_red{
color: #D10719;
font-weight: bold;
}


#blok_nowosc{
color: #FFF;
font-size: 9px;
font-family: Verdana, Geneva, sans-serif;
line-height: 14px;
background-color: #C00;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 4px;
padding-right: 4px;
margin-left:5px;
border:0;
}

#blok_relacja{
color: #FFF;
background-color: #C0C0C0;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 5px;
padding-right: 5px;
margin-left:5px;
border:0;
}

#blok_wkrotce{
color: #000;
font-size: 9px;
font-family: Verdana, Geneva, sans-serif;
line-height: 14px;
background-color: #FC3;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 4px;
padding-right: 4px;
margin-left:5px;
border:0;
}

/* inne */

div#box_gora-lewy{
		width: 500px;
		height: 280px;
		margin-top: 13px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-bottom: 0px;
		float: left;		
		background: #FFFFFF;
} 

div#box_gora-srodek{
		width: 330px;
		height: 280px;
		float: left;
		padding-top: 13px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 10px;
		background: #FFFFFF;
		margin: 0px;
} 

div#box_gora-prawy{
		width: 120px;
		height: 280px;
		margin: 0px;
		padding-top: 3px;
		padding-bottom: 0px;
		float: right;
		background: #FFFFFF;
} 

div#box_dol-lewy{
	clear:both;
		width: 480px;
		height: 250px;
		margin: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 0px;
		padding-right: 20px;
		float: left;
		background: #FFFFFF;
} 

div#box_dol-srodek{
		width: 330px;
		height: 250px;
		float: left;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 0px;
		padding-right: 10px;
		background: #FFFFFF;
		margin: 0px;
} 

div#box_dol-prawy{
		width: 120px;
		height: 160px;
		margin-top: 12px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top: 0px;
		padding-bottom: 10px;
		float: right;
		background: #FFFFFF;		
} 

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



div#box-lewy_en{
width: 310px;
height: 320px;
margin: 0px;
padding-left: 0px;
padding-top: 0px;
padding-right: 14px;
padding-bottom: 10px;
border: 0px solid;
float: left;
} 

div#box-prawy_en{
width: 310px;
height: 320px;
margin: 0px;
padding-left: 14px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 10px;
border: 0px solid;
float: left;
} 

div#box-lewy_ulotka_green{
width: 359px;
height: 525px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding-left: 10px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 10px;
border: 0px solid;
float: left;
background-color: #699701;
} 

div#box-prawy_ulotka_green{
width: 263px;
height: 525px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding-left: 10px;
padding-top: 0px;
padding-right: 15px;
padding-bottom: 10px;
border: 0px solid;
float: left;
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 0px;
line-height: 19px;
background-color: #699701;
color: white;
} 

div#box-lewy_ulotka_blue{
width: 359px;
height: 525px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding-left: 10px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 10px;
border: 0px solid;
float: left;
background-color: #0460A3;
} 

div#box-prawy_ulotka_blue{
width: 263px;
height: 525px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding-left: 10px;
padding-top: 0px;
padding-right: 15px;
padding-bottom: 10px;
border: 0px solid;
float: left;
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 0px;
line-height: 19px;
background-color: #0460A3;
color: white;
} 

div#box_green{
width: auto;
height: 20px;
background-color: #699701;
}

div#box_blue{
width: auto;
height: 20px;
background-color: #0460A3;
}

#box{
text-indent: 0px;
margin-top: -20px;
}

#gora{
text-align: right;
}

div#faq_male {
font-size: inherit;
border-top: none;
border-bottom: 3px;
border-bottom-style: solid;
border-left: none;
border-right: none;
border-color: #0460A3;
margin-bottom: 15px;
}

div#faq_duze {
margin-left: 0px;
}

div#faq_male ol li {
margin-left: 25px;
font-size: 12px;
line-height: 20px;
text-align: left;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}

.main p {
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	line-height: inherit;
	vertical-align: top;
}

.main_home p {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0px;
	font-size: 12px;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	line-height: inherit;
	vertical-align: top;
}

.main_konie p {
	padding-top:0px;
	margin-top:0px;
}

.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}

#main_ramka {
	width:825px;
	margin: 0px auto 0px 0px;
	border: 0px;
}

#trenerzy_main_ramka {
	width:825px;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
}

#Div {
	background-color: #e6e6e6;
	width:825px;
	padding-top:0px;
	height:329px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

#trenerzy_div {
	background-color: #e6e6e6;
	width: 825px;
	height: 330px;
	padding-top:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

#konie_new_r2_c2 {
	margin-left:-1px;
	margin-top:0px;
	width:15px;
	height:330px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border: 0px;
}

#trenerzy_konie_new_r2_c2 {
	margin-left:-1px;
	margin-top:0px;
	width:15px;
	height:330px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border: 0px;
}

#colwrap2 {
	float:left;
	width:431px;
	height: 300px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
	background-image: url(img/konie_txt_bg.jpg);
}

#trenerzy_colwrap2 {
	float:left;
	width:581px;
	height:auto;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
	background-image: url(img/konie_txt_bg2.jpg);
}

#konie_new_r2_c3 {
	margin-left:0px;
	margin-top:0px;
	width:431px;
	height:15px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border: 0px;
}

#trenerzy_konie_new_r2_c3 {
	margin-left:0px;
	margin-top:0px;
	width:566px;
	height:15px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border: 0px;
}

#konie_new_r3_c3 {
	margin-left:0px;
	margin-top:0px;
	width:262px;
	margin-bottom:0px;
	float:left;
	display: inline;
	border: 0px;
}
#konie_new_r8_c3 {
	margin-left:0px;
	margin-top:0px;
	width:431px;
	height:17px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border: 0px;
}
#konie_new_r2_c4 {
	margin-left:0px;
	margin-top:0px;
	width:15px;
	height:330px;
	margin-bottom:0px;
	float:left;
	display:block;
	background-image: url(img/konie_new_r2_c4.jpg);
	overflow:hidden;
	border: 0px;
}

#colwrap3 {
	float:left;
	width:350px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}

#trenerzy_colwrap3{
	float:left;
	width:215px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}

#konie_new_r2_c5 {
	margin-left:0px;
	margin-top:0px;
	width:350px;
	height:15px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border: 0px;
}

#trenerzy_konie_new_r2_c5 {
	margin-left:0px;
	margin-top:0px;
	width:215px;
	height:15px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border: 0px;
}

#colwrap5 {
	float:left;
	width:135px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}
#konie_new_r3_c5 {
	margin-left:0px;
	margin-top:0px;
	width:135px;
	height:90px;
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:hidden;
	border: 0px;
}

#konie_new_r4_c5 {
	margin-left:0px;
	margin-top:0px;
	width:135px;
	height:15px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border: 0px;
}


#trenerzy_mini_picture{
	width:200px;
	height:133px;
	margin: 0px;
	display:inline;
	overflow:hidden;
	border: 0px;
}
#trenerzy_mini_space {
	width:200px;
	height:34px;
	margin: 0px;
	display:inline;
	border: 0px;
}

#konie_new_r5_c5 {
	margin-left:0px;
	margin-top:0px;
	width:135px;
	height:90px;
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:hidden;
	border: 0px;
}
#konie_new_r6_c5 {
	margin-left:0px;
	margin-top:0px;
	width:135px;
	height:15px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border: 0px;
}
#konie_new_r7_c5 {
	margin-left:0px;
	margin-top:0px;
	width:135px;
	height:90px;
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:hidden;
	border: 0px;
}
#konie_new_r3_c6 {
	margin-left:0px;
	margin-top:0px;
	width:15px;
	height:300px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border: 0px;
}

#konie_new_r3_c7 {
	margin-left:0px;
	margin-top:0px;
	width:200px;
	height:300px;
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:hidden;
	border: 0px;
}

a#link0 { display: block; height: 300px; width: 200px; }
a#link1 { display: block; height: 90px; width: 135px; }
a#link2 { display: block; height: 90px; width: 135px; }
a#link3 { display: block; height: 90px; width: 135px; }

#konie_new_r8_c5 {
	margin-left:0px;
	margin-top:0px;
	width:350px;
	height:15px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border: 0px;
}

#konie_new_r2_c8 {
	margin-left:0px;
	margin-top:0px;
	width:15px;
	height:330px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border: 0px;
}

#konie_tabela{
	width: 431px;
	border: 0;
}

#trenerzy_tabela{
	width: 581px;
	border: 0;
}

#konie_lewa {
	width: 90px;
	text-align:	right;
	color: #045FA3;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	vertical-align: top;
}

#trenerzy_lewa {
	width: 581px;
	text-align:	left;
	color: #045FA3;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	vertical-align: top;
}

#konie_prawa {
	width: 335px;
	text-align:	left;
	color: #333333;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
	vertical-align: top;
	border-color: #0F0;
}

#trenerzy_prawa p {
	margin-top: 7px;
}

#konie_tytul {
	width: 335px;
	text-align:	left;
	color: #699701;
	font: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 32px;
}

#trenerzy_tytul {
	width: 581px;
	text-align:	left;
}

#trenerzy_tytul h2{
	color: #699701;
	font: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

#trenerzy_prawa {
	width: 581px;
	height: 266px;
	text-align:	left;
	color: #333333;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	vertical-align: top;
}

#tab_formularz_naglowek{
width: 330px;
text-align: right;
vertical-align: top;
padding-right: 10px;
padding-top: 5px;
}

#tab_godzina{
width: 100px;
text-align: left;
vertical-align: top;
}

#tab_nazwa{
width: 300px;
text-align: left;
vertical-align: top;
}

#tab_75{
width: 75px;
text-align: left;
padding-top: 5px;
vertical-align: top;
}

#tab_80{
width: 80px;
text-align: left;
padding-top: 5px;
vertical-align: top;
}

#tab_85{
width: 85px;
text-align: left;
padding-top: 5px;
vertical-align: top;
}

#tab_100{
width: 100px;
text-align: left;
padding-top: 5px;
vertical-align: top;
}

#tab_150{
width: 150px;
text-align: left;
padding-top: 5px;
vertical-align: top;
}

#tab_200{
width:200px;
text-align: left;
padding-top: 5px;
vertical-align: top;
}

#tab_300{
width:300px;
text-align: left;
padding-top: 5px;
padding-left: 5px;
vertical-align: top;
}

#tab_450{
width:450px;
text-align: left;
padding-top: 5px;
padding-left: 5px;
vertical-align: top;
}

#tab_495{
width:495px;
text-align: left;
padding-top: 5px;
vertical-align: top;
}

#tab_uwagi{
width:380px;
text-align: left;
}

#tab_opis{
width:715px;
text-align: left;
vertical-align: top;
}

#tab_obozy_lewa{
width: 405px;
margin: 0px;
padding: 0px;
text-align: left;
vertical-align: top;
}

#tab_obozy_srodek{
width: 15px;
margin: 0px;
padding: 0px;
}

#tab_obozy_prawa{
width: 405px;
margin: 0px;
padding: 0px;
text-align: left;
vertical-align: top;
}

#tab_kon_vshort{
font-size: 11px;
vertical-align: top;
width: 55px;
}

#tab_kon_short{
font-size: 11px;
vertical-align: top;
width: 73px;
}

#tab_kon_medium{
font-size: 11px;
vertical-align: top;
width: 110px;
}

#tab_kon_long{
font-size: 11px;
vertical-align: top;
}

#p_starty_koni{
border: 1px;
border-top-style: solid;
border-top-color: #CCC;
font-size: 11px;
text-align: left;
margin-top: 20px;
margin-bottom: 0px;
padding-top: 5px;
}

#tab_oferta_naglowek_00{
background-color:#666;
width: 95px;
height: 40px;
padding: 5px;
color: #FFF;
font-weight:bold;
text-align:right;
}

#tab_oferta_naglowek_99{
background-image:url(SpryAssets/bg_header-blue_50.png);
background-repeat: repeat-x;
width: 131px;
height: 40px;
padding: 5px;
color: #FFF;
font-weight:bold;
text-align:center;
}

#tab_oferta_zawartosc_99{
background-color: #FFF;
width: 131px;
height: 40px;
padding: 5px;
color: #000;
font-weight: normal;
text-align: left;
}

/* kolorowe pola */


#numer-li {
width: 55px;
}



ul.Krata ul,
ul.Numer ul{
	border: 0px;
	margin: 0;
	padding: 0;
}

ul.Krata li{
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 3px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	width: 270px;
	height: 48px;
	float: left;
	line-height: 48px;
	border-color: #CCC;
	border-style: solid;
	border-width: 1px;
	vertical-align: middle;
	list-style-type: none;
	list-style-image: none;
}

ul.Numer li{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	width: 46px;
	height: 25px;
	float: left;
	line-height: 25px;
	border-color: #FFF;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	vertical-align: middle;
	list-style-type: none;
	list-style-image: none;
}

ul.Krata a:link,
ul.Krata a:active,
ul.Krata a:visited,
ul.Numer a:link,
ul.Numer a:active,
ul.Numer a:visited{
	color: #FFFFFF;
	display: block;
	background-image:url(SpryAssets/bg_header-green_50.png);
	background-repeat:repeat-x;
	padding: 0px;
	text-decoration: none;
}

ul.Krata a:hover,
ul.Krata a:focus,
ul.Numer a:hover,
ul.Numer a:focus{
	background-image:url(SpryAssets/bg_header-blue_50.png);
	background-repeat:repeat-x;
	text-decoration: none;
	color: #FFFFFF;
}

ul.Krata,
li.Krata,
ul.Numer,
li.Numer{
	color: #FFFFFF;
	font-weight: normal;
	margin: 0;
	padding: 0;
	cursor: default;
	width: auto;
}


#kalendarium_miniona-data{
color: #CCC;
}

/* TOOL TIP */

/* SpryTooltip.css - version 0.2 - Spry Pre-Release 1.6.1 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* HACK FOR IE: to make sure the tooltips show above form controls, we underlay each tooltip with an iframe */
.iframeTooltip
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}

.tooltipContent
{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	background-color: #FFFFCC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	border-style: solid;
	border-color: #CCC;
	border-width: 1px;
	width: 200px;
}
