body.prezentacja {
	font-family: verdana, tahoma, sans-serif;
	font-size: 13px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #ffffff;
}

a.logo_link:link img {border: none;}
a.logo_link:visited img {border: none;}
a.logo_link:hover img {border: none;}
a.logo_link:active img {border: none;}

table.prezentacja {
	width: 100%;
	height: 100%;
}

table.prezentacja td {
	font-size: 13px;
	vertical-align: top;
	padding: 1px 1px 1px 1px;
	border: 1px none #af2432;
}

table.prezentacja td.srodek {
	padding-left: 5px;
	padding-right: 5px;
}

table.prezentacja td.bok_jasny {
	padding: 5px 5px 0 5px;
	width: 150px;
}

table.prezentacja td.jasne_tlo {
}

table.prezentacja td.ciemne_tlo {
	background-color: #af2432;
}

table.prezentacja td.info_belka {
	width: 240px;
	padding: 5px 0 0 5px;
}

a.link {
	color: #808080;
	text-decoration: none;
}


table.lista {
	width: 100%;
}

table.lista td {
	font-size: 13px;
	color: gray;
}

a.menu_link		{color: #404040;; text-decoration: none; font-size: 13px; padding-bottom: 2px;}
a.menu_link:link	{background-color: transparent;}
a.menu_link:visited	{background-color: transparent;}
a.menu_link:hover	{background-color: #c7646e;}
a.menu_link:active	{background-color: #c7646e;}

img.menu_bullet {
	width: 38px;
	height: 18px;
	vertical-align: middle;
	margin-bottom: 2px;
}

table.menu {
	margin-top: 15px;
}

table.menu td {
	font-size: 13px;
	padding: 0 0 0 0;
	vertical-align: top;
}

table.menu td.bullet {
	width: 1%;
	vertical-align: top;
}


table.osoba {
	margin-top: 15px;
	width: 215px;
}

table.osoba td {
	text-align: center;
	font-size: 13px;
	padding: 0 0 0 0;
	background-position: top left;
}

table.osoba td.rog {
	font-size: 1px;
	width: 6px;
	height: 6px;
	background-repeat: no-repeat;
}

table.osoba td.poziom {
	font-size: 1px;
	height: 6px;
	background-repeat: repeat-x;
}

table.osoba td.pion {
	font-size: 0;
	width: 6px;
	background-repeat: repeat-y;
}

.naglowek_biuro {
	font-family: times;
	font-size: 24px;
	color: #af2432;
	font-style: italic;
}
/*<rtomaszewski>*/

.margin_auto {
 	margin: auto;
}

.lock_200 {
	width: 200px;
	color: #808080;
}

.lock_100 {
	width: 100px;
	color: #808080;
}

.page_selected {
	color: #808080;
	font-weight: bold; 
	text-decoration: underline;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}

.page_list {
	color: #808080;
	text-decoration: none;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 13px;
}

.pozioma_linia {
	border-top: 1px solid #AF2432;
	width: 100%;
}
/*</rtomaszewski>*/

