body{
	background: url(grafika/bg.gif) repeat-x top;
	background-color: #9FBFF4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin : 0px;
	color:#666666;
}

div.galname{
	padding : 8px;
	font-size : 10pt;
	font-weight : bold;
	letter-spacing : 2px;
	text-align : left;
	background : #F7591A;
	color : White;
	margin-bottom : 5px;
}
table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
div.gal{
	text-align : center;
}

img{
	border: 0px;
}

a.menu {
	display: block;
	padding: 3px;
	margin-left: 1px;
	margin-right: 4px;
	text-align: left;
	font-weight: bold;
	font-size: 9px;
}

a.menu:hover {
	background-color: #E5E5E5;
}

a.menu2 {
	display: block;
	padding: 0px;
	margin-left: 14px;
	margin-right: 4px;
	text-align: left;
	font-weight: normal;
	font-size: 9px;
}

div#tresc img{
	border: 2px solid #FE6017;
}

select, input, textarea{
	border: 1px solid #FE6017;
	font-size: 10px;
	width: 200px;
	font-size: 14px;
}

a, a:visited{
	color : #FE6017;
	text-decoration : none;
}

a:hover{
	color : Black;
}

span.wyroznienie{
	color : #FE6017;
	font-size : 10pt;
	font-weight : bold;
}

span.wyroznienie img{
	vertical-align : bottom;
}

td.rodzaj {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 3px;
	vertical-align: top;
	border-top: 1px solid #FF6600;
}

td.lewo {
	text-align: center;
	vertical-align: top;
	color:#999999;
	font-weight: bold;
}
td.prawo {
	text-align: justify;
	vertical-align: top;
}