/*
// 2008-03-06
// Copyright (c) The Names | http://www.thenames.ru/
// Author - Stepan Galkin
*/
#contacts { position: relative; left: -10.5em; }
* html #contacts { height: 50px; padding-bottom: 0; }

#contacts dd { width: 33%; float: left; }
#contacts dt { width: 66%; float: left; }
/* #contacts dd div.maps { position: absolute; left: 10.5em; top: 15.9em; padding-left: 60px; width: 15%; } */
#contacts dd div.maps { position: absolute; left: 10.5em; top: 15.9em; padding-left: 33px; width: 20%; }
#contacts dd div.maps p.map_link { font-size: 9pt; line-height: normal; }
#contacts dd div.maps p.map_link span { margin-top: 0.5em; }
* html #contacts dd div.maps { width: 50%; }

#contacts ul.files span { display: block; margin: 0; color: #808080; }

#contacts div.phone { color: #e10015; font-weight: bold; margin-bottom: 20px; z-index: 200; }
#contacts div.phone span.area { font-size: 23pt; }
#contacts div.phone span.digits { font-size: 64pt; margin-left: 0.2em; }

#contacts p { margin-left: 5.6em; font-size: 16pt; }
#contacts p.note { font-size: 10pt; margin-left: 9em; }
#contacts p.address { margin-bottom: 60px; }
#contacts p.links .r_link { margin-left: 4em; }

#fun { position: absolute; font-size: 7pt; font-weight: normal; color: #555555; margin-left: 14.7em; margin-top: -4em; z-index: 1; //width: 60em; //margin-top: -5em; }
#fun div { float: left; }
#fun div span { display: block; border-left: solid 1px #333333; margin: 0.5em 0 0 0.5em; height: 4em; }
#fun div.phrase1 { width: 19.5em; }
#fun div.phrase2 { width: 19.5em; }
#fun div.phrase3 { margin: 10em 0 0 0; text-indent: 4.7em; }
#fun div.phrase3 span { border-left: none; border-top: solid 1px #333333; width: 4em; margin: -0.7em 0 0 0; }
#fun_action { position: relative; z-index: 200; display: inline; }
