/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
*
{
	margin: 0;
	padding: 0;
}
BODY
{
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
H1, H2, H3
{
	text-transform: uppercase;
}
H1
{
}
H2
{
}
H3
{
}
P, BLOCKQUOTE, UL, OL
{
}
A
{
	color: #0C144F;
}
A:hover
{
	text-decoration: none;
}
IMG
{
	border: none;
}
IMG.left
{
	float: left;
}
IMG.right
{
	float: right;
	float: 0 0 0 15px;
}
/*Header*/
#header
{
	width: 770px;
	height: 240px;
	margin: 0 auto;
	padding: 0;
	background: url(images/taustaacopy.jpg);
}
#header H1, #header H2
{
	float: left;
	font-weight: normal;
}
#header H1
{
	padding: 14px 0 0 50px;
	letter-spacing: 4px;
	font-size: medium;
	color: #EDEFFD;
}
#header H2
{
	padding: 31px 0 0 10px;
	letter-spacing: 3px;
	font-size: 12px;
}
#header A
{
	text-decoration: none;
	color: #1C188B;
}
/*Page*/
#page
{
	width: 770px;
	margin: 0 auto;
	background: url(images/img2.gif) repeat-y;
}
/*Content*/
#content
{
	float: right;
	width: 380px;
	padding: 0 20px;
	background: url(images/img4.gif) no-repeat;
}
#content .post
{
}
#content .post H2
{
	margin-bottom: 1em;
	text-transform: none;
	font-weight: normal;
	color: #333333;
}
#content .post H3
{
	margin-bottom: 1em;
	font-size: 100%;
}
#content .post P, #content .post UL, #content .post OL
{
	margin-bottom: 1em;
	line-height: 1.5em;
}
#content .post BLOCKQUOTE, #content .post UL, #content .post OL
{
	margin-left: 3em;
}
/*Ad Space*/
#adspace
{
	float: right;
	width: 120px;
	padding: 15px 25px;
	background: url(images/img5.gif) no-repeat;
}
/*Sidebar*/
#sidebar
{
	float: left;
	width: 150px;
	padding: 15px;
	background: url(images/img3copy.gif) no-repeat;
}
.boxed
{
}
.boxed H2
{
	margin: 15px 0;
	padding-left: 20px;
	background: #4A649F url(images/img3copy.gif) url(repeat) inherit repeat left bottom;
	font-size: 92%;
	color: #21335D;
}
.boxed .list
{
	background: url(images/img7.gif) repeat-x;
	list-style: none;
}
.boxed .list LI
{
	padding: 10px 0 15px;
	background: url(images/img7.gif) repeat-x left bottom;
}
.boxed .list H3
{
	font-size: 77%;
}
/*Menu*/
#menu
{
}
#menu UL
{
	list-style: none;
	background: url(images/img7.gif) repeat-x;
}
#menu LI
{
	padding: 5px 0;
	background: url(images/img7.gif) repeat-x left bottom;
}
#menu A
{
	text-decoration: none;
}
#menu A:hover
{
	text-decoration: underline;
}
/*Footer*/
#footer
{
	width: 140px;
	height: 100px;
	margin: 0 auto;
	padding: 20px 610px 0 20px;
	background: url(images/img8.gif) no-repeat;
	font-size: 77%;
}
#footer P
{
	margin-bottom: 1em;
	line-height: normal;
}
