<!--
/*html{overflow:scroll;}*/
body {
	background-color:#fff;
	margin:0%;padding:0%;
	font-family: vardana,arial,hevletica;
	color: #000;
	font-size:small;
}

/******************************************************************************

	BANER

*******************************************************************************/
#main {
/* 	border:1px solid #f00; */
}


#b {
	width:100%;
	background-image:url('bgt.jpg');
	background-repeat:repeat-y;
	background-position:top;
	height:98px;


}

#bm{
	width:780px;
	height:98px;
	margin-left:auto;
	margin-right:auto;
/* border:1px solid #f00; */

}

#bm .logol, #bm .logor {
	color:#039;
	font-size:9pt;
	font-weight:bold;
	text-align:center;

}

#bm .logol {
	width:100px;
/* 	height:98px; */
	margin-top:8px;
	float:left;
}

#bm .logor {
	width:220px;
/* 	height:98px; */
	vertical-align:middle;
	text-align:center;
	float:left;
	margin-top:9px;
/* border:1px solid #f00; */
}

#bm .nap {
	width:458px;
/* 	height:98px; */
	text-align:center;
	vertical-align:middle;
	font-size:11pt;
	float:left;
	margin-top:2px;
	color:#fff;
/* border:1px solid #f00; */
}


#bm .n1{
	color:#fff;
	font-size:17pt;
	font-style:italic;
	font-weight:bold;
}

#bm .n2{
	color:#000;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
}


/******************************************************************************
	TOPMENU
*******************************************************************************/
/* topmenu */
#tmc {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
	clear:both;
}

#tm {
	width:998px;
	float:left;
}
#tm a {
	font-size:11pt;
	font-family:vardana,arial,hevletica;
 	font-weight:bold;
	text-decoration:none;
	font-style:italic;
	display:block;
	float:left;
	text-align: center;
 	width:80px;
}

#tm ul, #tm li {
	display:inline;
	list-style:none;
/* 	padding:3px; */

/* 	border:1px solid #f00; */

}
#tm li { width:80px; }

#tm a.top2007:link, #tm a.top2007:active, #tm a.top2007:visited,
#tm a.top2008:link, #tm a.top2008:active, #tm a.top2008:visited,
#tm a.top2010:link, #tm a.top2010:active, #tm a.top2010:visited,
#tm a.top2009:link, #tm a.top2009:active, #tm a.top2009:visited { color: #fff; background-repeat:no-repeat; background-position:top; }

#tm a.top2007:hover, #tm a.top2008:hover, #tm a.top2009:hover { color: #000;}
#tm a.top2010:hover { color: #ddd;}

#tm a.top2007{ background-image:url('2007s.gif'); height:20px; }
#tm a.top2008{ background-image:url('2008s.gif'); height:20px; }
#tm a.top2009{ background-image:url('2009s.gif'); height:20px; }
#tm a.top2010{ background-image:url('2010.gif'); height:25px; }


#tm a.tmenuA, #tm a.tmenuA:link, #tm a.tmenuA:active, #tm a.tmenuA:visited, #tm a.tmenuA:hover { font-size: 11pt; font-weight: bold; color: #000; text-decoration: none; }

#tm a.tmenu:link, #tm a.tmenu:active, #tm a.tmenu:visited, #tm a.tmenu:hover { color: #000; }


/******************************************************************************
	HORIZ SEP
*******************************************************************************/

#hs {
	width:100%;
	background-image:url('bgt.jpg');
	background-repeat:no-repeat;
 	background-position:top;
	clear:both;
/* border:1px solid #f00; */

}

/******************************************************************************
	FOOTER
*******************************************************************************/
#f {
	width:780px;
	margin-left:auto;
	margin-right:auto;
/* border:1px solid #f00; */
}


#f a, a:link, #f a:active, #f a:visited { color: #825843; text-decoration:underline; font-size: 8pt; font-style:normal; }
#f a:hover {text-decoration: none; }

#f .fl, #f .fr {
	color:#000;
	font-size:8pt;
	margin-bottom:10px;
}

#f .fl {
	float: left;
}
#f .fr {
	float: right;
}

#f .fc {
	float: left;
	text-align:center;
	padding-left:60px;
}


#f .cntr {
	color: #825843;
}


/******************************************************************************
	CENTER
*******************************************************************************/
#c {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	clear:both;
/* border:1px solid #f00; */
}

#c .cm {
	width:1000px;
/* border:1px solid #0f0; */
}

