body{
	background: #101010;
	font-family: Tahoma;
	font-size: 9px;
	color:#ffffff;
	text-align:left;
	width:auto;
	margin: 0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	}


td {
	font-family: tahoma, helvetica, verdana;
	font-size: 11px;
	color: #ffffff;
}



/*top*/

.tb1{
	background: url(../images/top.jpg) no-repeat left top;
	height: 211px;
	}
.tb2{
	background: url(../images/bg1.jpg) no-repeat left top;
	}

#containerTop{
	background: url(../images/top.jpg) no-repeat left top;
	height: 211px;

}
#containerTop1{
	width: 930px;
}
#menu {
	float: right;
	margin: 20px 20px 0 0;
}

a#m_1 {
	float: right;
	width: 90px;
	height: 90px;
	display: block;
	text-indent: -99999;
}

a#m_2 {
	float: right;
	width: 100px;
	height: 90px;
	display: block;
	text-indent: -99999;
}


a#m_3 {
	float: right;
	width: 120px;
	height: 90px;
	display: block;
	text-indent: -99999;
}


#container{
	padding: 11px;
	background: url(../images/bg1.jpg) no-repeat left top;
	clear: both;
	height: 350px;

}
h1#logo {
	float:left;
	padding: 0;
	margin: 0;
}

a.logo {
	width: 340px;
	height: 150px;
	float: left;
	margin: 0 0 0 0;
	text-indent: -99999;
}

.clear{
 	clear: both;
	margin: 0;
	padding: 0;
}

/*HEADER STYLES*/
#header{
	padding: 0px 100px 0px 0px;
	position: relative;
	text-align: left;
	margin-bottom: 10px;}	
	
/*MINIATURKA*/
#post{
	padding: 4px;
	float: left;
	background: #380067;
	color: #65dbf5;
	margin-right: 6px;
	margin-bottom: 16px;
	position: relative;
	line-height: 10px;
	border: 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;}
#post:hover{
	padding:4px;
	float:left;
	background:#65dbf5;
	color: #380067;
	margin-right: 6px;
	margin-bottom: 16px;
	position:relative;
	line-height: 10px;
	border: 0px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
	}

/*PROJEKT*/
#project{
	padding: 4px;
	float: left;
	background: #380067;
	color: #65dbf5;
	margin-right: 6px;
	margin-bottom: 10px;
	position: relative;
	line-height: 10px;
	border: 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
body#index .header{
	position:absolute;
	top: 3px;
	right: 3px;
	width: auto;
	padding: 3px 5px 10px 5px;
	margin-bottom: 10px;
}



/*NAWIGACJA*/
#pasekNawigacji{
	width: 960px;
	height: 25px;
	padding: 4px;
	float: left;
	background: #380067;
	margin-bottom: 10px;
	line-height: 10px;
	border: 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.nawigacja {
	float: right;
}
.projectName {
	float: left;
}

/*ZDJECIE*/
.imageFull img{
	width: auto;
	height: auto;
	}

.image img{
	margin-top: 0px;
	margin-bottom: 1px;
	width: 220px;
	height: auto;
	}
body#index .photo .opis{
	position:absolute;
	bottom:3px;
	left:3px;
	background:#000000;
	opacity:0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	width:250px;
	padding:3px 0 3px 0;
	z-index:100;
	
}
body#index .photo .opis p{
	font-family: Tahoma;
	font-size:9px;
	padding:0 3px;
	margin:0;
	}

/*GENERAL CONTENT STYLES*/
a {
	color:#00ffcc;
	border-bottom:0px dotted #444;
	text-decoration:none;
	padding-bottom: 3px;}
a:hover{
	color:#ff00cc;
	border-bottom:0px dotted #ccc;
	margin-bottom: 3px;
	}

.orange {
	color: #e98900;	
}

.pink {
	color: #de01fe;
	font-weight: bold;
	margin-right: 10px;
	
}
.line {
	border-top: 1px solid #603385;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tableSpace {
	margin: 16px;
}

/*STOPKA*/
#footer{
	width: 880px;
	padding: 4px;
	float: left;
	background: #380067;
	margin-right: 6px;
	margin-bottom: 10px;
	line-height: 10px;
	border: 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.footerContact {
	float: right;
}
.footerName {
	float: left;
}