body { 
font-size: 12px;
font-family: Arial;
margin: 0px; 
background: #8cc513 url('/webroot/img/background.gif') repeat-x;
}

.right_shadow { width: 10px; background: url('/webroot/img/right_shadow.png') repeat-y; }
.left_shadow { width: 10px; background: url('/webroot/img/left_shadow.png') repeat-y; }
.top-address { color: #a7a2a2; font-size: 11pt; }
.top-photos { color: #a0abbe; font-size: 14pt; }
.top-icq { color: #539116; font-size: 10pt; }
.text_blue { color: #3e86c7; font-size: 10pt; font-weight: bold; }
.text_grey { color: #6d6d6d; font-size: 9pt; }
.text_orange { color: #ff8a00; font-size: 20pt; }

a { color: #72bf44; text-decoration: underline; }
a:hover { color: #72bf44; text-decoration: none; }

.green_link { color: #72bf44; text-decoration: underline; }
.green_link:hover { color: #72bf44; text-decoration: none; }

.green_link_big { color: #72bf44; font-size: 10pt; font-weight: bold;  text-decoration: underline; }
.green_link_big:hover { color: #72bf44; font-size: 10pt; font-weight: bold; text-decoration: none; }

.blue_link_big { color: #3e86c7; font-size: 10pt; font-weight: bold; text-decoration: none; }
.blue_link_big:hover { color: #3e86c7; font-size: 10pt; font-weight: bold; text-decoration: underline; }

.red_link_big { color: red; font-size: 10pt; font-weight: bold; text-decoration: none; }
.red_link_big:hover { color: red; font-size: 10pt; font-weight: bold; text-decoration: underline; }

.green_link_middle { color: #72bf44; font-size: 10pt; text-decoration: none; }
.green_link_middle:hover { color: #72bf44; font-size: 10pt; text-decoration: underline; }

.blue_link_middle { color: #3e86c7; font-size: 10pt; text-decoration: none; }
.blue_link_middle:hover { color: #3e86c7; font-size: 10pt; text-decoration: underline; }

.left_shadow_down { background: url('/webroot/img/left_shadow_down.gif') no-repeat; }
.right_shadow_down { background: url('/webroot/img/right_shadow_down.gif') no-repeat; }

.left_shadow_down_repeat { background: url('/webroot/img/left_shadow_down_repeat.gif') repeat-y; }
.right_shadow_down_repeat { background: url('/webroot/img/right_shadow_down_repeat.gif') repeat-y; }

.center_repeat { background: url('/webroot/img/center_repeat.gif') repeat-x; }
.upline { background: url('/webroot/img/upline.gif') repeat-x; }
.upline_down { background: url('/webroot/img/upline_down.gif') repeat-x; }
.registr_background { background: url('/webroot/img/registr_background.gif') no-repeat; width: 321px; height: 129px; }

#ajax-process { position: absolute; height: 1em; left: 0px; top: 0px; background-color: #e24c4c; color: #eee; font-weight: bolder; padding: 2px; display: none; z-index: 101; }
.data-empty { position:relative; }
.data-error { position:relative; border:1px solid red; padding:0px; margin-left:2px; margin-right:2px; margin-top:2px; margin-bottom:2px; color:#f00; }
.warning { color: #ac0000; }