
body
{
	margin: 0 auto;
	padding: 0;
	background-color: #BBC2AD;
}

#prshe
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}





#gorabackground-simple-gradient
{
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 256px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.uklll
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 700px;
	min-width:3px;
	min-height:3px;
}

.uklll-body
{
	position: relative;
	z-index: 1;
	padding: 1px;
}

.uklll-tr, .uklll-tl, .uklll-br, .uklll-bl, .uklll-tc, .uklll-bc,.uklll-cr, .uklll-cl
{
	position:absolute;
	z-index:-1;
}

.uklll-tr, .uklll-tl, .uklll-br, .uklll-bl
{
	width: 2px;
	height: 2px;
	background-image: url('images/Sheet-s.png');
}

.uklll-tl
{
	top:0;
	left:0;
	clip: rect(auto, 1px, 1px, auto);
}

.uklll-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
}

.uklll-bl
{
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
}

.uklll-br
{
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
}

.uklll-tc, .uklll-bc
{
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('images/Sheet-h.png');
}

.uklll-tc
{
	top: 0;
	clip: rect(auto, auto, 1px, auto);
}

.uklll-bc
{
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
}

.uklll-cr, .uklll-cl
{
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('images/Sheet-v.png');
}

.uklll-cr
{
	right:0;
	clip: rect(auto, auto, auto, 1px);
}

.uklll-cl
{
	left:0;
	clip: rect(auto, 1px, auto, auto);
}

.uklll-cc
{
	position:absolute;
	z-index:-1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-color: #F5F6F3;
}


.uklll
{
	margin-top: 30px !important;
}

#gorabackground-simple-gradient, #gorabackground-gradient, #gorabackground-glare
{
	min-width:700px;
}

/* end Box, Sheet */

/* begin Header */
div.turHeader
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 698px;
	height: 225px;
}


div.turHeader-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 698px;
	height: 225px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.turLogo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 74px;
	width: 362px;
}

h1.turLogo-name
{
	display: block;
	text-align: center;
}

h1.turLogo-name, h1.turLogo-name a, h1.turLogo-name a:link, h1.turLogo-name a:visited, h1.turLogo-name a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 48px;
font-style: normal;
font-weight: bold;
text-decoration: none;
font-variant: small-caps;
	padding:0;
	margin:0;
	color: #E9EBE5 !important;
}

.turLogo-text
{
	display: block;
	text-align: center;
}

.turLogo-text, .turLogo-text a
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
	padding:0;
	margin:0;
	color: #E9EBE5 !important;
}
/* end Logo */

/* begin ContentLayout */
.turcontentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 698px;
}
/* end ContentLayout */

/* begin Box, Block */
.blok
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.blok-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.blok
{
	margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.blokHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
}

.blokHeader .t
{
	height: 30px;
	color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-variant: small-caps;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}

.blokHeader .l, .blokHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.blokHeader .l
{
	left:0;
	right:0px;
}

.blokHeader .r
{ 
	width:698px;
	right:0;
	clip: rect(auto, auto, auto, 698px);
}





.turheader-tag-icon
{
    height: 30px;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 12px;
	background-repeat: no-repeat;
	min-height: 12px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.blokContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:3px;
	min-height:3px;
}

.blokContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}

.blokContent-tr, .blokContent-tl, .blokContent-br, .blokContent-bl, .blokContent-tc, .blokContent-bc,.blokContent-cr, .blokContent-cl
{
	position:absolute;
	z-index:-1;
}

.blokContent-tr, .blokContent-tl, .blokContent-br, .blokContent-bl
{
	width: 2px;
	height: 2px;
	background-image: url('images/BlockContent-s.png');
}

.blokContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 1px, 1px, auto);
}

.blokContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
}

.blokContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
}

.blokContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
}

.blokContent-tc, .blokContent-bc
{
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('images/BlockContent-h.png');
}

.blokContent-tc
{
	top: 0;
	clip: rect(auto, auto, 1px, auto);
}

.blokContent-bc
{
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
}

.blokContent-cr, .blokContent-cl
{
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('images/BlockContent-v.png');
}

.blokContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 1px);
}

.blokContent-cl
{
	left:0;
	clip: rect(auto, 1px, auto, auto);
}

.blokContent-cc
{
	position:absolute;
	z-index:-1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-color: #D6DACD;
}


.blokContent-body
{
	color:#231F1A;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
}

