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

h1,
h3,
h4,
h5,
h6 {
	padding : 0;
	font-family: MyriadWebProRegular, Arial, Verdana;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow:0 2px 0 rgb(255,255,255);
}

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 : 18px;
}

h2 {
	font-size : 16px;
}

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;
	margin-right: auto;
	margin-left: auto;
}

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


table.formularz td{
	padding: 3px;	
}

div.m_pd_pojazd{
	background: #F8F8F8;
	padding: 5px 5px 0px;
	margin-top: 5px;
}
div.m_pd_obraz{
	float: left;
	width: 160px;	
}

div.m_pd_pojazd img{
	background: #fff;
	padding: 2px;
	border: 1px solid #009;
}

div.m_pd_pojazd h1{
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #009;
	border-color: #FFF;
	border-top-width: 1px;	
}
	
div.m_pd_info{
	float: left;
	width: 376px;
}

div.m_pd table{
	margin: 0px;
	padding: 1px;
	float: none;
	width: 100%;
}

div.m_pd table,
div.m_pd table td{
	border: 0;
	font-size: 12px;
	padding: 3px;
}

div.m_pd table td.odd{
	background: #FFF;
}

.niceHr:after {
    border-radius: 500px 500px 500px 500px;
    bottom: 150%;
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.2);
    content: "";
    height: 100px;
    left: 0;
    position: absolute;
    width: 100%;
}
.niceHr:after {
    border-radius: 500px 500px 500px 500px;
    bottom: 150%;
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.2);
    content: "";
    height: 100px;
    left: 0;
    position: absolute;
    width: 100%;
}
.niceHr {
	height: 10px;
	margin-bottom: 12px;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
}
