
body {
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	margin-left: 15px;
}

/* style do templatki /////////////////////////////////////////////////////////////////////////////////// */
.main_bg {
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.right_bg {
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.column_lr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

/* ///// BLOKI ///////////////////////////////////////////////////////////////////////////////////////*/

.div_mainmenu{
	color: #222222;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.div_pathway {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 18px;
	margin-left: 5px;
}
.div_hmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ED9C00;
	text-align: right;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 18px;
	margin-left: 10px;
}

/* Tekst i naglowki //////////////////////////////////////////////////////////////////////////////////// */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}

p.small {
	font-size: 10px;
	text-align: left;
	color: #222222;
}



h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	border-bottom: 1px solid #ED9C00;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-bottom: 3px;
}

h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #000088;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 10;
	margin-bottom: 0px;
	margin-left: 10;
	padding-bottom: 3px;
}

.p_tab1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	margin: 1px;
}


/* LINKI ////////////////////////////////////////////////////////////////////////////////////////////// */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 11px;
}

/* Link menu glowne */
a.mainmenu{
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height: 20px;
	text-decoration: none;
	width: 98%;
	font-weight: bold;
	padding-right: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

a:hover.mainmenu {
	color: #000000;
	background:  #FF9900;
	text-decoration: none;
}
a.hmenu{
	font-size: 10px;
	color: #444444;
	font-weight: bold;
	margin-top: 3px;
	padding: 3px;
	text-decoration: none;
}
a:hover.hmenu {
	color: #000000;
	text-decoration: underline;	
}

/* pathway */
.ppathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin: 3px;

}
a:link.pathway, a:visited.pathway {
  font-size: 9px;
  color: #444444;
  font-weight: normal;
  text-decoration: none;
}

a:hover.pathway {
  font-size: 9px;
  color: #000000;
  font-weight: normal;
  text-decoration: underline;
}
a:link.a1, a:visited.a1 {
  font-size: 11px;
  color: #444444;
  font-weight: normal;
  text-decoration: none;
}

a:hover.a1 {
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  text-decoration: underline;
}

a:link.a2b, a:visited.a2b{
	font-size: 11px;
	color: #444444;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
}
a:hover.a2b {
	color: #000000;
	text-decoration: none;	
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////// */

.p_falsh {
	text-align: justify;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	list-style-type: square;
	background-color: #DDDDDD;
}

.c{
	text-align: center;
}

.r{
	text-align: right;
}

.l{
	text-align: left;
}


/* Style newsow ////////////////////////////////////////////////////////////////////////////////////// */

div.news_title {
	font-size: 11px;
	line-height: 14px;
	color: #222222;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;	
}

div.news_text {
	font-size: 11px;
	line-height: 14px;
	color: #222222;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: justify;	
}

div.news_bottom {
	font-size: 10px;
	line-height: 14px;	
	color: #000099;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: right;	
}


/* stare //////////////////////////*/
.p_news {
	font-size: 11px;
	line-height: 14px;
	color: #222222;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: justify;
}
.p_news_date {	
	font-size: 10px;
	line-height: 14px;	
	color: #000099;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	text-align: left;
}

.a_news       { color: #444444; text-decoration: none}
:hover.a_news { color: #000000; text-decoration: none;}

.img_news {
	border: 4px solid #ffffff;
}

/* Style newsow ////////////////////////////////////////////////////////////////////////////////////// */
.buttom_l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: left;
}
.buttom_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: right;
	margin-right: 35px;
	margin-bottom: 2px;
}
.buttom_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
:hover.buttom_a {
	color: #cccccc;
}
/* Formatowanie tabeli ///////////////////////////////////////////////////////////////////////////// */
table.typ1 {
	font-size: 10px;
	color: #222222;
	padding: 3px;
	margin: 2px;
}

table.typ2 {
	font-size: 10px;
	color: #222222;
	margin: 10px;
}
td.typ2top {
	text-align: center;
	padding: 3px;
	text-align: center;
	border-bottom: 1px solid #ED9C00;
}
td.typ2 {
	text-align: center;
	padding: 3px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;

}


td.tytul1 {
	font-size: 10px;
	font-weight: bold;
	color: #222222;
	padding-left: 5px;
}
td.podpunkt {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #222222;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ED9C00;
}
td.plik {
	text-align: center;
}


table.typ3 {
	font-size: 11px;
	color: #222222;
	padding: 3px;
	margin: 2px;
}

td.typ3top {
	text-align: left;
	font-weight: bold;
	padding: 3px;
	border-bottom: 1px solid #ED9C00;
}
td.typ3topr {
	text-align: right;
	padding: 3px;	
	border-bottom: 1px solid #ED9C00;
}
td.typ3 {
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
}

td.typ3rb {
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}


/* Moduł Galerii ///////////////////////////////////////////////////////////////////////////// */

/* Style do modulow systemu galerii */

.pgs_p{
	font-size: 10px;
	text-align: left;
	margin: 4px;
	padding-left: 4px;
}

.pgs_p1{
	font-size: 10px;
	text-align: left;
}
.pgs_h{
	font-size: 10px;
	text-align: left;
	color: #333333;
	margin: 2px;
	
}
.pgs_div     {
	text-align : center;
	color: #777777;
	font-size: 9px;
	padding-top: 8px;
	padding-bottom: 3px;
}
.pgs_div1     {
	text-align : center;
	color: #444444;
	font-size: 9px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.pgs_div_big     {
	text-align : left;
	color: #444444;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 2px;	
}
.pgs_div2a     {
	text-align : left;
	color: #444444;
	font-size: 9px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 6px;
	position: static;
	background-color: #DDDDDD;
	width: 250px;
}
.pgs_div2b     {
	text-align : left;
	color: #444444;
	font-size: 9px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 6px;
	position: static;
	width: 250px;
	border-bottom: 1px solid #AAAAAA;
}

.pgs_img {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.pgs_img_big {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.pgs_a       { color: #222222; text-decoration: none}
.pgs_a:hover { color: #FF9900 }

.pgs_a1       { color: #666666; text-decoration: none}
.pgs_a1:hover { color: #FF9900 }

.pgs_a2       { font-size: 9px; color: #444444;	font-weight: bold; 
				text-decoration: none}
.pgs_a2:hover { color: #000000 }

.pgs_new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : right;
	color: #D50000;
	font-weight: bold;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 0px;
}
.pgs_select {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
 	background-color: #FFFFFF; 
	border: #111133; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px;
}	
.pgs_input {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
}