﻿/*STRONA*/
body {
	font-size: 10px;
	font-family: Georgia, serif;
	background-image: url(http://lh4.ggpht.com/_RN40Gd1-jMI/S2qom44iyCI/AAAAAAAAAQo/zy5f_USgQa8/s512/gears-and-wood2.jpg);
	text-align: center;
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}
/*/STRONA*/

/*RAMKA*/
#top {
	background-color: #473624;
	margin: 0 auto;
	width: 716px;
}
/*/RAMKA*/

/*WNETRZE*/
#BODY {
	background-color: #473624;
	text-align: left;
	margin: 0 8px;
	width: 700px;
}
/*/WNETRZE*/

/*LOGO*/
#LOGO {
	height: 47px;
	font-size: 16px;
	font-family: Georgia, serif;
	color: #940F04;
	background-image: url(http://www2.blogblog.com/scribe/bg_paper_top.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
}
#LOGO img {
		position: relative; top: 10px;		
}
/*/LOGO*/

/*LINKI*/
#LINKI {
	font-size: 10px;
	font-family: Georgia, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
#LINKI a:link {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#LINKI a:visited {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#LINKI a:hover {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#LINKI ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#LINKI ul li {
	display: inline;
	list-style-type: none;
	margin: 0 5px;
	padding: 0;
}
/*/LINKI*/

/*TRESC*/
#TRESC {
	font-family: Georgia, serif;
	width: 700px;
	overflow: hidden;
	float: left;
}
#TRESC .ZAWARTOSC {
	font-size: 12px;
	font-family: Georgia, serif;
	color: #000000;
	background-image: url(http://www1.blogblog.com/scribe/bg_paper_mid.jpg);
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#TRESC .ZAWARTOSC a:link {
	color: #473624;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#TRESC .ZAWARTOSC a:visited {
	color: #956839;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#TRESC .ZAWARTOSC a:hover {
	color: #956839;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
h1{
	color: #940F04;
	font-variant: small-caps;
}
h2{
	color: #940F04;
	font-variant: small-caps;
}
#TRESC .TABELA ol {
	padding-left: 30px;
	text-align: left;
	font-size: small;
	width: 350px;
}

#TRESC .TABELA ol li {
	margin-top: 5px;
	text-align: left;
}

#TRESC .TABELA ol a:link {
	text-decoration: none;
	font-weight: bold;
	color: maroon;
}

#TRESC .TABELA ol a:visited {
	text-decoration: none;
	font-weight: bold;
	color: maroon;
}

#TRESC .TABELA ol a:hover {
	color: maroon;
	text-decoration: underline overline;
}

#TRESC .TABELA td {
	width: 150px;
	height: 250px;
}

#TRESC .HTABELA td {
	width: 200px;
	height: 170px;
}

#TRESC .TABELA a:link {
	text-decoration: none;
	font-weight: bold;
	color: maroon;
}

#TRESC .TABELA a:visited {
	text-decoration: none;
	font-weight: bold;
	color: maroon;
}

#TRESC .TABELA a:hover {
	text-decoration: underline overline;
	font-weight: bold;
	color: maroon;
}

/*/TRESC*/

/*STOPKA*/
#STOPKA {
	height: 39px;
	font-size: 9px;
	font-family: Georgia, serif;
	color: #000000;
	background-image: url(http://www.blogblog.com/scribe/bg_paper_bot.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	clear: both;
}
#STOPKA a:link, #STOPKA a:visited {
	color: #000000;
	text-decoration: underline;
}
#STOPKA a:hover {
	color: #000000;
	text-decoration: none;
}
/*/STOPKA*/