﻿body{
	background-color: #F0F0F0;
	margin: 0px;
	padding: 0px;
	font-family: calibri,arial;
	font-size: 11pt;	
}
.skplink {
cursor: pointer;
}

#wszystko{
	width: 940px;
	border: none;
	background: repeat-y scroll top center url('../images_skp/background.png');
	margin: 0 auto;
}
#strona{
	width: 900px;
	border: none;
	margin: auto;
}
#naglowek{
	font-family: arial;
	font-size: 7px;
	line-height: 10px;
	color: #DFDFDF;
	padding: 3px 0px;
	width:900px;
	height:25px;
	text-align: center;
}
#s_top{
	width:900px;
	height:127px;
	padding:0px;
	background: url('../images_skp/top_01.jpg');
}
#s_top2{
	width:900px;
	height:127px;
	padding:0px;
	background: url('../images_skp/top_01.gif');
}
#dsciezka{
	background: #F0F0F0;
}
#menu{
	width:900px;
	height:81px;
	padding:0px;
	background:url('../images_skp/menu_bg.png');
}
#menu div {
	DISPLAY: inline;
	FLOAT: left;
	OVERFLOW: hidden;
	padding:0px;
	height:48px;
}
#menu1{
	width:140px;
	background:url('../images_skp/menu_01.png');
	margin: 0px 3px 0px 0px;
}
#menu2{
	width:127px;
	background:url('../images_skp/menu_02.png');
	margin: 0px 3px 0px 0px;
}
#menu3{
	width:147px;
	background:url('../images_skp/menu_03.png');
	margin: 0px 3px 0px 0px;
}
#menu4{
	width:142px;
	background:url('../images_skp/menu_04.png');
	margin: 0px 3px 0px 0px;
}
#menu5{
	width:147px;
	background:url('../images_skp/menu_05.png');
	margin: 0px 3px 0px 0px;
}
#menu6{
	width:122px;
	background:url('../images_skp/menu_06.png');
	margin: 0px 3px 0px 0px;
}
#menu7{
	margin: 0px;
	width:57px;
	background:url('../images_skp/menu_07.png');
}
#menu .activ {
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: 0px -48px;
}
#menu .ntiv {
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: 0px 0px;
}
.wyroznione {
	font-weight: bold;
}
#lewa {
	DISPLAY: inline;
	FLOAT: left;
	OVERFLOW: hidden;
	padding: 0px;
	width: 142px;
}
#tresc {
	DISPLAY: inline;
	FLOAT: left;
	OVERFLOW: hidden;
	padding: 10px 30px 0px 30px;
	width: 698px;
	text-align: justify;
	font-weight: normal;
}
#tresc a {
	font-weight: bold;
}
#tresc a:link {
	color: rgb(23,50,135);
	text-decoration: none;
}
#tresc a:visited {
	color:  rgb(23,50,135);
	text-decoration: none;
}
#tresc a:active {
	color:  rgb(23,50,135);
	text-decoration: none;
}
#tresc a:hover {
	color:  rgb(235,50,23);
	text-decoration: none;
}
a img{
	border: none;
}
div.classitem{
	display: block;
	padding: 2px 10px;
	width: 680px;
	cursor: pointer;
	font-weight: normal;
	font-size: 14px;
	background: #E0E0E0;

}
div.classitema{
	display: none;
	padding: 10px;
	width: 680px;
}
div.classitemb{
	display: block;
	height: 5px;
	width: 680px;
}

div.classtab{
	display: inline;
	cursor: pointer;
	font-weight: normal;
	font-size: 14px;
	background: #F5F5F5;
	margin: 0px 1px;
	height: 20px;
	padding: 0px 10px;
	border: solid 1px gray;
	position: relative;
	top: 0px;
	z-index: 9;

}

div.classtabh{
	display: inline;
	cursor: pointer;
	font-weight: normal;
	font-size: 14px;
	background: #FCFCFC;
	margin: 0px 1px;
	height: 20px;
	padding: 0px 10px;

	border-top: solid 1px gray;
	border-bottom: solid 1px #FCFCFC;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	position: relative;
	top: 0px;
	z-index: 11;
}
div.classtaba{
	font-size: 14px;
	display: none;
	padding: 10px;
	width: 680px;
	background-color: #FCFCFC;
	border-top: none;
	border-bottom: solid 1px gray;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	z-index: 10;
}

div.classtabb{
	position: relative;
	display: block;
	width: 680px;
	background: none;
	height: 17px;
	padding: 0px 10px;
	margin: 0;
	border-bottom: solid 1px gray;
	overflow: visible;
}

div.wiecej {
	float: right;
	display: inline;
	padding: 5px 0px;
}
h4 { 	margin: 0;
	padding: 0;
	font-size: 16px;
}
.porady_tytul {
	font-weight: bold;
	margin: 10px 0px;
}
.porady_pytanie {
	font-weight: bold;
	font-style: italic;
	margin: 15px 0px;
}
.porady_odpowiedz {
	font-weight: normal;
	margin: 10px 0px;
}
.porady_podstawa {
	font-weight: normal;
	font-style: italic;
	margin: 15px 0px;
}
.porady_powrot {
	font-weight: normal;
	font-style: italic;
	margin: 10px 0px;
	text-align: right;
}
hr {
	clear: both;
}
#bottom {
	DISPLAY: block;
	OVERFLOW: hidden;
	padding: 0px;
	width: 900px;
	height: 104px;
	background: no-repeat url('../images_skp/bottom_01.jpg');
	clear: both;
}
#bottom div {
}
#bottom1 {
	DISPLAY: inline;
	OVERFLOW: hidden;
	FLOAT: left;
	height: 69px;
	position: relative;
	top: 40px;
	text-align: center;
	font-size: 12px;
	color: #505050;
	padding-top: 4px;
	width:220px;
	left: 0px;
	text-align: left;
}
#bottom2 {
	DISPLAY: inline;
	OVERFLOW: hidden;
	FLOAT: left;
	height: 29px;
	position: relative;
	top: 80px;
	text-align: center;
	font-size: 12px;
	color: #505050;
	padding-top: 4px;
	width:600px;
	left: 0px;
}
#bottom3 {
	DISPLAY: inline;
	OVERFLOW: hidden;
	FLOAT: left;
	height: 29px;
	position: relative;
	top: 80px;
	text-align: center;
	font-size: 12px;
	color: #505050;
	width:70px;
	left: 0px;
}

ul.ulinks 	{
	list-style: none; 
	padding: 0px;
	margin: 0px;
	}

li.llinks	{
	
	display: block;
	padding: 0px 2px;
	margin: 3px 0px;
	width: 680px;
	cursor: pointer;
	font-weight: normal;
	font-size: 11pt;
	background: #E0E0E0;
	
	}

