/*  Copyright (c) WEBCOM ART | http://webcoma.net/  */

                /* common styles */

body{
                margin-left: 0px; 
                margin-top: 0px; 
                margin-right: 0px; 
                margin-bottom: 0px;
                }
table, td{
                border-collapse: collapse;
                border-spacing: 0;
                font-family: verdana, tahoma, sans-serif; 
                font-size:12px;
                color:#000000;
                }
th{
                text-align: left;
                }
a:link,
a:visited{
                color:#0970D8;
                text-decoration: underline;
                }
a:active,
a:hover{
                color:#00CC33;
                text-decoration: underline;
                }
input,
textarea{
                border-width: 1px;
                border-color: #aaaaaa;
                font-size: 11px;
                }
input.checkbox{ 
                border-style: none;
                }
form{
                margin: 0px;
                }
h1,h2,h3,h4{
                font-size: 11px;
                margin: 0px;
                }
.tbl{           
                border-style: solid; 
                border-color: #ffffff; 
                border-width: 1px;
                }
.gb{           
                border-style: solid; 
                border-color: #eeeeee; 
                border-width: 1px;
                }
.dash{          
                border-bottom: #cccccc 1px dashed;
                }
div.item-image{
                width: 120px;
                height: 120px;
                padding: 10px;
                margin: 0px 10px 10px 0px;
                /* float: left; */
                border: #a0a0a0 1px solid;
                }

                /* individual styles */
#nav{
                padding-top: 10px;
                padding-left: 10px;
                vertical-align: top;
                }
#nav a:link{
                color: #000000;
                text-decoration: none;
                }
#nav a:visited{
                color: #101010;
                text-decoration: none;
                }
#nav a:active,
#nav a:hover{
                color: #FF7D0C;
                text-decoration: underline;
                }
.menu-selected{
                color: #FF7D0C;
                text-decoration: underline;
                font-weight: bold;
                }
#nav h1{
                margin: 2px 0px 2px 0px;
                font-size: 14px;
                font-weight: bold;
                text-decoration: underline;
                color: #00CC33;
                }
#nav h2{
                margin: 2px 0px 2px 15px;
                font-size: 12px;
                font-weight: normal;
                color: #000000;
                text-decoration: underline;
                }
#nav h3{
                margin: 2px 0px 2px 30px;
                font-size: 12px;
                font-weight: normal;
                color: #000000;
                text-decoration: underline;
                }
#title{
                margin: 10px 0px 5px 20px;
                font-size: 21px;
                font-weight: bold;
                font-face: tahoma, verdana;
                color: #000000;
                }
#slogan{
                margin: 0px 0px 5px 20px;
                font-face: tahoma, verdana;
                font-size: 14px;
                font-weight: bold;
                color: #7a7a7a;
                }
#navigator{
                padding-left: 265px;
                font-size: 14px;
                font-family: tahoma, arial;
                border-bottom: #FF7D0C 2px solid;
                }
#navigator a{
                font-size: 14px;
                font-family: arial;
                color: #000000;
                text-decoration: underline;
                }
#navigator h2{
                margin-top: 5px;
                margin-left: 0px;
                }
#search{
                width: 103px;
                height: 18px;
                }
#search2{
                font-size: 11px;
                }
#content{
                padding: 47px 0px 10px 10px;
                }
#counters{
                margin: 50px 25px 2px 25px;
                }
#copy{
                padding-top: 0px;
                padding-left: 20px;
                font-size: 11px;
                color: #000000;
                }
#label a{
                padding-top: 0px;
                padding-right: 20px;
                font-size: 11px;
                color: #7a7a7a;
                }

#top-menu a:link,
#top-menu a:visited{
                color:#0970D8;
                text-decoration: underline;
                font-size: 12px;
                }
#top-menu a:active,
#top-menu a:hover{
                color:#00CC33;
                text-decoration: underline;
                font-size: 12px;
                }
#razdel{
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 18px;
                font-style: normal;
                color: #004284;
                margin-bottom: 10px;
                }
td#header td{
                font-size: 11px;
                }