body,div,table {margin:0;padding:0}

body {
	height:100%;
	background-color:#fff;
	font-family:tahoma;
    color:#727272;
	overflow:scroll;
    font-size:13px;
    line-height:16px;
    overflow:hidden;
    background-attachment: fixed;
    background-image:url('im/bg4.jpg');
    background-position: bottom center;
    background-repeat: no-repeat;        

	}
    
    
::selection {
background: #000;
color: #FFF;
}

::-moz-selection {
background: #000;
color: #FFF;
}    
    
    
.lips a:link {
    font-family:tahoma;
    font-size:13px;
    color:#727272;
    text-decoration:underline;   
}


.lips a:hover {
    font-family:tahoma;
    font-size:13px;
    color:#727272; 
    text-decoration:none;   
}

.lips a:visited {
    font-family:tahoma;
    font-size:13px;
    color:#727272;   
    text-decoration:underline; 
}    
    
    
    
    
    
    
    

.r {
    background-image:url('im/r.png');
    background-position: center left;
    background-repeat: no-repeat;
	}    
    
    
    

img {
    display:block;
    border:0;
}


div,td {
    text-align:left;
}


#mainblock { border:1px solid gray; 
    margin-top:700px;
    width:100%;
    height:300px;

    z-index:1;
    position:absolute;    
}


#show { 
    display:none;
    width:100%;
    height:100%;
    background-image:url('im/bg2.png');   
    z-index:99;
    position:absolute;  
    cursor:pointer;  
}




.tit1 {
    font-family:Georgia;
    font-weight:bold;
    font-size:25px;
    color:#9E9E9E;
}


.tit1 a:link {
    font-family:Georgia;
    font-weight:bold;
    font-size:25px;
    color:#9E9E9E;
    text-decoration:none;  
    border-bottom:1px dashed #9E9E9E;  
}

.tit1 a:visited {
    font-family:Georgia;
    font-weight:bold;
    font-size:25px;
    color:#9E9E9E;   
    text-decoration:none;
    border-bottom:1px dashed #9E9E9E;    
}

.tit1 a:hover {
    font-family:Georgia;
    font-weight:bold;
    font-size:25px;
    color:#000; 
    text-decoration:none;   
    border-bottom:0; 
}





.tit2 a:link {
    font-family:Georgia;
    font-weight:bold;
    font-size:15px;
    color:#9E9E9E;
    text-decoration:none;  
    border-bottom:1px dashed #9E9E9E;  
}


.tit2 a:visited {
    font-family:Georgia;
    font-weight:bold;
    font-size:15px;
    color:#9E9E9E;   
    text-decoration:none;
    border-bottom:1px dashed #9E9E9E;    
}


.tit2 a:hover {
    font-family:Georgia;
    font-weight:bold;
    font-size:15px;
    color:#000; 
    text-decoration:none;   
    border-bottom:0; 
}











.brifs img {
    margin:0 0 10px 40px;
}

.brifs a:link {
    line-height:11px;
    font-size:10px;
    color:#686868;
    text-decoration:none;  
}


.brifs a:hover {
    line-height:11px;
    font-size:10px;
    color:#000; 
    text-decoration:underline;   
}

.brifs a:visited {
    line-height:11px;
    font-size:10px;
    color:#686868;   
    text-decoration:none;   
}















.tblLinks img {
    float:left;
    margin-right:15px;
}



.tblLinks a:link {
    font-family:tahoma;
    font-size:13px;
    color:#DDDDDD;
    text-decoration:none;  
    background-color:#2D2D2C;
    padding:2px;
}

.tblLinks a:hover {
    font-family:tahoma;
    font-size:13px;
    color:#fff; 
    text-decoration:none;   
    border-bottom:0; 
    background-color:black;
    padding:2px;
}

.tblLinks a:visited {
    font-family:tahoma;
    font-size:13px;
    color:#DDDDDD; 
    text-decoration:none; 
    background-color:#2D2D2C;
    padding:2px;
}

.tblLinks a:visited:hover {
    font-family:tahoma;
    font-size:13px;
    color:#DDDDDD; 
    text-decoration:none; 
    background-color:black;
    padding:2px;
}

.tblLinks a:active {
    font-family:tahoma;
    font-size:13px;
    color:#DDDDDD; 
    text-decoration:none; 
    background-color:#961124;
    padding:2px;
}


.tblLinks img {
    background:none;
}








.goout a:link {
    font-size:11px;
    color:#DADADA;
    text-decoration:underline;  
}


.goout a:hover {
    font-size:11px;
    color:#000; 
    text-decoration:underline;   
}

.goout a:visited {
    font-size:11px;
    color:#DADADA;   
    text-decoration:underline;  
}



#hidden_text2 table {
    margin-top:20px;
}


#hidden_text1 table {
    margin-top:20px;
}


#hidden_text3 table {
    margin-top:20px;
}


#hidden_text4 table {
    margin-top:20px;
}


#hidden_text5 table {
    margin-top:20px;
}


#hidden_text6 table {
    margin-top:20px;
}













.lovesu {
    color:#C51919;
}





/* Rouble styles */

span.dot {
  position:absolute;
	display:block;
	overflow:hidden;
	width:1px;
	height:1px;
	/*text-indent: -1000em;*/
}

span.ruble {            
  text-transform:uppercase;
}

span.hyphen:after {
  content: '\2013';
}

span.hyphen {
  position:absolute;
  margin:.1ex 0 0;
  behavior:expression(this.innerHTML = '&ndash;');
}



.black {
    color:#000;  
}







#copy {
    margin-top: 30px;
    font-size:10px;
    color:#4A4A4A;
    
}




.topphone img{
    margin-top:5px;
}





#testself {
    margin-top:30px;
    font-size:13px;
    color:#727272;
}


#testself img {
    float:left;
    margin-right:10px;
}




#testself a:link {
    font-size:13px;
    color:#D6640E;
    text-decoration:underline;  
}


#testself a:hover {
    font-size:13px;
    color:#E0B01B; 
    text-decoration:underline;   
}

#testself a:visited {
    font-size:13px;
    color:#D6640E;   
    text-decoration:underline;  
}









