@charset "windows-1251";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #000099;
	line-height: 16px;
	font-weight: bold;
}
.day {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.spisoc {
	font-size: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.boc {
	color: #CCCCCC;
	font-size: 14px;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	color: #009966;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.centr {
	font-size: 14px;
	text-align:  center;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #CC00CC;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
}

.pr {
	margin: 0 px;
	padding: 0 px;
	line-height: 0px;
}
.style1 {
	font-size: 10px;
	font-weight: bold;
	line-height: 1px;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 8px;
}

.style4 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	line-height: 15px;
	margin-bottom: 10px;
	color: #CCCCCC;
	padding-top: 0px;
}
.style3 {
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.istoc {font-size:12px;
        color:#999999;
        text-align:right;
}

.text {font-size: 14px}
.novinka {color: #FF33CC;
font-size:14px;
text-align:center;
}

.syle16 {
	color:#FF00CC;
	font-weight:bold;
}

.syle17 {color:#009933;
font-weight:bold;}

.nazv {
	text-align:center;
	color: #000099;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hoch {font-size:18px;
}

.kurs {
	font-style: italic;
	font-size: 25px;
	text-align: center;
	color:#FF00FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.data1 {
	color: #CC00CC;
	font-weight: bold;
	font-size: 24px;
}

.plan {
	color: #006600;
	font-weight: bold;
}
.may {
	color: #0000CC;
	font-weight: bold;
}

.del {
    font:30px Calibri, Arial, sans-serif;
	 font-weight:bold;
 font-color:#C2E1FF;
    /* Полупрозрачная текстовая тень */
    text-shadow:1px 1px 0 rgba(255,255,255,0.4);
 
    /* Переопределение моделирования подчеркивания по умолчанию  */
    text-decoration:none ;
    white-space:nowrap;
 
    display:inline-block;
    vertical-align:baseline;
    position:relative;
    cursor:pointer;
    padding:0px 15px;
 
    background-repeat:no-repeat;
 
    /* Фон CSS3 расположение свойства с многократными значениями.
       сами изображения определены в отдельных цветных классах*/
 
    background-position:bottom left, top right, 0 0, 0 0;
    background-clip:border-box;
 
    /* Применение радиуса границы по умолчанию 8px */
 
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
	
	
	
	background-position:bottom, left, top, right, 0, 0, 0, 0;
background-clip:border-box;
	
color:#C2E1FF;
 text-align:center;
    border:1px solid #000099 ;
 
    /* Цвет фона без наведения */
    background-color: #000099;	
	
	
}
.del:link{
color: #cccccc;}

.del:visited{
color: #cccccc;}

 .del:hover{
 color:red;
 font-weight:bold;
  text-decoration:underline;
    background-color: #ccccff;}
