/* Портал школьной прессы, 08.08.2008 */


/* ------------------------ СЕЛЕКТОР ------------------------ */



/* -- Основной текст без засечек --- */
.text-sanserif {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/* -- Основной текст без засечек серый --- */
.text-sanserif-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/* -- Основной текст с зачечками --- */
.text-serif {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
}

/* -- Мелкий текст --- */
.text-mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}

/* -- Заголовок 1 --- */
.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	padding-top: 7px;
}

/* -- Заголовок 2 --- */
.H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 20px;
	border: 1px none #CCCCCC;
	padding-top: 7px;
	color: #3B3B3B;
}

/* -- Заголовок 3 --- */
.H3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-left: 0px;
	padding-right: 10px;
	line-height: 19px;
	border: 1px none #CCCCCC;
	padding-top: 7px;
	color: #666666;
}

/* -- Заголовок 4 --- */
.H4 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 0px;
	padding-right: 10px;
	line-height: 19px;
	border: 1px none #CCCCCC;
	padding-top: 7px;
	color: #666666;
}

/* -- Заголовок без засечек черный --- */
.stat-h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

/* -- Заголовок новости --- */
.news-H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 19px;
	border: 1px none #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
}

/* -- Информационный врез с иконкой --- */
.info-H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 5px;
}


/* -- Линейка тонкая серая, низ --- */
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* -- Линейка толстая серая, низ --- */
.line3 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* -- Линейка толстая серая двойная, низ --- */
.line4 {
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}

/* -- Линейка тонкая серая, верх --- */
.line5 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/* -- Две линейки тонких серых, низ и верх --- */
.line6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/* -- Линейка толстая серая, верх --- */
.line8 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/* -- Стиль для отмены подчеркивания в ссылках --- */
a.nobord {
	border-bottom: 0px;
	text-decoration:none;
}

a.nobord:hover {
	border-bottom: 0px;
	text-decoration:none;
}

a.nobord:active {
	border-bottom: 0px;
	text-decoration:none;
}

a.nobord:visited {
	border-bottom: 0px;
	text-decoration:none;
}

/* -- Тонкая серая рамка для ячейки --- */
.top-box {
	border: 1px solid #CCCCCC;
}

.top-box44 {
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
}

/* -- Белый текст на светло-зеленом фоне --- */
.perepiska {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	background-color: #939603;
}



/* -- Белый текст на темно-зеленом фоне --- */
.perepiska1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	background-color: #009933;
}

/* -- Белый текст на серо-зеленом фоне --- */
.perepiska2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	background-color: #009999;
}

/* -- Белый текст на сером фоне --- */
.perepiska3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	background-color: #cccccc;
}

/* -- Белый текст на темно-сером фоне --- */
.perepiska4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	background-color: #999999;
}

/* -- Комментарий с левым отступом --- */
.commentary {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color:#666666;
        text-decoration:none;
        PADDING-LEFT: 32px;
        PADDING-RIGHT: 0px;
        PADDING-TOP: 0px;
        PADDING-BOTTOM: 0px;
}

.commentary1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
	PADDING-LEFT: 22px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	border-left-width: 10px;
	border-top-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/* -- Список в правой колонке со стрелкой на зеленом фоне --- */
.spisok-standart {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(../images/kn1-green.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 9px;
    padding-left: 33px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;
}

/* -- Список в правой колонке со стрелкой на черном фоне --- */
.actualnoe {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(../images/kn1.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 6px;
    padding-left: 33px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;
}

/* -- Список в правой колонке с иконкой N --- */
.novoye {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(../images/kn3.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 6px;
    padding-left: 33px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;
}

/* -- Список в правой колонке с четырьмя стрелками --- */
.instrument {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/kn2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 33px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}



/* -- Таблица 1 --- */

table.table01
 {
	border:1px solid #cccccc;
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
	}
table.table01 th
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid #cccccc;
	text-align:center;
	padding-left:3px;
	padding-right:2px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#F5F5F5;
	vertical-align: top;
	}
table.table01 td
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align: top;
	}
table.table01 caption
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight:bold; 
	padding-left:0px; 
	padding-right:2px; 
	padding-top:2px; 
	padding-bottom:10px; 
	text-align:left; 
	color:#666666
	}


/* -- Таблица 2 --- */

table.table02
 {
 	border:0px solid #cccccc; 
	border-collapse: collapse; 
	background-color:#EEEEEE
	}
table.table02 th
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:2px;
	padding-right:2px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#E0E0E0;
	color: #333333;
	border: 1px solid #FFFFFF;
	}
table.table02 td
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:5px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:5px;
	border: 1px solid #FFFFFF;
	vertical-align: top;
	}
table.table02 caption
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight:bold; 
	padding-left:0px; 
	padding-right:2px; 
	padding-top:2px; 
	padding-bottom:10px; 
	text-align:left; color:#666666
	}
	
	
	/* -- Таблица 3 --- */

table.table03
 {
 	border:0px solid #cccccc; 
	border-collapse: collapse; 
	background-color:#F3FFE8;
	}
table.table03 th
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:2px;
	padding-right:2px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#939603;
	color: #ffffff;
	border: 1px solid #FFFFFF;
	}
table.table03 td
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:5px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:5px;
	border: 1px solid #FFFFFF;
	vertical-align: top;
	}
table.table03 caption
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight:bold; 
	padding-left:0px; 
	padding-right:2px; 
	padding-top:2px; 
	padding-bottom:10px; 
	text-align:left; color:#666666
	}
	











/* ------------------------ ТАМ МОГУТ ВОДИТЬСЯ ЛЬВЫ ------------------------ */

body {
        background-color: #ffffff;
        margin: 0px;
        padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}

/* Ссылка по умолчанию, текстовая, менюшная и пр. */

a {
	color: #4465a2;
	border-bottom: 1px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	text-decoration:none;
}
a:visited {
	color: #4465a2;
	border-bottom: 1;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	text-decoration:none;
}
a:hover {
	color: #990000;
	border-bottom: 1;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	text-decoration:none;
}
a:active {
	color: #4465a2;
	border-bottom: 1;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	text-decoration:none;
}

