#content {
	background:url('../img/bgblue.png') repeat-y;
}
#makeblack {
	background:#000;
	width: 100%;
	max-width: 950px;
	color:#B0B4B7;
}
#colbar {
	background: #000 url('../img/tema.jpg') no-repeat right;
	height:130px;
	margin:auto;
	padding:20px 180px 20px 20px;
}
#colbar h1 {
	color:#fff;
	
}
.c1 h1 {
	font-size:14px;
	color:#B0B4B7;
	margin-bottom:30px;
}
.c1 ul {padding:0 0 0 10px;margin:0;}
.c1 li {}
.c1 a {color:#B0B4B7;font-weight:normal;}
.c1 h2 {border:none; font-weight:bold;margin-top:40px;}
.c1 h2 a {font-weight:bold;}
#bottompart {
	clear:both;
	width: 100%;
	max-width: 950px;
	padding-top:30px;
}

.comments {
	width: 95%;
	max-width: 950px;
	margin:20px;
	text-align:justify;
	float:left;
}
#bottompart h1 {
	padding:5px;
	color:#fff;
	font-size:14px;
	margin:0;
}
h1.mt {
	background:#313536;
}
.white {
	color:#5f5f5f;
	padding:5px;
	background: #fff;
}
.quote {
	background:url('../img/quote.gif') no-repeat #fff;
}
.gray {
	background:#e6e6e6;
	color:#5f5f5f;
	padding:5px;
}
.nm {
	text-align:right;
	font-weight:bold;
}
.leavecomment {
	width:570px;
	margin-left:30px;
	padding:2px 10px 5px 10px;
	text-align:justify;
	float:left;
}
.leavecomment form {
	background:#fff;
	padding:5px;
}
.leavecomment img {
	padding:40px;
}
#bottompart {
	background:url('../img/blueeye.png') no-repeat bottom right;
}
.showcomment {
	background:#4a5153;
}
.showcomment h1 {
	cursor:pointer;
	text-align:right;
	text-decoration:underline;
	color:#f4f4f4;
}
.showcomment:hover {
	color:#fff;
	background:#727d81;
}
.mlink {
	font-weight:bold;
	color:#dbdfc6;
	text-decoration:underline;
	cursor:pointer;
}
.mlink:hover {
	color:#C3CAA1;
	text-decoration:none;	
}
.mme {
	border:none 0;
}
h2 {
	
}
.leavecommentfield {
	background:#fff;
}
.leavecommentfield p {
	padding:5px;
}
.leavecommentfield h1 {
	background:#313536;
}
.jw {
	margin-left:20px;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	padding:10px;
}

