@charset "windows-1251";

BODY, TABLE, TD, TEXTAREA, INPUT, SELECT, A, P, FONT, LI
{
    font-family: "Times New Roman", Times, serif;
    font-size:19px; fo0nt-style:italic; color:black;
}

INPUT, TEXTAREA { background-color: #ffffff; border: solid 1px #fa87c8; }

IMG.border { border: solid 1px #fa87c8; }

TD.content { background-color: #fef5fd; }
TD.border { background-color: #ffb3de; }

TR.bgColor { background-color: #fde3f1; }

TD.mainMenu, TD.mainMenuLast { 
    text-align: center; vertical-align: top;
    height:73px; padding-top:5px;
}
TD.mainMenuLast { height: 97px; }

.mainJustify {
    text-align: justify; text-indent: 25px;
    padding-top: 0px; padding-right: 15px;
    padding-bottom: 0px; padding-left: 15px;
    margin-top: 0px;
}

/* ссылки */
A:visited, A:link { color:#0000ff; text-decoration: none; }
A:hover { color: red; }

A:link.mainMenu, A:visited.mainMenu, A:hover.mainMenu {
	color:#990066; font-weight: bold;
    font-size: 17px; text-align: center;
}
A:hover.mainMenu { color: red; }

.titleName {
	font-family: Times New Roman, Times, serif;
	font-size: 30pt;
	font-weight: bold;
	padding-left: 20px;
	line-height: 50px;
}

.numberPhone {
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
}

H1, H2 {
    font-family: Times New Roman, Times, serif;
    text-align: center;
    padding-left:10px;
    font-weight: bold;
    color:#990066;
    margin-top: 20px;
    margin-bottom: 0px;
    font-style: normal;
}

H1 {
    font-size: 25px;
    padding-right: 10px;
    padding-left: 10px;
}

H2 { font-size: 20px; }

H2.title {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	text-align: right;
	font-style: italic;
	text-indent: 0px;
	font-weight: bold;
	color: #990066;
    margin-bottom: 0px;
    margin-top: 0px;
}

UL { list-style: square outside; }
  
H2.title_h {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	text-align: right;
	font-style: italic;
	text-indent: 0px;
	font-weight: bold;
	color: #990066;
    margin-bottom: -15px;
    margin-top: 0px;
}

DIV.exampleContainerOuter { width:100%;  bo0rder: black 1px solid; }
DIV.exampleContainerInner { width:590px; bo0rder: black 1px solid; }
DIV.exampleContent {
    background-image: url(examples_bg.gif);
    background-repeat: repeat-y;
    padding:10px 0px; width:100%;
}


DIV.menu {
	padding-left: 20px;
	padding-bottom: 20px;
}

.tel {
    color:#333333;
    font-size: 14pt;
    margin-top: 15px;
    font-weight: bold;
}

.tel2 {
    color:#333333;
    font-size: 13pt;
    margin-top: 7px;
    font-style: italic;
    font-weight: normal;
}