/* Красный квадрат с месяцем и временем в новостях */

.news-date {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #939603;
    padding-top: 9px;
    padding-right: 5px;
    padding-bottom: 9px;
    padding-left: 5px;
}

/* Серый квадрат со временем того же дня */

.news-time {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #A8A8A8;
	padding: 6px;
}

/* Оформление текстовой ссылки, без подчеркивания */

a.linknews {
	color: #000000;
	border-bottom: 0px;
	text-decoration:none;
}
a.linknews:hover {
	color: #4465a2;
	border-bottom: 0px;
	text-decoration:none;
}




/* ------------------------ СЕМАФОР (Основной текст - news-text) ------------------------ */

/* Красный. Заголовок с семафором. */

.semafor-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../images/bgr-red1.gif);
	background-repeat: no-repeat;
	padding-top: 34px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 19px;
}

/* Желтый. Заголовок с семафором. */

.semafor-yellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../images/bgr-yellow1.gif);
	background-repeat: no-repeat;
	padding-top: 34px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 19px;
}

/* Зеленый. Заголовок с семафором */

.semafor-green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../images/bgr-green1.gif);
	background-repeat: no-repeat;
	padding-top: 34px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 19px;
}


/* ------------------------ ПРАВАЯ КОЛОНКА ------------------------ */

/* В тему */

.vtemu-H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	border: 1px none #CCCCCC;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-weight: normal;
}

.stiker01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/box01-bgr.jpg);
	background-repeat: repeat-x;
	border: 1px dashed #999999;
	line-height: 19px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
}

.stiker01-tmp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(news/images/box01-bgr.jpg);
	background-repeat: repeat-x;
	border: 1px dashed #999999;
	line-height: 19px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
}

.vtemu-block {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #999900;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 25px;
}

/* Оформление текстовой ссылки */

a.linkvtemu {
	color: #4465a2;
	border-bottom: 0px;
	text-decoration: none;
}
a.linkvtemu:hover {
	color: #333333;
	border-bottom: 0px;
	text-decoration: none;
}
.stiker02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/box04-bgr.jpg);
	background-repeat: repeat-x;
	border: 1px dashed #97B43F;
	line-height: 19px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
}
.stiker02-tmp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(http://portal.lgo.ru/news/images/box04-bgr.jpg);
	background-repeat: repeat-x;
	border: 1px dashed #97B43F;
	line-height: 19px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
}

.stiker-H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 40px;
}
.stiker03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/box03-bgr.jpg);
	background-repeat: repeat-x;
	border: 1px dashed #999999;
	line-height: 19px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
}

.user {
	background-color: #F3FFE8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
.block1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #96ABD3;
	color: #575757;
}
.stiker04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: none;
	background-repeat: repeat-x;
	border: 3px dashed #996600;
	line-height: 19px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	background-color: #996600;
}

.main-podmenu-over {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 9px;
	padding-left: 9px;
	font-style: normal;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 2px;
	color: #FFFFFF;
	background-color: #999999;
}
.main-podmenu1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 20px;
	font-style: normal;
	font-weight: normal;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 23px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.text-kab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.top-box0 {
	border: 5px solid #ffffff;
}

.top-box1 {
	border: 5px solid #CCCCCC;
}

.top-box2 {
	border: 5px solid #939603;
}

.lgo-citat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666666;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 11px;
	padding-left: 1px;
}
.lgo-citat-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.stiker05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: none;
	background-repeat: repeat-x;
	line-height: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.press-H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 40px;
	padding-bottom: 7px;
	padding-top: 5px;
	background-color: #86B300;
	border-top-width: 5px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	border-bottom-width: 8px;
	border-bottom-style: solid;
}
.zayavka-name {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 0px;
	padding-right: 5px;
	line-height: 19px;
	border: 1px none #CCCCCC;
	padding-top: 8px;
	padding-bottom: 2px;
	color: #666666;
}
.block2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #96ABD3;
	color: #575757;
}

.port-menu01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	td height: 41px;
}



.port-menu0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/bo/images/kn0-podmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.port-menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/bo/images/kn1-podmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.port-menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/bo/images/kn2-podmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 87px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.port-menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/bo/images/kn3-podmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 87px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.port-menu4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/bo/images/kn4-podmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

a.white {
	color: #ffffff;
	border-bottom: 0px;
	text-decoration:none;
}
a.white:hover {
	color: #ffffff;
	border-bottom: 0px;
	text-decoration:none;
}

a.white:visited {
	color: #ffffff;
	border-bottom: 0px;
	text-decoration:none;
}





/* ------------------------ СТАРЫЕ ------------------------ */


/*-----------------------------------------------------------------------------*/
/* Переопределение стандартных стилей */

/* стиль а-ля "ссылка" для слоев с javascript - командами  */
.link {color: blue; cursor: pointer; font-decoration: underline}
hr
{
	width:100%;
	height:1px;
	color:#999900;
}

/* стиль комментария - серый блок с отступом */
.commentots
  {
        background-color: #eeeeee;
        padding-left: 16px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-left: 30px;
}

/*-----------------------------------------------------------------------------*/
/* Шапка страницы */

.shapka1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 39px;
        font-weight: bold;
}

.shapka2 {
        font-family: Verdana, Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        padding-left: 2px;
}

/* ################################## */


/*-----------------------------------------------------------------------------*/
/* Заголовки  страницы */
.head1-red {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 24px;
        color:#990000;
}

.head1 {
        font-family: Georgia,"Times New Roman", Times, serif;
        font-size: 30px;
        /*line-height: 24px;*/
}


.head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding-left: 0px;
	padding-right: 10px;
	line-height: 19px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #3B3B3B;
}

.head3 {
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
        PADDING-TOP:0px;
        margin-top: 0px;
        padding-bottom:10px;
	line-height: 19px;
	color: #666666;
}

 .head-pages {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 30px; }

