@charset "utf-8";
/* CSS Document */


 
body { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#000000;
font-size: 10px;
}



ul{
margin-left: 10px;
font-size: 12px;
}



/*стиль абзацев*/
p {  
font-size: 12px; 
color: #000000;
}

p.table {  
font-size: 12px; 
color: #000000;
font-weight:bold;
text-align:center;
}

p.smalltext{ 
font-size: 10px; 
font-style: italic;
}

.red{ 
color:red;
font-weight:bold;
}

.color{
background-color: #cac2b5;}


.menu {  
font-size: 14px; 
color: #ffffff;
font-weight: bold; 
margin:5px;
}

.menu a:hover {  
font-size: 14px; 
color: #ffffff;
font-weight: bold; 
margin:5px;
text-decoration: underline;}
 
.menu a:visited {  
color: #cac2b5;
}

.menu1{
font-size: 14px; 
color: #481a1a;
font-weight: bold; 
text-decoration: underline;
}

.menu2 a:hover {  
font-size: 14px; 
color: #cac2b5;
font-weight: bold; 
text-decoration: none;}
 
.menu2 a:visited { 
font-size: 14px; 
color: #cac2b5;
font-weight: bold; 
text-decoration: none;
}


.menu2 {  
font-size: 14px; 
color: #481a1a;
font-weight: bold;
margin:5px;
text-decoration: none;
}

.menu2 a:hover {  
font-size: 14px; 
color: #cac2b5;
font-weight: bold; 
margin:5px;
text-decoration: underline;}
 
.menu2 a:visited {  
font-size: 14px; 
color: #cac2b5;
font-weight: bold; 
margin:5px;
text-decoration: none;
}

a:link {  
color: #481a1a; 
font-size: 12px; 
font-weight: bold;
text-decoration: none;}


a:hover {  
color: #853337; 
font-size: 12px; 
font-weight: bold;
text-decoration: underline;}

a:visited {  
color: #853337; 
font-size: 12px; 
font-weight: bold;
text-decoration: none;}

.spisok {
font-size: 14px;
color:#333333;
list-style-type: square;
}

.h {  
font-size: 16px; 
color: #330000;
font-weight: bolder;
}

.table{
font-size: 12px;
color: #000000;
font-weight: bolder;
}
.item{
font-size: 16px;
color: #853337;
font-weight: bold;
}

.count{
font-size: 12px;
color: #0099FF;
font-weight: bold;
font-style: italic;
}

H1{
font-size: 16px;
font-weight: bolder;
color:#000000;
text-align:center;
}

H2{
font-size: 14px;
font-weight: bolder;
color:#000000;
}
H2.payment{
font-size: 16px;
font-weight: bolder;
color:#0099FF;
text-align:center;
}

H3.payment{
font-size: 14px;
font-weight: bolder;
color:#0099FF;
text-align:center;
}

h4 {  
border: solid 1px #000000;
font-weight: bolder;
font-size: 12px;}

h5 {  
font-size: 10px;}

h6 {  
font-size: 1px;}


