﻿/* Wszelkie prawa zastrzeżone , Copyright 2011-12 antykwariat.com.pl , All Rights Reserved */
body {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	}

h1.glowny_i {
	font-size: 11pt;
	margin-left: 420px;
	margin-top: 15px;
	margin-bottom: 12px;
	}

h1.glowny {
	font-size: 10pt;
	margin-top: 15px;
	}
		
h1.naglowek {
	text-indent: 10px;
	font-size: 10pt;
	margin-top: 15px;
	text-align: left;
	}
	
h4.centrum {
	font-weight: normal;
	}

h2.n2 {
	font-size: 10pt;
	}

h3.n3 {
	font-size: 10pt;
	}
	
h4.n4 {
	font-size: 10pt;
	}
	
h4.n4 {
	font-size: 10pt;
	}

h5.n5 {
	font-size: 10pt;
	}
	
h6.n6 {
	font-size: 10pt;
	font-weight: normal;
	}

table.forma {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	border: none;
	}
	
td.menu {
	background-image: url('images/tlo_menu.gif');
	}
	
td.stopka {
	background: #F5F2E8;
	}
	
td.tlo {
	background-image: url('images/lupa.gif');
	background-repeat: no-repeat;
	}
	
td.logo {
	background-image: url('images/logo_tlo.gif');
	background-repeat: no-repeat;
	}

p.wyrownanie {
	text-align: justify;
	}
	
p.wysrodkowanie {	
	text-align: center;
	}
	
ul.punkt {
	color: #FF4D00;
	}
	
ul.punkt_czerwony {
	color: #FF0000;
	}
	
a:link {
	color: #000080;
	}
 
a:visited {
	color: #000080;
	}
 
a:active {
	color: #FF4D00; 
	text-decoration: none;
	}
 
a:hover {
	color: #FF4D00; 
	text-decoration: none;
	}
