/*******************************************/
/** Ustawienia ogólne                       /
/*******************************************/
body {
	top-margin: 0;
	bottom-margin: 0;
	left-margin: 0;
	right-margin: 0;	
}

div {
	font-family: Apolonia, Verdana, serif;
	font-size: 12pt;	
}

.base {
	font-family: Apolonia, Verdana, serif;
	font-size: 12pt;	
}

ul {
	font-family: Apolonia, Verdana, serif;
	font-size: 12pt;
}

ol {
	font-family: Apolonia, Verdana, serif;
	font-size: 12pt;
}

h1 {
	font-family: Apolonia, Times New Roman, serif;
	margin: 4pt;
	font-size: 20pt;
	font-weight: bold;
	color: darkred;
}

h2 {
	font-family: Apolonia, Times New Roman, serif;
	margin: 4pt;
	font-size: 17pt;
	font-weight: bold;
	color: darkgreen;
}

h3 {
	margin: 4pt;
	font-size: 16pt;
	font-weight: normal;
	color: #00153f;
	text-decoration: underline;
}

A:visited  {
	text-decoration: underline;
	color: #0f0f0f;
	font-weight: bold;
}

A:link  {
	text-decoration: none;
	color: darkred;
	font-weight: bold;
}

A:active  {
	text-decoration : none;
	color : black;
}

A:hover  {
	text-decoration: underline;
	color: darkred;
	font-weight: bold;
}

q {
	font-style: italic;
}

p {
	text-align: justify;
	font-family: Apolonia, Verdana, serif;
	font-size: 12pt;
}

P:first-letter {
	font-family: "Viking normal", "Viking-Normal", "Viking", serif;
	font-size: 300%;
	font-weight: bold;
	margin: 0;
	margin-right: 5px;
	float: left;
	padding : 0;
	border: 0;
	line-height: 20pt;
}

.imagesmall {
	margin: 5px;
	border: 0px;
}

/*******************************************/
/** Zakon Historia                          /
/*******************************************/

.historia h2 {
	font-family: Apolonia, Verdana;
	margin : 0px;
	font-size : 15px;
	color : darkblue
}

.historia h3 {
	font-family: Apolonia, Verdana;
	margin : 0px;
	font-weight : normal;
	font-size : 14px;
	color : black
}

.historia P:first-letter { 
	font-family: "Viking normal", "Viking-Normal", "Viking", serif;
	font-size: 300%;
	font-weight: bold;
	margin: 0;
	margin-right: 5px;
	float: left;
	padding: 0;
	border: 0;
	line-height: 20px;
}

.historia P {
	font-family: Apolonia, Verdana;
	font-size: 12px;
}

.historia ul[id="pierwszy"] {
	margin-left: 100px;
}

.dospisu div {
	color: darkgreen;
}

.podpis {
	color: #111111;
	font-weight: normal;
	font-decoration: italic;
	text-align: right
}

/*******************************************/
/** Zakon Ludzie                            /
/*******************************************/
.ludzie h1 {
	margin : 0px;
	font-size : 20px;
	font-weight : bold;
	color : darkred
}


.ludzie h2 {
	margin : 0px;
	font-size : 15px;
	color : darkblue
}

/*******************************************/
/** Menu Główne                             /
/*******************************************/
.menu A:link  {
	text-decoration: none;
	color: darkred;
	font-weight: bold;
}

.menu A:visited  {
	text-decoration: underline;
	color: #0f0f0f
}

.menu A:active  {
	text-decoration : none;
	color : black
}

.menu A:hover  {
	text-decoration: underline;
	color: darkred
}

.menu {
	font-weight: bold;
	font-size: 13px;
	color: darkgreen	
}

.menu h1 {
	font-weight: bold;
	font-size: 16px;
	color: darkred;
}

.menu h2 {
	font-weight: bold;
	font-size: 16px;
	color: darkgreen;
	
}

.inputtxt {
        width: 110px;
        font-family: Apolonia, Verdana, arial, sans serif;
	font-size: 12px;
        color:#333333;
        border: 1px solid #b09257;
        background: #eed7ad;
        padding: 2px;
}

.inputtxt2, .input_submit {
        width: 4em;
        font-family: Apolonia, Verdana, arial, sans serif;
	font-size: 11pt;
	font-weight: bold;
        color:#333333;
        border: 1px solid #b09257;
        background: #eed7ad;
        padding-left: 2px;
        padding-right: 2px;
	text-align: right;
}

.input_submit {
	width: 10em;
	text-align: center;
}

.inputtxt-link {
        width: 110px;
        font-family: Apolonia, Verdana, arial, sans serif;
	font-size: 12px;
        color:#333333;
        border: 1px solid #b09257;
        background: #cdaa66;
        padding: 2px;
}

/*******************************************/
/** Strona początkowa                       /
/*******************************************/
.start H1 {
	font-family: "Viking normal", "Viking-normal", "Viking", serif;
	font-size: 30px;
	color: #3f3f3f;
}

.start H2 {
	font-family: "Tahoma", "Apolonia, Verdana", serif;
	font-size: 18px;
	color: darkred;
	font-weight: normal;
}

.stopka {
	font-family: "Apolonia, Verdana", serif;
	font-size: 10px;
	color: #aa723a;
}

/*******************************************/
/** Imprezy Minione                         /
/*******************************************/
.imprezy-minione P:first-letter {
	font-family: Viking normal, Viking-normal, Viking, serif;
	font-size: 300%;
	font-weight: bold;
	margin: 0;
	margin-right: 5px;
	float: left;
	padding: 0;
	border: 0;
	line-height: 20px;
}

.imprezy-minione H1 {
	margin: 0;
}

.imprezy-minione H2 {
	margin: 0;
}

.data {
	font-family: Apolonia, Verdana, serif;
	font-size: 10px;
	font-weight: bold;
}

.swordplay {
	font-family: Apolonia, Verdana, serif;
	font-size: 12px;
}

.humor-txt {
	font-family: Apolonia, Verdana, serif;
	font-size: 12px;
	color: black;
}

.taniec {
	padding: 0px;
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px;
}

.taniec H1 {
	margin: 0;
	font-weight: normal;
	line-height: 90%;
}

.taniec H2 {
	margin: 0;
	font-size: 13pt;
	font-weight: normal;
	line-height: 90%;
}

.taniec H3 {
	margin: 0;
	line-height: 90%;
	font-size: 13pt;
}

.table_namiot td {
	font-size: 11pt;
}

.table_namiot .small {
	font-size: 10pt;
}

/***************************************/
/** Kram				/
/***************************************/

.kram_pozycja h2 {
	text-align: center;
}

.kram_pozycja img {
	margin: 0 auto 0 auto;
	display: table;
}

