/* Normal, standard links. */
a:link, a:visited
{
	color: #494A45;
	background-color: transparent;
	text-decoration: underline;
	
}
a:hover
{
	color: #494A45;
	background-color: transparent;
	text-decoration: none;

}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #A90C0C;
	background-color: transparent;
	text-decoration: none;
	font-size: 12px;
}
a.nav:hover
{
	font-weight: none;
	color: #A90C0C;
	background-color: transparent;
	text-decoration: underline;
}

/* Tables should show empty cells too. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use Verdana in black. */
body
{
	color: #494A45;
	font-size: small;
	font-family: verdana, sans-serif;
	background:#b6baad;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	
}

/* Input boxes - just a bit smaller than normal so they align well. */
input
{
	border-color:#969696 #BFC2B7 #BFC2B7;
  border-style:solid;
  border-width:1px;
  color:#5F605D;
  font-size:12px;
}
textarea
{
	border-color:#969696 #BFC2B7 #BFC2B7;
  border-style:solid;
  border-width:1px;
  color:#5F605D;
  font-size:12px;
}
/* Checkboxes shouldn't have a background color. */
input.check
{
	background-color: transparent;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	border-color:#969696 #BFC2B7 #BFC2B7;
  border-style:solid;
  border-width:1px;
  color:#5F605D;
  font-size:12px;
}

/* Standard horizontal rule.. */
hr
{
	color: #6394bd;
	background-color: transparent;
}
/* A more colorful hr.. */
.hrcolor
{
	height: 1px;
	border: 0;
	color: #B4413E;
	background-color: #B4413E;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #494A45;
	background-color: #FFFFFF;
	border: 1px dashed #B4413E;
	margin: 4px;
	padding: 3px;
	font-size: 11px;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #494A45;
	background-color: #cccccc;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.3em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #494A45;
	text-decoration: none;
	font-style: normal;
	font-weight: none;
	font-size: x-small;
	line-height: 1.2em;
	margin: 4px;
}
.quoteheader a:link
{
	color: #494A45;
	background-color: transparent;
	text-decoration: none;
	font-size: 11px;
}
.quoteheader a:visited
{
	color: #494A45;
	background-color: transparent;
	text-decoration: none;
	font-size: 11px;
}
.quoteheader a:hover
{
	color: #494A45;
	background-color: transparent;
	text-decoration: none;
	font-size: 11px;
}


/* Generally, those [?] icons. */
.help
{
	cursor: help;
	background-color: transparent;
}

/* /me uses this a lot. */
.meaction
{
	color: red;
	background-color: transparent;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 100%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: #B4413E;
	font-weight: bold;
	color: #FFFFFF;
}

/* Alternating backgrounds... */
.windowbg
{
	color: #494A45;
	background-color: #d7dcce;
	font-size: 12px;
}
.windowbg2
{
	color: #B4413E;
	background-color: #f8f8f8;
	font-size: 12px;
}
.windowbg4
{
	color: #B4413E;
	background-color: #f8f8f8;
	font-size: 11px;
}
.windowbg4 a:link
{
	color: #494A45;
	background-color: transparent;
	text-decoration: underline;
	font-size: 15px;
}
.windowbg4 a:visited
{
	color: #494A45;
	background-color: transparent;
	text-decoration: underline;
	font-size: 15px;
}
.windowbg4 a:hover
{
	color: #494A45;
	background-color: transparent;
	text-decoration: none;
	font-size: 15px;
}
.windowbg3
{
	color: #494A45;
	background-color: #A8AC9E;
}
.windowbg5
{
	color: #EAEAE4;
	background-color: #daddd4;
	font-size: 12px;
}
.windowbg6
{
	color: #b6baad;
	background-color: #daddd4;
	font-size: 12px;
}
.windowbg7
{
	color: #494A45;
	background-color: #f8f8f8;
	font-size: 12px;	
}
.windowbg8
{
	color: #494A45;
	background-color: #D1D4C9;
	font-size: 12px;	
}
.loginb a:link {
	color: #990000;
	background-color: transparent;
	text-decoration: underline;
	font-size: 11px;
}
.loginb a:visited
{
	color: #990000;
	background-color: transparent;
	text-decoration: underline;
	font-size: 11px;
}
.loginb a:hover
{
	color: #990000;
	background-color: transparent;
	text-decoration: none;
	font-size: 11px;
}
/* Titles - such as table headers. */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited
{
	font-weight: none;
	font-size: 12px;
	background-color:#717171; 
  color: #ffffff;
  
}
.titlebg a:hover, .titlebg2 a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.titlebg3
{
	font-size: 12px;
	color: #ffffff;
  
}
.titlebg3 a:link
{
	font-weight: none;
	font-size: 12px;
	color: #ffffff;
  
}
.titlebg3 a:hover, .titlebg3 a:hover
{
	color: #ffffff;
	font-weight: none;
	font-size: 12px;
	text-decoration: underline;
}
/* The category headers, page indexes, and such things. */
.catbg, .catbg3 
{
	background:url(http://www.chertezhi.ru/themes/company2/images/mnu_bg.jpg) top repeat-x;
	color: #FFFFFF;
  font-weight:normal;
}
.catbg2
{
	background:#888888;
	color: #FFFFFF;  
	font-size: 12px;
}

.catbg a:link, catbg a:visited
{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
	font-size:14px;
}
.catbg a:hover
{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	font-size:14px;
}
.catbg4 a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size:18px;
}
.catbg4 a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size:18px;
}
.catbg4 a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size:18px;
}
.catbg5
{
	background:#e9ece5;
}

