html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/tlo.png);
	padding-top: 42px;
	font-size: 11px;
}
#wrapper
{
	width: 698px;
	margin: 0 auto;
	border: 1px solid #145827;
	background-color: #FFFFFF;
}
#logo
{
	float: left;
	padding-top: 4px;
	padding-left: 35px;
}
#tags
{
	float: left;
	font-size: 10px;
	color: #02491f;
	padding-top: 30px;
	text-align: center;
	padding-left: 15px;
}
#tags p
{
	line-height: 2em;
}
#menu
{
	float: right;
	padding-top: 7px;
	padding-right: 7px;
}
#language
{
	float: right;
}
#menu ul
{
	clear: both;
	float: right;
	padding-top: 25px;
}
#menu ul li
{
	background-image: url(images/li.png);
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	padding-left: 7px;
	padding-right: 8px;
	padding-top: 12px;
	padding-bottom: 10px;
}
#menu ul li a
{
	color: #145827;
	text-decoration: none;
}
#menu ul li a:hover
{
	text-decoration: underline;
}
#animation
{
	clear: both;
	width: 698px;
	border-top:  1px solid #155928;
	border-bottom:  1px solid #155928;
	height: 164px;
}
#content
{
	width: 698px;
	margin: 0 auto;
}
#sidebar
{
	width: 240px;
	float: left;
}
#leftMenu
{
	padding-left: 10px;
	padding-top: 16px;
}
#leftMenu li
{
	background-image: url(images/hr.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 195px;
	height: 17px;
	padding-bottom: 9px;
	margin-bottom: 10px;
	padding-left: 33px;
}
#leftMenu li a
{
	color: #145827;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#leftMenu li a:hover
{
	text-decoration: underline;
}
#txt
{
	width: 430px;
	float: left;
	padding-top: 21px;
	padding-left: 14px;
	font-size: 10px;
	color: #145827;
	padding-right: 14px;
}
#txt h1
{
	font-size: 16px;
	color: #145827;
	font-weight: bold;
	margin-bottom: 15px;
}
#txt p
{
	line-height: 1.2em;
	font-size: 12px;
}
#txt ul
{
	margin-left: 15px;
}
#footer
{
	clear: both;
	width: 698px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 54px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 14px;
}
#footer a
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
.name
{
	float: left;
	text-align: center;
	padding-left: 85px;
}
.name h6
{
	padding-top: 15px;
	font-size: 18px;
	font-weight: normal;
}
.adress
{
	float: left;
	padding-left: 20px;
	line-height: 1.2em;
}
.www
{
	float: left;
	padding-left: 20px;
	line-height: 1.2em;
	padding-top: 10px;
}
.created
{
	float: left;
	padding-left: 15px;
	font-size: 11px;
	padding-top: 35px;
}
.produkty_miniaturka { width: 135px; height: 100px}
.strona_miniaturka { width: 200px; height: 150px; text-align: center;}
.tabela {
		width: 100%;
		font-size: 11px;
		padding-top: 5; padding-bottom: 5; padding-left: 5; padding-right: 5;
}