body 
{
  background: url(../images/bgg.jpg) repeat scroll center top #271907;
  color:#000000;
  font-family:tahoma;
  font-size:11px;
  line-height:1;
  text-align:center;
}

html, body, div, span, h3, h4, h5, h6, a, em, font, ins, b, center, ul, li, form 
{
  border:0 none;
  font-size:98%;
  margin:0;
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:0;
  padding:0;
  vertical-align:baseline;
}

table
{
  border: 0;
  border-collapse: collapse;
  width: 100%;
}

td
{
  border: 1px  solid #ccc;
  text-align: center;
  vertical-align: middle;
  height: 23px;
}

tr
{
  border: 1px  solid #ccc;
}

.head_tr
{
  background-color: #44699C;
  color: white;
  font-weight: bold;
}

.Page 
{
  height:auto;
  margin:0 auto;
  text-align:left;
  top:0;
  width:960px;
}

#top 
{
    margin-top: 15px;
    padding-top: 10px;
    background-color: white;
    z-index: 90;
    width: 938px;
    padding: 5px 10px 0 10px;
    border-left: 1px solid #e4ead3;
    border-right: 1px solid #e4ead3;
    border-top: 1px solid #e4ead3;
}

#logo 
{
    background-image: url(../images/logo_bg2.png);
    background-repeat: no-repeat;
    float: left;
    height: 138px;
    margin-top: -25px;
    padding: 5px 0 0 22px;
    position: absolute;
    width: 365px;
    z-index: 120;
}

#flash 
{
    height: 385px;
    z-index: 100;
}

.TopC 
{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(../images/logo.jpg) no-repeat scroll 0 0;
  height:300px;
  width:960px;
}

.LogoC 
{
  padding:90px 0 0 37px;
}

.floatl 
{
  float:left;
  margin:0;
}

a 
{
  color:#000000;
  text-decoration:none;
}

.clear 
{
  clear:both;
  font-size:0;
  height:0;
  line-height:0;
}

.MenuTopC 
{
  padding: 0 2px 0 4px;

}

.MenuTopL 
{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  
  height:50px;
  width:13px;
}

.MenuTopM 
{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(../images/menugr.png) repeat-x scroll 0 0;
  height:50px;
  width:923px;
  padding:7px 0 8px;
  margin-top: 10px;
  
  border-radius: 4px;
  -moz-border-radius:4px 4px 4px 4px;
  -webkit-border-radius: 4px; 
  -khtml-border-radius: 4px;
}

.MenuTopR 
{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  
  height:50px;
  width:15px;
}

.FootC 
{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(../images/foot.png) repeat-x scroll 0 0;
  height:242px;
}

.FCR 
{
  color:#999A9B;
  line-height:42px;
}

.floatr 
{
  float:right;
  margin:0;
}

.FCR a 
{
  color:#999A9B;
  font-weight:bold;
}

.LeftC
{
  display:inline;
  float:left;
  width:237px;
}

.MC 
{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(../images/mc.png) repeat-y scroll 0 0;
  margin:0 auto;
  overflow:auto;
  width:960px;
}



#menu ul 
{
  list-style-type:none;
  margin:0 11px 0 17px;
  padding-bottom:24px;
  padding-left:0;
  text-align: left;
}

#menu li 
{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(../images/menu_bullet.gif) no-repeat scroll left center;
  border-bottom:1px solid #CFD7BF;
  height:22px;
  overflow:hidden;
  text-align: left;
}

.cat 
{
  background:transparent url(../images/category.jpg) no-repeat scroll left center;
  border-bottom:1px solid #CFD7BF;
  width:237px;
  height:44px;
}

.cat p
{
  padding:10px 0 6px 14px;  
  font-family:Tahoma,Sans-serif;
  font-size:16px;
  color: #ffffff;
  font-weight: bolder;
}

#menu ul a
{
  -x-system-font:none;
  color:#A52A2A;
  float:left;
  font-family:Tahoma,Sans-serif;
  font-size:12px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:0;
  padding:6px 0 6px 18px;
  text-decoration:none;
  width: 180px;
}

.whitebox
{
  width:958px;
  height:10px;
  background:#ffffff;
  border-left: 1px solid #e4ead3;
  border-right: 1px solid #e4ead3;
}

#menu a:hover 
{
  color:#9ac06b;
}

.MenuTopM ul, ul li 
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.MenuTopM ul 
{
	float: left;
	padding: 1px 0 1px 11px;
}

.MenuTopM ul li 
{
	float: left;
}

.MenuTopM ul a:link, ul a:visited 
{
	text-decoration: none;
	display: block;
	font-weight: bold;
	width: 110px;
	color: brown;
	padding: 10px 20px;
	
}

.MenuTopM ul a:hover 
{
	background-image: url("../images/menuhov.png");
  
	border-radius: 4px;
  -moz-border-radius:4px 4px 4px 4px;
  -webkit-border-radius: 4px; 
  -khtml-border-radius: 4px;
}

