
@import url(http://fonts.googleapis.com/css?family=Open+Sans:600,400);

.tmenu a,
.manim,
.rng,
.mng,
.mleft,
.f
{	
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}


body{
	color: #4d4d4d;
	background: #000 ;
	margin:0; 
	padding:0; 
	font-family:Arial, Helvetica, sans-serif; 
	background: #000 url(../images/fbg.jpg)
	text-decoration:none;
	
}
.both{
	clear: both;
}

.tbg{
	width: 100%;
	background: #fff url(../images/tbg.jpg) repeat-x;
}

.pds{
	position: relative;
	width: 960px;
	margin: auto;
}

.logo{
	position: absolute;
	top: 38px;
}
.tsec{
	background: url(../images/t-security.png) no-repeat; 
	width: 1061px;
	height: 192px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.top{
	height: 203px;
}


.tmenu{
	height: 67px;
	width: 1203px;
}
.tmenu ul{ list-style: none; margin: 0;padding: 0;}
.tmenu li{float: left; padding-right: 6px; background: url(../images/msep.jpg) no-repeat right top; }
.tmenu li:last-child{ background: none; }
.tmenu a{
	display: inline-block;
	color: #fff; 
	text-decoration: none;
	padding: 24px 30px;

	font-size: 18px;
	line-height: 18px;
}
.tmenu a:hover{
	background: #5B0606 url(../images/ma.jpg) no-repeat center top;
}


.animacja{
	margin-top: 30px;
	padding: 10px;
	background: #fff;
	border: 1px solid #C9C9C9;
	height: 255px;
	position: relative;
}

.slider-wrapper{
	width: 630px;
	height: 255px;
	position: absolute;
	right: 10px;
	top: 10px;
}

.manim{
	float: left;
	width: 308px;	
}
.manim ul{
	list-style: none;
	margin: 0;
	padding: 0;	
}
.manim li{
	background: #680808 url(../images/manim1.jpg) repeat-x;
	color: #fff; 
	min-height: 85px
}
.manim li:hover {
	background: #680808 url(../images/manim2.jpg) repeat-x;
}
.manim a{
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-align: right;
	padding: 20px 20px 20px 50px;
	display: block;
	background: url(../images/manim_icons.png) no-repeat 15px 0px ;
	font-weight: 400;
}
.manim a span{
	font-weight: 600;
	display: block;	
	font-size: 16px;
}
.manim a.itm2{background-position: 15px -85px}
.manim a.itm3{background-position: 15px -170px}


/*lewa strona */ 

div.left{
	width: 280px;
	float: left;
	padding: 20px 0;
}

.lbox{
	background: #F7F7F7 url(../images/lbg.gif) repeat-y; 
	border: 1px solid #DDDDDD;
	padding: 10px 20px;
}

.mng{
	font-size: 14px;
	font-weight: 600;
	border-bottom: 2px dashed #ddd;
	margin: 15px 0;
	padding-bottom: 5px;
}

.mleft ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.mleft a{
	font-size: 12px;
	text-decoration: none;
	color: #4D4D4D;
	padding: 8px 5px 8px 40px;
	display: block;
	background: url(../images/mla.png) 5px 7px no-repeat;
	border-bottom: 1px dotted #ccc;
}
.mleft a:hover{
	background: #fff url(../images/mla.png) 5px -51px no-repeat;	
	color: #5B0606;
}


/*prawa strona */

div.right{
	width: 640px;
	float: right;
	margin-top: 6px;
}

.rng{
	font-size: 16px; 
	color: #fff;
	background: url(../images/rng.jpg) no-repeat;
	font-weight: 400;
	line-height: 0px;
	padding: 15px 30px 15px 80px;
}

.s{
	font-size: 12px; 
	line-height: 20px;
}


.tab1{
	width: 100%;
	font-size: 12px;
	background: #ddd;
	padding: 5px;
	margin: 10px 0;
}
.tab1 thead th{
	background: #960706;
	font-weight: bold;
	color: #fff;
}
.tab1 td,
.tab1 th{
	padding: 10px;
	color: #525252;
	text-align: center;
}
.tab1 td{
	background: #fff;
}

.small{
	font-size: 12px; 
	line-height: 14px;
}


.f{
	border-top: 8px solid #000; 	
}
.f-2{
	width: 960px;
	margin:auto;
	padding: 10px 0;
	color: #757575;
	font-size: 14px;
}
.f-2 a{
	color: #757575; 
	text-decoration: none;
}

#gallery {
	
		padding: 10px 0px;
		
	}
#gallery ul { list-style: none; margin:0; padding:0px 0px 0px 0px; }
#gallery ul li { display: inline-block; padding: 10px 15px ;  }
#gallery  ul li a{
     padding:5px; background:#fff; text-decoration:none; display:inline-block; 	
	 box-shadow:  1px 1px 2px #888;	
	 }	

