body	{
	font-family: Verdana, Tahoma, Geneva, ArialCE, HelvaticaCE, Arial, Helvetica, MS San Serif, sans-serif;
   font-size: 12px;
   font-style: normal;  
   line-height: 150%; 

	left: 50%; top: 50%;
	width: 760px; height: 420px; 
	margin: -210px 0 0 -380px; 
	position: absolute;
	padding: 0 0 0 0;
	font: 1em arial, sans-serif;
	overflow: hidden;

	background-color: Gray;
	scrollbar-track-color: Silver;
	scrollbar-face-color: Silver;
	scrollbar-arrow-color: Gray;
}

H1 {
	font-size: 18px;	
   border-bottom: thin dashed silver;
}

H2 {
	font-size: 16px;
}

H3, H4, H5 {
	font-size: 14px;
}

a, a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #dddddd;
   font-size: 13px;
}

a.menu1-level2-no, a.menu1-level2-no:link, a.menu1-level2-no:visited, a.menu1-level2-no:active {
   font-size: 10px;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	background: #dddddd;
	color: #222222;
}

a.none:hover {
	background: transparent;
}

a.poemat, a.poemat:link, a.poemat:visited, a.poemat:active {
	color: #333333;
}

p, p.p, p.tresc, li, li.p, td {
	font-family: Verdana, Tahoma, Geneva, ArialCE, HelvaticaCE, Arial, Helvetica, MS San Serif, sans-serif;
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
}

li {
	color: silver;
	list-style-type: circle;
}

.leftnav.a {
   font-size: 10px;
}   
.leftnav.a:link {
   text-decoration: none;
   font-size: 10px;
}
.leftnav.a:visited {
   text-decoration: none;
   font-size: 10px;
}
.leftnav.a:active {
   text-decoration: none;
   padding: 1px 2px 2px 2px;
   border: 1px solid #003366;   	/* dark blue */
   background-color: #C0C8D4;  	/* lite blue grey */
   font-size: 10px;
}
.leftnav.a:hover {
   text-decoration: none;
   padding: 1px 2px 2px 2px;
   border: 1px solid #003366;	/* dark blue */
   background-color: #C0C8D4;  	/* lite blue grey */
}
.leftnav_act.a:link {
   text-decoration: none;
   padding: 1px 2px 2px 2px;
   border: 1px solid #003366;   	/* dark blue */
   background-color: #C0C8D4;   	/* lite blue grey */
}
.leftnav_act a:visited {
   text-decoration: none;
   padding: 1px 2px 2px 2px;
   border: 1px solid #003366;   	/* dark blue */
   background-color: #C0C8D4;  	/* lite blue grey */
}
.leftnav_act a:hover {
   text-decoration: none;
   padding: 1px 2px 2px 2px;
   border: 1px solid #003366;	/* dark blue */
   background-color: #C0C8D4;  	/* lite blue grey */
}


#calosc   { 
	left: 50%; top: 50%;
	width: 760px; height: 420px; 
	margin: -210px 0 0 -380px; 
	position: relative;
	border: none;
	vertical-align: middle;
	padding: 0 0 0 0;

	background-color: silver;
}

#lewa   { 
	width: 207px; height: 388px;
	border: none;
	padding-top: 16px;
	padding-left: 16px;
	padding-bottom: 16px;
	padding-right: 16px;
}

#zdjecie   { 
	width: 155px; height: 100px;
	border: none;
	padding: 10px 10px 10px 10px;
}

#menu   { 
	margin-top: 16px;	
	width: 175px; height: 252px;
	border: none;
	padding: 5px 0 0 0;
	text-align: center;
}

#zawartosc   { 
	position: absolute;
	left: 207px; top: 16px;
	width: 553px; height: 388px;
	overflow: auto;
	border: none;
}

#tresc	{
	padding: 0 5px 0 5px;
}