@charset "windows-1251";

/* линки */
	
A:link { COLOR: black; TEXT-DECORATION: none }
A:visited { COLOR: black; TEXT-DECORATION: none }
A:hover { COLOR: black; TEXT-DECORATION: underline }

/* загаловки */

h1{ font-family: Times New Roman, Helvetica, sans-serif; color: black;
 }
h2{ font-family: Times New Roman, Helvetica, sans-serif; color: black;
 }
h3{ font-family: Times New Roman, Helvetica, sans-serif; color: black;
 }
h4{font-size: 16px; font-family: Times New Roman, Helvetica, sans-serif; color: black; padding-left: 20px; }
h5{ font-family: Times New Roman, Helvetica, sans-serif; color: black;
 }
h6{ font-family: Times New Roman, Helvetica, sans-serif; color: black;
 }

/* оформление */

p{ font-family: Times New Roman, sans-serif; color: black; font-size: 13px; }
a{ font-size: 14px; font-family: Times New Roman, Helvetica, sans-serif;  }
.text1{ font-size: 14px; font-family: Times New Roman, Helvetica, sans-serif; color: #191919}
.text2{ font-size: 16px; font-family: Times New Roman, Helvetica, sans-serif; color: #191919;
padding: 0px 20px;}
.kat{ font-size: 13px; color: #0033CC; font-family: Arial, Helvetica, sans-serif; }

.msg{ color: #920C0C; font-size: 14px; }	
.button{ border-width: 1px; color: #2B452A; }		
.error{ font-size: 13px; color: #FF0000; font-family: Arial; }
.input{ color: black; font: 12px Arial; height:20px; border: 1px #C0C0C0 solid; }
.input2{ border: 1px #C0C0C0 solid }

/* таблицы */

.rul{ border-style: solid; border-width: 1px; border-color: #920C0C; background-color: #F8F8F8; }

.table1{ background-color: #ffffff;  
border-top-style: solid; 
border-top-width: 1px; 
border-bottom-style: solid; 
border-bottom-width: 1px; 
border-left-width: 1px;
border-left-style: solid;
border-right-width: 1px;
border-right-style: solid;
border-top-color: #C0C0C0;
border-left-color: #C0C0C0;
border-right-color: #C0C0C0; 
border-bottom-color: #C0C0C0; 
padding-top: 3px; 
padding-right: 20px; 
padding-left: 20px; }

#table1{ 

padding-top: 3px; 
padding-right: 20px; 
padding-left: 20px; }




/* прокрутка */


