body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 13px;
	background-color: White;
}

#content {
	background-color: White;
}

table {
	font-size: 100%;
}

p {
   margin: 0px;
   padding: 0px;
   text-indent: 0px;
}

.topMenu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}

.topImg {
	background-image: url(/pic/ramka.jpg);
	background-repeat: no-repeat;
}

.photo {
	background-image: url(/pic/ramka_belii.jpg);
	background-repeat: no-repeat;
}

/*strong, b, .hSMenu:first-letter, .hSMenu2:first-letter, .horizMenu:first-letter, .mainText:first-letter, .leftMenuA:first-letter {
	color: #960A0A;
	font-weight: bold;
}*/

strong {
	color: #960A0A;
	font-weight: bold;
}


.hSMenu {
	float: right;
	background-image: url(/pic/ser_knopka.jpg);
	background-repeat: repeat-x;
}

.hSMenu2 {
	font-size: 18px;
	line-height: 27px;
	height: 31px;
	font-weight: bold;
	font-family: Tahoma;
	padding: 0px 20px;
	background-image: url(/pic/knopka_levo11111.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.hSMenu3 {
	color: White;
	text-decoration: none;
}

.hSMenu2 a {
	text-decoration: none;
}

.hSMenu4 a {
	text-decoration: none;
}

.horizMenu {
	color: #666666;
	text-decoration: none;
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
	font-family: Tahoma;
	padding: 0px 20px;
	float: right;
	background-image: url(/pic/ceto4ek.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 31px;
	cursor: pointer;
}


.leftMenu {
	margin: 5px;
	background-color: #cccccc;
	background-image: url(/pic/knopka.jpg);
	background-repeat: no-repeat;
	width: 112px;
	height: 31px;
}

.leftMenu a {
	text-decoration: none;
}

.leftMenuA {
	color: White;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	padding: 0px 10px;
	cursor: pointer;
}

.mainText {
	text-align: justify;
	padding: 0px 20px;
}

.RightText {
	padding: 0px 15px;
}

#WeekTableHeader {
}
#CalendarNow, #WeekNow {
	border: 1px solid Black;
}
.CalendarHalf {
	background-color: #FFB4B0;
}
.CalendarFull {
	color: White;
	background-color: #960A0A;
}
/*.CalendarGor {
	color: #960A0A;
	font-weight: bold;
	border: 1px solid Black;
	background-color: #F3F56B;
}*/
.CalendarGor {
	font-weight: bold;
	background-image: url(/pic/gor.jpg);
	background-repeat: no-repeat;
	height: 19px;
	background-position: -3px -0px;
}

a:link, a:active, a:visited {
	color: #960A0A;
}

a:hover {
	color: #666666;
}

form {
	margin: 0px;
	padding: 0px;
}

#CalendarTable {
}

#CalendarTableBody {
}

.CalendarChooseA:link, .CalendarChooseA:active, .CalendarChooseA:visited, .CalendarChooseA:hover {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

.RightText {
	
}
.RightText a {
	text-decoration: none;
}
.RightText a:hover, .RightText a:link, .RightText a:active, .RightText a:visited {
	text-decoration: none;
	
}

.popup{
background-color:#FFFFFF;
overflow:auto;
display:none;
position: absolute;
left:50%;
top:50%;
width: 700px;
height: 600px;
margin-left: -350px;
margin-top: -300px;
z-index:20;
}

a.opt,a.opt:link,a.opt:hover,a.opt:visited{color:#000000;}