@charset "windows-1251";
/* Author: Arthur S. Karpensky - CSS Document - 2010 - v.4.1 - Termi Ltd. Dnepropetrovsk */
a:link{
	text-decoration:none;
	color:#333; 
}
a:visited {
	text-decoration:none;
	color:#333; 
}
a:hover {
	text-decoration: inherit;
	color:#FF0000; 
}
a:active {
	text-decoration:none; 
}
body {
	background:url(../bg_termi.jpg);
	background-attachment:fixed;
}
body.v2 { /* вакансии */
	background: url(../bg_vacancy.jpg);
	background-attachment:fixed;
}
body.v3 { /* сертификат */
	background: url(../bg_certif.jpg);
	background-attachment:fixed;
}
.DIV {
	height: 250px;
	width: 960px;
	background: url(../headers/980x150_1.jpg);
	border: 0;
	margin-top: 0;
	margin-left: 0;
	background-repeat: no-repeat;
	background-position: top;
}
.DIV_New_Year {
	height: 210px;
	width: 960px;
	background: url(../headers/topnewyear.jpg);
	border: 0;
	margin-top: 0;
	margin-left: 0;
	background-repeat: no-repeat;
	background-position: top;
}
.DIV_contact {
	height: 150px;
	width: 960px;
	background: url(../headers/contact/topcontact.jpg);
	border: 0;
	margin-top: 0;
	margin-left: 0;
	background-repeat: no-repeat;
	background-position: top;
}
.DIV_news {
	height: 150px;
	width: 960px;
	background: url(../headers/topnews.jpg);
	border: 0;
	margin-top: 0;
	margin-left: 0;
	background-repeat: no-repeat;
	background-position: top;
}
.DIV_soho {
	height: 227px;
	width: 960px;
	background: url(../headers/sysadmin/topsoho.jpg);
	border: 0;
	margin-top: 0;
	margin-left: 0;
	background-repeat: no-repeat;
	background-position: top;
}
.welcome {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#820024;
	font-weight:700;
	text-decoration:none;
	text-align:center;
}
.text {
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
}
.text_left {
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
}
.text_right {
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	text-align:right;
}
.text_just {
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:400;
	text-decoration:none;
	text-align:justify;
}
.text_centr {
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;                                                             
	text-decoration: none;
	text-align:center;
} 
.text_italic {
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	text-decoration:none;
	text-align:justify;
}
.text_italic_u {
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	text-decoration:none;
	text-align:justify;
	border-bottom: 1px dashed red;
}
.text_bold {
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.text_bold_cent {
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}
.termi_text_bold_cent {
	color:#820024;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}
.text_bold_italic {
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	font-weight: bold;
	text-decoration:none;
	text-align:justify;
}
.text_bold_active {
	color:#F00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:justify;
}
.text_bold_active_center {
	color:#F00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}
.text_actions {
	color:#FFF;
	background-color:#F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
} 
.main_f { /* боковинки на главной */
	border: 1px ridge #800040;
	width:150px;
	height:auto;
}
.default_tabl { /* таблицы по умолчанию */
	color: #CCC;
	border: 1 px; /* Параметры рамки */
	empty-cells: show; /* Покажим пустые ячейки */
	table-layout: fixed; /* Фиксированная ширина ячеек */
	width:100%;
}
.inf_tabl {
	list-style-type:square;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.blockquote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-align:left;
	text-decoration:none;
	margin:10px 10px;
	upadding:3px;
	color:#333;
	padding: 0 20px;
	/* боковинки на главной  background: transparent url("img/blockquote.gif") no-repeat 0 0;    */
}
.fit_day {
	color:#009;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.fit_name {
	color:#009;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.fit_time {
	color:red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.fit_tema {
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

