/* стиль для текста */
body {background: white; }
td {font-family: Arial; font-size: 10pt;} 

.cat { font-family: Verdana;font-weight: bold; font-size: 10pt; color: #1d5b1d;}
a {font-family: Arial; color: #1d5b1d; text-decoration: none;}
a:hover {font-family: Arial; color: #1d5b1d; text-decoration: underline;}
.subcat { font-family: Arial;font-size: 10pt; padding-left: 10pt; color: black; text-decoration: none;}
.subcat:hover { font-family: Arial;padding-left: 10pt; color: black; text-decoration: none;}
.poll { font-family: Arial;font-size: 12pt; padding-left: 40pt; padding-top: 10pt; color: #FF9C00; font-weight: bold;}
.header { font-family: Arial, Verdana;font-size: 1.6em; color: #1D5B1D; padding-bottom: 5px; padding-top: 5px; display: block; }

/* стиль для вывода количества страниц */
.pages {font-family: Arial; font-size: 15pt;} 
.pages2 {font-family: Arial; font-size: 15pt; font-weight: bold; color: #FF9C00;} 




/* стили модуля аутентификации */
.menu_admin {font-family: Arial; text-decoration: none; font-size: 10pt; color: #ffffff; }
.menu_admin:hover {font-family: Arial; text-decoration: none; font-size: 10pt; color: #ffffff; }


/* cтили для админ панэли */
INPUT {
	background : url(E:\Documents and Settings\admin\Рабочий стол\input_bg.jpg);
	color : #000000;
	font-size: 10pt;
}

.input2 {
	background : url(E:\Documents and Settings\admin\Рабочий стол\input_bg.jpg);
	color : #FFFFFF;
	font-size: 10pt;
}

SELECT {
	background : #98ADCA none; color: black;
}


TEXTAREA {
	font-family : "Times New Roman", Times, serif;
	font-size: 12pt;
}
