*{
	margin:0;
	padding:0;
}

body{
	font-family:Arial;
	font-size:10pt;
	width:100%;
	background:#e4e4e4;
	color:#474747;
}

a{
	text-decoration:none;
	color:#627a49;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
}

img{
	padding:4px;
	border:1px solid #eeeeee;
	background:#ffffff;
}

img:hover{
	border:1px solid #c9c9c9;
	background:#eeeeee;
}

hr{
	border:none;
	width:95%;
	height:1px;
	background:#e1dcd4;
	margin:0 auto;
}

.float_left{
	width:inherit;
	float:left;
	margin:0 0 2px 0;
}

.float_right{
	width:inherit;
	float:right;
	margin:0 10px 2px 10px;
}

#container{
	margin:7px auto 0 auto;
	width:854px;
}

#header{
	width:854px;
	height:154px;
	float:left;
	background:url(../images/header.png);
	overflow:hidden;
	position:relative;
}

#header_navi{
	float:left;
	position:absolute;
	top:107px;
}

.navi{
	float:left;
	margin:0 0 0 19px;
	overflow:hidden;
}

.navi div{
	width:700px;
	margin:10px 0 0 -11px;
}

.navi li{
	background:url(../images/list_style.png) no-repeat left;
	font-size:9pt;
	padding:0 7px;
	float:left;
	list-style:none;
}

.navi li a{
	padding:4px 6px;
	display:block;
	color:#474747;
}

.navi li a:hover, .navi li a.active{
	background:#e1dcd4;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

#main{
	width:854px;
	float:left;
	background:url(../images/bg.png) repeat-y;
}

#content{
	float:left;
	width:605px;
	margin:6px 0 0 13px;
	padding:4px 4px 15px 10px;
	line-height:18px;
}

.content{
	float:left;
	width:605px;
}

#boxes{
	float:left;
	width:197px;
	padding:9px 0 0 13px;
	margin:6px 0 0 0;
}

.box{
	width:197px;
	float:left;
	background:#f0f2ec;
	margin:0 0 8px 0;
}

.box_head{
	width:193px;
	float:left;
	background:#e8eae4;
	margin:2px;
	font-weight:bold;
	text-indent:9px;
	padding:6px 0;
	font-size:9pt;
}

.box_text{
	width:177px;
	float:left;
	margin:4px 10px 0 10px;
	padding:0 0 5px 0;
	font-size:8pt;
	line-height:20px;
	border-bottom:#e1dcd4 1px solid;
	color:#4f4f4f;
}

.box_more{
	float:right;
	margin:0 10px 6px 0;
}

.box_more a{
	display:block;
	padding:2px 10px;
	background:#e1dcd4;
	color:#FFF;
	font-size:9pt;
}

.box_more a:hover{
	background:#cac5bd;
	text-decoration:none;
}

#footer{
	width:854px;
	float:left;
	background:url(../images/footer.png) no-repeat;
	overflow:hidden;
	padding:0 0 10px 0;
}

.kataloge_img{
	float:left;
	width:200px;
	clear:left;
	margin:0 0 20px;
}

.kataloge_desc{
	float:left;
	width:385px;
	margin:0 0 20px 20px;
}

.kataloge_desc li{
	list-style:inside;
	text-indent:15px;
}

#jschickling{
	background:url(../images/jschickling.png) no-repeat center left;
	float:left;
	padding:15px 8px 15px 210px;
	font-size:12px;
	line-height:18px;
	border-bottom:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
}

#jschickling:hover{
	background:url(../images/jschickling.png) no-repeat center left #eeeeee;
}

#homepage p{
	margin:0 0 10px;
	padding:3px 0 0;
	text-align:justify;
}

#works_reader_01{
	float:left;
	width: 605px;
}

#works_reader_02{
	float:left;
	width: 430px;
	font-size: 17px;
	font-weight: bold;
	margin: 10px 0;
}

#works_reader_back{
	float:right;
	width: 175px;
	text-align: right;
	font-size: 12px;
	margin:10px 0;
}

#works_reader_03{
	float:left;
	width: 430px;
	line-height: 19px;
	margin: 0 0 15px;
}

#works_reader_04{
	float:right;
	width: 175px;
	text-align: right;
	font-size: 10px;
}

#works_reader_05{
	float:right;
	width: 175px;
	text-align: right;
	font-size: 10px;
}

.works_list_01{
	float:left;
	width: 605px;
	margin: 0 0 10px;
	font-size: 16px;
	font-weight: bold;
}

.works_list_02{
	float:left;
	width: 290px;
	height: 62px;
	padding: 5px 0;
	margin: 0 12px 8px 0;
	overflow: hidden;
}

.works_list_02:hover{
	background: #F7F7F7;
}

.works_list_02_01{
	float:left;
	width: 200px;
}

.works_list_02_02{
	float:right;
	margin: 0 5px 0 0;
}

.works_list_02_02 img{
	max-width:75px;
}

.works_list_02_03{
	float:left;
	width: 200px;
	font-size: 10px;
	line-height: 15px;
	margin: 6px 0 0;
}

