BODY {
	margin:0;
	padding:0;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color:black;
	}
body {
	min-width:798px;
	margin : 0px 0px 0px 0px;
	
}
a {
	text-decoration: none;
	color: Black;
}
a:hover {
	text-decoration: underline;
}
#podklad1 {
	background-color:#007BB7;
	width: 100%;
	height:80px;
	border-bottom: 2px solid white;
	position:absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 2;
}
#podklad2 {
	width: 100%;
	height:300px;
	position:absolute;
	padding: 0px 0px 0px 0px;
	margin: 82px 0px 0px 0px;
	background-image:url(images/podklad2.jpg);
	z-index: 1;
}
#wrap1 { /*IE - zle pozycjonowal warstwy*/
	margin:auto; /*oszukanie sukinkota IE */
	width:100%;
	position:absolute; 
	z-index: 200;
}
#wrap2 {
	margin:20px auto;
	background-color:#BCBCBC;
	width:798px;
	border: 2px solid white;
	position:relative; /*bez tego nie dziala z-index*/
	z-index: 300;
}
#main {
background-color: white;
	border: 1px solid black;
	width:622px;
	float:right;
	padding: 0px 10px 10px 10px;
	margin: 1px 0px 10px 0px;
}
#main h2{
color:#0093D9;

}
#main h3{
color:#0093D9;
margin:8px 0px 5px 0px;
}

#main h5{
font-size:11px;
}

#header {
border: 1px solid black;
height: 100px;
/*background-image: url('images/naglowek-o-firmie.jpg');*/
z-index:100px;
} 

#header2_ofirmie {
	background-image: url('images/tytul_ofirmie3.jpg');
	border: 1px solid white;
	width:642px;
	height: 80px;
	float:right;
	padding: 10px 0px 10px 0px;			
	margin: 1px 0px 0px 0px;
	color:white;
	z-index:9100px;
}

#header2_produkty {
	background-image: url('images/tytul_produkty.jpg');
	border: 1px solid white;
	width:642px;
	height: 80px;
	float:right;
	padding: 10px 0px 10px 0px;			
	margin: 1px 0px 0px 0px;
	color:white;
	z-index:9100px;
}

#header2_uslugi {
	background-image: url('images/tytul_uslugi.jpg');
	border: 1px solid white;
	width:642px;
	height: 80px;
	float:right;
	padding: 10px 0px 10px 0px;			
	margin: 1px 0px 0px 0px;
	color:white;
	z-index:9100px;
}

#topbar {
 font-weight:bold;
 text-align   : right;
 vertical-align:top;
/* background-color:#0033FF;*/
 float: right;
 width: 794px;
 position:absolute; /*menu lata niezaleznie od reszty*/
 padding: 0px 0px 0px 0px;
 margin: 84px 0px 0px 0px;
 z-index:500px;
}

#topbar ul {
 list-style-type : none;
 height   : 18px;
 list-style: none;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 color:#8C8C8C;
 font-size:11px;
}

#topbar li {
    margin      : 0px -2px 0px 0px;
    width       : 100%;
    display     : inline;
 background-color:white;
}

#topbar li a {
 padding: 2px 23px 2px 23px;
 color: #6A6A6A;
 text-decoration: none;
 border-bottom:1px solid #95A2A8;
 border-right:1px solid #95A2A8;
 background-color:#E7E7E7;
}

#topbar li a:hover {
 border-bottom: 3px solid black;
 background-color:red;
 color: white;
}
#topbar ul li.on a, #topbar ul li.on a:hover {
 background-color:red;
 color: white;
 border-bottom: 3px solid black;
}

#sidebar {
 font-family: tahoma;
 font-weight:bold;
 float: left;
 width:150px;
 padding: 0px 0px 0px 0px;
 margin: 1px 0px 10px 0px;
border:1px solid #9e9e9f;
}
#sidebar h1 {
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
	margin: 0px 0px 0px 0px;
	height: 18px;
	border-bottom:1px solid white;
	color: white;

}
#sidebar ul {
 list-style: none;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 background-color:black;
 font-size:12px;
 text-align:justify;
}
#sidebar li {
background-color:#C2D1E2;
}
#sidebar ul li.on a, #sidebar ul li.on a:hover {
 background-color:#7BA2C4;
 color: white;
}