.head-pages1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px; }

.page_zag2 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 16px;
}

/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */


/* ========================================================================== */
/* ========================================================================== */
/* Основной текст  и другие тексты*/
.main-text {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
margin-top: 0px;
padding-top: 0px;
padding-right: 20px;
}

.autor {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-decoration:none;
        color:#FFFFFF;
        margin-bottom: 3px;
        margin-top: 3px;
        margin-left: 5px;
        padding-left: 12px;
}

.autor-head {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 18px;
        PADDING-TOP: 5px;
        PADDING-BOTTOM: 4px;
        border-bottom-width: 1px;
        border-bottom-color: #000000;
        border-bottom-style: dotted;
}

/* ========================================================================== */
/* ========================================================================== */


/* ========================================================================== */
/* ========================================================================== */
/* Текст в колонках */
.news-text {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;}

/* Оформление текстовой ссылки */

a.news-link {
    color: #4465a2;
    border-bottom: 0px;
    text-decoration:none;
}
a.news-link:hover {
    color: #000000;
    border-bottom: 0px;
    text-decoration:none;
}

a.news-link-invers {
    color: #000000;
    border-bottom: 0px;
    text-decoration:none;
}
a.news-link-invers:hover {
    color: #4465a2;
    border-bottom: 0px;
    text-decoration:none;
}

.head-news {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
PADDING-TOP: 20px; }

.news-text-bold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold; }

.news-text-gray {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color:#666666;
}
/* ========================================================================== */
/* ========================================================================== */

/* ССЫЛКА-ПУНКТИР */

a.punktir {
    color: #4465a2;
    border-bottom: 1px;
    border-bottom-color: #666666;
    border-bottom-style: dotted;
    text-decoration:none;
}
a.punktir:hover {
    color: #666666;
    border-bottom: 1;
    border-bottom-color: #666666;
    border-bottom-style: solid;
    text-decoration:none;
}
a.punktir:active {
    color: #4465a2;
    border-bottom: 1;
    border-bottom-color: #666666;
    border-bottom-style: solid;
    text-decoration:none;
}



/* ========================================================================== */
/* ========================================================================== */
/* Акциденция */

.otboy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 6px;
border-bottom: 6px solid #000000; }

.otboy1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 6px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000; }

.otboy4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #333333;
PADDING-TOP: 5px;
PADDING-BOTTOM: 5px; }

.line1 {
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}

.line2 {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}

 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/* ========================================================================== */






/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/* коробчки входа в личный кабинет и навигатора кабинета */
.btmboxtd
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:20px;
  PADDING:2px;
}
.btmboxth
{
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#ffffff;
  background-color:#999999;
  PADDING-LEFT: 10px;
  PADDING-RIGHT: 10px;
  PADDING-TOP: 3px;
  PADDING-BOTTOM: 3px;
}
.cmtd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
/*
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-bottom: 1px dotted #333333;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  padding: 4px;
*/
.cmth
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding-top:20px;
  padding-bottom:10px;
  padding-left:4px;
}
a.cma {
    color: #4465a2;
    border-bottom: 0px;
    text-decoration: none;
}
a.cma:hover {
    color: #666666;
    border-bottom: 0px;
    text-decoration: none;
}
.msgnew {
    text-align:center;
    width:auto;
	background-color: #939603;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.arr
{
  width:10px;
  height:10px;
  margin-right:4px;
  border:0px;
  vertical-align:middle;
}

/*-----------------------------------------------------------------------------*/
/* Меню */
 .mmenu1
 {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 16px;
   color:#000000;
   text-decoration:none;
   border: 0px;
	font-style: normal;
	font-weight: normal;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 0px;
	padding-bottom: 0px;
   margin:0px;
   margin: 0px;
   height:31px;
   text-align:center;
   vertical-align:middle;
 }
.main-menu {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mmenu2
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 9px;
	padding-left: 9px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 2px;
 }
 .mmenu3
 {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 14px;
   padding-top:3px;
   padding-bottom:3px;
   padding-left:20px;
   padding-right:20px;
 }
 a.mmenua
 {
   text-decoration: none;
 }
 a.mmenua:hover
 {
   text-decoration: underline;
 }


/*-----------------------------------------------------------------------------*/
/* модификаторы стилей для АЕ */

#noborder
{
  border: 0px;
}
.white
{
  color: #ffffff;
}
.verdana
{
  font-family: Verdana, sans-serif;
  font-size: 12px;
}

.notdeco
{
  text-decoration: none;
}
.right
{
  padding-left: 100px;
}
/*-----------------------------------------------------------------------------*/
/* еще стили кабинета, АЕ */
.newsbox
{
  font-size: 16px;
  border: 1px solid gray;
  padding: 16px;
}

.socbox
{
  font-size: 16px;
  border: 1px solid #cccccc;
  padding: 10px;
}

.underline
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-bottom: 4px solid #000000;
  PADDING-TOP: 20px;
  PADDING-BOTTOM: 10px;
}

.comment
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration:none;
  color:white;
  font-size: 12px;
  margin-top:3px;
  padding:1px;
  background-color:#cccccc;
}

.subscr
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  background-color: #999999;
  padding: 4px;
  margin: 0px;
  width: 400px;
}

.err
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color: #990000;
  text-align:center;
  padding: 4px;
}
.sbutton
{
  text-align:center;
  border:1px solid gray;
  background-color:#dddddd;
  padding:3px;
  text-decoration:none;
  font-weight:bold;
  color: black;
  cursor:hand;
}
#oin
{
  color:magenta; /*#9966cc;*/
}

