body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #805f44;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0px 0px 20px 0px;
	color: #66253c;	
	}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	letter-spacing: 2px;
	margin: 10px 0px 0px 0px;
	color: #4e6276;
	font-weight: normal;
}

h2.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #4e6276;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4e6276;
	font-weight: bold;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4e6276;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
		
}
table,td {
	 border: 1px solid #eedfcc; 
	 border-collapse:collapse; 
}
td {
	padding: 2px 0px 2px 2px;
}

#baner
{
	width: 760px;
	height: 155px;
	margin: 0px auto 0px auto;
	background-image: url(top_bckground.jpg);
	background-repeat: no-repeat;
}

#menu_poziome
{
	width: 760px;
	height: 24px;
	margin: 0px auto 0px auto;
	padding: 8px 0px 0px 0px;
	clear: both;
	background-image: url(menu_poziom.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #4E6276;
}
#menu_poziome a 
{	
	font-size: 12px;
	text-decoration: none;
	color: #66253C;
	margin-left: 10px;
	margin-right: 10px;
	}
#menu_poziome a:hover
	{
		text-decoration: underline;
	} 


.menu_poziome_male
{
	width: 760px;
	height: 16px;
	margin: 0px auto 0px auto;
	background-image: url(menu_poziom_male.gif);
	background-repeat: repeat-x;
	color: #4E6276;
	text-align: center;	
}
.menu_poziome_male a 
{	
	font-size: 9px;
	text-decoration: none;
	color: #66253C;
	margin-left: 5px;
	margin-right: 5px;
	}
.menu_poziome_male a:hover
	{
		text-decoration: underline;
	} 
#menu_pionowe
{
	width: 190px;
	height: auto;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background-image: url(menu_pion_background.gif);
	background-repeat: repeat-y;
}
#menu_pionowe img {
	display: block;
	margin:0px;
	padding: 0px;
}
#menu_pionowe a 
{
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	margin: 10px 0px 10px 10px;
	padding-left: 15px;
	padding-right: 10px;
	background-image: url(pointer_off.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	color: #4e6276;
	text-decoration: none;
}

#menu_pionowe a:hover
{
	background-image: url(pointer_off.gif);
	background-repeat: no-repeat;
	background-position: 5px;

}
#menu_pionowe div a {
	text-transform: none;
	font-size: 10px;
	margin: 5px 0px 5px 20px;	
	}
	

#contener
{
	width: 750px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 10px;
	overflow: hidden;
	background-color: #F9F4ED;
}
#prawy
	{
		width: 550px;
		margin-left: 10px;
		height: auto;
		overflow: hidden;
	}
#tytul {
	width: 530px;
	height: 45px;
	padding: 15px 10px 0px 10px;
	margin: 0px;
	background-image: url(tresc_background.png);
	background-repeat: no-repeat;
}	
#tresc
	{
	width: 520px;
	height: auto;
	overflow: hidden;
	padding: 0px 20px 0px 10px;
	background-image: url(contener_background.png);
	background-repeat: repeat-y;
}

#tresc img {
	padding: 2px;
	margin: 2px 5px 0px 0px ;
	border: 1px solid #805f44;
	float: left;
}

#tresc img.right {
	padding: 2px;
	margin: 2px 0px 0px 5px ;
	border: 1px solid #805f44;
	float: right;
}


#tresc_stopka
	{
	width: 550px;
	height: 55px;
	background-image: url(tresc_bottom.png);
	background-repeat: no-repeat;
	}
#tresc p {
	width: 520px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.input_text {
	width: 400px;
	background-color: #F9F4ED;
	border: 1px solid #66253c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #805f44;
}
.guzik {
	background-color: #eedfcc;
	border: 1px solid #66253c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66253c;
}
.guzik:hover {
	border: 1px solid #4e6276;
}
#tresc a 
{
	font-size: 11px;
	padding-left: 15px;
	margin-left:5px;
	background-image: url(pointer_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #4e6276;
	text-decoration: none;
}

#tresc a:hover
{
	background-image: url(pointer_off.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}
#tresc a.noarrow 
{
		padding-left: 0px;
	margin-left:0px;
	font-size: 11px;
	background-image: none;
	color: #4e6276;
	text-decoration: none;
}
#projekty_header
 {
	width: 510px;
	height: 120px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 2px;
	color: #66253c;
	background-image: url(projekty_background.jpg);
	background-repeat: no-repeat;	
}

#galeria {
	width:510px; 
	height:auto; 
	margin : 20px 0px 0px 0px;
	padding: 0px;
	clear:both; 
}

#galeria a {
	display:block;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	background: none;
	float:left;
}
#galeria a:hover {
	padding: 0px;
	background: none;
}
#galeria a img {
	width:80px; height:60px; margin: 0px; float:none;
}
