a{color:#315E88; text-decoration:none;}

a:hover{color:#f0892d; text-decoration:none;}

p {font-family:Verdana; font-size:12px; margin:7px;}

h3 {margin-bottom:5px; font-size: 13px;}

h4 {margin-top: 2px; font-size: 10px;}

body {
	font-family: Verdana;
	font-size: 12px;
	color: #00000;
	background-color:#ede9e9;
	background-image:url(img/gradit.jpg);
	background-repeat:repeat-x;
	background-color:#e6e6e6;
}

.comments {
font-family:Verdana;
font-size:11px;
color: #666666;
}

.column{
width:194px;
padding-left:0px;
padding-right:0px;
border:1px solid #cdcdcd;
background-color: #F8F8F8;
}

.upperhead{
padding:4px;
background-color: #BBB;
height:18px;
text-align:center;
color: #fff;
}

.ccolumn{
width:100%;
padding-left:0px;
padding-right:0px;
border:1px solid #cdcdcd;
background-color: #F8F8F8;
}

.hcolumn{
width:1100px;
padding-left:0px;
padding-right:0px;
margin-bottom:2px;

}

.cupperhead{
padding:4px;
background-color: #bbb;
height:18px;
color:#fff;
}

.rcolumn{
width:194px;
margin-left: 5px;
padding-left:0px;
padding-right:0px;
border:1px solid #cdcdcd;
background-color: #F8F8F8;
}


#coolmenu{
border: 0px solid gray; /*Стиль рамки */
border-bottom-width: 0;
width: 100%; /*Ширина меню */
background-color: #f6f6f6;  /*Фоновый цвет ячейки*/
margin-top:0px; /*Ширина отступов*/
}

* html #coolmenu{
width: 150px;/*Ширина меню для Internet Explorer*/
}

#coolmenu a{
font: 13px Verdana; /*Шрифт текста*/
padding: 3px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 7px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 100%; /*Ширина ячейки*/
color: #315E88;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid #e7e7e7;
}

html>body #coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color: #ececec; /*Фоновый цвет ячейки при наведение курсора*/
color: #000000;  /*Цвет текста при наведении курсора*/
}

#line {
 border-bottom: 1px solid #e5eeff; /* Линия между ссылками */
}
.line1 {
padding-top: 3px;
padding-bottom:3px;
padding-left: 7px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
padding-right: 7px;
}

.line2 {
padding-top: 3px;
padding-bottom:3px;
padding-left: 7px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
padding-right: 7px;
background-image:url(img/rozt.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

.image {
float: left;
margin: 0px 7px 0px 0px;
padding: 0;
}

.box {
width:97%;
margin-left: 5px;
padding:3px;
border:1px solid #e7e7e7;
background-color: #edecec;
}

/* меню */
#menu3 {
padding-top:6px;
padding-left:840px;
}

.sub {
background-color:#f0892d;
border:1px solid #000000;
color:#FFFFFF;
}

.menu2 {
padding:0 0 0 10px;
margin:0px;
list-style:none;
height:30px;
position:relative;
border-top:1px solid #cdcdcd;
border-left:1px solid #cdcdcd;
border-right:1px solid #cdcdcd;
border-width:0 0px;
background-image:url(img/menu.png);
background-repeat:no-repeat;
	   }
.menu2 li {float:left;}
.menu2 li a {display:block;
 float:left;
  height:30px;
   line-height:30px;
   text-decoration:none; 
   font-size:12px; 
   font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu2 li.current a {color:#f0892d; background:url(img/menu_1.png);}
.menu2 li.current a b {background:url(img/menu_1.png) no-repeat right top;}
.menu2 li a:hover { background:#c6d7f7 url(img/menu_1.png);}
.menu2 li a:hover b {background:url(img/menu_1.png) no-repeat right top;}
.menu2 li.current a:hover { color:#f0892d; url(img/menu_1.png); cursor:default;}
.menu2 li.current a:hover b {background:url(img/menu_1.png) no-repeat right top;}
/* меню */


.table {
width:100%;
}

#search {
background-color:#e4e6f1;
padding:10px;
width:1080px;
}

#example-links {
    border: 2px solid #e7e7e7;
	border-left:none;
    border-bottom: none;
    float: left;
    width: 300px;
}
#example-links a {
    border-bottom: 2px solid #e7e7e7;
	text-decoration:none;
    display: block;
    height: 36px;
    padding: 3px 3px 3px 10px;
}
#example-links a:focus {
    outline: 0;
}
#example-links a:hover {
    background-color: #e5eeff;
	color: #000000;
	text-decoration:none;
}
#example-content-container {
    border: 2px solid #e7e7e7;
    border-left: none;
	border-right:none;
    height: 218px;
    overflow: hidden;
    width: 397px;
	background-image:url(img/g_news.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#example-content div {
font-size:16px;
    height: 218px;
    padding: 7px;
	
}

form#login {  
position:relative;
}
div#username,
div#password {  
position:relative;  
margin-right:0px;
margin-top:5px;
}
input#username-field,
input#password-field {  
width:10em;
}
label.overlabel {  
position:absolute;  
top:3px;  
left:35px;   
color:#999;
}  
label.overlabel {    
color:#999;  
}  
label.overlabel-apply {    
position:absolute;    
top:3px;    
left:35px;      
color:#999;	
font-family: Verdana;	
font-size: 11px;  
}

#enter {
    width:100px;
	height: 20px;
	background: #f0892d;
	border:1px solid #000000;
	font-size: 13px;
	color: #FFFFFF;
}

.button {
background: #f0892d;
	border:1px solid #000000;
	font-size: 13px;
	color: #FFFFFF;
	}
	
#rah {
background-color:#666666;
margin:1px;
padding:2px;
color:#FFFFFF;
}

#comand {
background-color: #E2E2E2;
margin:1px;
padding:2px;}

#serch {
width:150px;
border:1px solid #ffe6b0;
}

#footer {
	margin:4px auto 4px auto;
	width:1084px;
	border:1px solid #cdcdcd;
	padding:7px;
	background-color:#FFF;
}

#fan_a {
	float:right;
	width:300px;
	height:74px;
}