a.punktir_oin {color:magenta; text-decoration: none; border-bottom: dashed 1px #666}
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/* все остальное */

INPUT.t {
        BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 12px; font-weight: bold; BACKGROUND: url(/images/sbb2.gif) white repeat-x 50% bottom; BORDER-BOTTOM-WIDTH: 0px;
        MARGIN-BOTTOM: 2px; WIDTH: 105px; COLOR: black; FONT-FAMILY: Verdana; HEIGHT: 11px; BORDER-RIGHT-WIDTH: 0px;
}
INPUT.t1 {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 11px;
	BACKGROUND: #F3F3F3;
	BORDER-BOTTOM-WIDTH: 1px;
	MARGIN-BOTTOM: 1px;
	WIDTH: 140px;
	COLOR: #333333;
	FONT-FAMILY: arial, helvetica, san-serif;
	HEIGHT: 18px;
	BORDER-RIGHT-WIDTH: 1px;
}

INPUT.t2 {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 11px;
	BORDER-BOTTOM-WIDTH: 1px;
	MARGIN-BOTTOM: 1px;
	COLOR: #333333;
	FONT-FAMILY: arial, helvetica, san-serif;
	HEIGHT: 21px;
	BORDER-RIGHT-WIDTH: 1px;
	background-color: #F3F3F3;
	background-image: url(../images/butt-bgr1.gif);
}

INPUT.t3 {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 11px;
	BORDER-BOTTOM-WIDTH: 1px;
	MARGIN-BOTTOM: 1px;
	WIDTH: 60px;
	COLOR: #333333;
	FONT-FAMILY: arial, helvetica, san-serif;
	HEIGHT: 21px;
	BORDER-RIGHT-WIDTH: 1px;
	background-color: #F3F3F3;
	background-image: url(../images/butt-bgr1.gif);
}

INPUT.t4 {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 11px;
	BACKGROUND: #F3F3F3;
	BORDER-BOTTOM-WIDTH: 1px;
	MARGIN-BOTTOM: 1px;
	WIDTH: 210px;
	COLOR: #333333;
	FONT-FAMILY: arial, helvetica, san-serif;
	HEIGHT: 21px;
	BORDER-RIGHT-WIDTH: 1px;
}
INPUT.t5 {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 11px;
	BACKGROUND: #F3F3F3;
	BORDER-BOTTOM-WIDTH: 1px;
	MARGIN-BOTTOM: 1px;
	WIDTH: 107px;
	COLOR: #333333;
	FONT-FAMILY: arial, helvetica, san-serif;
	HEIGHT: 18px;
	BORDER-RIGHT-WIDTH: 1px;
}
INPUT.t7 {



	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 11px; 
	BACKGROUND: #F3F3F3; 
	BORDER-BOTTOM-WIDTH: 1px; 
	MARGIN-BOTTOM: 1px; 
	WIDTH: 173px; 
	COLOR: #333333; 
	FONT-FAMILY: arial, helvetica, san-serif; 
	HEIGHT: 21px; 
	BORDER-RIGHT-WIDTH: 1px;
}
INPUT.t8 {

	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 11px;
	BACKGROUND: #F3F3F3;
	BORDER-BOTTOM-WIDTH: 1px;
	MARGIN-BOTTOM: 1px;
	WIDTH: 60px;
	COLOR: #333333;
	FONT-FAMILY: arial, helvetica, san-serif;
	HEIGHT: 44px;
	BORDER-RIGHT-WIDTH: 1px;
}
INPUT.t9 {
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 11px; 
	BACKGROUND: #F3F3F3; 
	BORDER-BOTTOM-WIDTH: 1px; 
	MARGIN-BOTTOM: 1px; 
	WIDTH: 30px; 
	COLOR: #333333; 
	FONT-FAMILY: arial, helvetica, san-serif; 
	HEIGHT: 21px; 
	BORDER-RIGHT-WIDTH: 1px;
}

/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/




/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/* Меню */
.main-menu {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px;
color:#000000; text-decoration:none;
}

.main-menu:hover {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px;
color:#ffffff; text-decoration:none;
}

.main-menu1 {
font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px;
color:#000000; text-decoration:none;
border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 8px;
        border-left-width: 0px;
        border-bottom-style: solid;
        border-top-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
        PADDING-LEFT: 0px;
        PADDING-RIGHT: 0px;
        PADDING-TOP: 3px;
        PADDING-BOTTOM: 0px;
        margin-TOP: 0px;
        margin-BOTTOM: 0px;
}

.submenu1 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 17px;
        PADDING-TOP: 0px;
        PADDING-BOTTOM: 0px;
}

.submenu2 {
        font-family: "Times New Roman", Times, serif;
        font-size: 16px;
        font-weight: bold;
        PADDING-LEFT: 20px;
        PADDING-TOP: 3px;
        PADDING-BOTTOM: 3px;
}


.sub-menu2 {
font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px;
color:#000000; text-decoration:none;
border-top-width: 0px; }

.sub-menu2:hover {
font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px;
color:#ffffff; text-decoration:none;
border-top-width: 0px; }


.sub-menu1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}

/* ========================================================================== */
/* ========================================================================== */



.bord-right {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-right-style: solid;
        border-top-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
        }

.bord-left1 {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-left-style: solid;
        border-top-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
}


.bord-left-photo {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 8px;
        border-left-style: solid;
        border-top-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        PADDING-LEFT: 20px;
        margin-LEFT: 20px;
}

.bord-left2 {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 8px;
        border-left-style: solid;
        border-top-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
        PADDING-LEFT: 20px;
        PADDING-RIGHT: 0px;
        PADDING-TOP: 0px;
        PADDING-BOTTOM: 0px;
        margin-TOP: 20px;
        margin-bottom: 20px;
}



.palka {
        border-top-width: 5px;
        border-right-width: 5px;
        border-bottom-width: 5px;
        border-left-width: 8px;
        border-right-style: none;
        border-left-style: solid;
        border-top-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
        PADDING-LEFT: 25px;
        PADDING-RIGHT: 10px;
        PADDING-TOP: 0px;
        PADDING-BOTTOM: 6px;

}

