
/*strona naglowki*/
hr{
	border-top: 1px solid #eeeeee;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding : 0;
	font-family: 'Open Sans', Arial, Verdana;
	color: #977d5a;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.right{
	text-align: right !important;
}

div.formularz_nowe_okno h1,
div.formularz_nowe_okno h2,
div.formularz_nowe_okno h3,
div.formularz_nowe_okno h4,
div.formularz_nowe_okno h5,
div.formularz_nowe_okno h6
{
	color: #030303;
}


h1 {
	font-size : 32px;
}

h2 {
	font-size : 24px;
}

h3 {
	font-size : 14px;
}

h4 {
	font-size : 12px;
}



div.blok_przyciski{
	float: right;
}

div.blok_pdf {
	text-decoration : none;
	font-size : 12px;
	float : none;
	position : relative;
}

div.blok_pdf p {
	font-weight : normal;
	font-size : 9px;
	text-align : center;
	margin : 0;
	padding : 0;
	float : none;
	position : relative;
}

div.blok_pdf img {
	float : none;
	margin : 0 0 0 0;
}

div.blok_pdf a:link,
div.blok_pdf a:visited {
	text-decoration : none;
	color : #0084bc;
	text-align : center;
}

div.blok_pdf a:hover {
	text-decoration : underline;
}

div.czysc {
	clear : both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}




div.do_lewej{
	float: left;
}

div.do_prawej{
	float: right;
	margin-bottom: 3px;
	margin-left: 3px;
}

/*
Style panelu bocznego
*/

div.screen
{	text-align: center;
	float: none;	
	margin: 0px;
	padding: 0px;
}

div.screen p
{
	float: none;	
	text-align: center;
	font: 12px "Courier New", Courier, monospace;	
}

div.screen p b,
div.screen p strong
{
	font: bold 12px Arial, Helvetica, sans-serif;	
}



div.do_lewej{
	float: left;	
	margin: 0px;
	padding: 10px;
	text-align: center;
}


div.do_prawej{
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
}
div.do_prawej p,
div.do_lewej p,
div.screen p{
	text-align: center;
	margin: 0px;
	padding: 0px 10px;
	float: none;
	line-height: normal;
}

div.do_prawej img,
div.do_lewej img{
	float: none;
	text-align: center;
	margin: 8px 0px 5px 5px;
}


div.formularz_nowe_okno{
	font-family: MyriadWebProRegular, Arial, Verdana;
	text-align: left;
}

div.formularz_nowe_okno h1{
	font-size: 16px;
	color: #97AF25;	
}

div.formularz_nowe_okno table tr td p{
	font-size: 14px;
	color: #000;	
}

div.formularz_nowe_okno div.flexcroll{
	margin: 0;
}

div.flash{
	float: none;
	height: 700px;
	width: 100%;	
}


div.formularz{
	float: none;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}

table.formularz{
	float: none;
	width: 450px;
	margin-right: auto;
	margin-left: auto;	
}

table.formularz input,
table.formularz textarea{
	background: #F4F4F4;
	border: 1px solid #969696;
}

table.formularz td{
	padding: 3px;	
}


