/* www.kolekcjaodznak.of.pl */
body {
	background-color: White;
	color: Black;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	scrollbar-base-color: White;
	scrollbar-shadow-color: White;
	scrollbar-highlight-color: White;
	scrollbar-darkshadow-color: Black;
	scrollbar-3dlight-color: Black;
	scrollbar-arrow-color: Black;
	scrollbar-face-color: White;
	scrollbar-track-color: White;
}
img {
	border: none;
}

td {
	vertical-align: top;
}

/* tabela glowna */
.t-gl {
	width: 760px;
	vertical-align: top;
}
.td-logo {
	width: 760px;
	height: 100px;
	background-image: url(grafika/strona/logo.gif);
	border: 1px solid Black;
}

.t-gl-bok {
	width: 20%;
	text-align: center;
}
.t-gl-sro {
	width: 60%;
}
/* menu */
.t-tresc {
	width: 100%;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}

th {
	background-color: #696969;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	color: White;
	text-transform: uppercase;
}

/* text */
p {
	font-size: 11px;
}
/* opisy */
.opis {
	text-align: center;
	font-size: 10px;
	color: Gray;
	height: 40px;
}
/* linki */
a:link {
	color: Black;
	text-decoration: none;
}
a:hover {
	color: Gray;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	color: #FF4500;
}
.podstrony {
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
}

/* tabelka grafik */
.th-scr {
	font-size: 9px;
	height: 35px;
	text-align: center;
	border: none;
}

input {
	border: 1px solid Black;
	width: 125px;
	font-size: 10px;
	text-align: center;
	text-transform: lowercase;
}
hr {
	border: dashed Black;
	height: 1px;
}

/* ogloszenia */
.tabe {
	border: 1px solid Black;
	width: 375px;
}
.th-tabe {
	font-size: 10px;
	border: 0px solid White;
}
.td-tabe {
	width: 50%;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid Black;
	background-color: #DCDCDC;
	height: 20px;
	vertical-align: middle;
}
.tabe-txt {
	width: 375px;
	background-color: Silver;
	color: Black;
	font-size: 11px;
	text-align: justify;
	border-top: 1px solid Black;
	padding: 5px 5px 5px 5px;
}
textarea {
	border: 1px solid Black;
	font-size: 12px;
	text-transform: lowercase;
}
br {
	font-size: 10px;
}

