#body {background: url(./img/bg.png) repeat-x #A0191F;}

#body img{border:none;}

#all {
	margin:0 auto;
	max-width:960px;
	min-width:960px;
	vertical-align:top;
}

#left_shadow {
	background: url(./img/bg_left_shadow.png) no-repeat transparent;
	width:30px;
	height:475px;
	float:left;
}

#right_shadow {
	background: url(./img/bg_right_shadow.png) no-repeat transparent;
	width:30px;
	height:475px;
	float:right;
}

#header {
	background: url(./img/header.png) no-repeat transparent;
	height:178px;
	margin-left:30px;
}

#logotyp{
	padding-top:60px;
	padding-left:20px;
	float:left;
}



#content {
	background-color:#d3d1d2;
	font-size:10px;
	font-family:Verdana, sans-serif;
	vertical-align:top;
	width:860px;
	margin-left:30px;
	margin-right:0px;
	padding-left:20px;
	padding-right:20px;
}

#content hr{width:80%; color:#A0191F; margin:10px auto 10px;}
#content p {margin:10px 0 10px 0;}
#content ul {margin-left:30px; padding:0px;}

#body h1{
	font-size:17px;
	margin:0px;
	padding-top:15px;
	padding-bottom:10px;
}

#body h2{
	font-size:13px;
	margin:0px;
	padding-bottom:5px;
}

#body a{
	font-size:8px;
	text-transform:uppercase;
	text-decoration:none;
	font-style:italic;
}

#mapa_strony{
	margin-top:0px;
	padding-top:20px;
}

#mapa_strony a{
	font-size:15px;
	text-transform:capitalize;
}

#mapa_strony a:hover{text-decoration:underline;}

#footer{
	font-size:8px;
	text-align:center;
	color:#000000;
	margin-top:30px;
	margin-bottom:30px;
}

#footer a{
	font-size:8px;
	text-align:center;
	color:#000000;
	margin-bottom:10px;
}

#w3c {float:right;}

#w3c img {
	width:88px;
	height:31px;
	margin-left:20px;
}

.data{
	font-size:10px;
	color:#656565;
	float:right;
}

.kod_php {
	background-color:#ffffff;
	width:500px;
	padding:10px;
}

.wyniki_php {
	background-color:#f4f4f4;
	width:500px;
	padding:10px;
}

/* Menu Fisheye */

#menu_fisheye{
	float:right;
	width:410px;/*nowe ikony*/
	margin-top:40px;
}

.fisheye{
	text-align: center;
	height: 50px;
	position: relative;
}
a.fisheyeItem{
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	width: 40px;
	position: absolute;
	display: block;
	top: 0;
}
.fisheyeItem img{
	border: none;
	margin: 0 auto 5px auto;
	width: 100%;
}
.fisheyeItem span{
	display: none;
	font-size:10px;
	font-family:Verdana, sans-serif;
}
.fisheyeContainter{
	height: 50px;
	width: 200px;
	left: 100px;
	position: absolute;
}

.bold {font-weight:bold;}
.cv{font-size:12px; margin:0px; padding:0px;}
.portfolio_box{width:860px; float:left;}
.portfolio_box_img{width:300px; float:left;}
.portfolio_box_opis{width:560px; float:left;}
.portfolio_box_opis td{vertical-align:text-top;}
