html{
	height: 100%;
}
body{
	text-align: left;
	background-color: white;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verenda, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}
div{
   position: relative;
	margin: 0px;
	border: none 0px;
	padding: 0px;
	float: left;
}
img{
	border: none 0px;
}
td{
	vertical-align: top;
}
.b{
	font-weight: bold;
}
#content{
	margin: auto auto;
	border: none 0px;
	padding: 0px;
	width: 100%;
}
#logo{
	background-color: black;
	width: 85px;
	height: 100%;
}
#logo div{
	width: 85px;
}
#logoPortfolio{
	background-image: url(../images/logo_portfolio.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
#logoSpace{
	background-image: url(../images/logo_space.jpg);
	background-repeat: no-repeat;
	height: 19px;
}
#logoSensemedia{
	height: 375px;
}
#menu{
	width: 221px;
	margin-top: 10px;
	height: 100%;
}
#menu div{
	margin: 2px;
	margin-left: 30px;
	margin-right: 5px;
	width: 186px;
}
#menu div.tytul{
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	width: 211px;
}
#menu div a{
	text-decoration: none;
	color: black;
}
#menu div a:hover{
	color: #9d0505;
	font-weight: bold;
}
#gallery{
	width: 752px;
}
#menuGallery{
	margin-bottom: 10px;
	height: 35px;
	width: 752px;
	text-align: right;
}
#menuGallery a{
	text-decoration: none;
	font-size: 12px;
	color: #527c0a;
	font-weight: bold;
}
#menuGallery a:hover{
	color: #9d0505;
}
#menuGallery img{
	margin-left: 10px;
	margin-right: 10px;
}
#gallery_foto{
	width: 752px;
	background-color: #ebeeed;
	min-height: 484px;
}
#gallery_foto img{
	margin-left: 12px;
	margin-top: 12px;
}
#gallery_min{
	width: 313px;
	height: 52px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#gallery_min div{
	width: 92px;
	margin-right: 12px;
	height: 59px;
	background-color: #ebeeed;
}
#gallery_min div img{
	margin-left: 5px;
	margin-top: 5px;
}
#gallery_description{
	width: 439px;
	color: #605d5d;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
#gallery_worm{
	width: 77px;
	height: 79px;
	background-image: url(../images/worm.jpg);
	background-repeat: no-repeat;
	float: right;
}
#footer{
	width: 752px;
	height: 13px;
	background-color: black;
	color: white;
}
#preloader{
	margin-left: 360px; 
	margin-top: 226px;
}
