/* ================================================== GLOBAL ================================================== */

* {
	margin: 0;
	padding: 0;
	z-index: 0;
	}

body,
td, th,
form span, select, option {
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	}

textarea, input {
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	}

a,
a:link,
a:active,
a:visited {
	text-decoration: none;
	color: #6be0eb;
	}

a:hover {
	text-decoration: underline;
	}

img {
	border: 0;
	}

hr {
	height: 0;
	margin: 12px 0 12px 0 !important;
	margin: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #ffffff;
	border-left: 0;
	}

p, ul, ol {
	padding: 0 0 8px 0;
	line-height: 150%;
	}

ul li {
	margin: 0 0 4px 18px;
	padding: 0;
	line-height: 150%;
	list-style-type: square;
	}

ul ul li {
	margin: 4px 0 0 22px;
	list-style-type: circle;
	}

ul ul ul li {
	list-style-type: disc;
	}
	
ol {
	margin: 0 0 4px 24px;
	}
ol li {
	margin: 0 0 10px 10px;
	line-height: 150%;
	list-style: decimal ;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
	line-height: normal;
	color: #ffffff;
	}

h1 {
	margin: 3px 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 28px;
	font-weight: bold;
	}

h2 {
	margin: 3px 0 6px 0;
	font-size: 24px;
	font-weight: normal;
	}

h3 {
	margin: 3px 0 6px 0;
	font-size: 18px;
	font-weight: normal;
	}

h4 {
	margin: 2px 0 4px 0;
	font-size: 13px;
	font-weight: normal;
	}

h5 {
	margin: 1px 0 4px 0;
	font-size: 12px;
	font-weight: bold;
	}

h6 {
	margin: 0 0 4px 0;
	font-size: 11px;
	font-weight: bold;
	}

td {vertical-align: top; }

/* ================================================== FORM ================================================== */

form {
	margin: 0;
 	padding: 0;
	}

input,
textarea {
	padding: 1px;
	font-size: 11px;
	line-height: normal;
	}

select {
	font-size: 11px;
	line-height: normal;
	}

option {
	background-color: #ffffff;
	}

/* ================================================== FUNCTIONAL / SYSTEM ================================================== */

.clr {clear: both; }
.zero {font-size: 1px; line-height: 1px; }

.hr {
	margin: 12px 0 10px 0;
	height: 1px;
	background: url('images/dots-h.gif') 0 0 repeat-x;
	}

a.button:link,
a.button:visited,
a.button:active {
	display: block;
	padding: 4px 10px 4px 10px;
	color: #343031;
	background-color: #6be0eb;
	line-height: normal;
	}

a.button:hover {
	text-decoration: none;
	}

/* ================================================== SIFR ================================================== */

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}

.sIFR-replaced {
	visibility: visible !important;
	}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
	}

/* These "decoy" styles are used to hide the browser text before it is replaced...
   the negative-letter spacing in this case is used to make the browser text metrics match up with
   the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary...
   any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
#blog .entry .sIFR-hasFlash h1 {
	visibility: hidden;
	margin: 0 0 3px 0;
	font-size: 28px;
	line-height: normal;
	letter-spacing: normal;
	line-height: 35px;
	width: 370px;
	float: right;
	text-align: left;
	clear: right;
	}
#blog_entry .sIFR-hasFlash h1 {
	visibility: hidden;
	margin: 0 0 12px 0;
	margin-top: -18px;
	font-size: 28px;
	line-height: normal;
	letter-spacing: normal;
	line-height: 35px;
	text-align: left;
	}

.sIFR-hasFlash h3 {
	visibility: hidden;
	margin: 0 0 3px 0;
	font-size: 18px;
	line-height: normal;
	letter-spacing: normal;
	}

.sIFR-hasFlash h6#tagline {
	visibility: hidden;
	margin: 3px 0 13px 0;
	font-size: 13px;
	line-height: normal;
	letter-spacing: normal;
	}

.sIFR-replaced {width: auto; overflow: hidden; }

/* ================================================== LAYOUT ================================================== */

body {
	background-color: #343031;
	margin: 0 30px 30px 30px;
	}
#main {

	}

.col1 {
	float: left;
	width: 654px;
	}

.col2,
.col3 {
	float: left;
	width: 140px;
	text-align: right;
	}

.col2 .in,
.col3 .in {
	width: 120px;
	margin: 0 0 0 auto;
	text-align: left;
	}

#top .col1 {
	background: url('images/top-col1-bg.gif') 77% 100% no-repeat;
	}

#datasky {
	margin: 18px 0 0 0;
	}

#tagline {
	margin: 3px 0 17px 0;
	}

#search,
#kontakt {
	margin: 26px 0 0 0;
	}

#search h6,
#kontakt h6 {
	margin: 0 0 9px 0;
	}

#searchform {
	padding: 3px 0 3px 3px;
	background-color: #6be0eb;
	}

#searchform td {
	vertical-align: middle;
	}

#searchform input.text {
	width: 100px;
	margin: 0;
	border: 1px solid #a5acb2;
	color: #000000;
	}

.col1 .in,
.col2 .in,
.col3 .in {
	border-top: 4px solid #6be0eb;
	}
#top .col1 .in,
#top .col2 .in,
#top .col3 .in {
	border-top: none;
	}

#main .col1 .in {
	padding-top: 5px;
	}

