body
{
	background: url('img/back.jpg') repeat-x;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
	background-color: #123C62;
}

a,img, a img{border:0px; text-decoration:none; color:white}

a:hover{text-decoration: underline}

h1{
font-size:24px;
font-family: Arial;
font-weight: bold;
margin:12px 0px 5px 0px;
line-height: 18px;
color: #CFEAFF;
}

h2{
font-size:16px;
font-style: normal;
font-weight: bold;
margin:5px 0px 5px 0px;
color: #CFEAFF;
}

.kontakt_haslo {
  font-size:20px;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: -1px;
	margin:15px 0px 5px 0px;
	color: #CFEAFF;

}


#container
{
	width: 970px; /* 922 */
	min-height: 310px; height: auto !important; height: 310px;
	margin: 0 auto;
  
	display: block;

	background: transparent;
}


#topa
{
	height: 103px;
	width: 970px;
  background:url(img/gora.jpg) transparent no-repeat;
	
}
#top
{
	height: 257px;
	width: 970px;
  
	z-index: 0;

	
}
#top_content
{
	
	width: 400px;
	height: 257px;
	color: #CFEAFF;
	margin-top: -230px;
	padding-left: 5px;
	margin-right: 10px;
	font-size: 14px;
	background:transparent;
	text-align: justify;
	z-index: 1;
	
}
#top_content_menu
{
	
	width: 800px;
	height: 40px;
	margin-top: -80px;
	margin-left: 10px;
	font-size: 18px;
	font-family: Myriad Pro, Arial;
	color: #CFEAFF;
	background: transparent;
	
	z-index: 1;
	
}

#top_content_menuIE
{
	width: 740px;
	height: 40px;
	margin-top: -70px;
	margin-left: 10px;
	font-size: 18px;
	font-family: Myriad Pro, Arial;
	color: #CFEAFF;
	background: transparent;
	z-index: 1;
	
}




.top_menu {
  
	padding: 5px 5px 5px 5px;

}

.top_menu:hover {
  background-color: #226AA4;
	padding: 5px 5px 5px 5px;

}


a.top_menu:hover {
 background-color: #226AA4;
 text-decoration: none;


}



#contentpane
{
	width: 970px;
	min-height: 310px; height: auto !important; height: 310px;
	margin: 10px;
	
	padding: 0px;
	padding-bottom: 20px;
	/* overflow: hidden; */
	
	clear: both;
	
	
}
#contentpaneIE6
{
	width: 970px;
	margin: 0px;
	padding: 0px;
	/*overflow: hidden; */
	min-height: 310px; height: auto !important; height: 310px;
	clear: both;
	background: url('img/cien.gif') transparent no-repeat center bottom;
	
}

#left
{ min-height: 309px; height: auto !important; height: 309px;
  font-size: 12px;
	width: 602px;
	display: block;
	color: #CFEAFF;
	float: left;
}

#left a{color: #ffffff; text-decoration:none}
#left a:hover{color: #ffffff; text-decoration: underline}

#leftIE
{ min-height: 309px; height: auto !important; height: 309px;
  font-size: 12px;
  margin-top: 10px;
	width: 602px;
	display: block;
	color: #CFEAFF;
	float: left;
}

#leftIE a{color: #ffff33; text-decoration:none}
#leftIE a:hover{color: #000000}

img.ico{margin:0px 40px 10px 40px}

#right
{
	float: left;
	clear: right;
	width: 368px;
	display: block;
	margin-top: -10px;
	min-height: 309px; height: auto !important; height: 309px;
	line-height: 20px;
	background: url('img/kontakt.jpg') no-repeat left bottom;
}
#rightIE6
{
	float: left;
	clear: right;
	width: 368px;
	display: block;
	min-height: 309px; height: auto !important; height: 309px;
	line-height: 20px;
	background: url('img/kontakt.jpg') transparent no-repeat left bottom;
}


#right a
{

}
#banner_bottom {
width: 970px;
height: 80px;
margin: 0 auto 0 auto;
padding-left: 5px;
padding-top: 6px;
display: block;
float: left;
background-color: #123C62;
background: url('img/banner_dolny_tlo.jpg') no-repeat center bottom;

}

#footer
{
	clear: both;
	
	width: 100%;
	margin: 0 auto;
	height: 140px;
	padding-top:10px;
	color: #455A75;
	background-color: #020524;
}

#footer a{
color: #455A75;
}

#footer_middle
{
	clear: both;
	margin: 0 auto;
	width: 970px;
	color: #455A75;
}



#pobierz_program {
  width: 158px;
	height: 39px;
	display: block;
  margin: 0 auto 0 auto;
	border: 0;
}
#submit_button, .submit_button {
width: 160px;
height: 29px;
background: url('img/wyslij.gif') transparent no-repeat ;
color:white;
border:0px;
}

.pole_zwykle {
 width: 145px;
 height: 22px;
 border: 0;
 margin: 0 0 0 0;
 padding-left: 3px;
 padding-top: 2px;
 background: url('img/input.png') transparent no-repeat;
}

.pole_zwykle option {
 color:#000000;
 background-color: #FFFFFF;
 

}

.pole_zwykle option:active {
 color:#000000;

}


.pole_tekstowe {
 width: 366px;
 height: 101px;
 border: 0;
 margin: 0 0 0 0;
 padding-left: 3px;
 padding-top: 2px;
 background: url('img/textarea.png') transparent no-repeat;
}



