/* 
=============================================================
www.internic.ua
Copyright © 2016 InterNIC  All Rights Reserved.

File 'style.css' - Cascading Style Sheet (CSS) Document
=============================================================
*/

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #6f6f6f; /* #333333; */
}
table {
	/* border: 0px; */
	/* border-collapse: collapse; */
}

a:active, a:visited, a:link {
	color: #007fc6;
	text-decoration: none;
}

h1	{
	background-image: url(../images/h1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #686868;
}

#head_link {
	font-size: 10px;
	color: #007fc6;
}

#menu_link {
	color: white;
	font-weight:bold;
	font-family: Verdana;
}

#bottom_link {
	color: #007fc6;
	font-size: 10px;
}

.page_title {
	color: #FF952B;
	font-size: 14px;
	font-weight:bold;
}

.text {
/*	color: #0f7799; */
	padding-left:22px;
	padding-right:4px;
	text-align: justify;
}

.text2 {
	color: #0f7799;
	text-align: justify;
}

.text_title {
	color: #007fc6;
	font-size: 14px;
	text-align: center;
	font-weight:bold;
}

.text_bold {
	font-weight:bold;
	color: #0f7799;
}

.text_arialb {
	font-weight:bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.tr_title {
	font-weight:bold;
/*	padding-left: 10px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #686868; */
}

.tr_text {
/*	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #686868; */
}

.news_title {
	color: #08b0d5;
	font-weight:bold;
}

.main_title {
	color: #FF952B;
	font-size: 16px;
	font-weight:bold;
}

.punktir {
	border-bottom: 1px dashed #ddd;
}

/* Поля форм */

.f_input {
	color: #6f6f6f;
	font-size: 11px;
	font-family: tahoma;
	width:200px;
	height: 14px;
	border: 1px solid #FF952B;
}

.f_select {
	color: #6f6f6f;
	font-size: 11px;
	font-family: tahoma;
	height: 18px;
	border: 1px solid #FF952B;
}

.f_textarea {
	color: #6f6f6f;
	font-size: 11px;
	font-family: tahoma;
	width:200px;
	border: 1px solid #FF952B;
}

/* Отображение документов */
p {
/*	color: #0f7799; */
	margin: 0px 0px 10px 0px;
	text-indent: 20px; /* Отступ первой строки в пикселах */
}
