/*
Theme Name: abs0lut
Theme URI: http://abs0lut.ru
Description: abs0lut Theme
Version: 1.0
Author: Den Morozov
Author URI: http://denis.ru.net
*/
* { margin: 0; padding: 0;}

BODY { margin: 0; padding: 0;}

#width_page { background: #FFFFFF; max-width: 1280px; width: expression(document.body.clientWidth > 1280? "1280px": "100%");}

H1 { font-size: 20pt; font-weight: normal;}
H2 { font-size: 18pt; font-weight: normal;}
H3 { font-size: 16pt; font-weight: normal; color: 960000;}

A { color: #0055CC;}

TD, P { font: 10pt 'Trebuchet MS', arial, sans-serif; }
P { margin-bottom: 10px;}

#menu a { white-space: nowrap; color: #000000; font-size: 16pt;}

#menu_left td { padding-left: 14px; padding-bottom: 5px;}
#menu_left a { color: #000000; font-size: 11pt; margin-left: 1px;}
#menu_left .marker { background: url(img/marker.jpg) no-repeat left top;}
#menu_left .marker_black { background: url(img/marker3.jpg) no-repeat left top;}

#menu_right td { padding-right: 14px; padding-bottom: 5px;}
#menu_right a { color: #000000; font-size: 11pt;}
#menu_right .marker { background: url(img/marker2.jpg) no-repeat right top;}
#menu_right .marker_black { background: url(img/marker4.jpg) no-repeat right top;}

IMG { border: 0;}


