* { border: medium none ; margin: 0px; padding: 0px; font-size: 100.01%; background-color: transparent; color: rgb(91, 91, 91); }
* html body {height: 100%;}
html {height: 100%;}
body {min-height: 100%; min-width:800px;position: relative; font-family:Verdana,Arial,Helvetica,sans-serif;font-style:normal;font-variant:normal;font-weight:normal;font-size:62.5%;line-height:normal;font-size-adjust:none;font-stretch:normal;color: rgb(0, 0, 0);}
a:link,a:visited,a:focus,a:hover,a:active{text-decoration: none;}
input,textarea{font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;font-style:normal;font-variant:normal;font-weight:normal;font-size:62.5%;line-height:normal;font-size-adjust:none;font-stretch: normal; }
ul,ol,li { list-style-type: none; list-style-image: none; list-style-position: outside; }
.none {display: none;}
/* Blocks */
body {
	background-image: url("http://nakmuay.ru/design/img/body.jpg");
	background-color: rgb(30,30,30);
}
.container {
	width: 900px;
	height: 500px;
	margin: 0px auto;
}
.head {
	width: 100%;
	height:137px;
}
.club {
	width:880px;
	height: 87px;
	background-color: rgb(200,200,200);
}
.left {
	width: 300px;
	float:left;
	position: relative;
}
.right {
	width: 550px;
	float:right;
	margin: 0 50px 0 0;
}
.foto {
	height: 207px;
/* IE6	margin: 0 0 -30px 0;*/
}
.footer {
	clear: both;
	width: 100%;
	height: 200px;
}
.post {
	margin: 20px 0 0 0;
}
/* Image */
.left img {
	position: absolute;
	margin:-224px 0 0 0;
}
.club img {
	float:right;
	margin:20px 40px 0 0;
}
.mini {
	width:141px;
	height:148px;
	padding:15px 16px 43px 15px;
	background-image:url("http://nakmuay.ru/design/img/polaroid.png");
	margin:0 8px 15px 0;
}
/* List */
.head ul {
	padding: 0 0 0 300px;
}
.head li {
	float:left;
	margin: 10px 25px 0 0;
}
.footer ul {
	margin: 20px 0 0 20px;
	padding: 100px 0 0 0;
	font-size: 12px;
	color: rgb(110,110,110);
}
.post li {
	font-size:12px;
	color: rgb(200,200,150);
}
/* Text */
.anons {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 600;
	color: rgb(200,200,150);
	margin: 30px 0;
}
h1.error {
	margin: 120px 0 0 200px;
}
p.error {
	margin: 0 0 0 200px;
}
h1, h2, h3 {
	font-size: 18px;
	font-weight: lighter;
	font-family: Tahoma;
	color: rgb(200,200,150);
}
h1 {
	margin-bottom: 10px;
}
p {
 	font-size: 12px;
 	color: rgb(200,200,150);
 }
.post p {
 	margin: 10px 0;
 }
h2 p.info {
	margin: 0 0 0 0;
}
 p.info {
 	font-size: 10px;
 	margin:0;
	text-transform: lowercase;
	color: rgb(110,110,110);
 }
strong {
	color: rgb(200,200,150);
}
 /* Links */
 a {
 	color: rgb(200,200,150);
 	text-decoration: underline !important;
 }
 .head a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 600;
}
.post h2 a {
	text-decoration: underline;
}
 .info a {
 	color: rgb(110,110,110);
 }
 a:hover {
 	text-decoration: none !important;
 }
 .footer a {
 	color: rgb(110,110,110);
 }
 /* plugin's */
 .pagination {
 	margin: 30px 0 0 0;
 	text-transform: lowercase;
 }
 .pagination span.new {
 	float:left;
 }
  .pagination span.old {
 	float:right;
 }
 /* Table */
table {
	width: 550px;
	margin: 0 0 10px 0;
	}
table, td {
	border-color: rgb(30, 63, 72);
	border-style: solid;
	}
table {
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
	}
td {
	margin: 0;
	padding: 4px;
	border-width: 1px 1px 0 0;
	background-color: #FFC;
	font-size: 12px;
	}
table.ins, table.ins td {
	border: none;
	background-color: transparent;
}
table.ins ul {
	margin: 0 0 80px 0;
}
.ins strong {
	font-size:14px;
}

