@charset "utf-8";
/* CSS Document */


body { 
	color:#CCCCCC;
	background:#000;
	font-family:Arial;
	margin:0;
	padding-top:15px;
	font-size:13px;
	}

#text_niz {
	margin:0 auto;
	text-align:center;
	vertical-align:top;
	color:#CCC;
	font-size:11px;
	margin-bottom:10px;
	}

#text_niz a {
	color:#FFF;
	font-size:12px;
	text-decoration: none;
	}

#logo {
	background:url(../images/logo.jpg) top center no-repeat; width:400px; height:100px; margin:0 auto;
	}

#logo2 {
	background:url(../images/logo2.jpg) top center no-repeat; width:1000px; height:100px; margin:0 auto;
	}

#l2 {
	width:300px;
	height:70px;
	display:block;
	margin:0 auto;
	}

a#l1 {
	width:400px;
	height:100px;
	display:block;
	}

#tel {
	background:url(../images/tel.jpg) top left no-repeat;
	width:400px;
	height:100px;
	}

a#cont1 {
	width:400px;
	height:100px;
	display:block;
	float:right;
	}

#mail {
	background:url(../images/mail.jpg) top right no-repeat;
	width:457px;
	height:100px;
	}

#main_cont a:link {
	color:#FFF;
	text-decoration:none;
	}

#main_cont a:visited {
	color:#FFF;
	text-decoration:none;
	}

#main_cont a:hover {
	color:#f0f0f0;
	text-decoration: underline;
	}
	
td .contentheading {
	font-size:18px;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
	color:#CCC;
	}

a:link#st img{
	width:206px;
	height:81px;
	display:block;
	border:3px solid #000;
	float:left;
	margin-right:18px;
	margin-bottom:10px;
	}

a:visited#st img{
	width:206px;
	height:81px;
	display:block;
	border:3px solid #000;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	}

a:hover#st img {
	border:3px solid #FFF;}

.icons {
display:none;
}

.article-info.muted {
display:none;
}

.pager.pagenav {
	list-style-type:none;
	width:100%;
	}

.previous {
	float:left;
	padding:5px;
	}
	
.next {
	float:right;
	padding:5px;
	}

.pagination ul {
	width:100%;
	list-style-type:none;
	}

.pagination ul li {
	float:left;
	padding:5px;
	}

.page-header {
	width:100%;
	float:left;
	}

.page-header h2 {
	width:100%;
	height:30px;
	margin:0 0 10px 0;
	}