﻿a.desc:link {
	color: #191970; /*obrazki -linki w ofercie*/
	font-size: 10px;
	text-decoration: none;
}

a.desc:visited {
	color: #191970; /*obrazki -linki w ofercie*/
	font-size: 10px;
	text-decoration: none;
}

a.desc:hover {
	color: #191970; /*obrazki -linki w ofercie*/
	font-size: 10px;
	text-decoration: none;
}

a.desc:active {
	color: #191970; /*obrazki -linki w ofercie*/
	font-size: 10px;
	text-decoration: none;
}

a.email:link {
	color: #708090; /*link email w kontaktachj*/
	font-size: 12px;
	text-decoration: none;
}

a.email:visited {
	color: #708090;
	font-size: 12px;
	text-decoration: none;
}

a.email:hover {
	color: #708090;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.email:active {
	color: #708090;
	font-size: 12px;
	text-decoration: none;
}

a.img:link {
	display: block;
	border: 1px #FFFFCE;
	border-style: dotted;
	color: #191970; /*obrazki -linki w ofercie*/
	font-size: 12px;
	text-decoration: none;	
}

a.img:visited { 
	display: block;
	border: 1px #FFFFCE;
	border-style: dotted;
	color: #191970;
	font-size: 12px;
	text-decoration: none;
}

a.img:hover { 
	display: block;
	border: 1px #000000;
	border-style: dotted;
	color: #191970;
	font-size: 10px;
	text-decoration: none;
}

a.img:active { display: block;
	border: 1px #FFFFCE;
	border-style: dotted;
	color: #191970;
	font-size: 10px;
	text-decoration: none;
}

a.menu:link {
	color: #000000; /*linki z td.link czyli menu*/
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.menu:visited {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.menu:hover {
	color: #191970;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:active {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.present:link {
	color: #000000; /*linki z td.link czyli menu*/
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.present:visited {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.present:hover {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.present:active {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #FFFFD4;
	background-image: url(img/back-mini.gif);
	font-family: Arial;
	text-align: center;
}

hr {
	color: #000000;
	height: 2px;
	width: 60%;
}

img {
	border: 0;
}

p.various {
	color: #000000;
	font-size: 12px;
}

table.main{
	height: 100%; /* tabela  głowna */
	width: 100%;
}

table.oferta{
	height: 100%; /* tabela  ofert */
	width: 60%;
	border: Black;
}

td.contl {
	color: #000000; /* td z kontaktami lewo*/
	font-size: 13px;
	height: 30px;
	text-align: right;
	vertical-align: bottom;
	width: 50%;
}

td.contr {
	color: #000000; /* td z kontaktami prawo*/
	font-size: 13px;
	height: 30px;
	text-align: left;
	vertical-align: bottom;
	width: 50%;
}

td.desc {
	height: 100px; /* td z opisem towarów */
	text-align: left;
	vertical-align: top;
	width: 40%;
}

td.img {
	height: 100px; /* td ze zdjeciami towarow */
	text-align: center;
	width: 20%;
	
}

td.link {
	border: 1px; /* td z linkami menu */
	border-color: #000000;
	border-style: dotted;
	height: 10px;
	width: 120px;
}

td.logo {
	height: 90px; /* td z logiem z wizytowki */
	width: 20%;
}

td.map {
	text-align: center; /* td z mapa z kpntaktow */
	width: 20%;
}

td.title {
	font-size: 14px; /* td z "galeria" i "kupno-..." */
}

td.title2 {
	font-size: 28px; /* td z "ANTYKI" */
}

tr.zaznaczony 
{
	background-color: #CCCCCC;
}

h4 
{
	text-align:left;
}

a 
{
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
}

img.male 
{
	width: 100px;
	height: 100px;
}
