/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
h1
{
	font-size: 14px;
}
h2
{
	font-size: 18px;
	color: #F00;
	
}
h5
{
	font-size: 18px;
}
body
{
background: #000000 url('images/bg1.jpg');
padding: 35px 0px 35px 0px;
}

body,input
{
	font-size: 10pt;
	font-family: "georgia", "times new roman", serif;
}

p
{
	line-height: 1.5em;
	margin-bottom: 1em;
	font-size: 18px;
}

p1
{
	line-height: 1.5em;
	margin-bottom: 1em;
}
a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
	
}

h3
{
	font-size: 1.7em;
	text-align: center;
	
}
h33
{
	font-size: 1.7em;
	text-align: center;
	color: #090;
	font-weight: bold;
	
}

h4
{
font-size: 1.2em;
padding-right: 28px;
background-image: url('images/db2.gif');
}

.contentarea
{
	width: 82%;
	background-color:#FFF;
	padding-top: 1.3em;
	text-align: center;
	z-index: 2;
	margin: 0 auto;
	
}
.contentarea1
{
	width: 82%;
	background-color:#FFF;
	padding-top: 1.3em;
	text-align: center;
	z-index: 2;
	margin: 0 auto;
	background-image: url(olowek%20tlo2.png);
	background-repeat:no-repeat;
	background-position:center center;	
}
.contentarea2
{
	width: 82%;
	background-color:#FFF;
	padding-top: 1.3em;
	text-align: center;
	z-index: 2;
	margin: 0 auto;
	background-image: url(tlo2.png);
	background-repeat:no-repeat;
	background-position:center center;
}
img
{
	border: 0;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #fff url('images/bg2.jpg') repeat-x;
z-index: 1;
}

#outer
{
	z-index: 2;
	position: relative;
	/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 82%;
	border: solid 5px #fff;
	background-color: #fff;
	margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 9.0em;
background: #2B2B2B  repeat-x;
margin-bottom: 2px;
}


#headercontent
{
	position: absolute;
	bottom: 0em;
	padding: 0em 2.0em 1.3em 2.0em;
	width: 448px;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#headerpic
{
	position: relative;
	height: 109px;
	width: 82%;
	z-index: 2;
	margin: 0 auto;
	background-color: #CCC;
	border: solid 5px #fff;
}

#menu
{
	position: inherit;
	height: 3.5em;
	width: 82%;
	//z-index: 2;
	margin: 0 auto;
	background-color: #FFF;
	border: solid 5px #fff;
}

/*#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #7F8400 url('images/menuactive.gif') repeat-x top left;
}
*/
#menubottom
{
//background: #fff url('images/border1.gif') repeat-x;
	height: 14px;
	width: 82%;
	margin: 0 auto;
}

#content
{
	position: relative;
	width: 82%;
	background-color: #FFF;
	z-index: 2;
	margin: 0 auto;
	border: solid 5px #fff;
}
#exLeftColumn{
	float:left;
	width:50%;
	background-color:#FFF;
	text-align: center;
}
#exRightColumn{
	float:right;
	width:50%;
	background-color:#FFF;
	text-align: center;
}
.exClear{
    clear:both;
    line-height:0px;
}

/*#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
	width: 18em;
	float: left;

}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}
*/
#footer
{
	height: 2em;
	border: solid 5px #FFF;
	background: #fff url('images/border2.gif') repeat-x;
	font-size: 0.8em;
	width: 82%;
	margin: 0 auto;
	position: relative;
}

#footer .left
{
	position: absolute;
	left: 20px;
	bottom: 2px;
}

#footer .right
{
	position: absolute;
	right: 20px;
	bottom: 2px;
}