#cl {
	float:left;
	width:180px;
	padding-right:10px;
	text-align:center;
	background-image:url('sepv.gif');
	background-repeat:no-repeat;
	background-position:top right;
}
#cr {
	float:right;
	width:180px;
	padding-left:10px;
	text-align:center;
	background-image:url('sepv.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
/* IE hack */
html>body #cr, html>body #cl { width:190px; }

#cl .cl { width:180px;padding-right:10px;padding-left:5px;padding-top:5px;padding-bottom:5px;}
#cr .cr {
	width:180px;padding-left:10px;padding-right:5px;padding-bottom:5px;padding-top:5px;
	color: #039;
	font-size:9pt;
	font-variant: normal;
}

#cl .csl {
	background-image:url('sephr.gif');
	background-repeat:no-repeat;
	font-size:5px;
	height:5px;
	background-position:right;
	margin-bottom:5px;
	margin-top:5px;
}

#cr .csr {
	background-image:url('sephl.gif');
	background-repeat:no-repeat;
	font-size:5px;
	height:5px;
	background-position:left;
	margin-bottom:5px;
	margin-top:5px;
}

#cr a, #cl a {
	font-style:normal;
}

#cl .colloc {
	color: #039;
	font-size:8pt;
	font-variant: normal;
	font-style:italic;
}

#pp {
	clear:both;
	height:20px;
	float:right;
	min-width:380px;
	max-width:590px;
	text-align:right;
/* border:1px solid #f00; */
}

#cc {
  	float:left;
 	width:588px;
/*  border:1px solid #0f0; */
}

/* IE hack */
html>body #cc { width:600px; }

#cc .ptm {
	padding:5px;
}


#cc .map, #cc.subMap{
	font-size:10pt;
	font-style:italic;
}
#cc p.map{
	font-weight:bold;
/* 	color:#444; */
}
#cc .map, #cc .subMap {
	list-style:circle;
}


#cc a.map, #cc a.map:link, #cc a.map:active, #cc a.map:visited {
/* color: #039; */
 text-decoration:underline; font-size: 9pt; font-style:italic;font-weight:bold;}
#cc a.map:hover{text-decoration: none; /*color: #f38f1d;*/}

#cc .map {/*color: #039;*/ font-size: 9pt; font-style:italic;}


#cc a.mapMain, #cc a.mapMain:link, #cc a.mapMain:active, #cc a.mapMain:visited {  /*color: #039;*/ font-size: 10pt; font-weight: bold; }
#cc a.mapMain:hover{ text-decoration: underline; /*color: #825843;*/ }

#cc a.mapm, #cc a.mapm:link, #cc a.mapm:active, #cc a.mapm:visited {  /*color: #825843;*/ font-size: 10pt; font-weight: bold; }
#cc a.mapm:hover{ text-decoration: underline; /*color: #c88845;*/ }

#cc a.mapSub, #cc a.mapSub:link, #cc a.mapSub:active, #cc a.mapSub:visited {  /*color: #f38f1d;*/ font-size: 10pt; font-weight: bold; }
#cc a.mapSub:hover{ text-decoration: underline; /*color: #f00;*/ }


#cc a, #cc a:link, #cc a:active, #cc a:visited { text-decoration: underline;  color: #9c1737; font-size:small;}
#cc a:hover { text-decoration: none; color: #f38f1d; }

#cc a.text, #cc a.text:link, #cc a.text:active, #cc a.text:visited {  color: #000; font-size: small; font-weight: bold; font-style: italic;}
#cc a.text:hover { text-decoration: none; color: #825843; }

#cc .h3 {
	font-size:10pt;
	font-style:italic;
	color:#f38f1d;
	font-weight:bold;
	text-align:center;
}

/******************************************************************************
	GO TOP
*******************************************************************************/
#gt {
	width:700px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
/* border:1px solid #f00; */

}

#gt div.goTopL {
	text-align:left;
	float:left;
}
#gt div.goTopR {
	text-align:right;
	float:right;
}

#gt a, #gt a:link, #gt a:active, #gt a:visited { color: #825843; font-size: 9pt; font-weight: bold; }
#gt a:hover { text-decoration: none; color: #f38f1d; }


/******************************************************************************
	OTHER
*******************************************************************************/

#cal td, #cal th {
	font-size:8pt;
	text-align:center;
}

#cal .wod, #cal th {
	color: #fff;
}


