* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#left-shade {
	height: 745px;
	width: 25px;
	left: 0px;
	float: left;
	background-image: url(../images/left-shade.jpg);
	background-repeat: no-repeat;
}
#outer{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
	z-index: 100;
}
#container {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 795px;
}
#inner {
	width: 944px;
	height: 795px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
#right-shade {
	height: 745px;
	width: 25px;
	top: 0px;
	float: right;
	right: 0px;
	margin-top: 0px;
	background-image: url(../images/right-shade.jpg);
	background-repeat: no-repeat;
}
#top-shade {
	top: 0px;
	height: 25px;
	width: 894px;
	margin-left: 25px;
	background-image: url(../images/top-shade.jpg);
	background-repeat: no-repeat;
}
#bottom-shade {
	height: 25px;
	width: 894px;
	bottom: 0px;
	background-image: url(../images/bottom-shade.jpg);
	background-repeat: no-repeat;
	margin-left: 25px;
}
#clear {
	clear: both;
}
#content {
	height: 745px;
	width: 894px;
	background-color: #000000;
	float: left;
	text-align: left;
}
#header {
	height: 149px;
	width: 894px;
	float: left;
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
}
#logo {
	height: 129px;
	width: 294px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#logo a {
	border-width: 0px;
	border-style: none;
}
#block-kolom {
	height: 596px;
	width: 149px;
	float: left;
}
#block {
	height: 149px;
	width: 149px;
	float: left;
	clear: both;
	text-align: center;
}
#footer {
	height: 11px;
	background-color: #FFFFFF;
	padding-top: 11px;
	padding-bottom: 11px;
}
#footer p {
	font-size: 10px;
	color: #999999;
}
#header #adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	text-align: right;
	margin-top: 0px;
	line-height: 13px;
	width: 445px;
	padding-top: 17px;
	padding-right: 20px;
	padding-left: 10px;
}
#header #adres h1 {
	line-height: 18px;
	font-size: 17px;
}
#block a {
	font-size: 17px;
	font-weight: bolder;
	color: #CCCCCC;
	display: block;
	text-decoration: none;
	margin-top: 61px;
}
#block a:hover {
	color: #FFFFFF;
}
img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
