/* == Import ========== */
@import url("http://www.tommedia.co.uk/css/master.css");
@import url("../css/thickbox.css");

/*skin*/
.tlo_boki_wc {
	background: url(../images/tlo3_bn.gif) repeat-x #7e9de4; padding:0 10px;
}
.tlo_boki {
	background: url(../images/tlo3.gif) repeat-x #7e9de4; padding:0 10px;
}
.tlo_foot_wc {
 	background: url(../images/tlofoot_bn.jpg) no-repeat; height:123px;
}
.tlo_foot {
 	background:url(../images/tlofoot.jpg) no-repeat; height:123px;
}

/*/////////////*/
* {
	margin:0; padding:0;
	}

body { 
	background:url(../images/tlo.gif) repeat-x #5e85dd;          /* == normalny tryb
	background:url(../images/tlo_bn.jpg) repeat-x #5e85dd;*/
	font:80% Verdana, Helvetica, sans-serif;
	color:#FFF;
	line-height:140%;
	text-align:center;
}

#container {
	text-align:center;
	display:block;
	margin:0 auto;
	}
	
#content {
	margin:0 auto;
	width:960px;
	text-align:left;
	}	

a {
	outline:none;
	text-decoration:none;
	color:#fff;
	}
	
a:hover {
	text-decoration:underline;
	}
.foot {
	color:#820400;
	font-size:13px;
}	
		
a img {
	border:none;
	}
	
p {
	margin:11px 0; 
	padding:0;
}			
h1 {
	font:26px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 14px 0;
	padding:0;
	}

li {
	padding:0;
	margin-left:14px;
	}

td {
	vertical-align:top;
}
table, div, p, span, a {
	text-align:left;
	}
.border {
	border:#FFF solid 1px;
}

.mapa {
	color:#333333;
	width: 450px;
	height: 350px;
	border:#FF0000 1px solid;
}
.quot {
	font-size:16px;
	font-style:italic;
}
.yell {
	color:#efe432;
}
.promo {
	color:#FFCC00;
	font-weight:bold;
	font-size:120%;
}
/* GALLERY */	
div.table {
	vertical-align:top;
	width:auto;
	margin:0 auto;
	text-align:center;
	padding:0;
	}

div.tr {
	width:inherit;
	text-align:center;
	padding:5px;
	margin:0 auto 0 auto;
	}

div.td {
	display:inline;
	width:auto;
	padding:5px;
	margin:0;
	}
	
div.td a.Bor img {
	border:1px solid #fff;
	}

div.td a.Bor:hover img {
	border:1px solid #ff0000;
	filter:alpha(opacity=80); -moz-opacity:0.8; opacity: 0.8;
	}
