body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-image: url(imag/fon-1.jpg); 
	  background-attachment: fixed; 
	  background-repeat: no-repeat;
	   background-position: 500px 320px; 
}
body,td,th {
	font-family: Tahoma;
	font-size: 13px;
}
.style1 {font-style: italic}
.menu:link {
	color: #000000;
        text-decoration: none;
}
.menu {
    font-size: 18px;
	font-family: Times New Roman, Times, serif;
	
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
         color: #000000;
		text-decoration: none;
}
a:visited {
		color: #000000;
        text-decoration: none;
}
a:hover {
		color: #000000;
        text-decoration: none;
}
a:active {
         color: #000000;
		text-decoration: none;
}
h1 {
  font-size: 18px;
	color: #006600;
}
h2 {
	font-size: 16px;
	color: #006600;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
.style2 {
	color: #CC0000;
	font-weight: bold;
}
.style5 {
	color: #CC0000;
	font-weight: bold;
	font-size: 16px;
}

.style3 {color: #006600}
.style4 {font-size: 16px;
	font-weight: bold;}
S {
	color: #000000;
	font-size: 12px;
	font-style: italic;
	font-family: TAHOMA;
	text-decoration: none;
}
.spanstyle {
position:absolute;
visibility:visible;
top:-50px;
font-size:10pt;
font-family:Verdana;
font-weight:bold;
color:red;
}

.main {
width:200px;
border:1px solid black;
}

.month {
background-color:black;
font:bold 12px verdana;
color:white;
}

.daysofweek {
background-color:gray;
font:bold 12px verdana;
color:white;
}

.days {
font-size: 12px;
font-family:verdana;
color:black;
background-color: lightyellow;
padding: 2px;
}

.days #today{
font-weight: bold;
color: red;
}

