body {
	background-color: #FFFFFF;
	margin: 0px;
}
img {
	border: 0px;
}
#all {
	margin: auto;
	width: 900px;
}
#top {
	width: 803px;
	height: 188px;
	margin: auto;
	background-image: url('img/top.jpg');
	background-repeat: no-repeat;
}
#belka_wykonczenie_left {
	position: absolute;
	float: left;
	top: 188px;
	left: 0px;
	width: 48%;
	height: 42px;
	background-image: url('img/belka_left.jpg');
	background-repeat: repeat-x;
}
#belka_wykonczenie_right {
	position: absolute;
	float: right;
	top: 188px;
	right: 0px;
	width: 48%;
	height: 42px;
	background-image: url('img/belka_right.jpg');
	background-repeat: repeat-x;
}

#belka {
	position: relative;
	width: 900px;
	height: 42px;
	margin: auto;
	background-image: url('img/belka.jpg');
	background-repeat: no-repeat;
	z-index: 2;
}
#main {
	width: 803px;
	margin: auto;
}
#head {
	width: 803px;
	margin: auto;
	height: 43px;
	background-image:url('img/head.jpg');
	background-repeat: no-repeat;
}
#container {
	width: 803px;
	margin: auto;
	padding: 0px;
	border: 0px;
}
.pasek_left {
	width: 8px;
	height: 944px;
	background-image: url('img/pasek_left.jpg');
	background-repeat: repeat-x;
	background-color: #F5FCFF;
}
.cien3d_left {
	width: 1px;
	height: 944px;
	background-image: url('img/cien3d_left.jpg');
	background-repeat: no-repeat;
	background-color: #EFFAFF;
}
.cien3d_right {
	width: 1px;
	height: 944px;
	background-image: url('img/cien3d_right.jpg');
	background-repeat: no-repeat;
	background-color: #EFFAFF;
}
.white_space {
	width: 1px;
	height: 100%;
	background-color: #FFFFFF;
}
.left_tab {
	width: 207px;
	height: 100%;
	background-color: #EDF9FF;
	vertical-align: top;
}
.left_tab ul {
	list-style-image: url('img/strzalka.jpg');
	list-style-position: inside;
	margin-top: 5px;
	margin-left: -10px;
}
.left_tab li {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	/*margin-left: 5px;*/
}
.left_tab a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.left_tab a:hover {
	font-weight: bold;
}
.left_tab p {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: center;
}
.main_tab {
	width: 564px;
	background-color: #EDF9FF;
	vertical-align: top;
}
.main_tab h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
	margin-right: 5px;
}
.main_tab p {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
}
.main_tab li {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-style: italic;
}
.main_tab .podpis {
	font-style: italic;
}
.main_tab a {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.main_tab a:hover {
	text-decoration: overline underline;
}
.tab_portfolio {
	width: 0px;
	padding: 0px;
	border: 0px;
}
.tab_portfolio_title {
	font-family: Tahoma;
	font-size: 12px;
	font-style:normal;
	color: #000000;
}
.tab_portfolio_img {
}
.tab_portfolio_desc {
}
#stopka {
	width: 803px;
	height: 54px;
	margin: auto;
	background-image: url('img/stopka.jpg');
	background-repeat: no-repeat;
}
#stopka h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}
.port_img {
	float: left;
	height: 100px;
	width: 133px;
	margin-right: 5px;
}
.main_tab h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
	margin-right: 5px;
}
.port_tab {
	width: 100%;
	border: 0px;
}
.port_tab td {
	vertical-align: top;
}
#cytat {
	border: 2px solid #82b6e2;
	background-color: #f6fafd;
	width: 220px;
	float: right;
	margin: 10px;
	cursor: default;
}
#cytat .tresc {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
}
#cytat .autor {
	color: #333333;
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	text-align: right;	
}