.p-news {
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 5px;
        border-left-width: 0px;
        border-right-style: none;
        border-left-style: none;
        border-top-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
        PADDING-LEFT: 30px;
        PADDING-RIGHT: 0px;
        PADDING-TOP: 0px;
        PADDING-BOTTOM: 0px;

        }

        .otboy-diary {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border-top-width: 0px;
        border-bottom-width: 4px;
        border-left-width: 0px;
        border-bottom-style: solid;
        border-top-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
        margin-LEFT: 0px;
        PADDING-RIGHT: 0px;
        PADDING-TOP: 20px;
        PADDING-BOTTOM: 10px;
}

.otboy {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 6px;
        border-top-width: 0px;
        border-bottom-width: 6px;
        border-left-width: 0px;
        border-bottom-style: solid;
        border-top-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
        PADDING-LEFT: 0px;
        PADDING-RIGHT: 0px;
        PADDING-TOP: 0px;
        PADDING-BOTTOM: 0px;
}

.otboy-foto {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        border-top-width: 8px;
        border-bottom-width: 8px;
        border-bottom-style: solid;
        border-top-style: solid;
        border-top-color: #000000;
        border-bottom-color: #000000;
        PADDING-LEFT: 0px;
        PADDING-RIGHT: 0px;
        PADDING-TOP: 0px;
        PADDING-BOTTOM: 0px;
}

.otboy-right {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border-top-width: 0px;
        border-right-width: 1px;
        border-bottom-width: 6px;
        border-left-width: 0px;
        border-bottom-style: solid;
        border-top-color: #000000;
        border-right-color: #000000;
        border-right-style: solid;
        border-bottom-color: #000000;
        border-left-color: #000000;
        PADDING-LEFT: 0px;
        PADDING-RIGHT: 0px;
        PADDING-TOP: 0px;
        PADDING-BOTTOM: 0px;
}

.otboy1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 6px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-bottom-style: solid;
        border-top-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
        PADDING-LEFT: 0px;
        PADDING-RIGHT: 0px;
        PADDING-TOP: 0px;
        PADDING-BOTTOM: 0px;
}

.otboy3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 6px;
        border-top-width: 1px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-bottom-style: dotted;
        border-top-style: dotted;
        border-top-color: #333333;
        border-right-color: #000000;
        border-bottom-color: #333333;
        border-left-color: #000000;
        PADDING-LEFT: 0px;
        PADDING-RIGHT: 0px;
        PADDING-TOP: px;
        PADDING-BOTTOM: 7px;
}

.otboy4 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-bottom-style: dotted;
        border-top-style: dotted;
        border-top-color: #333333;
        border-right-color: #000000;
        border-bottom-color: #333333;
        border-left-color: #000000;
        PADDING-LEFT: 0px;
        PADDING-RIGHT: 0px;
        PADDING-TOP: 5px;
        PADDING-BOTTOM: 5px;
}

.otboy5 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-bottom-style: dotted;
        border-top-style: dotted;
        border-top-color: #333333;
        border-right-color: #000000;
        border-bottom-color: #333333;
        border-left-color: #000000;
        PADDING-LEFT: 0px;
        PADDING-RIGHT: 0px;
        PADDING-TOP: 2px;
        PADDING-BOTTOM: 2px;
}

.copy {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color:#666666
}




.comment {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color:#ffffff;
        text-decoration:none;
        PADDING-LEFT: 0px;
        PADDING-RIGHT: 0px;
        PADDING-TOP: 2px;
        PADDING-BOTTOM: 2px;
}

.comment1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color:#666666;
        text-decoration:underline;
        PADDING-LEFT: 0px;
        PADDING-RIGHT: 0px;
        PADDING-TOP: 2px;
        PADDING-BOTTOM: 2px;
}



.citata {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 8px;
        border-left-style: solid;
        border-top-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        PADDING-LEFT: 15px;
        /* margin-LEFT: 20px; */
        PADDING-TOP: 0px;
        PADDING-BOTTOM: 2px;
        line-height:20px;
}

.citata1 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        PADDING-LEFT: 0px;
        margin-LEFT: 0px;
        PADDING-TOP: 0px;
        PADDING-BOTTOM: 2px;
}

.sponsor {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 8px;
        border-left-style: solid;
        border-top-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        PADDING-LEFT: 0px;
        margin-LEFT: 0px;
        PADDING-TOP: 0px;
        PADDING-BOTTOM: 2px;
}

.vihod {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        PADDING-TOP: 2px;
        PADDING-BOTTOM: 2px;
}





/*толстая черная верхняя палка для отбивок - 4px*/
.otboy-top {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 6px;
        border-top-width: 6px;
        border-top-style: solid;
        border-top-color: #000000;
        PADDING-LEFT: 0px;
        PADDING-RIGHT: 0px;
        PADDING-TOP: 0px;
        PADDING-BOTTOM: 0px;
}

.palka {
border-left-width: 8px;
border-left-style: solid;
border-left-color: #000000;
PADDING-LEFT: 25px;
PADDING-RIGHT: 10px;
PADDING-TOP: 0px;
PADDING-BOTTOM: 6px; }

.bord-left-photo {
border-left-width: 8px;
border-left-style: solid;
border-left-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
PADDING-LEFT: 20px;
margin-LEFT: 20px; }





/* ========================================================================== */
/* ========================================================================== */
/* =========  Боксы ========================================================== */
.box1 {
        border: 5px dotted #000000;
        PADDING-LEFT: 20px;
        PADDING-RIGHT: 20px;
        PADDING-TOP: 20px;
        PADDING-BOTTOM: 20px;
        margin-TOP: 50px;
        margin-bottm: 40px;
}

