.bold{
font-weight:bold;
}

.red {color:#FF0000;}

.rel {position:relative;}
.fotoblock{
 position:absolute; 
 top:-300; left:60; 
 border:1px solid #000000; 
 background:#FFFFFF; 
 height:1080px; 
 padding:3 10 10 10;
}
.fotoblock img {margin-bottom:10px;}

.gm, .gm table td { font-size:14px; }

.text_title {font-size:20px; padding-bottom:10px;}

table.list {border-collapse: collapse; border:0;}
table.list td {padding:0 0 10px 0; vertical-align:top; font-size:14px; }

#big_title {white-space:nowrap; padding-right:15px; font-size:14px; font-weight:bold; color:#006399;}
#big_title a {color:#006399;}