body {
	margin:0 auto;
	padding:0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/body_ruis.gif);
	background-repeat: repeat;
	background-color: #000000;

}

/*** LINKS ***/

A:link, A:visited, A:active, A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
td A:link, td A:visited, td A:active, td A:hover {
	color: #ffffff;
}
/*A:link {
	color: #FFFFFF;
	text-decoration: none;
}
A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A:active {
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}*/


a img {
	border:0;
	text-decoration: none;
}

/*** Main wrap and content ***/

#wrap {
	width:950px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	position:relative;

}

#header {
	margin:0;
	height: 30px;
	text-align: center;
	background-image: url('../images/bg_header.png');
	background-position:center;
	padding-top: 25px;
	width: 950px;
	left: 50%;
}
#headerdos {
	margin:0;
	height: 60px;
	text-align: center;
	background-image: url('../images/bg_header.png');
	background-position:center;
	/*fix line between headerdos & content in ie6*/
	overflow:hidden;
}


#content {
padding-top: 30px;
}

.content_normal {
	
		/*float:left;*/
	/*line-height:17px;*/
	text-align:left;
	width: 950px;

	/*height:405px;*/
	height:450px;
	
	padding-top: 30px;
	background-image: url('../images/bg_main.png');
	/*background-position:center;*/
	background-position:top;
	overflow:hidden;
}

.content_photo {
	/*position:absolute;*/
	width: 950px;
	padding-top: 90px; /*=60+15*/
	/*padding-bottom:15px;*/
	line-height:15px;		
	height:510px; /*=450+15+15*/

	background-image: url('../images/bg_foto.png');
	background-position:center;
	/*background-image: url('../images/bg_foto3.png');
	background-image: url('../images/bg_main.png');*/

}

#photo_inner_show {
	/*position:relative; left:0px;*/
	float:left;
	width:900px;
	margin-top:30px;
	margin-left:25px;
	/*padding-left:25px;*/
	line-height:15px;
	text-align:left;
	/*height:480px;
	/*max-height:480px; /*=435+15*/
	background:#000;
	/*overflow:auto;*/
	overflow:hidden;
	/*overflow-y:scroll;*/
	text-align: center;
}

#photo_inner {
	/*position:relative; left:0px;*/
	float:left;
	width:900px;
	margin-left:25px;
	margin-top:30px;
	/*padding-left:25px;*/
	line-height:15px;
	text-align:left;
	height:480px;
	max-height:480px; /*=435+15*/
	/*overflow:auto;*/
	overflow:hidden;
	overflow-y:scroll;
}
#phototable {
	vertical-align:top;
}

.photocell0, .photocell1, .photocell2, .photocell3, .photocell4 {
	vertical-align:top;
	background-color:#000;
	color:#fff;
	width:179x;
	min-width:179px;
	height:135px;
	min-height:135px;
	text-align:center;
}
/*.photocell2 {
	width:178x;
	min-width:178px;
}*/

/*.photocell0 {
	background-color:#010101;
}
.photocell1 {
	background-color:#0c0c0c;
}
.photocell2 {
	background-color:#171716;
}
.photocell3 {
	background-color:#202220;
}
.photocell4 {
	background-color:#2d2d2d;
}*/

/*td {
	margin-top:10px;
	background-color:#000;
}*/
td div img{
	margin-top:15px;
	margin-bottom:15px;
	margin-left:20px;
	margin-right:19px;
	
}


.hide {
	visibility:hidden;
	display:none;
}
.show {
	visibility:visible;
	display:block;
}

#footer {
	/*clear:both;*/
	height: 175px;
	padding-left: 25px;
	text-align: left;
	background: url('../images/bg_footer.png');
	background-position:center;
}

#footershadow {
	display:none;
	visibility:hidden;
}

.clear {
	clear:both;
}

.innertube{
	margin-left: 15px;
	text-align: left;
	margin-right: 15px;
	line-height: 15px;
	color: #FFFFFF;
}


#content1 {
	float: left;
	width: 180px;
	color: #FFFFFF;
	text-align: left;
	padding-left:25px;
	max-height:435px;
	overflow:auto;
}
#content2 {
	float: left;
	width: 180px;
	color: #FFFFFF;
	
	max-height:435px;
	overflow:auto;
}
#content3 {
	float: left;
	width: 180px;
	color: #FFFFFF;
	
	max-height:435px;
	overflow:auto;
}
#content4 {
	float: left;
	width: 180px;
	color: #FFFFFF;
	
	max-height:435px;
	overflow:auto;
}
#content5 {
	float: left;
	width: 180px;
	color: #FFFFFF;
	height:435px;		
	max-height:435px;
	overflow:auto;

}

#whiee {
	background-color: #999999;
}

