BODY {
  background: #62627E;
  color: #000000;
  margin: 0px;
  }


A {
  color: #000000;
  text-decoration: none;
}

A.stopka {
  color: #8d8d8d;
  text-decoration: none;
}

A:hover {
  color: #4042d5;
  text-decoration: underline;

}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #4654D2;
}



TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


/* Adamowe wstawki*/

p {text-indent: 20px;}

TABLE.ramka {  background: #000000;} /* banera i obrazkow */

	
TD.sm 		{ font-weight: normal; font-size: 8pt; font-family: "Arial CE", Arial;
			  text-decoration: none; color:#000000}
			  

TD.border		{ 
			border-bottom-style : solid;
			border-bottom-color : #808080;
			border-bottom-width :  2px;
			border-right-style : solid;
			border-right-color : #808080;
			border-right-width :  2px;
			border-left-style : solid;
			border-left-color : #808080;
			border-left-width :  2px;
								}



TD.gl 		{background: #DBDCE4; }

img {
	border-color: #303030;
}

A:link.sm       		{ color: #4042D5; font-size: 8pt; text-decoration: none; font-weight: normal}
A:visited.sm   		{ color: #4042d5;  text-decoration: none; font-weight: normal}
A:active.sm   		{ text-decoration: none; color: #4042d5}
A:hover.sm      		{ text-decoration: none; color: #840067}


A.polityka { color: #3f63f3;   text-decoration: none;}
A:hover.polityka {   color: red; }

.boxText2 {font-family: Verdana, Arial, sans-serif; 	font-size: 10px;  font-weight: bold; color: red;letter-spacing : 1pt;}

.opisy {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.6;
	text-align : justify;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 10px;

}

.news {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 140%;
    text-indent:25px;
}

.cyfry {
	list-style-type: decimal;
	font-weight: bold;
}


.glowna {
width: 100%;
height: 170px;
position: absolute;
z-index: 2;
  }
  
.centrujaca {
width: 702px;
position: relative;
  }
  
.dynamiczna {
width: 100%;
top: 170px;
position: absolute;
z-index: 1;
  }

  
#ddimagetabs a{
display: block;
text-decoration: none;
font: bold 14px Tahoma; /*tab font */
color: red;
text-align: center;
letter-spacing : 1px;
line-height: 135%;
width: 175px; /*width of tab image */
height: 90px; /*height of tab image */
float: left;
display: inline;
margin-left: 0px; /*spacing between tabs */
padding-top: 12px; /*vertical offset of tab text from top of tab*/
background-repeat: no-repeat;
position: relative;
}



#ddimagetabs #box1{
width: 175px;
/*background-image:url(img/startowa/box_1_ciemny.jpg); */
}

#ddimagetabs #box1:hover, #ddimagetabs #customtab1.current{
/*background-image:url(img/startowa/box_1_jasny.jpg); */
color: black;
}

#ddimagetabs #box2{
width: 175px;
/*background-image:url(img/startowa/box_2_ciemny.jpg);*/
}

#ddimagetabs #box2:hover, #ddimagetabs #customtab1.current{
/*background-image:url(img/startowa/box_2_jasny.jpg);*/
color: black;
}

#ddimagetabs #box3{
width: 175px; 
/*background-image:url(img/startowa/box_3_ciemny.jpg); */
}

#ddimagetabs #box3:hover, #ddimagetabs #customtab1.current{
/*background-image:url(img/startowa/box_3_jasny.jpg); */
color: black;
}

#ddimagetabs #box4{
width: 177px;
/*background-image:url(img/startowa/box_4_ciemny.jpg); */
}

#ddimagetabs #box4:hover, #ddimagetabs #customtab1.current{
/*background-image:url(img/startowa/box_4_jasny.jpg); */
color: black;
}


.tabcontent{
display:none;
}