.blokContent-body a:link
{
	color: #6D3027;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.blokContent-body a:visited, .blokContent-body a.visited
{
	color: #6D3027;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.blokContent-body a:hover, .blokContent-body a.hover
{
	color: #924135;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.blokContent-body ul
{
	list-style-type: none;
	color: #342F27;
	margin:0;
	padding:0;
}

.blokContent-body ul li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
line-height: 125%;
  line-height: 1.25em;
  padding: 0px 0 0px 9px;
  background-image: url('images/BlockContentBullets.png');
  background-repeat: no-repeat;
}

/* end Box, BlockContent */

/* begin Box, Post */
.turPost
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.turPost-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}



.turPost
{
	margin: 7px;
}

/* Start images */
a img
{
	border: 0;
}

.turarticle img, img.turarticle
{
	margin: 1em;
}

.turmetadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.turarticle table, table.turarticle
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.turarticle table, table.turarticle .turarticle tr, .turarticle th, .turarticle td
{
	background-color:Transparent;
}

.turarticle th, .turarticle td
{
	padding: 2px;
	border: solid 1px #91826E;
	vertical-align: top;
	text-align:left;
}

.turarticle th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.turPostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 28px;
text-align: center;
	color: #3D4332;
}

.turPostHeader a, .turPostHeader a:link, .turPostHeader a:visited, .turPostHeader a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 28px;
text-align: center;
	margin:0;
	color: #3D4332;
}

.turPostHeader img
{
	border:none;
	vertical-align: middle;
	margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.turPostHeader a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
font-variant: small-caps;
  color: #692F26;
}

.turPostHeader a:visited, .turPostHeader a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
font-variant: small-caps;
  color: #51493D;
}

.turPostHeader a:hover, .turPostHeader a.hovered
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
font-variant: small-caps;
  color: #586148;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
  color: #381914;
}


.turPostContent p 
{
	margin: 0.5em 0;
}

.turPostContent, .turPostContent p
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: normal;
text-align: justify;
  color: #381914;
}

.turPostContent
{
  margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #7C372D;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #7C372D;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #605648;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #586148;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 30px;
  color: #7C372D;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 28px;
  color: #7C372D;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
  color: #586148;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 16px;
  color: #381914;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
  color: #381914;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
  color: #381914;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #433C32;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.turPost li
{
	padding:0px 0 0px 10px;
	line-height:1.2em;
}

.turPost ol li, .turPost ul ol li
{
	background: none;
	padding-left:0;
}

.turPost ul li, .turPost ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:10px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.turPostContent blockquote p
{
	color:#10120D;
font-family: Arial, Helvetica, Sans-Serif;
}

blockquote,
.turPostContent blockquote
{
		border:solid 1px #BBC2AD; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 32px;
	background-color:#DADED3;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.turbutton-wrapper .turbutton
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:32px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
	vertical-align: middle;
}

.turbutton img, .turbutton-wrapper img
{
  margin: 0;
}

.turbutton-wrapper
{
	display:inline-block;
	vertical-align: middle;
	position:relative;
	height: 32px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .turbutton-wrapper
{
	display:block;
	float:left;
}

.turbutton-wrapper .turbutton
{
	display:block;
	height: 32px;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding: 0 24px !important;
	line-height: 32px;
	text-decoration: none !important;
	color: #431E18 !important;
}

input, select
{
  vertical-align: middle;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
}

.turbutton-wrapper.hover .turbutton, .turbutton:hover
{
	color: #F0F2ED !important;
	text-decoration: none !important;
}

.turbutton-wrapper.active .turbutton
{
	color: #F0EEEB !important;
}

.turbutton-wrapper .l, .turbutton-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 96px;
	background-image: url('images/Button.png');
}

.turbutton-wrapper .l
{
	left:0;
	right:9px;
}

.turbutton-wrapper .r
{
	width:411px;
	right:0;
	clip: rect(auto, auto, auto, 402px);
}

.turbutton-wrapper.hover .l, .turbutton-wrapper.hover .r
{
	top: -32px;
}

.turbutton-wrapper.active .l, .turbutton-wrapper.active .r
{
	top: -64px;
}


/* end Button */

/* begin Footer */
.turFooter
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 698px;
	margin: 5px auto 0px auto;
}

.turFooter .turFooter-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 10px;
	text-align: center;
}

.turFooter .turFooter-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 698px;
	height: 150px;
	bottom:0;
	left:0;
}


.turrss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 30px;
	width: 30px;
    cursor: default;
}




.turFooter .turFooter-text p
{
	margin: 0;
}

.turFooter .turFooter-text
{
	display:inline-block;
	color:#2C2721;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

.turFooter .turFooter-text a:link
{
	text-decoration: none;
	color: #78352B;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.turFooter .turFooter-text a:visited
{
	text-decoration: none;
	color: #5D5446;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.turFooter .turFooter-text a:hover
{
	text-decoration: none;
	color: #555E45;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.gorafooter, .gorafooter a, .gorafooter a:link, .gorafooter a:visited, .gorafooter a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#6B7557;
}

.gorafooter
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#746858;
}
/* end PageFooter */

/* begin LayoutCell */
.turcontentLayout .turcontent
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 501px;
}
.turcontentLayout .turcontent-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 696px;
}
/* end LayoutCell */

/* begin LayoutCell */
.turcontentLayout .tursidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 195px;
}
/* end LayoutCell */

.lewo
{
	float: left;
	padding: 5px;
}

.prawo
{
	float: right;
	padding: 5px;
}

