body{
	background: url(../images/bg2.jpg);
	margin:0; 
	padding:0; 
	font-family:Arial, Helvetica, sans-serif; 
}

.bgt{
	background: url(../images/bg1.jpg) repeat-x;
	height: 302px; 
	position: absolute;
	width: 100%;
}

.pds{
	margin:auto; 
	width:960px; 
	position:relative;
	z-index: 10;
}


.tmenu{
	height:60px;
	padding: 1px 0; 

}
.tmenu ul {	list-style: none; margin: 0; padding: 0;}
.tmenu li{ display: inline-block; }
.tmenu a{
	font-size: 18px; 
	color: #373434; 
	text-decoration: none;
	padding: 20px 20px; 
	display: inline-block;
}
.tmenu a:hover{
	background: url(../images/ma.jpg) repeat-x;
	color: #fff;
}

.s{
	font-size: 12px; 
	line-height: 18px;
	padding: 20px 0;	
}
.left{
	float:left; 
	width:440px; 
}
.right{
	float:right; 
	width:480px; 
}


.f{
	width: 100%; 
	background: url(../images/fbg.jpg) repeat-x;
	padding: 20px 0;	
	min-height: 80px;
}
.f-1{
	margin:auto; 
	width: 960px;
	color: #5C5C5C;	
	
	border-bottom: 1px solid #404040;
	padding:0 10px 15px 10px;

}
.f-1 .copy{
	float: left;
	color:#808080 ;
	font-size: 12px;
}
.design{
	float: right;
	font-size: 11px;
}
.design a{
	color: #fff;
	text-decoration: none;
}
.design a:hover{
	color: #fff;
	text-decoration: underline;
}


.left h1{
	background: url(../images/ng.jpg) no-repeat left center;
	margin: 0 0 10px 0; 
	padding: 10px 10px 10px 50px; 
	font-size: 20px; 
	font-weight: normal;
	color: #781C1C;
}


ul.oferta{
	list-style: none;
	margin: 0; 
	padding: 0; 
}
ul.oferta li{
	padding: 25px 5px; 
	clear: both;
}

.o-img{
	width: 190px; 
	float: left; 
}
.o-img a{
	display: inline-block;
	padding: 5px; 
	background: #DEDEDE; 
	border:1px solid #C4C4C4;
}
.o-tresc{
	width: 240px; 
	float: right; 

}
.o-tresc h2{
	font-size: 18px; 
	font-weight: normal;
	color: #781C1C;
	margin-top:0;
}




.tab1{
	width: 100%;
	font-size: 12px;
	background: #fff;
	padding: 5px;
}
.tab1 thead th{
	background: #781C1C;
	font-weight: bold;
	color: #fff;
}
.tab1 td,
.tab1 th{
	padding: 10px;
	color: #525252;
	text-align: center;
}
.tab1 td{
	background: #E8E8E8;
}


.bold{font-weight: bold;}
.both{ clear:both; } 
img{ border:0;}


