img{border: none; margin: 0px; padding: 0px;}
div{margin: 0px; padding: 0px; border: none;}
form{margin: 0px; padding: 0px; border: none;}
table td tr{margin: 0px; padding: 0px; border: none;}

a
{
	color: #AD8E44;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
/*  glowny layout  */

body
{
	margin: 0px; padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	/*color: #352A18;*/
	color: #333333;
}

#container
{
	width: 990px;
	margin: 0 auto;
	/*background-color: #F7F6F4;*/
	background: url(../images/bg_calosc_y_biale.jpg) repeat-y;
}

#top
{
	width: 990px;
	height: 197px;
	margin: 0 auto;
	/*background: url(../images/top_flash1.jpg) no-repeat;*/
}

#menu_top
{
	width: 990px;
	height: 31px;
	line-height: 31px;
	background: url(../images/menu_top_pole.jpg) no-repeat;
	text-align: right;
}

#menu_top a
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
}

.menu_top_separator
{ 
	background: url(../images/menu_top_pion.jpg) no-repeat;
	width: 2px;
	height: 16px;
	padding: 0px 3px 0px 3px;
}

#left
{	
	float: left;	
	width: 206px;
	overflow: hidden;
	background: url(../images/tlo_y_lewa.jpg) repeat-y;
}

#middle
{	
	float: left;	
	/*width: 599px;*/
	width: 579px;
	overflow: hidden;
	padding: 5px 10px 5px 10px;
}

#right
{
	float: left;
	width: 185px;
	overflow: hidden;
	background: url(../images/tlo_y_prawa.jpg) repeat-y;
	
}

#footer
{
	clear: both;
	width: 990px;
	height: 50px;
	background: url(../images/stopka.jpg) no-repeat;
	text-align: center;
	line-height: 50px;
}

#footer a
{
	color: #444444;
	text-decoration: none;	
}

#footer2
{
	clear: both;
	width: 990px;
	height: 30px;
	color: #B29857;
	font-size: 8pt;
	background-color: #FFFFFF;
}

div.box_left_top
{
	/*width: 206px;*/
	/*height: 39px;*/
	width: 206px;
	height: 39px;
	/*padding: 7px 10px 0px 10px;*/
	color: white;
	font-weight: bold;
	background: url(../images/belka_lewa.jpg) no-repeat;
}

div.box_left_bg
{
	/*width: 195px;*/
	width: 175px;
	padding: 0px 10px 0px 10px;
	background: url(../images/box1_bg.jpg) repeat-y;
}

div.box1_bottom
{
	width: 195px;
	height: 8px;
	background: url(../images/box1_bottom.jpg) no-repeat;
}


div.box_right_top
{
	/*width: 185px;
	height: 39px;*/
	width: 165px;
	/*height: 29px;*/
	padding: 10px 10px 10px 10px;
	color: white;
	font-weight: bold;
	background: url(../images/belka_prawa.jpg) repeat-y;
	
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

a.box_right_top
{
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	
}

div.box_right_bg
{
	/*width: 185px;*/
	width: 175px;
	padding: 0px 5px 2px 5px;
	background: url(../images/tlo_y_prawa.jpg) repeat-y;
}

div.box2_bottom
{
	width: 340px;
	height: 8px;
	background: url(../images/box2_bottom.jpg) no-repeat;
}
/*  end glowny layout  */



/* rozne */
p.tytul{font-weight: bold; font-size: 12pt; color: #382A1F; margin: 0px; padding: 0px;}

h1.title{font-weight: bold; font-size: 12pt; color: #807766; margin: 0px; padding: 7px 0px 7px 0px;}

/* end rozne */

.formularz_polec
{
	width: 400px;
}

.formularz_kontaktowy
{
	width: 400px;
}

/* galeria */
#galeria
{
	text-align: center;
	width: 90%;
	margin: auto;
}

#galeria td{vertical-align: middle; text-align: center; /*border: 1px solid #E5E5E5;*/ margin: 0px; padding-bottom: 25px;}

#galeria a, #galeria img 
{
	text-decoration: none;
	border: none;
}
/* end galeria */

 
#container_print
{
	width: 599px;
	margin: 0 auto;
	
}

#middle_print
{		
	/*width: 599px;*/
	width: 589px;
	overflow: hidden;
	padding: 5px 5px 5px 5px;
	
} 

#top_print
{
	width: 599px;
	height: 129px;
	text-align: center;
	background: url(../images/aspire_logo.jpg) no-repeat;
	background-position: center center;
	border: 1px solid #EBEBEB;
}

span.formularz_polec_err
{
	color: red;
	font-size: 7pt;
}

div.galeria_zdjecie
{
	width: 100px;
	height: 100px;
	overflow: hidden;
	text-align: center;
	margin: 0px auto;
}

img.galeria_zdjecie_pos
{
	margin-left: -40px;
	margin-top: -40px;
}
	