td.toolbar{height: 25px;color: #039;font-size: 9pt; font-weight:bold; text-align:center;}



a, a:link, a:active, a:visited { text-decoration: underline;  color: #039;}
a:hover { text-decoration: none; color: #f38f1d; }

a.white:link, a.white:active, a.white:visited { text-decoration: underline;  color: #fff;}
a.white:hover { text-decoration: none; color: #fff; }



a.special1, a.special1:link, a.special1:active, a.special1:visited {  color: #f00; font-size: 9pt; font-weight: bold; font-style: italic;	text-decoration: none; }
a.special1:hover { text-decoration: underline; color: #f00;}

a.pageNavig, a.pageNavig:link, a.pageNavig:active, a.pageNavig:visited {  color: #9c1737; font-size: 9pt; font-weight: bold; }
a.pageNavig:hover { text-decoration: underline; color: #825843; }

a.pageNavig1, a.pageNavig1:link, a.pageNavig1:active, a.pageNavig1:visited { color: #039; font-size: 9pt; font-weight: bold; }
a.pageNavig1:hover { text-decoration: none; color: #825843; }



.headExtra{ color: #f00; font-size: 10pt; font-weight: bold;}


/********************************************************************/

hr{	border:none;
	color:#9c1737;/*#c88845;*/
	background-color:#9c1737;/*#c88845;*/
	height:1px;
}

hr.hrred { border: none; color: #f00; background-color: #f00; width: 95%; height: 1px; }

/* KOMUNIKACJA - BL&#580;Y / INFO */
.fontBlad { color: #f00; font-size: 11pt;  font-weight: bold; }
.fontInfo { color: #080; font-size: 11pt;  font-weight: bold; }
.tdBlad { color: #f00; font-weight: bold;  font-size: 11pt; }

/* TROCHE STYLI Do TRESCI */


p.uwaga{font-size: 10pt; color:#f00;}
h1.head1{font-size: 12pt; color:#f38f1d;font-weight: bold;}



/* WEJSCIA */
input { font-weight: normal; font-style:italic;}
.inputLogin { border-style: solid; border-width: 1px; border-color: #825843; background-color: #eee; color: #000; font-size: 9pt; width: 100px;  vertical-align: middle; }
.input1 { border-style: solid; border-width: 1px; border-color: #825843; background-color: #eee; color: #000; font-size: 9pt; vertical-align: middle; }

input.search { border-style: solid; border-width: 1px; border-color: #9c1737; background-color: #ddd; color: #9c1737; font-size: 9pt; width: 110px;  vertical-align: middle; }

input.search:focus { border-style: inset; border-width: 1px; border-color: #f38f1d; background-color: #efefef; color: #000; font-size: 9pt; width: 110px;  vertical-align: middle; font-style:normal;}


input.subscribeGo{
	color: #fff;

	font-size: 9pt;
	font-weight:bold;
	height: 24px;
	width: 104px;
	border: 0px none;
	background-color:#825843;

}



.inputSubmitImg {vertical-align: middle; height: 14px; width: 15px;}

input.inputSubmit1{
	background-color: #825843;
	color: #fff;
	font-size: 9pt;
	font-weight:bold;
	border:2px outset;

}

.inputTresc{ border-style: solid; border-width: 1px; border-color: #825843; background-color: #eee; color: #000; font-size: 9pt; width: 200px;  vertical-align: middle;
}

.inputTresc1{
 border-style: solid; border-width: 1px; border-color: #825843; background-color: #eee; color: #000; font-size: 9pt; width: 100px;  vertical-align: middle;
}

 .inputTresc2{
 border-style: solid; border-width: 1px; border-color: #825843; background-color: #eee; color: #000; font-size: 9pt;  vertical-align: middle;
}

.inputTresc3{
 border-style: solid; border-width: 1px; border-color: #825843; background-color: #eee; color: #000; font-size: 9pt;  vertical-align: middle;
}


.legenda1 { color: #f38f1d; font-size: 9pt;  text-align: left; vertical-align: middle; }
.legenda2 { color: #f38f1d; font-size: 8pt;  text-align: left; vertical-align: middle; font-weight: bold; }



div.print{
	text-align:right;
	font-family:arial,verdana,hevletica;
	font-size: 9pt;
	font-weight:normal;
	color:#D3883C;
}



img.gallery{border:1px solid #825843;}
img{border-color: #825843;}

.found {font-weight:bold;font-style:italic;color: #f38f1d;}


.trescOpis, .OpisMini {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
}

.trescOpis {
	font-size: 11pt;
}

.opisMini {
	font-size: 9pt;
}


#lng{
	margin:0%;
	padding:0%;
	margin-left:auto;
	margin-right:auto;
}

#lng img {
	border:1px solid #ddd;
}
#lng .lang{
	border:1px solid #f00;
}

a.register {
	color:#f00;
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
}

-->