@charset "windows-1251";





/* CSS Document */



#coolmenu{

/*border: 1px solid gray; /*Стиль рамки */

border-bottom-width: 10px;

width: 100%; /*Ширина меню */



/*background-color: #f6f6f6;  /*Фоновый цвет ячейки*/

margin:8px; /*Ширина отступов*/



}



* html #coolmenu{ 

width: 180px;/*Ширина меню для Internet Explorer*/

}



#coolmenu a{

	padding: 5px; /*Внутренний отсутп текста ссылки от краев ячейки*/

	padding-left: 20px;/*Внутренний отсутп текста ссылки от левого края ячейки*/

	display: block;

	width: 100%; /*Ширина ячейки*/

	color: #0086c4;  /*Цвет текста*/

	text-decoration: none; /*Подчеркивание у ссылок - нет*/

	border-bottom: 1px #0086c4;

	margin-bottom:10px;/*Отступы между кнопками меню*/

	text-align:center;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: italic;

	font-weight: bold;

}



html>body #coolmenu a{ 

width: auto;

}



#coolmenu a:hover{

background-color: #40749a; /*Фоновый цвет ячейки при наведение курсора*/

color: #ffffff;  /*Цвет текста при наведении курсора*/

}







 .infirmation_1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #CCC;

	text-align: left;

}


.produkt {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #CCC;

	font-style: italic;

}

.kanistra {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #0086c4;

	font-style: italic;

	font-weight: bold;

}

.spesific {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #CCC;

	font-style: italic;

	font-weight: bold;

}

.opredelenie {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #CCC;

	font-style: italic;

	font-weight: bold;

}

.parametr {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: italic;

	color: #0086c4;

	text-align: left;

	font-weight: normal;

}

.logist {

	text-align: justify;

}

.contact {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: italic;

	color: #CCC;

}

.knopka_pr {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: italic;

	font-weight: bold;

	color: #0086c4;

}



a:hover {

	color: #CCC;

}



.sozvezdie {

	font-family: "Arial Black", Gadget, sans-serif;
	
	font-size: 24px;

	font-style: italic;

	font-weight: bold;

	color: #0086c4;

}

.nazad {

	font-family: "Arial Black", Gadget, sans-serif;

	font-size: 24px;

	font-style: italic;

	font-weight: bold;

	color: #0086c4;

	

}

.picture {

}

.tablewid {

	table-layout: fixed;

}

a {color:#0086c4;}
