a:link {text-decoration: none; color: black}
a:visited {text-decoration: none; color: black}
a:active {text-decoration: none; color: black}
a:hover {text-decoration: none; color: white;}
/* ссылки Best Girls */
.a_girl:visited, .a_girl:active
		{
			text-decoration: none; color: #F1F1F1
		}
.a_girl:hover, .a_girl:link 
		{
			text-decoration: none; color: white
		}
		
/* ссылки на сером фоне посередине*/
.links 
		{
			padding-left: 2px; 
			border: 1px solid #ffffff; 
			text-decoration: none; 
			height: 36px;
		}
		
.links_h 
		{
			padding-left: 2px; 
			border: 1px solid #999999; 			
			background-color: #C5F6FA;
			font-weight: bold;		
		}
		
.a_links 
		{
			text-decoration: none; 
			color: #4E6B8D;
		}
		
.a_links:hover 
		{
			text-decoration: none;
			color: #4E6B8D;
		}

/* конец - ссылки на сером фоне посередине*/
/* ссылки внизу страницы */
.links_b:hover
		{
			text-decoration: none;
			color: #4E6B8D;	
			font-size: 12;	
			border: 0px;
		}

.links_b 
		{
			text-decoration: none; 
			color: #black;
			font-size: 12;
			border: 0px;
		}
/* ссылки внизу страницы */

.best {
font-size: 22;
color: #4E6B8D;
font-family: Arial Narrow;
}

.call {
font-size: 28;
color: #4E6B8D;
font-family: Arial Narrow;
margin-top: 8px;
margin-right: 20px;
}

.eif{
height: 231px;
width: 61px;
background-color: #70AFD2;
background-image: url(./imgs/Eifeltower.jpg);
}

.girl{
position: relative; top: -311px; left: 77px;
z-index: 200;
}

.girl-m{
position: relative; top: -285px; left: 77px;
z-index: 200;
}

.girl_td{
height: 231px;
width: 260px;
background-color: #70AFD2;
background-image: url(./imgs/Eifeltower.jpg);
background-repeat: no-repeat;
}
.girl_td{
height: 231px;
width: 260px;
background-color: #CBFBFF;
background-image: url(./imgs/back.jpg);
}

.girl_tr{
height: 231px;
background-image: url(./imgs/back1.jpg);
background-repeat: repeat-x;
background-color: #70AFD2;
}

.head {
font-size: 36;
color: #DB0908;
font-family: Arial Narrow;
/*position: absolute; top: 20px; right: 590px;*/
margin-right: 75px;
}

.head2 {
font-size: 16;
color: #7B7371;
font-family: Arial Narrow;
/*position: absolute; top: 53px; right: 590px;*/
margin-right: 75px;
}


.link{
text-align: center;
font-size: 18;
font-family: Arial;
text-decoration: none;
color: #393335;
}

.link_d{
text-align: center;
font-weight:bold;
font-size: 12;
font-family: Arial;
text-decoration: none;
color: #393335;
}

.logo_tab{
width: 100%;
background-image: url(./imgs/back1.jpg);
background-repeat: repeat-x;
background-color: #CBFBFF;
}

.red_tab{
background-image: url(./imgs/redwin_b.gif);
background-repeat: no-repeat;
width: 85px; 
height: 150px;
padding: 0px; 
border-spacing: 0px;
border: 0px;
}

.search{
margin-left: 8px;
margin-right: 8px;
margin-bottom: 10px;
background-image: url(./imgs/search.gif);
}

.text_l{
font-size: 13;
color: black;
font-family: Arial;
margin-left: 15px;
margin-right: 15px;
text-align: justify;
}
.text_lc{
font-size: 25;
color: black;
font-family: Arial;
margin-left: 15px;
margin-right: 15px;
text-align: center;
}
.text_lc1{
font-size: 13;
color: black;
font-family: Arial;
margin-left: 15px;
margin-right: 15px;
text-align: center;
}
.text_l1{
font-size: 18;
color: black;
font-family: Arial;
margin-left: 15px;
margin-right: 15px;
text-align: center;
}
.text_l2{
font-size: 30;
color: #AD0816;
font-family: Arial;
margin-left: 15px;
margin-right: 15px;
text-align: center;
}
.text_l3{
font-size: 15;
color: #4E6B8D;
font-family: Arial;
margin-left: 15px;
margin-right: 15px;
text-align: center;
}
.text_l4{
font-size: 13;
color: #AD0816;
font-family: Arial;
margin-left: 15px;
margin-right: 15px;
text-align: justify;
}
.text_l5{
font-size: 13;
color: black;
font-family: Arial;
margin-left: 15px;
margin-right: 15px;
text-align: center;
}
.text_l6{
font-size: 30;
color: #4E6B8D;
font-family: Arial;
margin-left: 15px;
margin-right: 15px;
text-align: center;
}
 /* блок для скругленных углов - серый */
div#nifty
		{ 
			margin: 0 10%;background: #F1F1F1
			
		}
		b.rtop, b.rbottom
		{
			display:block;background: #ffffff
			
		}
		b.rtop b, b.rbottom b
		{
			display:block;
			height: 1px;
		    overflow: hidden; 
			background: #F1F1F1;
			
		}
		b.r1
		{
			margin: 0 5px
		}
		b.r2
		{
			margin: 0 3px
		}
		b.r3
		{
			margin: 0 2px
		}
		b.rtop b.r4, b.rbottom b.r4
		{
			margin: 0 1px;height: 2px
		} 

		