/* The borders around things. */
.bordercolor
{
	background-color: #888888;
}
.tborder
{
	border: 1px solid #6394bd;
}

/* Default font sizes. */
.smalltext
{
	font-size: 11px;
	color: #494A45;
}
.smalltext1
{
	font-size: 10px;
	color: #494A45;
}
.smalltext1 a:link
{
	color: #494A45;
	text-decoration: none;
	font-size:10px;
}
.smalltext1 a:visited
{
	color: #494A45;
	text-decoration: none;
	font-size:10px;
}
.smalltext1 a:hover
{
	color: #494A45;
	text-decoration: underline;
	font-size:10px;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}
/* No image should have a border when linked */
a img{
	border: 0;
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}
.top_blok1 {
	background:#ebeee7 url(http://chertezhi.ru/themes/company2/images/main_top_blok_bg.jpg) right repeat-y;
	font-size:12px;
	margin-left:10px;
	margin-right:5px;
}

.top_blok {
	background:url(http://chertezhi.ru/themes/company2/images/main_top_blok.jpg) bottom right no-repeat;
	padding:15px 15px 35px 15px;
	
}
/*верхний блок*/
.header {
	background:#b6baad;
}
.logo {
	width:316px; height:87px;
              
}
.slogan {
	background:#b6baad;
	width:341px;
}
.home {
	background:url(http://chertezhi.ru/themes/company2/images/home.jpg) right top no-repeat;
	width:322px; height:106px;
}
/*Блок верхнего меню*/
.menus {
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 5px;
	margin-left : 2px;
	margin-right : 2px;
	font-size : 11px;
	font-weight: bold;
}
a.menus:link, a.menus:visited {
        color: #FFFFFF;
        text-decoration: none;
}
a.menus:hover {
	color : #999999;
}
.menup {
	margin-left : 2px;
	margin-right : 2px;
	font-size : 12px;
	font-weight: none;
}
a.menup:link, a.menup:visited {
        color: #ffffff;
        
}
a.menus:hover {
	color : #999999;
             text-decoration: none;
}
.avtoriz_log {
	background:#FFFFFF;
	height:20px;
	width:100px;
	font-size:12px;
	border:1px solid #afb0ac;
	border-top:2px solid #afb0ac;
	margin-left:5px;
}
.avtoriz_pas {
	background:#FFFFFF;
	height:20px;
	width:100px;
	font-size:12px;
	border:1px solid #afb0ac;
	border-top:2px solid #afb0ac;
	margin-left:5px;
}
.avtoriz_ss {
	background:#FFFFFF;
	height:20px;
	font-size:12px;
	border:1px solid #afb0ac;
	border-top:2px solid #afb0ac;
	margin-left:5px;
}
.mn {
	 
               background:url(http://chertezhi.ru/themes/company2/images/mnu_bg.jpg) top repeat-x; 

                       
}

#mnu_bg_td {
	 height:38px;
               background:url(http://chertezhi.ru/themes/company2/images/mnu_bg.jpg) top repeat-x; 

                       
}
#mnu_bg_l {
	height:38px;
              text-align:center; 
              float:left; 
              width:100px; 
              line-height:35px;
              font-size:13px;             
}
#mnu_bg_l a {
  color:#FFFFFF;
  text-decoration:underline           

}
#mnu_bg_l a:active {
	color:#FFFFFF;
	text-decoration:underline
              
}
#mnu_bg_l a:visited {
              color:#FFFFFF;  
              text-decoration:underline
            }
