#prawa
{
	width: 700px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float:right;
	clear:both;
	margin-top: 20px
}
.naglowek
{
	margin-top:20px;
	width:1000px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Tahoma', Arial;
	text-shadow:0px 0px 2px #ABABAB;
	color: white;
	font-size: 14pt;
}

#kontakt
{
	width: 450px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	float: left;
	font-size: 16pt;
	line-height: 17px;
}
#kontakt span
{
	font-size: 10pt;
}
#kontakt span a
{
	font-size: 10pt;
	text-decoration: underline;
}
#formularz
{
	background: url(../grafika/kreska_pion.png) no-repeat left;
	width:500px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float:right;
	padding-left: 50px;
	font-size: 16pt;
	line-height: 17px;
}
#formularz input
{
	margin-top: 5px;
	width:400px;
	height: 20px;
	float:left;
	border: 1px inset #9e9e9e;
}
#formularz span, .wybor span
{
	font-size: 10pt;
	font-style: italic;
}
.label 
{
	font-size: 14px;
	font-family: 'Arial Narrow', Arial;
	font-weight: 100;
}
#formularz input.przycisk, * button, .ciasteczka ,*  input.przycisk
 {
	width: 150px;
	height: 30px;
	font-size: 12px;
	padding: 5px 5px; color: #FFF; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; display: inline-block; margin-left: 10px; text-decoration: none; cursor: pointer;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#e3e5e6), to(#0a6dc9));
	background: -moz-linear-gradient(top, #e3e5e6, #0a6dc9);
		-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#e3e5e6, endColorStr=#0a6dc9);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#e3e5e6, endColorStr=#0a6dc9);
	display:inline-block; /* IE is so silly */
}
#formularz input.przycisk:hover, * button:hover, *  input.przycisk:hover{
	
	background: -moz-linear-gradient(top, #e3e5e6, #0253c3);
		-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#e3e5e6, endColorStr=#0253c3);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#e3e5e6, endColorStr=#0253c3);
}
#wrapper {
	margin-top: 20px;
	width: 450px;
	float:left;
}

.accordionButton {	
	width: 100%;
	float: left;
	cursor: pointer;
}
	
.accordionContent {	
	width: 100%;
	display: none;
	padding:10px;
	margin-left:30px;
	line-height:30px;
}
#pasek
{
	width: 100%;
	height: 35px;
	background: #efefef;
	text-align:center;
	padding-top: 5px;
	
}



.srodek_cytat
{
	width: 1000px;
	height: 40px;
	margin: auto;
	text-align:center;
	font-size: 14pt;
	font-style: italic;
	color: #555454;
	}
.srodek_cytat img
{
	float:left;
}
#komunikat
{
	font-size: 10pt;
	font-style: italic;
}
.tlo_czerwone
{
	color: red;
}

.tlo_zielone
{
	color:green;
}
#normalna
{
	background: url(../grafika/kreska_pion.png) no-repeat left;
	width:750px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float:right;
	padding-left: 50px;
}
#menu_boczne {
	margin-top: 20px;
	width: 200;
	float:left;
}
#menu_boczneII {
	margin-top: 20px;
	width: 200;
	float:left;
}
#menu_boczne a {
	font-size: 11pt;
	font-style: normal;
	text-decoration:none;
	
}
#menu_boczne a:hover
{
	font-size: 11pt;
	text-decoration:underline;
	margin-left:1px;
	color:#7f7f7f;
	margin-left: 5px;
	
}
#menu_boczne ul 
{
		
		padding-left: 10px;
		margin-left:10px;
		font-size:14pt;
}

#menu_boczne  ul li
{
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12pt; 
	text-decoration: none;
	list-style-image: url('../grafika/narrow.png');
	
	
}


.news
{
	width: 250px;
	height: 120px;
	}	
.tytul_news
{
	width:250px;
	float:left;
	text-align:justify;
	padding-top:5px;
	margin-top:10px;
}
.tytul_news a 
{
	color:#0a6dc9;
	text-decoration: none;
	font-size: 12pt;
}
.tytul_news a:hover
{
	text-decoration:underline;
	color:#0a6dc9;
} 
       
.bok_news
{
	float:left;
	font-size: 8pt;
	margin:5px;
	color: #474747;
}
#formularz ul 
{
	width:300px;
	margin-top:20px;
	list-style:url(../grafika/menu_szczalka.png);
}

#formularz  ul li
{
	margin-top: 1px;
	margin-left:15px;
	font-size: 11pt;
	
}
