img { behavior: url(javascript/iepngfix.htc); }

body {
margin: 0;
padding: 0;
font-size: 12px;
font-family: Helvetica, Verdana, Arial, sans-serif;
background-color: #000;
}

img {
border: 0;
}

form {
margin: 0;
}

#container {
 position: relative;
}

#top_container {
 margin: 0;
 padding: 0;
 width: 100%;
 height: 126px;
 background: url(../images/top_bg.jpg) repeat-x;
}

#baner_container {
 position: relative;
 width:	940px;
 height: 126px;
 margin: 0px auto -1px auto;
 //background:  url(../images/baner.jpg) no-repeat;
 //display: none;
}

#content_container {
 margin: 0;
 padding: 1px 0 1px 0;
 width: 100%;
// height: 405px;
}

#stopka_container {
position: relative;
 margin: 0;
 padding: 0;
 width: 100%;
 height: 202px;
 background: url(../images/stopka_bg.jpg) repeat-x;
 color: #d1c5cf;
}

#stopka_container b {
 color: #6ac8e2;
}

#stopka_container a {
 color: #d1c5cf;
 text-decoration: none;
}

#stopka_container a:hover {
 color: #6ac8e2;
 text-decoration: underline;
}

#stopka_fill {
 position: relative;
 width:	940px;
 height: 202px;
 margin: 0px auto -1px auto;
 background:  url(../images/stopka_fill.jpg) no-repeat;
}

.content {
font-size: 12px;
background-color: #000;
padding: 0px 45px 40px 45px;
color: #d0d0d0;
text-align: justify;
line-height: 18px;
height: 450px;
}
.content td {
font-size: 12px;
line-height: 18px;
color: #d0d0d0;
height: 26px;
text-align: justify;
}
.content b, strong {
color: #fff;
}
.content h3 {
padding-bottom: 8px;
border-bottom: solid 2px #c53c8f;
color: #fff;
font-size: 16px;
text-align: left;
}
.content ol {
 margin-left: 20px;
 padding-left: 20px; 
 list-style-type: decimal;
 list-style-position:outside;
}
.content li {
 margin-left: -20px;
 line-height: 26px;
}

.content ul {
 margin-left: 20px;
 padding-left: 20px;
 list-style-position:outside;
}

.content a {
text-decoration: none;
color: #c53c8f;
}
.content a:hover {
text-decoration: underline;
}



/* MENU */

#menu_container { 
 margin: 0;
 padding: 0;
 width: 100%;
 height: 74px;
 background: url(../images/menu_bg.jpg) repeat-x;
}

#menu {
 position: relative;
 width:	940px;
 height: 74px;
 margin: 0px auto -1px auto;
}

.menu_spacer {
 behavior:		 	url(javascript/iepngfix.htc);
 height: 74px;
 width: 2px;
 background: url(../images/menu_spacer.png) no-repeat; 
}

.menu_content {
 padding: 0 10px 0 10px;
 width: 84px;
 height: 74px;
}
.menu_image {
 position: absolute; 
 top: 0;
 cursor: pointer;
 width: 84px;
 height: 74px;
}

/* FORMULARZE */

form {
 margin: 0px;
}

#kontener{
 width: 90%;
 margin: 0px auto -1px auto; 
 clear: left;
}
fieldset {  
 margin: 1.5em 0 0 0;  
 padding: 10px;
 border: 1px solid #272727;
 display: block; 
}
fieldset .fieldgrp {  
 float: left;  
 clear: left;  
 width: 100%;  
}
label {  
// float: left;  
 width: 150px;  
 text-align: left;
 font-weight: bold;
 font-size: 13px;
 color: #fdfdfd;
}
.fieldgrp {
 margin: 4px 0 4px 0;
 padding-top: 6px;
 padding-bottom: 6px;
 background-color: #111;
 border: 1px solid #272727;
}
input[type="text"], input[type="password"], input[type="file"], select, textarea {
 font-family: Helvetica, Verdana, Arial, sans-serif;
 border: 1px solid #777;
 background-color: #333;
 color: #fdfdfd;
 padding: 3px;
 font-size: 13px;
 width: 450;
}
legend {
 padding: 0 6px 0 6px;
 font-size: 16px;
 font-weight: bold;
// color: #2583ad;
 color: #c53c8f;
}
ol {
 margin: 0px;
 padding: 0px;
 list-style: none; 
}
li {
 margin: 2px 0 2px 0;
}
.label_area { 
 margin: 0 10px 0 10px; 
// width: 250px; 
 float: left; 
}
.input_area { 
 margin: 0 10px 0 10px; 
 width: auto; 
 float: right; 
}
.podpowiedz {
 color: #666; 
 display: inline; 
 float: none; 
 font-size: 100%; 
 *font-size: 90%; 
 font-weight: normal; 
 padding: 0; 
 width: auto;
}
em {
 padding: 0px;
 margin: 0px;
}
.error[type=text], .error[type=password], .error[type=select], .error {
 border: 2px solid #cf0107;
}
.blad {
 color: #cf0107; 
 display: block; 
 float: none; 
 font-size: 13px; 
 *font-size: 90%; 
 font-weight: bold; 
 padding: 5px 0; 
 margin: 0;
 width: auto;
}
span {

}

/* END - FORMULARZE */

#pageNav {
 font: 			11px Tahoma;
 text-align: 		left;
}

#pageNav span {
 font-size:		14px;
 font-weight: 	bold;
 color: 		#c53c8f;
 padding: 		2px 6px 3px 6px;
}

#pageNav a {
 text-decoration: 	none;
 font-size:		11px;
 color:			#fff;
 text-align:	center;
 padding: 		2px 6px 3px 6px;
}

#pageNav a:hover {
 border-color: 		#c53c8f;
}
