body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
}

.clearer {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;	
	overflow:hidden;
}

.accent {
	color: red;
}

.marker {
	display: block;
	background-color: #FFF9F9;
	border-top: 1px solid #F00;
	border-bottom: 1px solid #F00;
	padding: 8px;
	margin: 20px 12px 0 0;	
}

#logo{
	float: left; 
	width: 80px;
	height:120px;
	position: absolute;
	padding: 0px 0 0 -80px;
	margin:8px 0 0 -80px;
}

#langselector{
	position: absolute;
	float: left;
	margin-left: 500px;
	top: 35px;
}

#container {
	width:893px;
	padding:20px 6px 0px 6px;
	margin:0 auto 0 auto;
}

label, input, textarea, select {
	cursor:pointer;
}

.question{
	color:red;
	font-size:14px;
	font-weight:bold;
	margin-top: 20px;
}

.sig {
	font-style: italic;
	text-align: right;	
	margin: 0 0 36px 0;
	padding-top: 0px;
}
#results {
	margin-top: 24px;
	width: 360px;
	border-top: 1px dotted #F00;
}
#results span{
	color: #F00;
	font-weight:bold;
}
#header {
	height: 104px;
	color: #FFF;
	margin: 0 auto 20px auto;
	background: #FFF url('img/head.gif') no-repeat;
}

#header a:link, #header a:visited, #footer a:link, #footer a:visited{
	color: #F9F9F9;
	text-decoration: underline;
}

#header a:hover, #header a:active, #footer a:hover, #footer a:active{
	text-decoration: none;
	color: #FFF;
}


#headericons {
	float: right;
	margin: 12px 34px 0 0;
	height: 14px;
}

#headersearch {
	float: right;
	margin: 8px 14px 0 0;
	height: 24px;
	padding: 0;
}

#headersearch input.s{
	padding: 2px 0 0 12px;
	width: 166px;
	height: 24px;
	border: 0;
	background: url('img/search.gif') top left no-repeat;
	vertical-align:top;
}
#headersearch input.x{
	vertical-align:top;
	width: 24px;
	height: 24px;
	border: 0;
	background: url('img/searchx.gif') top left no-repeat;
}

#subheader {
	float: left;
	margin: 20px 0 0 24px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
	

#menu {
	float: left;
	margin: 2px 12px 0 0px;
}


#page {
	margin: 0 auto;
	color: #111;
	float: right;
	width: 720px;
}

#content {
	float: left;
}

#content p, ul li, ol li{
	padding-right:12px;
}

#sidebar {
	float: right;
	margin: 2px 0 0 24px;
	width: 242px;
	background: #f6f6f6;
	color: #111;
}

#sidebar a {
	color: red;
}

#sidebar a.right {
	text-align: right;
}

#sidebar a.center {
	text-align: center;
}

#sidebar h2 {
	color: white;
	font-size: 14px;
	padding-top:8px;
	height:22px;
	text-align:center;
	background: #FFF url('img/sidebar_top.gif') no-repeat;
}
#sidebar .bottom {
	height:20px;
	background: #FFF url('img/sidebar_bottom.gif') no-repeat;
}
#sidebar ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#sidebar p, ul li, ol li{
	padding: 0;
}

#sidebar ul li a{
	padding: 5px 10px;
	width: 222px;
	margin: 0;
	height: 18px;
	background: #f6f6f6;
	display: block;
	border-bottom: 1px solid #ddd;
	color: red;
}
#sidebar ul li a:hover {
	background : gray url('img/linkarrow.gif') no-repeat right center;
	color: #fff;
	text-decoration: none;
}

#sidebar p {
	padding: 0 8px;
}

#footer {
	float: left;
	height: 42px;
	min-height: 32px;
	width: 892px;
	color: #fff;
	margin: 12px 0 0 0px;
	background: url('img/feet.gif') no-repeat;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3, h4 {
	margin: 0;
	color: red;
}

table.anketa {
	margin:10px 10px 20px 10px;
	width: 98%;
}

table.anketa tr td {
	padding: 4px 0px 4px 8px;
	text-align: left;	
}
table.anketa tr td.txt {
	width:220px;	
}

table.anketa tr td input, textarea {
	width: 98%;
}
table.anketa tr td select {
	width: 99%;
}

h1,h2 {
	font-size: 20px;
}

h3 {
	margin: 1em 0 0.5em 0;
	font-size: 16px;
}

h4 {
	margin: 1em 0 0.5em 0;
}

p {
	text-align: justify;
	margin: 0.5em 0 1em 0;
}

ul, ol {
	margin: 0 0 1em 2em;
	padding: 0 0 0 2em;
	text-align: justify;
	list-style-type: disc;
}


a:link, a:visited {
	color: black;
	
}

a:hover, a:active {
	text-decoration: none;
	color: #FC9;
}

table {
	margin: 8px 12px;
	font-size: 11px;
	border-collapse: collapse;
}

th {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFF9F9;
	padding: 0 1em;
	text-align: left;
	}

td {
	border-bottom: 1px solid #CCC;
	padding: 0 1em;
	}

td+td {
	border-left: 1px solid #CCC;
	text-align: center;
	}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 12px 0 15px;
}
.post h1{
	margin-bottom: 8px;
	border-bottom: 1px solid red;
	margin-right: 264px;
}

.post h2{
	margin-bottom: 8px;
	border-bottom: 1px solid red;
	margin-right: 264px;
}

.post .meta {
	border: 1px solid #86910F;
	padding: 15px 10px 30px 10px;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(img/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(img/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

ol.comments {  
	margin:0;  
	padding:0;  
}  

.comments li {
	list-style:none;
	padding:0px 8px;
	margin:8px 16px 8px 0px;
	border: 1px solid #FB7A31;
	background: #FFF9F9;
}

#content .comment-form-body {
    width: 600px;
}
#capt {
	height:28px;
	padding-left:108px;
	display:block;
}