* {
margin : 0;
padding : 0;
}
body {
background : #fff url("../images/bg.jpg") no-repeat center top;
text-align : center;
font-family : "Georgia", "Lucida Grande";
font-size : 12px;
color : #676767;
}
.userstop {
font-size : 11px;
font-family : tahoma;
text-decoration : none;
}
.userstop a:hover {
text-decoration : underline;
}
.userstop td {
padding : 3px;
}
.userstop thead {
font-weight : bold;
}
#topmenu{
	height: 28px;
	padding-left: 40px;
	overflow: hidden;
}
#topmenu li{
	list-style-type: none;

	height: 28px;
	padding-right: 14px;
	text-align: center;
	float: left;
}
#topmenu li a{

	height: 22px;
	display: block;
	color: #85bacb;
	padding-top: 6px;
	text-decoration: none;
}
#topmenu li a:hover{
	color: #fff;
}
	fieldset {
		border: 1px solid #e0e0e0;
		padding: 5px;
		text-align: left;
		font-size: 11px;		/* ! */
		font-family: tahoma;	/* ! */
	}

.inv {
display : block;
visibility : hidden;
}
p {
padding : 5px 0;
}
a {
text-decoration : none;
color : #70a529;
}
a:hover {
color : #0989ae;
}
a img { border: none; } 
.alignright {
float : right;
}
.alignleft {
float : left;
}

.aligncenter {
display : block;
margin : 0 auto;
}
img {
margin-right : 10px;
}
#container {
width : 900px;
margin : 0 auto;
text-align : left;
position : relative;
}
#web-20 {
width : 95px;
height : 98px;
position : absolute;
background : url("../images/web20.png") no-repeat 0 0;
right : -43px;
top : 153px;
z-index : 100;
}
#nav-content {
width : 900px;
height : 28px;
}
#search {
position : absolute;
right : 20px;
top : 10px;
}
#searchform {
width : 230px;
overflow : hidden;
}
#searchform input {
float : left;
}
#searchform #s {
width : 160px;
height : 17px;
border : 0;
color : #796a4b;
padding-top : 3px;
background-color : transparent;
}
#searchform #searchsubmit {
width : 54px;
height : 16px;
background : url("../images/search.gif") no-repeat 0 0;
border : 0;
cursor : pointer;
margin-left : 5px;
}
#header {
width : 900px;
height : 124px;
}
#header h1 {
width : 235px;
height : 81px;
line-height : 81px;
text-indent : -9999px;
}
#header h1 a {
width : 184px;
height : 81px;
display : block;
background : url("../images/logo.png") no-repeat 0 0;
}
#description {
width : 860px;
color : #fff;
display : block;
font-size : 16px;
padding-left : 40px;
margin-top : -15px;
text-transform : lowercase;
z-index : 100;
}
#sub-nav {
width : 900px;
height : 56px;
}
#sub-nav .rss {
width : 70px;
height : 56px;
display : block;
background : url("../images/rss.jpg") no-repeat 0 0;
margin-left : 18px;
}
#sub-nav .rss:hover {
background : url("../images/rss.jpg") no-repeat 0 -56px;
}
#main-wrapper {
width : 900px;
padding-top : 10px;
overflow : hidden;
}
#left {
width : 636px;
padding : 0 20px 30px 20px;
float : left;
}
#left ul, #left ol {
margin-top : 0;
margin-right : 0;
margin-bottom : 20px;
margin-left : 20px;
margin : 0 0 20px 20px;
padding : 0;
}
#left h2 {
font-size : 24px;
font-weight : normal;
color : #70a529;
margin : 0;
padding : 0;
}
#left h2 a {
color : #70a529;
text-decoration : none;
}
#left h2 a:hover {
color : #777;
text-decoration : none;
}
#left h3 {
font-size : 20px;
font-weight : normal;
color : #0989ae;
padding-top : 15px;
}
.meta-data {
width : 636px;
height : 23px;
color : #b5b5b5;
font-size : 14px;
}
.meta-data .auth-date {
width : 600px;
float : left;
background : url("../images/star.gif") no-repeat 0 4px;
padding-left : 18px;
padding-top : 4px;
}
.entry {
width : 636px;
border-bottom : 1px solid #eee;
padding-bottom : 15px;
margin-bottom : 15px;
}
.commentlist {
width : 636px;
padding : 10px 0 20px 0;
}
.commentlist li {
width : 636px;
list-style-type : none;
padding-bottom : 10px;
margin-bottom : 10px;
border-bottom : 1px solid #eee;
}
#comment
{
	padding-right:10px;
    vertical-align:top;
    text-align:left;
    width:98%;
}
#editmeta{
	padding-right:10px;
    vertical-align:top;
    text-align:left;
    width:98%;
}
#login input {
width : 195px;
height : 16px;
background-color : #fff;
border : 1px solid #ccc;
margin-left : 14px;
margin-top : 5px;
}
#login #submit {
width : 76px;
height : 28px;
border : 0;
cursor : pointer;
}
#options input {
width : 350px;
height : 16px;
background-color : #fff;
border : 1px solid #ccc;
}
#userinfo #submit {
width : 76px;
height : 28px;
border : 0;
cursor : pointer;
}
#userinfo input {
width : 350px;
height : 16px;
background-color : #fff;
border : 1px solid #ccc;
}
#savepm input {
background-color : #fff;
border : 1px solid #ccc;
}
#dle-comments-form {
width : 636px;
}
#dle-comments-form input {
width : 350px;
height : 16px;
background-color : #fff;
border : 1px solid #ccc;
}
#dle-comments-form #comments {
width : 500px;
height : 150px;
background-color : #fff;
border : 1px solid #ccc;
}
#right {
width : 224px;
padding-top : 55px;
float : left;
}
.sdb-content {
width : 224px;
padding-bottom : 60px;
margin-bottom : 20px;
background : url("../images/sdb-bg.gif") no-repeat left bottom;
}
.sdb-content h3 {
font-size : 20px;
font-weight : normal;
color : #0989ae;
padding-left : 14px;
background : url("../images/sdb-title.png") no-repeat right bottom;
}
.sdb-content ul {
width : 224px;
background : url("../images/sdb-ul.gif") repeat-y 0 0;
}
.sdb-content ul li {
list-style-type : none;
width : 224px;
height : 34px;
padding-bottom : 1px;
background : url("../images/sdb-li.gif") no-repeat right bottom;
}

