body{
	margin: 0px;
}

#clear {
  clear: both;
}

#left_col{
	/*position: fixed;*/
	width: 184px;
	height: 500px;
	margin-top: 9px;
	margin-left: 25px;

}

#kontakt{
	position: absolute;
	top: 546px;
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	line-height:13px;
}

* html #kontakt {
	top: 558px;
}

.mail{
	cursor: pointer;
	width: 119px;
	height: 13px;
	color:#666666;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	line-height:13px;
	background-image:url(../images/static/mail.gif);  
}

.mail:hover {
	background-image:url(../images/static/mail_a.gif);  
}

#content{
	clear: both;
	position: absolute;
	top: 9px;
	margin-left: 243px;
}

#content_header{

}

#content_main{
	position: absolute;
	top: 85px;
}

* html #content_main{
	position: absolute;
	top: 89px;
}

#content_text{
	margin-top: 0px;
	color:#000000;
	width: 510px;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
}

#content_detail{
	margin-left: 430px;
	margin-top: 58px;
	height: 400px;
	width: 400px;
}

#divider{
	width: 510px;
	height: 1px;
	background-image:url(../images/static/divider.gif); 
	background-repeat: no-repeat;
}

#divider_footer{
	position: absolute;
	top: 514px;
	width: 510px;
	height: 1px;
	background-image:url(../images/static/divider.gif); 
	background-repeat: no-repeat;
}

#divider_admin{
	width: 397px;
	height: 1px;
	background-image:url(../images/static/divider_admin.gif); 
	background-repeat: no-repeat;
}

#spacer{
	width:100px;
	height: 12px;
}

.submenu{
	text-align: right;
	padding-top: 3px;
	padding-bottom: 2px;
}

.submenu a.no{
	clear: both;
	width: 184px;
	color:#aaaaaa;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:16px;	
	text-decoration: none;
}

.submenu a.ov{
	clear: both;
	width: 184px;
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	text-decoration: none;
}

.submenu a:hover{
	color:#000000;
}

.pv_pic_box{
	text-align: right;
	height: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#pv_box{
	text-align: right;
	padding-left: 8px;
	margin-bottom: 6px;
	margin-top: 2px;
}

* html #pv_box{
	padding-left: 4px;
}

#divider_small{
	clear: both;
	width: 184px;
	height: 1px;
	background-image:url(../images/static/divider_small.gif); 
	background-repeat: no-repeat;
}

#divider_small_shade{
	clear: both;
	width: 184px;
	height: 1px;
	background-image:url(../images/static/divider_small_shade.gif); 
	background-repeat: no-repeat;
}

#pv_pic{
	height: 11px;
	width: 15px;
	margin-left: 4px;
	background-image:url(../images/static/thumbs_index.gif); 
	background-repeat: no-repeat;
}

#pv_pic_over{
	height: 11px;
	width: 15px;
	margin-left: 4px;
	background-image:url(../images/static/thumbs_index-over.gif); 
	background-repeat: no-repeat;
}

#pv_pic:hover{
	background-image:url(../images/static/thumbs_index-over.gif); 
	background-repeat: no-repeat;
}
#title{
	margin-top: 1px;
}

#datum{
	color:#666666;
	margin-top: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
}

#blog_pic{
	margin-top: 4px;
}

a.link {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
}
a.link:link {color: #666666; text-decoration: none;}
a.link:hover {color: #000000; text-decoration: none;}
a.link:visited {color: #666666; text-decoration: none;}
a.link:focus {color: #666666; text-decoration: none;}
a.link:active {color: #000000; text-decoration: none;}

.pic_preview{
	float: left;
	margin-right: 0px;
	margin-left: 4px;
	margin-top: 4px;
}

.img_border{
	height: 38px;
	border: 1px solid #aaaaaa;
}

.img_border:hover{
	border: 1px solid #333333; 
}

.pic_title{
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:16px; 
}

.pic_subtitle{
	color:#666666;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	font-style:italic;
}

.text{
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	margin-bottom: 12px;
}

.text_b{
	color:#000000;
	width: 100px; 
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:38px;
}

/* Admin */
#pix {
  width: 420px;	
}

#pix img {
  float:left;
  margin-right:13px;
  margin-bottom: 13px;
  cursor:move;
}
#pic_upload{
}
textarea{
	width: 505px;
	height: 485px;
}

textarea.small{
	width: 390px;
	height: 150px;
}

input.inpt_txt{
	width: 250px;
}
