
* 					{
	margin: 0;
	padding: 0;
	font-family: century gothic,trebuchet,trebuchet ms, arial,helvetica,sans;
	font-size: 12px;
}

a 					{text-decoration: none;}
a:hover 				{text-decoration: underline;}

img					{border: none;}

#wrapper 			{margin: 10px auto 0 auto; width: 960px; }

/* ---- Header part */

#header_1 				{ margin: 30px 0 0 0; padding: 0 0 20px 0px; }
#header_2 				{ margin: 10px 0 0 0; padding: 0 0 20px 0px; background: url('../images/topline.gif') top left no-repeat; }

.topmenu 			{
	list-style: none; float: right;
}
.topmenu ul			{list-style: none; float: right;}

.topmenu a 			{
	padding: 0px 3px;
	color: #666;
	margin: 0 3px;
	font-size: 13px;
	background: url('images/bullet.gif') top left no-repeat;
}
.topmenu a:hover 	{text-decoration: none; color: #888; font-size: 13px;}
.topmenu .feed		{color: #888}

#teaser 				{background: #fff url('images/topline.gif') top left no-repeat; color: #333; padding: 20px 30px; margin-bottom: 30px;}
#teaser a			{color: #333;}

/* ---- Content */

#content 			{
	width: 960px;
	line-height: 120%;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}

#content ul			{margin: 10px 0 10px 10px; list-style: none;}
#content ul li			{background: url('images/bullet.gif') 0 5px no-repeat; margin: 5px 0; padding-left: 15px; font-size: 14px; }

#content ol			{margin: 10px 0 10px 10px; list-style: decimal inside;}
#content ol li			{margin: 5px 0; font-size: 14px; }

#content p			{margin: 10px 0; font-size: 14px;}

#content a			{color: #327eb0; font-weight: bold;}
#content a:hover		{color: #40a2e3;}

#content blockquote	{border-left: 1px solid #327eb0; padding: 10px; font-style: italic; background: #ddd;}

#content .indicator 	{float: left; margin-left: -30px; font-size: 30px; color: #999;}

#content h1,
#content h2,
#content h1 a,
#content h2 a 		{ color: #000; letter-spacing: -1px; text-decoration: none;}

#content h1,
#content h1 a			{ font-size: 20px; }

#content h2,
#content h2 a			{ font-size: 17px; margin-bottom: 10px;}

#content h1 a:hover,
#content h2 a:hover	{ color: #000; background: #fff; text-decoration:underline;}

#content h2			{ margin-top: 10px; }

#content h3			{ font-size: 14px; margin-top: 10px; color: #666; }

#content .metadata	{ color: #666; margin: 5px 0 30px 0; padding: 5px; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc;}

#content .metacomments  {}

#content .metacomments a { display: block; float: left; padding: 6px 15px 16px 15px; margin-right: 10px; background: #327eb0 url('images/commentcount.gif') top left no-repeat; color: #fff; font-weight: bold; text-decoration: none;}
#content .metacomments a:hover{ background: #40a2e3 url('images/commentcount.gif') top left no-repeat; text-decoration: none; }

#content .entry		{margin-bottom: 50px; }

#leftside              {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 550px;
	padding-right: 10px;
	text-align: right;
	color: #666;
	height: 400px;
}
#tekstz1					{text-align: right; margin-top: 10px; padding-right: 5px; font-size: 11px; }
#tekstz2					{text-align: right; margin-top: 160px; font-size: 9px; color: #888; }
#tekstz1 .grey 				{text-align: right; font-size: 9px; color: #888; }

#rightside             {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	width: 350px;
	height: 400px;
	padding-left: 15px;
	color: #666
}
#tekst1r				{text-align: left; margin-top: 10px; padding-left: 5px; font-size: 11px; }
#tekst1a				{text-align: left; margin-top: 145px; padding-left: 5px; font-size: 11px; }
#tekst2r				{text-align: left; padding-top: 20px; font-size: 9px; color: #888; }
.kontakt1               {text-align: right; margin-top: 200px; padding-right: 50px; font-weight : bold; font-size: 13px; }
.kontakt2               {text-align: right; padding-right: 50px; }
.kontakt2 a	{text-decoration: none; color: #888; }

#motto			{text-align: left; margin-top: 150px; padding-left: 5px; font-size: 11px; text-align: justify; color: #666; line-height: 180%; }
#wstep			{text-align: left; padding-left: 5px; font-size: 11px; text-align: justify; line-height: 120%; color: #888; line-height: 150%;}


/* ---- Footer */

#footer 				{
	background: url('../images/bottomline.jpg') top left no-repeat;
	color: #666;
	margin-top: 5px;
	padding-top: 60px;
}
#footer a			{color: #333;}
.green			{
	color: #9b0;
}
.orange			{
	color: #e90;
}
.grey {
	color: #333;
}

/* ---- lower footer */

#lowerfooter 				{color: #666; padding: 10px 30px;}
#lowerfooter a				{color: #000;}
#lowerfooter a.authorlink 	{color: #666;}
