 a:link {color: #fff }     /* ������������ ������*/
 a:visited {color: #fff }  /* ���������� ������ */
 a:hover {color: #fff }   /* ������ ���� ��������� �� ������*/
 a:active {color: #fff }   /* ��������� ������*/
 img {border:0;margin:0;}

/* Loader */
	#loader {
		position:absolute;
		width:70px; /* ширина кратинки */
		left:50%;
		margin-left:-35px; /* пол ширины кратинки */
		top:175px;
		margin-top:-35px; /* пол ширины кратинки */
		display:none;
	}


/* End Loader */

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 100px; /* .push must be the same height as .footer */
}

html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	overflow-x:hidden;
	overflow-y:auto;
	}
body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	color:#fff;
	background-color:#3f3f3f;
	font-family:Tahoma;
	font-size:11px;
}
#GBL {
	position:relative;
	width:11%;
	float:left;
	margin:40px 0 0 40px;
}
#LBTEXT {
	position:relative;
	padding:50px 0 0 0;
}
#GBR {
	position:relative;
	width:85%;
	float:right;
	margin:10px 0 0 0;
}
#RBLOK {
	clear:both;
	position:relative;
	width:740px;
	margin:0 auto 0;
	background-color:#3f3f3f;
}
#RBTEXT1{
	position:relative;
	float:left;
	width:550px;
	height:50px;
	margin: 30px 0 0 0;
}
#RBTEXT2{
	position:relative;
	width:550px;
	height:50px;
	margin: 30px 0 0 0;
}
#RPORT {
	position:relative;
	float:right;
	margin: 30px 0 0 0;
}
#RPAGE {
	position:relative;
	width:500px;
	margin: 0px 0 0 0;
	padding: 30px 0 0 0;
	float:left;
}
#RSTR {
	position:relative;
	width:60px;
	height:20px;
	float:right;
	padding: 30px 0 0 0;
}
#GL {
	padding:0;
	width:10px;
	height:13px;
	margin:0px 7px 0 20px;
	float:right;
	display: block;
	background: url('./im/gall/button_l.jpg');
	cursor: pointer; cursor: hand;
	}
#GR {
	padding:0;
	width:10px;
	height:13px;
	margin:0px 0px 0 7px;
	float:right;
	display: block;
	background: url('./im/gall/button_r.jpg');
	cursor: pointer; cursor: hand;
	}
#GCP {
	text-align: center;
	clear:both;
	position:relative;
	background-color:#fff;
}	
#imageviewer {
	position:relative;
	cursor:pointer;
}
#F{
	position:relative;	
}
#FL{
	position:relative;
	float:left;
	padding:37px 0 0px 50px;
	margin:0;
}
#FR{
	position:relative;
	float:right;
	padding:28px 50px 0px 0px;
	margin:0;
	text-align:right;
}
#FR_t{
	float:left;
	margin:22px 0 0 0;
}

#m1_i{
	position:relative;
	float:left;
	width:15px;
	height:10px;
	background:no-repeat url('./im/gall/ind_gring.jpg') 0 5px;
}
#m2_i{
	position:relative;
	float:left;
	width:15px;
	height:10px;
	background:no-repeat url('./im/gall/ind_gring.jpg') 0 5px;
}
#m3_i{
	position:relative;
	float:left;
	width:15px;
	height:10px;
	background:no-repeat url('./im/gall/ind_gring.jpg') 0 5px;
}


#LOGO{
	position:relative;
	margin:0 0 20px 0;
}


#m1_t{
	text-decoration: underline;
	cursor:hand;
	cursor:pointer;
}
#m2_t{
	text-decoration: underline;
	cursor:hand;
	cursor:pointer;
}
#m3_t{
	text-decoration: underline;
	cursor:hand;
	cursor:pointer;
}

