#footer {
	padding-bottom: 30px;
	clear: left;
}
#footer p {
	padding-left: 20px;
	font-size: 10px;
	color: #6c6c6c;
}
#footer a {
	text-decoration: none;
}
#footer_head {
	height: 20px;
}
#footer_head p, #footer_head a {
	color: #5f5f5f;
	font-size: 11px;
	font-weight: bold;
}

.punktlista {
	width: 100%;
	margin: 0;
}
.punktlista a {color: #00aae7; text-decoration: none;}
.punktlista .modifiedBy, .listPagesByMenu, .lastModified {
	display: none;
}
.punktlista li {padding-bottom: 10px;}

/* TAGS LIST PAGES BY MENU START*/
.listPagesByMenu {
	width: 470px;
	list-style: none;
}


.listPagesByMenu img {border: 4px solid #a35555;}
.listPagesByMenu a {color: #9a4a52; text-decoration: none;}
.listPagesByMenu .image {
	float: left;
	padding-right: 10px;
}
.listPagesByMenu li {
	border-bottom: 1px dotted #ccc;
	padding: 5px;
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;
}
.listPagesByMenu .header {
	font-weight: bold;
	text-transform: uppercase;
}
.listPagesByMenu .short {
	font-size: 12px;
}
.listPagesByMenu .modifiedBy, .listPagesByMenu .lastModified {
	display: none;
}
/* TAGS LIST PAGES BY MENU END*/


.kwl {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #888;
}

/* FRONT PUFF */
.front-box {
	width: 220px;
	margin-right: 4px;
	padding-bottom: 10px;
	float: left;
}
.front-box .head {
	background: url(/rwdx/skin/frontboxhead.jpg) no-repeat;
}
.front-box h2 {
	color: #fff;
	height: 30px;
	padding-left: 10px;
	line-height: 30px;
	font-size: 13px;
}
.front-box h2 a {
	text-decoration: none;
	color: #fff;
}
.front-box .box-footer {
	height: 14px;
	background: url(/rwdx/skin/frontboxfooter.gif) no-repeat;
}
.front-box hr {height: 1px;}
.front-box .holder {
	color: #6e6e6e;
	font-size: 10px;
	padding-bottom: 0;
	background: url(/rwdx/skin/frontboxbody.gif) repeat-y;
}
.front-box .holder p {
	padding-left: 10px;
	padding-right: 10px;
}
.front-box .holder a {text-decoration: none;}
/* FRONT PUFF END */

.quotebox {
	margin-top: 20px;
	margin-right: 5px;
	border: 1px solid #349cbf;
}
.quotebox .head {
	padding: 3px;
	text-align: center;
	background: url(/rwdx/skin/quoteheadbkg.jpg) #349cbf repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
.quotebox .body {
	padding: 10px;
	background: url(/rwdx/skin/innershadow.jpg);
}