body {
	background:		#eee4bd url(grafika/tlo.gif) repeat-x;
	font:			12px verdana, arial, times;
}
td.obraz {
	text-align:		center;
	vertical-align:	middle;
	border:			#988863 1px solid;
	color:			black;
	font:			12px arial;
}
img.obraz {
	border: #988863 1px solid;
}

.top {
	vertical-align:	top;
}
.center {
	text-align:		center;
 }
 .left {
	text-align:		left;
 }

.right {
	text-align:		right;
 }

a.menu:link, a.menu:visited {
	display:		block;
	vertical-align:	middle;
	font:			12px verdana, arial, times;
	color:			#000;
	text-align:		left;
	height:			17px !important;
	padding-left:	20px;
	padding-top:	3px;
	padding-bottom:	1px;
	width:			202px;
	border-left:	solid 1px #BEAEA1;
	border-bottom:	solid 1px #fef6c8;
	text-decoration:none;
}

a.menu:hover {
	border-left:	solid 4px #ED7902;
	border-bottom:	solid 1px #680100;
	color:			#D83D05;
	padding-left:	17px;
}

#activemenu {
	border-left:	solid 4px #ED7902;
	font-weight:	bold;
	color:			#D83D05;
	padding-left:	17px;
}

a.tmenu:link, a.tmenu:visited {
	font:			bold 17px 'Trebuchet MS',Tahoma,sans-serif,verdana;
	color:			#fff;
	padding:		5px;
	text-decoration:none;
}

a.tmenu:hover {
	text-decoration:underline;
}


a.obrazek:link, a.obrazek:visited  {
	color:			#8A2401;
	text-align:		center;
	font:			bold 12px verdana, arial, times;
}

 a.obrazek:hover {
	color:			#e17d10;
	font:			bold 12px verdana, arial, times;
	text-decoration:none;
}


a.obrazek2:link, a.obrazek2:visited  {
	border:			solid 2px #8A2401;
	text-align:		center;
	font:			bold 12px verdana, arial, times;
}

 a.obrazek2:hover {
	color:			#e17d10;
	font:			bold 12px verdana, arial, times;
	text-decoration:none;
}

a:link, a:visited {
	font-weight:	verdana, arial, times;
	text-decoration:none;
	color: black;
}

a:hover {
	text-decoration:underline;
}

a:active {}

.tabimage {
	border-bottom:	dotted 2px #ff7e0e;
	padding-bottom:	5px;
}

.image {
	border:			solid 1px #7b5c00;
}

.obraz_opis {
	padding:		10px;
	border-left:	solid 2px #FF7E0E;
	font-size:		14px;
}

.nazwa_dzialu {
	font:			bold 24px 'Trebuchet MS',Tahoma,sans-serif,verdana;
	color:			#8a2401;
	border-bottom:	dotted 2px #ff7e0e;
}

.red {
	color:			#F63F00;
}
