BODY {
BACKGROUND-IMAGE: url('/img/kts.png');

}

#tresc {
	float: none;
	width: 910px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}



#glowna {
	position : relative;
	background-color: white;
	width : 960px;
	margin : 0 auto;
}




#top {
position : relative;
width : 960px;
height : 170px;
background:url(/img/tlo.jpg) repeat;
margin: 0; auto;
}



#logo {
top: 0px;
}


#menu {
right:50px;
width:260px;
position: absolute;
top: 16px;
text-align:center;
}

.info_on {
	display: block;
	margin: 1em 0;
	color: #003300;
	background: #99FF99 2px 2px;
	padding: 10px 10px 10px 35px;
	border-width: 1px 6px 1px 1px;
	border-style: solid;
	border-color: #006600;
	width: 70%;
	text-align: left;
}

.info_et {
	background: #fee url("uwaga.gif") no-repeat 2px 2px;
}
.info_off {
	display: block;
	margin: 1em 0;
	color: #f30c0c;;
	background: #feffd7 2px 2px;
	padding: 10px 10px 10px 35px;
	border-width: 1px 6px 1px 1px;
	border-style: solid;
	border-color: #800;
	width: 70%;
	text-align: left;
}


###########################################################



div #header {
	BACKGROUND: url(/img/menu_bg.gif);
}




#header {
	FONT-SIZE: 93%;
	LINE-HEIGHT: normal;
	FLOAT: left;
	WIDTH: 960px;
	height: 34px;
}

#header UL {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 10px;
	LIST-STYLE-TYPE: none;
}
#header LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 9px;
	BACKGROUND: url(/img/menu/left.gif) no-repeat left top;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
#header A {
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	BACKGROUND: url(/img/menu/right.gif) no-repeat right top;
	FLOAT: left;
	PADDING-BOTTOM: 4px;
	COLOR: #526c9f;
	PADDING-TOP: 5px;
	TEXT-DECORATION: none;
}
#header A {
	FLOAT: none;
}
#header A:hover {
	BACKGROUND: url(/img/menu/right_on.gif) no-repeat right top;
	COLOR: #333;
	TEXT-DECORATION: underline;
}
#header #current {
	BACKGROUND-IMAGE: url(/img/menu/left_on.gif);
}


#header #current A {
	BACKGROUND-IMAGE: url(/img/menu/right_on.gif);
	PADDING-BOTTOM: 5px;
	COLOR: #333;
}

#stopka {  
	clear: both;
	position : relative;
	margin : 0 auto;
	padding : 0;
	width : 960px;
	height : 45px;
	PADDING-TOP: 0px;
	background : url(/img/stopka.jpg) repeat;
	text-align:right;
}

#nadstopka {
	clear: both;
	position : relative;
	margin : 0 auto;
	padding : 0;
	width : 960px;
	PADDING-TOP: 0px;
	background : url(/img/stopka.jpg) repeat;
	text-align:center;
}
.none {
	TEXT-DECORATION: none;
	border:0;
}

.specjal {
	font-size: 20px;
	font-weight: bold;
}


#ofLeft { float:left; width:190px;margin-right:10px; }
#ofCenter { float:left; margin-top: 0px; width:420px }
#ofRight { float:right; width:340px; margin-left:10px }

#srleft { float:left; width:90px;height:70px; }
#srright { font-size: 10px;margin-left:10px }


#ofCenter li { 
	display: inline; 
	background: none; 
	padding: 0 0 0 3px;
	font-size:10px;
}

#ofCenter H4 {
}

.right {
	color: red;
	text-align: right;
	margin-right: 50px;
 }

.input_adres_url {
	width: 250px;
}
#katalogowanie {
	float: left;
	width: 700px;
}

#ofLeft H4 {
	PADDING-LEFT: 20px;
	FONT-SIZE: 15px;
	BACKGROUND-IMAGE: url(/img/bullet.gif);
	MARGIN: 10px 0px 0px;
	COLOR: #36365c;
	BACKGROUND-REPEAT: no-repeat;
}

.m20 {
	margin: 0 50px 2px;
	color: #660000;
}

#livelink, #getlink{
	text-align: center;
}
#livelink a {
	color: silver;
	font-size:9px;
	text-decoration: none;
	word-spacing: 50px;
}
* #getlink, #getlink * {
	color: #666666;
	font-size:8px;
	text-decoration: none;
}


#rightul {
	float: left;
	margin: 10px 10px 10px;
}

.cat_all {
	font-weight:normal;
	font-family: tahoma;
	font-size: 10px;
	text-decoration:none;
}

.cat_all A:active {
	font-weight: 	normal;
	color:		red;
}
.cat_all:hover {
	color:		orange;
}

#ofCenter fieldset {
	border: 1px outset black;
	border-radius: 15px 15px;
	-moz-border-radius: 15px 15px;
}

#CenterLeft {
	width: 50%;
	float: left;
}
.dane {
  width: 80%;
  margin: 0;
  border-collapse: collapse;  
  border-top: 2px solid rgb(55,134,195);    
  font-size: 11px;
  color: rgb(2,48,87);
}
.dane .table1 {
  text-align:right;
  border-left: 1px solid rgb(191,213,228);
  font-weight: bold;    
  width:35%;
}
.dane .table2 {
	PADDING-LEFT: 30px;
	margin-left:30px;
  text-align:left;
  border-right: 1px solid rgb(191,213,228);
  width:65%;
}