.menu_hover
{
	background-image: url("../images/menuhov.png");
  color: white;
	border-radius: 4px;
  -moz-border-radius:4px 4px 4px 4px;
  -webkit-border-radius: 4px; 
  -khtml-border-radius: 4px;
}

.menu_normal
{
  background: none;  
}

form td
{
  border: 0;  
}

.RightC
{
  padding: 5px 5px 5px 10px;
  width: 705px;
}

.kontakt_tab
{
  margin-top: 20px;
  margin-left: 20px;
  border: none;
}

.kontakt_tab tr
{
  border: none;
}

.kontakt_tab td
{
  border: none;
  text-align: left;
  line-height: 20px;
}

ul.tabs { 
	list-style:none; 
	 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
	width: 691px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(../images/tabs.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}

.panes div {
 display:none;
 padding:15px 10px;
 border:1px solid #999;
 border-top:0;
 width: 670px;
 font-size:14px;
 background-color:#fff;
}


/* container for slides */
.images {
position:relative;
height:385px;
width:938px;
float:left;
}
/* single slide */
.images div {
display:none;
position:absolute;
top:0;
left:0;
font-size:12px;
}
/* header */
.images h3 {
font-size:22px;
font-weight:normal;
margin:0 0 20px 0;
color:#456;
}
/* tabs (those little circles below slides) */
.slidetabs {
clear:both;
margin-left:330px;
}
/* single tab */
.slidetabs a {
width:8px;
height:8px;
float:left;
margin:3px;
background:url(/tools/img/scrollable/arrow/navigator.png) 0 0 no-repeat;
display:block;
font-size:1px;
}
/* mouseover state */
.slidetabs a:hover {
background-position:0 -8px;
}
/* active state (current page state) */
.slidetabs a.current {
background-position:0 -16px;
}

.disabled {
visibility:hidden !important;
}

h1 
{
    border-bottom: 3px solid #8B4513;
    font-size: 170%;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0 0 3px;
}

h2 
{
    font-size: 110%;
    font-weight: bold;
    line-height:24px;
}

p
{
    margin: 0 0 15px;
    padding: 0;
    text-indent: 30px;
    line-height:24px;
}

.czerwony
{
    color: red;
}

.ul_c 
{
    color: black;
    font-weight: bold;
    text-align: left;
    margin:0 11px 0 17px;
    padding-bottom:24px;
    padding-left:0;
} 

.ul_c li 
{
    color: black;
    font-weight: bold;
    text-align: left;
    background:transparent url(../images/menu_bullet.gif) no-repeat scroll left center;
    padding:6px 0 6px 18px;
}

a.rc_a 
{
  color:#587C42;
  font-weight:bold;
}

a.rc_a:hover 
{
  color:#9ac06b;
}

img.lewo 
{
    border: 1px solid #CCCCCC;
    float: left;
    margin: 0 15px 15px 0;
    padding: 5px;
}

img.prawo 
{
    border: 1px solid #CCCCCC;
    float: right;
    margin: 0 0 15px 15px;
    padding: 5px;
} 

.galeria img 
{
	padding:5px;
	background:#f7f7f7;
	border:solid 1px #464646;
	margin:2px
}

.galeria_wpis
{
  width: 97%;
  border: 1px solid #8B4513;
  background: transparent url(../images/wiecej2.jpg) no-repeat right;
  height: 40px;
  cursor: pointer;
  font-size: 140%;
  padding-top: 10px;
  padding-left: 15px;
}

#form1 input, #form1 textarea 
{
    background: none repeat scroll 0 0 #78A8C2;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    float: left;
    margin-bottom: 20px;
    padding: 4px 0 4px 8px;
    width: 330px;
}

#form2 input, #form2 textarea 
{
    background: none repeat scroll 0 0 #78A8C2;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    float: left;
    margin-bottom: 20px;
    padding: 4px 0 4px 8px;
    width: 98%;
}

#kontakt_dane
{
    margin-right: 20px;
    
    width: 300px;
    float: left;
}

#kontakt_formularz
{
    width: 360px;
    float: left;
    border: 0;
    background: none repeat scroll 0 0 #5E7E90;
    color: #FFFFFF;
    border-radius: 6px;
    -moz-border-radius:6px 6px 6px 6px;
    -webkit-border-radius: 6px; 
    -khtml-border-radius: 6px;
}

.rm
{
    cursor: pointer;
    background: #78A8C2; 
    border: 1px solid #FFFFFF;
    color: white;
    padding: 4px 10px;
    border-radius: 4px;
    -moz-border-radius:4px 4px 4px 4px;
    -webkit-border-radius: 4px; 
    -khtml-border-radius: 4px;
}

.rm:hover
{
    background: white;
    color: black;
} 


.rm2
{
    cursor: pointer;
    background: url(../images/plus.png) no-repeat left #78A8C2; 
    border: 1px solid #FFFFFF;
    color: white;
    padding: 4px 10px 4px 19px;
    border-radius: 4px;
    -moz-border-radius:4px 4px 4px 4px;
    -webkit-border-radius: 4px; 
    -khtml-border-radius: 4px;
}

.rm2:hover
{
    background: url(../images/plus.png) no-repeat left white;
    color: black;
}

#ksiega_wypowiedz
{
    border-radius: 4px;
    -moz-border-radius:4px 4px 4px 4px;
    -webkit-border-radius: 4px; 
    -khtml-border-radius: 4px;
    border: 1px solid #5E7E90;
    width: 100%;
    margin-bottom: 20px;
}

#ksiega_tytul
{
    width: 100%;
    height: 35px;
    background: none repeat scroll 0 0 #5E7E90;
    color: white;
}

#ksiega_tresc
{
    width: 100%;
    background: none repeat scroll 0 0 #78A8C2;
}

#ksiega_stopka
{
    width: 100%;
    background: none repeat scroll 0 0 #5E7E90;
    color: white;
    height: 35px;
}

#ksiega_formularz
{
    width: 100%;
    border: 0;
    background: none repeat scroll 0 0 #5E7E90;
    color: #FFFFFF;
    border-radius: 6px;
    -moz-border-radius:6px 6px 6px 6px;
    -webkit-border-radius: 6px; 
    -khtml-border-radius: 6px;
}

/* calendar root element */
#calroot {
	/* place on top of other elements. set a higher value if nessessary */
	z-index:10000;
	
	margin-top:-1px;
	width:198px;
	padding:2px;
	background-color:#fff;
	font-size:11px;
	border:1px solid #ccc;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;	
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {	
	padding:2px 0;
	height:22px;
} 

#caltitle {
	font-size:14px;
	color:#0150D1;	
	float:left;
	text-align:center;
	width:155px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(../images/prev.gif) no-repeat scroll center center;
	float:left;
	cursor:pointer;
}