#sidebar ul li a {
 padding: 2px 0px 2px 13px;
 display: block;
 color: black;
 text-decoration: none;
  width:136px;
}
#sidebar li a:hover {
 background-color:#E8EEF4;
}

#sidebar.uslugi li {
 background-color:#FFE682;
}
#sidebar.uslugi ul {
 background-color:black;
}
#sidebar.uslugi ul li.on a, #sidebar.uslugi ul li.on a:hover {
 background-color:#FFCC00;
}
#sidebar.uslugi li a:hover {
 background-color:#FFFFCC;
}

#sidebar.produkty li {
 background-color:#C1F24F;
}
#sidebar.produkty ul {
 background-color:black;
}
#sidebar.produkty ul li.on a, #sidebar.produkty ul li.on a:hover {
 background-color:#7CC51B;
}
#sidebar.produkty li a:hover {
 background-color:#E2F9AE;
}

#sidebar.helpdesk li {
 background-color:#8AB0D7;
}
#sidebar.helpdesk ul {
 background-color:black;
}
#sidebar.helpdesk ul li.on a, #sidebar.helpdesk ul li.on a:hover {
 background-color:#346698;
}
#sidebar.helpdesk li a:hover {
 background-color:#C5D8EB;
}


#sidebar.pogotowie li {
 background-color:#FFDFDF;
 text-align:center;
}
#sidebar.pogotowie li b {
color:red;
font-size:18px;
}
#sidebar.pogotowie ul {
 background-color:#FF0000;
 text-align:center;
}

#sidebar.pogotowie li a:hover {
 background-color:#FFECEC;
}

#leftside{
	border: 1px solid black;
	float: left;
	width: 150px;
	margin: 1px 0px 3px 0px;
}
#leftside ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
	background-color: #cddf1f;
}
#leftside ul h1 {
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
	margin: 0px 0px 0px 0px;
	height: 20px;
}
#leftside h1 {
	background-color:black;
	background-image: url('images/leftside_menu1.gif');
	color: white;
	margin: 0px 0px 0px 0px;
}
#leftside ul li a {
	padding: 5px 40px 5px 5px;
	display: block;
	color: black;
	text-decoration: none;
	width: 105px;
	background-repeat: no-repeat;
	background-position: 120px;	
}
#leftside ul li a:hover {
	background-color:#e4f830;
	
}




ul{
list-style-type:square;
}

#main p{
 margin: 10px 10px 0px 20px;
 text-align:justify;
 letter-spacing: 0px;
 word-spacing: 0px;
 line-height: 1.5em;
}
.kontakt_pic
{
position:absolute; 
margin:20px 20px 20px 510px; 
background-image:url(images/kontakt.jpg); 
width:100px; 
height:123px; 
z-index:310px;
}
.kontakt_formularz{
margin: 10px 0px 0px 20px;
line-height: 1.5em;
font-size:11px;
}

.kontakt_formularz input, .kontakt_formularz textarea{
width:300px;
border: 1px inset grey;
}
.kontakt_formularz textarea{
height:100px;
}
.kontakt_formularz .przycisk{
width:120px;
margin: 10px 0px 0px;

}

#footer {
	clear:both;
	font-size:10px;
	text-align: center;
	height:13px;
	color:white;
	border-top: 1px solid white;
	margin: 10px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	background-color:#C10000;
}

#footer a {
	font-weight:bold;
	color:white;
}


fieldset {
margin-bottom: 10px;
}

fieldset.half{
width:70%;
}

legend, fieldset {
border: 1px outset;
}

legend {
margin-left:230px;
font-weight: bold;
padding: 5px 10px;
color: #FF7979;
}
fieldset h5 {
color: #CA0005;
}
fieldset a{
color:#990000;
text-decoration:overline;
}
fieldset a:hover{
color:#FF7979;
text-decoration:overline;
}