.box2 {
PADDING-LEFT: 20px;
PADDING-RIGHT: 20px;
PADDING-TOP: 20px;
PADDING-BOTTOM: 20px;
background: #EEEEEE; }

.box3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 21px;
color:#ffffff;
text-decoration:none;
border: 0px dashed #000000;
PADDING-LEFT: 10px;
PADDING-RIGHT: 10px;
PADDING-TOP: 1px;
PADDING-BOTTOM: 3px;
margin-TOP: 7px;
margin-bottm: 7px;
background: #999999; }


.box4 {
font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px;
color:#ffffff; text-decoration:none;
        border: 0px dashed #000000;
        PADDING-LEFT: 10px;
        PADDING-RIGHT: 10px;
        PADDING-TOP: 10px;
        PADDING-BOTTOM: 10px;
        margin-TOP: 10px;
        margin-bottm: 10px;
        background: #999999;

}

.box5 {
font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px;
color:#ffffff; text-decoration:none;
        border: 0px dashed #000000;
        PADDING-LEFT: 10px;
        PADDING-RIGHT: 10px;
        PADDING-TOP: 5px;
        PADDING-BOTTOM: 5px;
        margin-TOP: 5px;
        margin-bottm: 5px;
        background: #000000;

}

/* ========================================================================== */
/* ========================================================================== */



/* ========================================================================== */
/* ========================================================================== */
/* Таблицы */
.table-form {
PADDING-LEFT: 9px;
PADDING-RIGHT: 9px;
PADDING-TOP: 9px;
PADDING-BOTTOM: 9px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;

border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;

border-top-color: #666666;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #666666; }

.table-dotted {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 17px;
PADDING-LEFT: 12px;
PADDING-RIGHT: 12px;
PADDING-TOP: 12px;
PADDING-BOTTOM: 12px;
border-top-width: 5px;
border-right-width: 5px;
border-bottom-width: 5px;
border-left-width: 5px;
border-top-style: dotted;
border-right-style: dotted;
border-bottom-style: dotted;
border-left-style: dotted;
border-top-color: #333333;
border-right-color: #333333;
border-bottom-color: #333333;
border-left-color: #333333; }

.table-line {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        PADDING-LEFT: 5px;
        PADDING-RIGHT: 5px;
        PADDING-TOP: 3px;
        PADDING-BOTTOM: 3px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #cccccc;
        border-right-color: #000000;
        border-bottom-color: #cccccc;
        border-left-color: #000000;
}

TABLE.table-line-right TD {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        PADDING-LEFT: 5px;
        PADDING-RIGHT: 5px;
        PADDING-TOP: 3px;
        PADDING-BOTTOM: 3px;

        border-top-width: 0px;
        border-right: 1px dotted #666666;
        border-bottom: 3px solid #000000;
        border-left-width: 0px;
        border-top-style: solid;
        border-top-color: #cccccc;
        border-left-color: #cccccc;
}


.table-head {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color:#000000;
        text-decoration:none;
        font-weight:bold;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 2px;
        border-left-width: 0px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #cccccc;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
        PADDING-LEFT: 5px;
        PADDING-RIGHT: 0px;
        PADDING-TOP: 0px;
        PADDING-BOTTOM: 0px;
        margin-TOP: 0px;
        margin-BOTTOM: 0px;
}

/* ---------------- стили форм заявки -------------------------------- */
.table_zag {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
background-color: #dddddd;
color: #000000;
font-weight: bold;
text-align: center;
}
.table_nozag {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
background-color: #ffffff;
color: #000000;
padding-left: 3px;
padding-right: 2px;
}

input {
  font: 13px Verdana, Sans-Serif;
}

.errorLabel {
 color: #ff0000;
}

.table_nozag_hide {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
background-color: #eeeeee;
color: #999999;
padding-left: 3px;
padding-right: 2px;
}


.prim {font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}

.inl_comment {
 font-size: 12px;
 color: #666666;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 5px;
 padding-top: 0px;
 padding-bottom: 0px;
}
/* -------------------------------------------------------------------------- */


/* ---------------- субменю в разделах статичные -------------------------------- */


.submenu3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	text-decoration: none;
}

.submenu3:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	text-decoration: underline;
}

.inform {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#ffffff; text-decoration:none;
font-weight:bold;
	border: 0px dashed #000000;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	margin-TOP: 0px;
	margin-bottm: 0px;
	background: #999999;
}
/* Лови момент */
.head-news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	PADDING-TOP: 0px;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 10px;
}

.news-text-centr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	text-decoration: underline;
}

.news-text-centr-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	text-decoration:none;
	color:#000000;
}

.news-text-centr-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	text-decoration:none;
	color:#9900CC;
}

.news-text-centr-link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	text-decoration:none;
	color:#000000;
}

.news-text-centr-link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	text-decoration:none;
	color:#9900CC;
}

.otboy-news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #cccccc;
	border-left-color: #000000;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
}
.head-news {
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 21px;
padding-top: 0px;
line-height: 20px;
padding-right: 15px;
}

.style20 { color: #999900;}

.otboy-news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #cccccc;
	border-left-color: #000000;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
}

.news-text-centr-link1 (line 2327)
{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
padding-left: 15px;
text-decoration: none;
color: #000000;
}
.news-text-centr-link1:hover (line 2335)
{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
padding-left: 15px;
text-decoration: none;
color: #9900cc;
}


/* Главное меню, 1-й уровень */