.col2 .in,
.col3 .in {
	padding-top: 15px;
	}
#top .col2 .in,
#top .col3 .in {
	padding-top: 0px;
	}

#top_navigation {
	padding: 2px 0 9px 0;
	background: url('images/dots-h.gif') 0 100% repeat-x;
	}

#top_navigation .back {
	display: block;
	float: left;
	}

#top_navigation .ads,
#top_navigation .date {
	display: block;
	float: right;
	margin: 0 0 0 10px;
	color: #726C6E;
	}

#blog .entry {
	padding: 10px 0 5px 0;
	background: url('images/dots-h.gif') 0 100% repeat-x;
	border: none;
	}

#blog .entry img {
	float: left;
	margin: 0 3px 6px 0;
	padding-right: 30px;
	}

#blog .entry p {
	margin: 0 0 6px 0;
	}
	
#blog .entry .action {
	margin: 0 0 12px 0;
	width: 370px;
	float: right;
}

#blog .entry .action span,
#blog .entry .action a {
	margin: 0 8px 0 0;
	}

#blog .entry .action a {
	text-decoration: underline;
	}

#blog_entry {
	padding: 40px 0 0 0;
	}

#blog_entry h1 {
	margin-bottom: 12px;
	margin-top: -18px;
	}

#blog_entry .image {
	text-align: center;
	}

#navigation {
	margin: 13px 0 0 0;
	}

#navigation .prev {
	float: left;
	padding-left: 20px;
	background-image: url('images/arrow1-left.gif');
	background-position: 7% 50%;
	background-repeat: no-repeat;
	}

#navigation .next {
	float: right;
	padding-right: 20px;
	background-image: url('images/arrow1-right.gif');
	background-position: 93% 50%;
	background-repeat: no-repeat;
	}

#extralinks {
	margin: 25px 0 0 0;
	}

#inside,
#outside {
	float: left;
	width: 224px;
	}

#inside .in,
#outside .in {
	margin: 0 20px 0 0;
	}

#tags {
	float: left;
	width: 206px;
	}

#inside .in,
#outside .in,
#tags .in {
	padding: 15px 0 0 0;
	border-top: 4px solid #6be0eb;
	}

#tags a:link,
#tags a:visited,
#tags a:active {
	margin: 0 10px 0 0;
	}

#comments {
	margin: 25px 0 0 0;
	padding: 30px 0 0 0;
	border-top: 4px solid #6be0eb;
	}

#posted_comments {
	margin: 15px 0 15px 0;
	padding: 1px 0 10px 0;
	background: url('images/dots-h.gif') 0 0 repeat-x;
	}

#posted_comments .entry {
	padding: 8px 0 9px 0;
	background: url('images/dots-h.gif') 0 100% repeat-x;
	}

#posted_comments .entry .info {
	float: left;
	width: 200px;
	}

#posted_comments .entry .info p {
	padding: 0 0 2px 0;
	}

#posted_comments .entry .content {
	float: right;
	width: 440px;
	}
#posted_comments .entry a {
	font-weight: bold;
	}

#post_comment {
	margin: 15px 0 0 0;
	padding: 0 0 20px 0;
	background: url('images/dots-h.gif') 0 100% repeat-x;
	}

#post_comment form textarea {
	float: left;
	width: 550px;
	height: 100px;
	}

#post_comment .post {
	float: right;
	margin-top: 85px;
	padding-right: 20px;
	color: #555;
	background: #6be0eb url('images/arrow1-right.gif') no-repeat 95% 50%;
	border: none;
	padding: 2px 14px 2px 7px;

	}

#footer {
	clear: left;
	width: 654px;
	padding: 19px 0 0 0;
	}

#footer p {
	float: left;
	width: 350px;
	margin-right: 15px;
	}
#footer p.others {
	float: right;
	width: 280px;
	margin-right: 0;
	}
#footer p.others a {
	float: right;
	margin: 2px 5px 0 5px;
	}


#footer,
#footer a:link,
#footer a:visited,
#footer a:active {
	color: #4a767b;
	}

.menu ul {
	margin: 0;
	padding: 0;
	}

.menu li {
	margin-left: 0;
	list-style-type: none;
	}

.menu ul ul {
	}

.menu ul ul li {
	margin-left: 10px;
	}

span.date {color: #726C6E;}


#right_nav {
  float: left;
  clear: none;
  width: 290px;
}

#right_nav ul li {
  line-height: normal
}

.syndication {
  float: left;
	width: 260px;
	height: 70px;
	text-align: left;
	background: url('images/dots-h.gif') 0 0 repeat-x;
	margin-left: 20px;
	margin-top: 20px;
}
 * html .syndication {
	margin-left: 10px;
}


.syndication span {
	background: url(images/rss.gif) no-repeat;
	position: absolute;
	width: 239px;
	height: 65px;
	margin: 4px 0;
	float: left;
}

.old {
  float: left;
	width: 260px;
	height: 55px;
	text-align: left;
	margin-top: 10px;
	background: url('images/dots-h.gif') 0 0 repeat-x;
	margin-left: 20px;
}
 * html .old {
	margin-left: 10px;
}

.old span {
	background: url(images/old.gif) no-repeat;
	position: absolute;
	width: 239px;
	height: 55px;
	margin: 4px 0;
	float: left;
}

.rss .sub{
	border-bottom: none;
}

.rss .sub a:hover{
	background: none;
}

