input, select, textarea {font-size: 10pt; font-family: verdana; font-weight: normal; color: #000; border: 1px #ccc solid;
}

input:hover, select:hover, textarea:hover {border: 1px #F59F30 solid;
}

div#msg { text-align: center; color: #777; font-family: Verdana;
}

.error { color: #F00;
}

a.link	        { color: black; text-decoration: none;
}

a:hover.link	{ color: white; text-decoration: none;
}

a.link2	        { color: #C0C0C0; text-decoration: none; font-weight: bold;
}

a:hover.link2	{ color: #F59F30; text-decoration: none; font-weight: bold;
}

a.link3	        { color: #4847A0; text-decoration: none; font-weight: bold;
}

a:hover.link3	{ color: #F59F30; text-decoration: none; font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
    font-family: Verdana;
}

.body1 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body2 {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.table {
	    font-size: 10pt;
		text-align: center;
	    font-weight: bold;
	    color: black;
}

.table2 {
	    font-size: 10pt;
		text-align: left;
	    font-weight: bold;
	    color: black;
}

.table3 {
	    font-size: 10pt;
		text-align: left;
	    font-weight: normal;
	    color: #4847A0;
}

.table4 {
	    font-size: 10pt;
		text-align: left;
	    font-weight: normal;
	    padding: 5 0 5 0;
	    
}

/* czcionka normalna */
.style1 {
	font-size: 10pt;
	font-weight: normal;
    text-align: justify;
    padding: 0 50 10 50;
}

/* czcionka normalna + lewy margines */
.style1a {
	font-size: 10pt;
	font-weight: normal;
    text-align: left;
    padding: 0 50 10 50;
}


/* czcionka normalna + mały marg */
.style1b {
	font-size: 10pt;
	font-weight: normal;
    text-align: left;
    padding: 0 0 0 50;
}


/* czcionka normalna + red */
.style1c {
	font-size: 10pt;
	font-weight: normal;
    text-align: left;
    color: red;
    padding: 0 0 0 50;
}

/* czcionka normalna + lewy marg. */
.style1d {
	font-size: 8pt;
	font-weight: normal;
    text-align: justify;
    color: black;
    padding: 50 50 10 50;
}

.style1e {
	font-size: 10pt;
	font-weight: normal;
    text-align: left;
    background-color:#F3F3F3;
    margin: 0 0 0 0;
    padding: 2 15 2 15;
}

.style1f {
	font-size: 8pt;
	font-weight: normal;
    text-align: justify;
    color: black;
    padding: 0 10 0 10;
}

.style1g {
	font-size: 8pt;
	font-weight: normal;
    text-align: center;
    color: black;
    padding: 0 10 0 10;
}

/* czcionka bold szara */
.style2 {
	font-size: 13pt;
	font-weight: bold;
    text-align: center;
    color: #4847A0;
}

.style2a {
	font-size: 13pt;
	font-weight: bold;
    text-align: left;
    color: #4847A0;
}

/* wyróżnienie granatowe */
.podkr1 {
	font-size: 10pt;
	font-weight: bold;
    color: #4847A0;
}

/* wyróżnienie granatowe normalne */
.podkr3 {
	font-size: 10pt;
	font-weight: normal;
    color: #4847A0;
}

/* wyróżnienie granatowe + marginesy */
.podkr4 {
	font-size: 10pt;
	font-weight: bold;
    text-align: justify;
    color: #4847A0;
}

/* copyright */
.down {
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
        color: #ffffff;

}

/* menu przyciski */
.menu {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	
}

/* menu pasek */
.menu2 {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	
}

.obiekt1 {
        padding: 10 50 10 50;

}

.obiekt2 {
        padding: 2 0 2 0;

}

.obiekt3 {
        padding: 1 0 10 0;
        text-align: center;

}