/*
name: Maksim S. Sokolov
url: www.max-on.ru
e-mail: info@max-on.ru
*/

body {font-family: tahoma, sans-serif, arial; color: #cccccc; font-size: 11px; font-weight: normal; margin: 0; margin-top: 3px; background-image: url(/images/background.gif);}

table, td {font-family: tahoma, sans-serif, arial; color: #cccccc; font-size: 11px; font-weight: normal;}

a, a:link, a:active, a:visited {font-family: tahoma, sans-serif, arial; color: #cccccc; font-size: 11px; font-weight: normal; text-decoration: none;}
a:hover {font-family: tahoma, sans-serif, arial; color: #cccccc; font-size: 11px; font-weight: normal; text-decoration: underline;}

a img {border-color: #ffffff;}

A.bold:link, A.bold:active, A.bold:visited {font-family: tahoma, sans-serif, arial; color: #ee3424; font-size: 11px; font-weight: bold; text-decoration: none;}
A.bold:hover {font-family: tahoma, sans-serif, arial; color: #ee3424; font-size: 11px; font-weight: bold; text-decoration: underline;}


.imagefon {background-image: url(/images/imagefon_001.jpg); background-repeat:no-repeat; background-position: right bottom; background-color: #000000;}


.t {font-family: tahoma, sans-serif, arial; color: #cccccc; font-size: 11px; font-weight: normal;}
.tb {font-family: tahoma, sans-serif, arial; color: #cccccc; font-size: 11px; font-weight: bold;}
.tgray {font-family: tahoma, sans-serif, arial; color: #353033; font-size: 11px; font-weight: bold;}

A.menu:link, A.menu:active, A.menu:visited {font-family: Arial; color: #ffffff; font-size: 14px; font-weight: bold; text-decoration: none;}
A.menu:hover {font-family: Arial; color: b0b0b0; font-size: 14px; font-weight: bold; text-decoration: none;}

A.menu_on:link, A.menu_on:active, A.menu_on:visited {font-family: Arial; color: #909090; font-size: 14px; font-weight: bold; text-decoration: none;}
A.menu_on:hover {font-family: Arial; color: #b0b0b0; font-size: 14px; font-weight: bold; text-decoration: none;}

A.portfolio:link, A.portfolio:active, A.portfolio:visited {font-family: Arial; color: #ffffff; font-size: 20px; font-weight: bold; text-decoration: none;}
A.portfolio:hover {font-family: Arial; color: b0b0b0; font-size: 20px; font-weight: bold; text-decoration: none;}

/*
target start
*/

img { border: none; }
ul.navigation { padding: 0em 0; margin: 0; width: 100%; position: relative; }
ul.navigation li
{
        list-style-type: none;
        padding: 0;
        margin: 0 0em;
        float: left;
 }
 ul.navigation li a
 {
        position: relative;
        display: block;
 }
 ul.navigation li a img { z-index: 2; }
 ul.navigation li a .left,
 ul.navigation li a .right
 {
        height: 156px;
        width: 6px;
        cursor: pointer;
        position: absolute;
        top: -3;
        visibility: hidden;
        z-index: 1;
 }

 ul.navigation li a:hover { border-color: white; }
 ul.navigation li a:hover .left,
 ul.navigation li a:hover .right
 { visibility: visible; }
 ul.navigation li a .left { left: -3; }
 ul.navigation li a .right { right: 2; }

/*
target end
*/
