body {
	font-family:'Verdana', 'Arial';
	font-size: 11px;
	background-color: white;
	margin: 7px 10px 0px 11px;
}

.podpis ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.obrazek {
	font-size: 11px;
        font-family: "verdana";
	font-style: italic;
	vertical-align: middle;
	float: right;
	clear: both;
	margin: 30px 50px 30px 50px;
}

.obrazek img {
	border: none;
	margin: 0 0 5px 0;
}

img.opis {
	float: right;
	margin: 30px 50px 1000px 50px;
}

h1 {font-family: "trebuchet ms";
	font-size: 20px;
	color:#6D6D6D;
 	padding-top: 5px;
 	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #ECECEC;
}

h2 {font-family: "trebuchet ms";
	font-size: 16px;
	color:#6D6D6D;
 	padding-top: 5px;
 	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #ECECEC;
}

h3 {font-family: "trebuchet ms";
	font-size: 16px;
	color:#6D6D6D;
 	padding-top: 5px;
 	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

h4 {font-family: "trebuchet ms";
	font-size: 14px;
	color:#6D6D6D;
 	padding-top: 0px;
 	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

td.optit {font-family: "trebuchet ms";
	font-size: 12px;
	color:#6D6D6D;
 	padding-top: 0px;
 	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	margin-top: 3px;
}

td.opwyd {
	font-size: 12px;
        font-family: "verdana";
	color: black;
	text-align: left;
	line-height:1.3;
	margin-top: 3px;
	padding-right: 5px;
	padding-left: 0px;
}

ul {font-size: 13px;
	line-height: 1.3;  
	list-style-image: url(../graf/bullet_new.gif);
	font-family: verdana;  
}

p {	font-size: 14px;
	font-family: "verdana";
	color: black;
	background-color: white;
	text-align: justify ;
	line-height:1.3;
	padding-right: 50px;
	padding-left: 0px;
}

td.trzecia {font-family: "tahoma";
	background-color: #F7F7F7;
	font-size: 11px
}


td, th {font-size: 13px;
	font-family: "verdana";
	color: black;
	text-align: left;
	line-height:1.3;
	padding-right: 5px;
	padding-left: 0px;
}

td.my {font-size: 9px;
	font-family: "verdana";
	color: black;
	text-align: justify;
	line-height: 0.9;
	padding-right: 10px;
	padding-left: 10px;
	color: black;
}

div.hr {
     height: 30px;
     background: #fff url(../graf/hr1.gif) no-repeat scroll left;
}

div.hr hr {
     display: none;
}


a:link {
	text-decoration: none;
	font-size: 13px;
	font-family: "tahoma";
	color: #3366CC;
}

a:visited { 

	text-decoration: none;
	font-size: 13px;
	font-family: "tahoma";
	color: red;
}

a:hover {
	text-decoration: none;
	font-size: 13px;
	font-family: "tahoma";
	color: #F6B60D;
}

a:active {
	
	text-decoration: none;
	font-size: 13px;
	font-family: "tahoma";
	color: black;
}


