.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}

.text8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}

td {

	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}


.head {	font-family: Arial, Helvetica, sans-serif; font-size: 13px; }

.head2 { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; }



a.onred:link {
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; COLOR: white; font-weight: bold; TEXT-DECORATION: none
}
a.onred:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; COLOR: yellow; font-weight: bold; TEXT-DECORATION: underline
}
a.onred:active {
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; COLOR: yellow; font-weight: bold; TEXT-DECORATION: none
}


a.onred { font-family: Arial, Helvetica, sans-serif; font-size: 13px; COLOR: white; font-weight: bold; TEXT-DECORATION: none}





h1 {font-size:14pt; font-weight: normal; font-family: Arial, Helvetica, sans-serif; margin: 0.1em 0.1em 0.1em 0.1em;}

h2 {font-size:22px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; margin: 0.1em 0.1em 0.1em 0.1em;}

h3 { font-size:18px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; margin: 0.1em 0.1em 0.1em 0.1em; }

h4 {font-size:11pt; font-weight: normal; font-family: Arial, Helvetica, sans-serif; margin: 0.1em 0.1em 0.1em 0.1em;}

h6 {font-weight: normal; font-family: Arial, Helvetica, sans-serif; margin: 0.1em 0.1em 0.1em 0.1em;}


.ontitle { COLOR: white; font-weight: normal; text-decoration: none}
.headtitle { font-family: Arial, Helvetica, sans-serif; font-size: 13px; ; text-decoration: none; color: #FFFFFF}

img.im {border: 1px solid black;}


span.price {

	font-weight: bold;
	color: #003399;
}

table.descr {

    border: 1px solid black;
    padding: 0px;
		font-size: 11pt;
}

td.rdescr {

}


td.dleft {

    vertical-align: top;
}

td.dright {

    vertical-align: top;
    text-align: justify;
}

td.ig {

    text-align: center;
}


/* заказ мест */
table.zakaz {

    border-spacing: 3px 5px;
}

td.zakaz {

    text-align: right;
    width: 60%;
		font-weight: bold;
    color: white;
    background-color: #0099FF;
}

td.zakazr {

    text-align: left;
    width: 40%;
    color: black;
    background-color: white;
}

td.zakazo {

    text-align: center;
    width: 50%;
    color: black;
    background-color: #D9E7EE;
}


input.zakaz, select.zakaz {

    border: 1px solid gray;
    background-color: #FFFFFF;
    font-size: 11pt;
    font-weight: normal;
    color: black;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 300px;
}

textarea.zakaz {

    border: 1px solid gray;
    background-color: #FFFFFF;
    font-size: 11pt;
    font-weight: normal;
    color: black;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 300px;
    height: 100px;
}

input.butshow {

    border: 1px solid gray;
    background-color: #FEF78F;
    font-size: 8pt;
    font-weight: normal;
    color: black;
		
}

input.butorder {

    border: 1px solid gray;
    background-color: #AFE4F5;
    font-size: 8pt;
    font-weight: normal;
    color: black;
		
}

input.butorderbig {

    border: 1px solid gray;
    background-color: #AFE4F5;
    font-size: 10pt;
    font-weight: bold;
    color: black;
    width: 150px;		
    text-align: center;
}

input.butbackbig {

    border: 1px solid gray;
    background-color: #FEF78F;
    font-size: 10pt;
    font-weight: bold;
    color: black;
		width: 150px;		
}


.fontdown { font-family: Arial, Helvetica, sans-serif; font-size: 12px }