.normal {
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.6;
	color: #333;
}
.normal10 {
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
}
.szary {
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.6;
	color: #aaaaaa;
}
body {
background-image: url("./images/backs.gif");
	background-repeat: repeat-x;
	background-color: #656565;
}

img {
	border: none;
	text-decoration: none;
}
a {
font-family: tahoma;
font-size: 11px;
color: #DC2342;
text-decoration: none;
}
a:hover {
font-family: tahoma;
font-size: 11px;
color: #DC2342;
text-decoration: underline;
}
a.link_szary {
font-family: tahoma;
font-size: 11px;
color: #333333;
text-decoration: none;
}
a:hover.link_szary {
font-family: tahoma;
font-size: 11px;
color: #333333;
text-decoration: underline;
}
a.linkbialy {
font-family: tahoma;
font-size: 11px;
color: #ffffff;
text-decoration: none;
}
a:hover.linkbialy {
font-family: tahoma;
font-size: 11px;
color: #ffffff;
text-decoration: underline;
}
.tekst_czerwony {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #DC2342;}
.bialy {  font-family: tahoma; font-size: 11px; color: #ffffff; line-height:17px}
hr {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
	color: #eee;
	background-color: #eee;
}

.pole_txt {
	BORDER-RIGHT: #8fa2cd 1px solid;
	BORDER-TOP: #8fa2cd 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #8fa2cd 1px solid;
	COLOR: black;
	BORDER-BOTTOM: #8fa2cd 1px solid;
	BACKGROUND-COLOR: white;
	TEXT-ALIGN: left;
	FONT-SIZE: 11px;
	font-family:Arial;
}
.przycisk {
	BORDER-RIGHT: #DB2442 1px solid;
	BORDER-TOP: #DB2442 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #DB2442 1px solid;
	WIDTH: 100px;
	CURSOR: pointer;
	COLOR: white;
	BORDER-BOTTOM: #DB2442 1px solid;
	BACKGROUND-COLOR: #DB2442;
	TEXT-ALIGN: center;
}
.przycisk1 {
	BORDER-RIGHT: #DB2442 1px solid;
	BORDER-TOP: #DB2442 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #DB2442 1px solid;
	CURSOR: pointer;
	COLOR: white;
	BORDER-BOTTOM: #DB2442 1px solid;
	BACKGROUND-COLOR: #DB2442;
	TEXT-ALIGN: center;
}
.tytul_dzialu {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			color: #DB2442;
			font-weight: bold;
}
.tlo {
background-color: #DB2442;
}
SELECT {
	BORDER-RIGHT: #8fa2cd 1px solid;
	BORDER-TOP: #8fa2cd 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #8fa2cd 1px solid;
	COLOR: black;
	BORDER-BOTTOM: #8fa2cd 1px solid;
	BACKGROUND-COLOR: white;
	TEXT-ALIGN: left;
	FONT-SIZE: 11px;
}


.podpowiedz {
	MARGIN-TOP: 4px;
	VERTICAL-ALIGN: top;
	COLOR: #9E9E9E;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-size:8pt;
}

#navcontaine ul
{
padding: .1em 0;
margin-top: 0px;
margin-left: 0px;
list-style-type: none;
color: #FFF;
font-family: Tahoma, arial, sans-serif;
text-align: center;
border: 0px solid #000;
}




#bnsection22 li {
  display: inline;
  list-style: none;
  float: left;
  padding: 0;
 
}

#bnsection22 li a {
text-decoration: none;
color: #333333;
font-weight: normal;
font-size: 11px;
padding: .2em 1em;
border-right: 1px solid #DB2241;
}

#bnsection22 li a:hover
{
color: #333333;
font-weight: normal;
text-decoration: none;
font-size: 11px;
background-color: #dedede;
}


#bnsection22 li.selected {
 display: inline;
  list-style: none;
  float: left;
  padding: 0;
  background-color: #dedede;
}

#bnsection22 li.selected a {
 text-decoration: none;
color: #FFF;
padding: .2em 1em;
border-right: 1px solid #666666;
}
#bnsection22 {
  list-style-type: none;
  background: transparent;
}
#bnsection22 li {
  position: relative;
}
#bnsection22 li {
  display: inline;
}

.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;	
	font-size: 1.2em;
}
#content {
	margin-left: 240px;
	margin-top: 30px;
	margin-right: 50px;
}
.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}
pre {
	background: #e8e8e8;
	border-left: 10px solid #777;
	font-size: 0.85em;
	padding: 1em;
	color: black !important;
	overflow-x: auto;
}
.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}
h3 {
	font-size: 1.45em;
	line-height: 1.05em;
	border-bottom: 1px solid #333;
}
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}

.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;

}
.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}

.tlo_belki {
background-color:#DB2442;
}

