/* New Moder Design */
/* by Maciek Gajewski */



/* body*/

body {background-color: white; margin: 0; padding: 0; border: 0}

a.redlink {color: red}

/* menu (bez ramki) */

table.menu {font-family:arial,helvetica,sans-serif}

td {background-repeat: no-repeat; background-position: top left}

td.active {text-decoration: none; color: black;
		font-family:arial,helvetica,sans-serif; font-size: small}

/* linki w menu */

a.menuitem {text-decoration: none;  color:gray;
		font-weight: bold; font-size: small}

a.menuitem:hover {color: #631115}


a.opendir  {text-decoration: none;  color:black;
		font-weight: bold; font-size: small}

a.opendir:hover {color: #631115}

/* ustawienia ogolne */

p {font-family: sans-serif; margin: 5px; text-align: justify}

h1,h2,h3 {font-family: arial,helvetica,sans-serif}

/*h2 {font-size:+1} */

a {text-decoration: none}
a:hover {text-decoration: underline}

/* w dziale spec robotyka */

h1.robotyka {color: #000066; display: inline}

table.robotyka  {margin: 10px}

/*sciezka*/

.pathitem {font-weight: bold; font-size: 12pt; color: navy}
.pathitem:hover {font-weight: bold; font-size: 12pt; color: green}

/* mapa */

a.mapitem {text-decoration: none; color: navy; font-weight: normal; font-size: 12pt;
		font-family:arial,helvetica,sans-serif}




/* ramka menu */
td.menubkgnd {background-color: white} /*kolor ramki*/

td.menutitle {text-decoration: none; color: black; font-weight: bold; font-size: 12pt; /* parametry tytulu */
		font-family:arial,helvetica,sans-serif; text-align:center; background-color:lightblue}
td.menubody {background-color: white}

/* ramka gorna */
td.topbarbkgnd {background-color: black}
td.pathbkgnd {background-color: lightblue}
td.roadmapbkgnd {background-color: silver}

/* nowe style do nowej grafiki */
table.maintable {background-repeat: no-repeat;
				 background-position: top left}
				 
.stopka {font-size: x-small}

