/* == Import ========== */

@import url("http://www.tommedia.co.uk/css/master.css");
@import url("form.css");

* { 
	margin:0;
	padding:0;
	}

body {
	text-align:left;
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#d3b874;
	line-height:16px;
	vertical-align:top;
	background:url(../gfx/back1.png) #d3b874  no-repeat top center;
	}
	
#wrapper { 
	 margin: 0 auto;
	 width: 974px;
}	

#content {
	margin:0 auto;
	width: 900px;
 	/*float: left;*/
 	min-height:450px;
	background:url(../gfx/back_zawias.png) no-repeat #312316;
}

#footer {
	margin:0 auto;
	width: 900px;
 	/*float: left;*/
 	height: 60px;
	background:url(../gfx/back_foot.png) no-repeat;
}
.flesz {
	background:url(../gfx/back_fla.png) no-repeat bottom;
	}

.footL {
	float:left;
	}

.footR {
	float:right; 
	}

#content_txt {
	padding:20px 20px 10px 280px;
	}
#content_catalog {
	position:relative;	
	padding:20px 20px 10px 70px;
	}

.footer {
	padding-top:40px;
	font:11px Arial, Helvetica, sans-serif;
	color:#312316;
}
#naglow {
	padding:10px 0 0 156px;
	}
a {	outline:none; }

a img {
	border:none;
	}		
	
p {
	margin:0 0 10px 0;
	padding:0;
	}

a {
	font:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#f18919;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
.pog {
	font-weight:bold;
	}
.cytat {
	text-align:right;
	font-style:italic;
	}
.clear {
	clear: both;
}
