@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../images/tb-back.jpg);
	color: #FFFFFF;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #ACC37B;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #ACC37B;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	border: 0;
}
a:hover, visited {
	color: #FFFFFF;
	text-decoration:underline;
}

#container {
	position: absolute;
	width: 776px;
	margin-left: -388px;
	left: 50%;
	background-color: #000000;

	
}
#main_image {
	width: 540px;
	height: 358px;
	float: left;
	background-color: #000000;
	overflow: hidden;
}
#right_menu {
	width: 236px;
	float: left;
	height: 358px;
	overflow: hidden;
	background-color: #333333;
}
#right_menu div {
width: 235px;
height: 31px;
overflow:hidden;
cursor:pointer;
}
#center {
	background-color: #000000;
	width: 776px;
	float: left;
	overflow: hidden;
}
#tresc_left {
	background-color: #000000;
	width: 540px;
	float: left;
	display: none;
	padding-top: 15px;
	overflow: hidden;
}
#tresc_right {
	background-color: #333333;
	width: 236px;
	float: left;
	height: auto;
	overflow: hidden;
	display: none;
	background-image: url(../images/gradient_szary.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer {
	background-color: #000000;
	height: 67px;
	clear: both;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	width: 540px;
	font-size: 10px;
}
#footer span {
cursor:pointer;
}
#ostatni_projekt {
	background-color: #acc37b;
	font-size:9px;
	width:235px;
	overflow: hidden;
	margin-top:50px;
}


#ostatni_projekt p {
margin-left:35px;
}
#ostatni_projekt img {
margin-right:5px;
 }
 
 
#polec_znajomym {
background-color: #c89486;
overflow: hidden;
font-size:9px;
width:235px;

}

#nasze_propozycje {
margin-bottom:75px;
background-color: #cfc588;
overflow: hidden;
font-size:9px;
color:#000000;
width:235px;

}
#nasze_propozycje p {
margin-left:35px;
}
#button_strona_glowna {
	background-image: url(../images/home.gif);
	margin-top:20px;
}
#button_o_nas {
	background-image: url(../images/new-products.gif);
}
#button_portfolio {
	background-image: url(../images/my-account.gif);
}
#button_galeria {
	background-image: url(../images/shopping-cart.gif);
}
#button_kontakt {
	background-image: url(../images/checkout.gif);
}
#button_strona_glowna:hover {
	background-image: url(../images/home-over.gif);
	margin-top:20px;
}
#button_o_nas:hover {
	background-image: url(../images/new-products-over.gif);
}
#button_portfolio:hover {
	background-image: url(../images/my-account-over.gif);
}
#button_galeria:hover {
	background-image: url(../images/shopping-cart-over.gif);
}
#button_kontakt:hover {
	background-image: url(../images/checkout-over.gif);
}

#projekty_galeria {
	background-image: url(../images/projekty.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width:510px;
	height:109px;
	overflow:hidden;
	margin-bottom:20px;
	margin-left:30px;
	cursor:pointer;
}

#projekty_galeria:hover {
background-image: url(../images/projekty-over.jpg);
}
#design_galeria {
	background-image: url(../images/design.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width:510px;
	height:109px;
	overflow:hidden;
	margin-bottom:20px;
	margin-left:0px;
	cursor:pointer;
}
#design_galeria:hover {
	background-image: url(../images/design-over.jpg);
	
}
#dziekujemy {
	font-weight: bold;
	color: #990000;
	display: none;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}




.klasa_a_czarny {
cursor:pointer;
color:#000000; 
}
.klasa_a_czarny:hover {
text-decoration:underline;
}
.klasa_a_bialy {
cursor:pointer;
color:#FFFFFF;
 
}
.klasa_a_bialy:hover {
text-decoration:underline;
}
.text_zielony {
	font-weight: bold;
	color: #acc37b;
	font-size: 10px;
}