.sdb-content ul li a {
width : 210px;
height : 24px;
display : block;
color : #70a529;
padding-top : 10px;
padding-left : 14px;
text-decoration : none;
}
.sdb-content ul li a:hover {
color : #777;
background : url("../images/sdb-hover.gif") no-repeat 0 0;
}
.sdb-content ul .recentcomments {
height : 24px;
padding-top : 10px;
padding-left : 14px;
}
.sdb-content ul .recentcomments a:hover {
background : transparent;
}
.center {
width : 224px;
text-align : center;
background : url("../images/sdb-ul.gif") repeat-y 0 0;
}
#footer {
clear : both;
color : #d0d0d0;
width : 900px;
margin-top : 30px;
padding : 5px 0 20px 0;
border-top : 1px solid #eee;
}
#footer a {
color : #d0d0d0;
text-decoration : none;
}
#footer a:hover {
text-decoration : underline;
}
#footer .check {
color : #bed678;
}
.navigation {
color : #666;
border : 0;
}
.navigation a:link, .navigation a:visited, .navigation a:hover, .navigation a:active {
text-decoration : none;
color : #b5b5b5;
background : #f9f9f9;
border : 1px solid #e6e6e6;
padding : 3px 6px;
font-size : 11px;
}
.navigation a:hover {
background : #70a529;
color : #ffffff;
border-color : #e6e6e6;
}
.navigation span {
text-decoration : none;
background : #fff;
padding : 3px 6px;
border : 1px solid #e6e6e6;
color : #ccc;
font-size : 11px;
}
.sdb-content ul li.children {
padding-left : 10px;
}
.sdb-content ul li.children a {
color : #b5b5b5;
}
.sdb-content ul li.children a:hover {
color : #777;
}
#dropmenudiv {
border : 1px solid #c4c4c4;
font : normal 10px Verdana;
line-height : 20px;
margin : 2px;
background-color : #fff;
font : 11px Tahoma, Verdana;
color : #666;
}
#dropmenudiv a {
padding : 4px;
display : block;
text-indent : 3px;
border : 1px solid #ffffff;
margin : 1px;
color : #666;
text-align : left;
text-decoration : none;
}
#dropmenudiv a:hover {
background-color : #e4e4e4;
color : #000000;
}
.bbcodes {
height : 30px;
margin-top : 10px;
padding : 4px;
color : #666;
border : 1px solid #c4c4c4;
background-color : #fff;
}
.bbcodes_poll {
background-color : #ffffff;
border : 1px solid #e0e0e0;
color : #ffffff;
font-size : 11px;
font-family : tahoma;
width : 120px;
height : 20px;
background-image : url(../images/dlet_bttn_bbcodes.gif);
background-repeat : repeat-x;
font-weight : bold;
}
.editor_button {
float : left;
cursor : pointer;
padding-left : 2px;
padding-right : 2px;
}
.editor_buttoncl {
float : left;
cursor : pointer;
padding-left : 1px;
padding-right : 1px;
border-left : 1px solid #bbb;
border-right : 1px solid #bbb;
}
.editbclose {
float : right;
cursor : pointer;
}
.editor_button select {
font-family : tahoma;
font-size : 11px;
}
.editor_button img {
margin : 0;
padding : 0;
}
.editbclose img {
margin : 0;
padding : 0;
}
.editor_button_brk img {
margin : 0;
padding : 0;
}

.title_quote {
	color: #636363;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe; 
	border-bottom: 0;
	font-weight: bold;
	padding: 5px;
}
.quote {

	line-height:22px;
	border-left:2px solid #70a529;
	padding:0 10px 0 20px;

}

/* ==================== Òåã SPOILER */

.title_spoiler {
	color: #636363;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe; 
	font-weight: bold;
	padding: 5px;
}
.text_spoiler {
	color: #757575;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe;
	border-top: 0;
	text-align: justify;
	padding: 5px;
}

/* ==================== Týã CODE */

.scriptcode {
	line-height:22px;
	border-left:2px solid #70a529;
	padding:0 10px 0 20px;
}
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/
padding:5px;
border:1px solid #787878;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 2px solid #787878;
border-bottom: 2px solid #787878;
visibility: hidden;
}
