*{
	border:0px solid red;
	font: 13px Arial, Helvetica, sans-serif;
	vertical-align:top;
}

body {
	margin: 0px;
	padding: 0px;
	background: #242323 url(images/img06.jpg) repeat-x left top;
	text-align: justify;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #000;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

p, ol, ul {
	margin-bottom: 18px;
	line-height: 160%;
}

a {
	color: #ccc;
}

a:hover {
	text-decoration: none;
	color: #999;
}

a img {
	border: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 10px solid #666;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
	border-bottom:10px solid #000;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 40px 0px 0px 0px;
}

#logo p {
	text-indent: -99999px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 49px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 20px 6px 10px;
	background: url(images/img10.gif) no-repeat left 50%;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
}

#menu .active a {
	text-decoration:underline;
	color:#FEB807;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #666;
}

#header-pic {
	background: url(images/img05.jpg) no-repeat left top;
	width: 900px;
	height: 210px;
}


/* Footer */

#footer {
	clear: both;
	width: 920px;
	height: 40px;
	margin: 0px auto 30px auto;
	background: url(images/img08.jpg) no-repeat left top;
	color: #858585;
}

#footer p {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

/* Main KZ */

table.list td {
	/*background: url(images/img_kz.jpg) no-repeat left top;*/
	border:1px solid #000;
	background-color:#444;
	padding:16px 5px 10px 0px;
	color:#fff;
	width:280px;
	vertical-align:top;
	text-align:center;
}

table.list td img {
border:0px solid white;
padding:5px 0px 5px 0px;

  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;	
  
}

table.list td img:hover{

  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  opacity: 1.0;	
}


div.show {
padding:0px 0px 0px 0px;
font-weight:bold;
}

div.show a {
color:#fff;
}

div.show span.white{
color:#fff;
}

div.show img{
padding:10px 0px 10px 0px;
border-top:1px dashed #888;
}


div.see_also {
padding:0px 0px 0px 20px;
font-weight:bold;
}

div.see_also {
text-align:left;
width:260px;
}

div.see_also p{
margin:5px 0px 15px 0px;
}

div.see_also a{
color:#fff;
text-decoration:none;
}

div.see_also a:hover{
text-decoration:underline;
}

div.see_also a.active{
color:#000;
font-weight:bold;
}