body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	background: #999;
	color: #666;
	text-align: center;
	font-size: x-small; /* IE5 Win */
	voice-family: "\"}\""; 
	voice-family: inherit;
  	font-size: 76%;
}
html>body { /* be nice to Opera */
	font-size: 76%;
}


/*------------( a )------------*/
a {
	color: #999;
	text-decoration: underline;
}
a:hover {
color: #333;	
text-decoration: none;
}


/*------------( bender > wrapper class )------------*/
#bender {
	position: relative;
	margin: 20px auto;
	background: #fff;
	font-size: 1em;
	text-align: left;
	width: 700px;
}


/*------------( head )------------*/
#head {
	width: auto;
	height: 100px;
	padding: 0;
	margin: 0 50px 0 50px;
	background: #fff url(img/haus_motr.gif) no-repeat;
	border-bottom: 1px solid #000;
}


/*------------( navigation )------------*/
#nav {
	display: none;
	width: 600px;
	background: #fff;
	margin: 0 0 0 0px;
	line-height: 1.5em;
	border-bottom: 1px solid #000;
	font-weight: bold;
}
#nav a {
	margin-left: 15px;
}


/*------------( main body of page )------------*/
#main {
	float: right;
	width: 390px;
                _width: 390px;
	margin: 10px 60px 20px 0;
	_margin: 20px 30px 10px 0;
	overflow: hidden;
}
#main .blogbody {
	margin: 0 0 30px 0;

}
#main h2 {
	margin-bottom: -5px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding: 0 0 0 25px;
	background: #fff url(img/ap_icon.gif) no-repeat 0px 3px;
}
#main h2 a{
      text-decoration: none;
}
#main h2 a:hover{
      text-decoration: underline;
}
#main h3 {
	margin: 0;
	font-size: 1.2em;
	text-decoration: underline;
}
#main img {
	border: 2px solid #fff;
	margin: 2px;
	padding: 2px;
	float: right;
}

.blogbody {
	font-size: 12px;
}

.blogfoot {
	background: #fff url(img/postur_icon.gif) no-repeat 0px 5px;
	padding: 3px 0 0 13px;
	clear: right;
	color: #999;
	font-weight: bold;
	font-size: 10px;
	border-top: 1px solid #999;
	width: 150px;
}

/*------------( side panel )------------*/
#side {
	/*clear: left;*/
	margin: 20px 0 20px 50px;
	padding: 10px 0 10px 10px;
	width: 175px;
	_width: 165px;
	text-align: left;
	background: #eee;
	
	border: 1px dotted #333;
	
}
#side h3 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
                text-decoration: none;
}
#side img {
	border: 1px #000 solid;
}
#sida a{
                padding-left: 10px;
}

/*------------( footer of death )------------*/
#footer {
	border-top: 1px solid #000;
	margin: 0 50px 0 50px;
	padding: 1px 0 3px 0;
	width: auto;
	background: #fff;
	text-align: right;
	font-size: 0.8em;
	clear: both;
	color: #333;
}
#footer a{
	color: #333;
}


/*------------( for the weak minded )------------*/
.hide {
	display: none;
}


/*------------( common )------------*/
.centre {
	text-align: center;
}
.error {
	color: #ff0000;
}
.quote {
background-color: #eee;
padding: 5px;
border: 1px dashed #999;
}

/*------------( komment )------------*/
#komment {
	background: #fbc44f;
	margin: 5px;
	padding: 0;
	text-align: left;
	}
#komment h2 {
	text-decoration: underline;
}

/*--------------( HEX )--------------*/
.HexiaImage {
display: block;
}