.main-menu {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Главное меню, 2-ой уровень */

.main-podmenu {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 40px;
	padding-top: 1px;
	padding-bottom: 5px;
}


/*-----------------------------------------------------------------------------*/
/* Стили для дизайна 2008 года*/
.text-top {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}


.news-head {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 10px;
    line-height: 19px;
    border: 1px none #CCCCCC;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #666666;
}
.news-text-nobord {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-bottom-width: 4px;
    border-bottom-style: none;
    border-bottom-color: #000000;
    clip: rect(auto,auto,auto,auto);
    list-style-type: none;
    text-transform: none;
    padding-bottom: 13px;
    padding-top: 13px;
}
.news-image {
    padding-top: 11px;
    padding-bottom: 0px;
}
.news-edit {
    background-color: #F3FFE8;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-width: 4px;
    border-bottom-style: double;
    border-bottom-color: #000000;
}

/* Отдельный стиль для даты в красном квадрате */

.news-date-day {
font-family:Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
}


/* СЕРИФ */



.text-sanserif {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/* СТРОКА СТАТИСТИКИ */
.stat-line {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #96ABD3;
    color: #575757;
}

/* СЕМАФОР */

.semafor-head {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: normal;
    color: #666666;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 0px;
    line-height: 19px;
}
.separator-double {
    font-size: 18px;
    width:100%;
    border-bottom-width: 4px;
    border-bottom-style: double;
    border-bottom-color: #000000;
}

/* info - СМЕННОЕ ЧТИВО */


.info-head {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #666666;
    background-image: url(/mods/info/img/info.gif);
    background-repeat: no-repeat;
    padding-right: 5px;
    padding-left: 40px;
    padding-bottom: 10px;
    padding-top: 5px;
}
.info-text {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #666666;
}
.info-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/* Актуальное */



/* Новое */





/* Инстр */



/* В тему */

.vtemu-head {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 19px;
    border: 1px none #CCCCCC;
    color: #FFFFFF;
    background-color: #999999;
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    font-weight: normal;
}

.vtemu-block {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    text-decoration: none;
    line-height: 17px;
    border-top-width: 6px;
    border-right-width: 1px;
    border-bottom-width: 3px;
    border-left-width: 1px;
    border-top-style: dotted;
    border-right-style: solid;
    border-bottom-style: double;
    border-left-style: solid;
    border-top-color: #999900;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    padding-top: 25px;
    padding-right: 15px;
    padding-bottom: 25px;
    padding-left: 25px;
}

a.vtemu-link {
    color: #333333;
    border-bottom: 0px;
    text-decoration: none;
}
a.vtemu-link:hover {
    color: #4465a2;
    border-bottom: 0px;
    text-decoration: none;
}

/* Статистика */

.stat1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    background-image: url(/includes/css/box01-bgr.jpg);
    background-repeat: repeat-x;
    border: 1px dashed #999999;
    line-height: 19px;
    padding-top: 10px;
    padding-right: 18px;
    padding-bottom: 16px;
    padding-left: 18px;
}
.stat2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    background-image: url(/includes/css/box04-bgr.jpg);
    background-repeat: repeat-x;
    border: 1px dashed #97B43F;
    line-height: 19px;
    padding-top: 10px;
    padding-right: 18px;
    padding-bottom: 16px;
    padding-left: 18px;
}
.stat3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    background-image: url(/includes/css/box03-bgr.jpg);
    background-repeat: repeat-x;
    border: 1px dashed #999999;
    line-height: 19px;
    padding-top: 5px;
    padding-right: 18px;
    padding-bottom: 16px;
    padding-left: 18px;
}
.stat-head {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    padding-top: 0px;
    padding-bottom: 10px;
    line-height: 40px;
}

/* СПОНСОРСКИЙ ЛАЗ*/

.spons-laz {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    background-image: none;
    background-repeat: repeat-x;
    border: 3px dashed #996600;
    line-height: 19px;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 14px;
    padding-left: 20px;
    background-color: #996600;
}
/* ЦИТАТА ИЗ ЛГО*/
.citat-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666666;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 11px;
	padding-left: 1px;
}
.citat-text {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.citat-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}

.deshur {
	BORDER-RIGHT: #999999 1px dashed;
	PADDING-RIGHT: 15px;
	BORDER-TOP: #999999 1px;
	PADDING-LEFT: 15px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	BACKGROUND-IMAGE: none;
	PADDING-BOTTOM: 13px;
	BORDER-LEFT: #999999 1px dashed;
	COLOR: #333333;
	LINE-HEIGHT: 15px;
	PADDING-TOP: 10px;
	BORDER-BOTTOM: #999999 1px dashed;
	BACKGROUND-REPEAT: repeat-x;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.bal-right {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(/includes/css/box05-bgr.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 9px;
    padding-left: 33px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;
}



.big-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.big-data:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.big-data1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border-bottom: 0px;
}
.big-data1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
	border-bottom: 0px;
}
.big-data2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border-bottom: 0px;
}

.big-data2:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
	border-bottom: 0px;
}
.big-data3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border-bottom: 0px;
}

.big-data3:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
	border-bottom: 0px;
}

.big-data4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border-bottom: 0px;
}

.big-data4:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
	border-bottom: 0px;
}

.info-H1tmp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	background-image: url(/bo/images/info.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.grand-gray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 19px;
	border: 1px none #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
}

ol.mm_bul { padding:0px 0px 0px 15px; margin:0px 0px 0px 20px; clear: both; }
ul.mm_bul { padding:0px 0px 0px 15px; margin:0px 0px 0px 10px; clear: both; }


/* -- Линейка тонкая серая двойная, низ --- */
.line7 {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}

/* -- Линейка толстая черная двойная, низ --- */
.line1 {
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}

/* -- Мелкий текст --- */
.mini {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color:#ffffff;
        PADDING-LEFT: 10px;
        PADDING-RIGHT: 0px;
        PADDING-TOP: 3px;
        PADDING-BOTTOM: 3px;
}

/*-----------------------------------------------------------------------------*/
.text-sanserif-gray-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
}
.laz {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	border:none;
}

.laz:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	border:none;
}