.mnu_i {

             padding-left:3px;

}

.login {
	width:191px;
	background:url(http://chertezhi.ru/themes/company2/images/mnu_top_bg.jpg) top repeat-x;
	color:#FFFFFF;
	text-align:center;
              font-size:13px;
}
.login a {
	color:#FFFFFF;
	text-decoration:none;   
}
.login a:hover, login a:visited {
	text-decoration:underline;
              color:#FFFFFF;
}
.users_status {
              color:#a90b0c;            
              font-weight: bold;
                }
.status {
              font-size:11px;
              background: #ffffff;
              color:#333333;  
              border: 1px solid #b67d6f;
              margin: 5px 5px 5px 5px;
              padding-top:8px;
              padding-bottom:8px;
              padding-left:8px;
              text-align: left;
}
.pisem {
              color:#333333;
              padding-left:3px;
              padding-right:3px;
              font-size:12px;
}

.button {
	background: #ba2a2a top;
              border:0px;
	font-size: x-small;
              color: #FFFFFF;
}
.file  {
              border:0px;
	font-size: x-small;
              border:1px solid #bfc2b7;
	border-top:1px solid #969696;
}
.zagolovok {
             font-size:13px; 
             color:#FFFFFF;
}
.zagolovok1 {
             font-size:13px; 
             color:#3F3F3F;
}


.tabforma {
            background:#a8ac9e;
            border-left: 5px solid #b14242;
            padding-top: 4px;
            color:#ffffff;
            font-size:12px;
}
.tabforma a:link, .tabforma a:visited {
            color:#ffffff;
            font-size:12px;
            text-decoration: underline;
}

.tabforma a:hover {
	color : #ffffff;
	font-size : 12px;
	text-decoration: none;
	
}
.tabforma1 {
            background: none;
            color:#ffffff;
            font-size:12px;
            
}
.tabforma2 {
            border-left: 5px solid #d1d4c9;
            border-bottom: 1px dotted #d1d4c9;
            padding-left: 6px;
            padding-top: 6px;
            padding-bottom: 6px;
            color:#3F3F3F;
            font-size:13px;
}
.tabforma2_1 {
            border-bottom: 1px dotted #d1d4c9;
            color:#A90B0C;
            font-size:13px;
            padding-top: 6px;
            padding-bottom: 6px;
}
.platform {
	color:#B66F6F;
	padding:0 25px;
	text-align:left;
	font-size:12px;
              font-weight:normal;
}
.tdtoppis2 {
              border-bottom:1px solid #ffffff;
              padding: 3px 3px 3px 3px;

}
.tdtoppis2 a {
              color:#494A47;

}
.krosh {

   background: #B4413E none repeat scroll 0 0;
   padding: 3px;
 
}
.menus {
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 5px;
	margin-left : 2px;
	margin-right : 2px;
	font-size : 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.menus:link, a.menus:visited {
        color: #FFFFFF;
        text-decoration: none;
        font-size : 11px;
}
a.menus:hover {
	color : #999999;
	font-size : 11px;
}
.stranic {

  color : #494A47;
	font-size : 12px;

}
#footer {
	background:url(http://www.chertezhi.ru/themes/company2/images/footer_bg.jpg) top repeat-x;
	height:97px;
	margin-top:25px;
}
.allfiles1 {
color:#B66F6F;
font-size:12px;
}
.allfiles1 a:link, .allfiles1 a:visited {
        color: #FFFFFF;
        text-decoration: none;
        font-size : 11px;
}
.allfiles1 a:hover {
	color : #999999;
	font-size : 11px;
}
.pmpost {
  
  padding:3px;
  background: #D1D4C9 none repeat scroll 0 0;

}
.post {
    
    font-size : 14px;
    color: #494A45;
}
.zagalovok2
{
padding:5px;
width:94%;
background:#b4413e;
font-size:16px;
font-weight:regular;
color:#fff;
}
.zagalovok3
{
padding:5px;
width:483px;
background:#b4413e;
font-size:16px;
color:#fff;
font-weight:bold;
}
.warning {
color:#FFFFFF;
font-size:12px;
border:1px dotted #B66F85;
}
.avatar img {
border: 1px solid #999999;
width:90px;
}