#calnext {
	background-image:url(../images/next.gif);
	float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;	
}

/* year/month selector */
#caltitle select {
	font-size:10px;	
}

/* names of the days */
#caldays {
	height:14px;
	border-bottom:1px solid #ddd;
}

#caldays span {
	display:block;
	float:left;
	width:28px;
	text-align:center;
}

/* container for weeks */
#calweeks {
	background-color:#fff;
	margin-top:4px;
}

/* single week */
.calweek {
	clear:left;
	height:22px;
}

/* single day */
.calweek a {
	display:block;
	float:left;
	width:27px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 		
} 

/* different states */
.calweek a:hover, .calfocus {
	background-color:#ddd;
}

/* sunday */
a.calsun {
	color:red;		
}

/* offmonth day */
a.caloff {
	color:#ccc;		
}

a.caloff:hover {
	background-color:rgb(245, 245, 250);		
}


/* unselecteble day */
a.caldisabled {
	background-color:#efefef !important;
	color:#ccc	!important;
	cursor:default;
}

/* current day */
#calcurrent {
	background-color:#498CE2;
	color:#fff;
}

/* today */
#caltoday {
	background-color:#333;
	color:#fff;
}

div#loginform { width: 350px; background-color:#ccc; margin-top:-90px; margin-left:-200px; position: absolute; top:40%; left:50%; }
div#loginform div { border:1px solid #999; padding:10px; background:#fcfcfc; position: relative; left: -3px; top: -3px; }

div#loginform div p label { float:left; padding-right:10px; width:90px; text-align:right; display:block; color:#4E4E4E; position:relative;}
div#loginform div p input { border:1px solid #aaa; width:180px; font-size:11px;}
div#loginform div div { text-align:center;  border:0; }

/* simple css-based tooltip */
.tooltip {
 background-color:#000;
 border:1px solid #fff;
 padding:10px 15px;
 display:none;
 color:#fff;
 text-align:left;
 font-size:12px;

 /* outline radius for mozilla/firefox only */
 -moz-box-shadow:0 0 10px #000;
 -webkit-box-shadow:0 0 10px #000;
}

.FCR ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.FCR ul li {
    float: left;
    margin: 0 17px 0 0;
    padding: 0;
}

.FCR ul li a {
    color: #D5D5C7;
    font-family: arial;
    font-size: 97%;
    letter-spacing: 2px;
    text-decoration: none;
}

.apple_overlay2 {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(../images/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:610px;
  height:810px;		
	
	/* some padding to layout nested elements nicely  */
	padding:5px;

	/* a little styling */	
	font-size:12px;
}

/* default close button positioned on upper right corner */
.apple_overlay2 .close {
	background-image:url(../images/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/*
input.small[type="submit"] {
    font-size: 12px;
    padding: 5px 7px;
}
iframe.css (wiersz 117)
a.button, button, form input[type="submit"] {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #0064AE;
    background-image: -moz-linear-gradient(center top , #478EE8, #0064AE);
    border-color: #0064AE !important;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(204, 204, 204, 0.745) inset, 0 1px 3px #DDDDDD;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 1.15em;
    font-weight: bold;
    margin-top: 13px;
    padding: 0.45em 1em;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.745);
    vertical-align: middle;
}

button:hover, input[type="submit"]:hover {
    background-color: #0064AE;
    background-image: -moz-linear-gradient(center top , #68D4F1, #0064AE);
    cursor: pointer;
}
 */