HR {
color:#CCCCCC
}
.commentary2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	PADDING-TOP: 5px;
	PADDING-BOTTOM: 5px;
	border-left-width: 10px;
	border-top-style: none;
	border-left-style: none;
	border-left-color: #CCCCCC;
	background-color: #F2F2F2;
}
.text-sanserif-red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
}
.text-sanserif-gray-line1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a.tdlink {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0px;
	padding: 12px;
}
.wb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.wb-bord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.pult1 {
	background-image: url(../images/pult-bgr1.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
.pult2 {
	background-image: url(../images/pult-bgr2.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
.pult3 {
	background-image: url(../images/pult-bgr3.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
.pult-fon {
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 4px;
}
.pult-zak-1 {
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.pult-zak-2 {
	background-color: #E2E2E2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
	border-bottom-color: #999999;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.pult-zak-3 {

	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #999999;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.pult-zak-0 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
	border-bottom-color: #999999;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.pult-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #999999;
	margin: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.top-box5 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.exp-cell {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	vertical-align: middle;
}
.perepiska5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	background-color: #B7B7B7;
}
.line-dash {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.line7dash {

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

a.link-w {
	color: #ffffff;
	border-bottom: 0px;
	text-decoration:none;
}
a.link-w:hover {
	color: #cccccc;
	border-bottom: 0px;
	text-decoration:none;
}

a.link-w:visited {
	color: #cccccc;
	border-bottom: 0px;
	text-decoration:none;
}
.msgnew1 {

    text-align:center;
    width:auto;
	background-color: #939603;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#sample {display: none}

#content {display: none;}
#content1 {display: none; background-color:#ffffff;}
#minus {display: none; cursor:pointer;}
#plus {cursor:pointer;}

#content2 {display: block; }
#plus2 {display: none; cursor:pointer;}
#minus2 {display: block; cursor:pointer;}


TEXTAREA.t6 {
	width: 100%;
	height: 85px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	size: 12px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.stat-h1-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#666666;
}.zak1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px;
	font-size: 12px;
	background-image: url(../images/zk1.gif);
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 7px;
}
.zak2 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px;
	font-size: 12px;
	background-image: url(../images/zk2.gif);
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 7px;
}
.zak3 {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px;
	font-size: 12px;
	background-image: url(../images/zk3.gif);
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 7px;
}


/* Хинты */

.hotspot {
	padding-bottom:0px; 
	border-bottom:0px dotted #900; 
	font-family: Arial, Helvetica, sans-serif;
}

#tt {
	position:absolute; 
	display:block; 
	top left no-repeat;
}

#tttop {
	display:block; 
	height:5px; 
	margin-left:5px; 
	top right no-repeat; 
	overflow:hidden;
}

#ttcont {
	display:block;
	padding:4px 10px 7px 7px;
	margin-left:5px;
	background:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px;
	border: 1px solid #666666;
}

#ttbot {
	display:block; 
	height:5px; 
	margin-left:5px; 
	top right no-repeat; 
	overflow:hidden;
}
.big-pages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	padding: 3px;
	text-decoration: none;
	border-bottom: 0px;
}

.big-pages:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	background-color: #996600;
	border-bottom: 0px;
}
.text-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #606202;
}
.port-menu02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

	td height: 35px;
}
.port-menu02a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

	td height: 35px;
	color: #606202;
	background-color: #f3ffe8;
	/*background-image: url(../images/arr-black.gif);*/
}
.line-dash {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/dash1.gif);
	background-repeat: repeat-x;
	background-position: 3px;
}
.text-sanserif16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

.big-data-w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.text-sanserif-w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	border-bottom: 0px;
}

.text-sanserif-w:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	border-bottom: 0px;
	}
	
	.text-sanserif-w:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	border-bottom: 0px;
	}
	
	
.text-sanserif-gray1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}


.plus-activ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	border:none;
}

.plus-activ:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BA2027;
	font-weight: bold;
	text-decoration:none;
	border:none;
}


.01 {
	background-color: #99FF33;
}
.001 {
	background-color: #99CC33;
}
#asd01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	position:absolute;
	width: 210px;
	height: 40px;
}
#asd02 {
	font-family: "Times New Roman", Times, serif;
	background-color: #ffffff;
	display: block;
	position:absolute;
	left: 13px;
	top: 42px;
	visibility: hidden;
	width: 204px;
	height: 139px;
	border: 1px dashed #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.hint-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.close {
cursor:pointer;
}
.h1-search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border:none;
}
.top-box6 {
	padding: 15px;
	border: 1px dashed #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.light {
	background-color: #DDFFAA;
}
.top-box61 {
	padding: 5px;
	border: 1px dashed #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.stat-col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-left: 15px;
}
.stat-col-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	padding-left: 15px;
}


.perepiska-fin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #939603;
}

.perepiska4-fin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
}

.perepiska2-fin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #009999;
}

.perepiska1-ex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4465a2;
	font-weight: normal;
	background-color: #dfdfdf;
}

.perepiska2-ex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background-color: #7aa5c8;
}

INPUT.t41 {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 14px;
	font-weight:bold;
	BORDER-BOTTOM-WIDTH: 1px;
	MARGIN-BOTTOM: 1px;
	COLOR: #ffffff;
	FONT-FAMILY: arial, helvetica, san-serif;
	HEIGHT: 35px;
	BORDER-RIGHT-WIDTH: 1px;
	background-color: #F3F3F3;
	background-image: url(../images/butt-bgr3.gif);
}

INPUT.t42 {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 14px;
	font-weight:bold;
	BORDER-BOTTOM-WIDTH: 1px;
	MARGIN-BOTTOM: 1px;
	COLOR: #ffffff;
	FONT-FAMILY: arial, helvetica, san-serif;
	HEIGHT: 28px;
	BORDER-RIGHT-WIDTH: 1px;
	background-color: #F3F3F3;
	background-image: url(../images/butt-bgr3.gif);
}

INPUT.t43 {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 14px;
	font-weight:bold;
	BORDER-BOTTOM-WIDTH: 1px;
	MARGIN-BOTTOM: 1px;
	COLOR: #ffffff;
	FONT-FAMILY: arial, helvetica, san-serif;
	HEIGHT: 28px;
	BORDER-RIGHT-WIDTH: 1px;
	background-color: #F3F3F3;
	background-image: url(../images/butt-bgr4.gif);
}



.zaklad1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.zaklad2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #EAEAEA;
}
.zaklad3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #EAEAEA;
}
.top-box9 {
	padding: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.top-box45 {
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.top-box001 {
	padding-right: 15px;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}

hr {
    color: #cccccc;
    background-color:#cccccc; 
    border:0px none;
    height:1px; 
    clear:both; 
}
.top-box002 {
	padding-right: 15px;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.top-box47 {
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
