body {
	background-color: #FFFFFF;
	background-image: url(back_wizaz.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	background-attachment: fixed;
	color: #000000;
	text-align: left;
	margin-left: 30px;
}
/*** lay head ***/
#wrapperhead {
	height: 228px;
	margin-top: 30px;
}
#bodylogo {
	float: left;
	width: 332px;
	height: 228px;
}
#bodyhead {
	float: left;
	clear: right;
	height: 228px;
}
/*** lay body ***/
#wrapperbody {
	display: table-row-group;
}
#wrapperleft {
	float: left;
	margin: 20px 0px 0px 10px;
	width: 135px;
	border-right: 1px solid #000000;
}
#bodymenu {
	/*border-bottom: 1px solid #000000;*/
	margin: 0px 5px 10px 0px;
	padding: 0px 0px 7px 0px;
	width: 130px;
	clear: both;
}
#bodyleft {
	clear: both;
}
#bodymain {
	float: left;
	margin: 20px 0px 0px 20px;
	padding: 10px 10px 10px 0px;
	width: 60%;
	background-image: url(back_white_trans.png);
	background-attachment: scroll;
	background-position: top right;
	background-repeat: repeat-y;
	-moz-border-radius-bottomleft: 11px;
	-moz-border-radius-bottomright: 11px;
	-moz-border-radius-topleft: 11px;
	-moz-border-radius-topright: 11px;
}
/*** dodatki lay ***/
#bodylink {
	width: 150px;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: transparent;
	z-index: 50;
}
#bodylink a {
	color: transparent;
	background-image: url(logo_foto_border.png);
	background-color: transparent;
	background-attachment: scroll;
	background-position: -300px;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 100%;
}
#bodylink a:hover {
	color: transparent;
	background-image: url(logo_foto_border.png);
	background-color: #000000;
	background-position: 0px;
	display: none;
	width: 100%;
	height: 100%;
	visibility: visible;
	display: block;
}
#bodymain a {
	color: #808080;
	text-decoration: none;
	font-weight: bolder;
}
#bodymain a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.menu-wizaz-foto {
	width: 130px;
	height: 30px;
	display: inline-block;
	background-image: url(menu_wizaz_foto.png);
	background-attachment: scroll;
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
}
a.menu-wizaz-foto:hover {
	background-position: -130px 0px;
}
/*** elementy ***/
.csc-textpic-image img {
	width: 100px;
	height: 100px;
	padding: 41px 43px 41px 43px;
	background-color: #FFFFFF;
	background-image: url(rama_wizaz.jpg);
	background-attachment: scroll;
	background-position: center;
	background-repeat: no-repeat;
}






