
/* стандартные теги */

* {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

table {
	border-collapse: collapse;
	width: 100%;
	border: 0px;
}

td {
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	color: #000000;
}

.form-table td {
	padding-bottom: 5px;
	vertical-align: middle;
}

.form-table {
	padding-right: 5px;
}

body {
	background-color: #eeeeee;
	padding-top: 10px;
}

body,div {
	color: #000000;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #505050;
	text-decoration: none;
}

input,textarea,select {
	width: 100%;
	border: 1px solid #999999;
	background-color: #eeeeee;
	color: #000000;
	height: 16px;
}

textarea {
	height: auto;
}

select {
	width: auto;
}

.small {
	font-size: 11px;
}

.button {
	font-weight: bold;
	width: auto;
	height: 30px;
	padding: 4px 20px 4px 20px;
	border: 1px solid #999999;
	background-color: #eeeeee;
	color: #000000;
}

.submit {
	width: 40px;
	height: 16px;
	border: 0px;
	height: 18px;
	background-color: #999999;
}

/* для написания названия блоков */

h1 {
	color: #000000;
	font-size: 17px;
	font-weight: normal;
	margin: 2px 0px 2px 5px;
	margin-bottom: 2px;
	text-align: left;
}

h1 a,h1 a:hover {
	color: #000000;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
}

/* для написания заголовков новостей и прочего */

h2,h2 a,h2 a:hover {
	color: #000000;
	font-size: 12px;
	font-weight: bold;;
	padding-bottom: 2px;
}

h2 a,h2 a:hover {
	text-decoration: underline;
}

h3 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
}

h3 a,h3 a:hover {
	text-decoration: underline;
}

h6,h6 a {
	font-weight: normal;
	color: #666666;
}

/* */

.header,.header a,.header b,header h1 {
	background: #222222;
	color: #ffffff;
}

hr {
	color: #999999;
	background-color: #999999;
	border: 0px;
	height: 3px;
}

.line {
	background-color: #999999;
	height: 3px;
	width: 100%;
}

.vrt {
	background-color: #999999;
}

.content {
	text-align: left;
	padding: 0px 5px 0px 5px;
}

.block {
	padding: 5px;
	text-align: left;
}

.block-centered {
	padding: 5px;
	text-align: center;
}

.content {
	padding: 0px 5px 0px 5px;
}

.menu {
	color: #000000;
	text-decoration: none;
	padding-bottom: 2px;
}

.menu:hover {
	color: #000000;
	text-decoration: none;
}

.menu-separator {
	height: 5px;
}

.text {
	text-align: left;
}

.field-name {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
	width: 35%;
}

/* пользователи */

.user,a.user,a.user:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.guest {
	color: #333333;
	text-decoration: underline;
}

/* разделители */

.separator {
	height: 10px;
}

.separator-mini {
	height: 5px;
}

.separator-line {
	background-color: #999999;
	height: 1px;
	margin: 5px 0px 5px 0px;
	width: 100%;
}

/* страничная адресация */

.paging {
	padding: 10px 0px 5px 0px;
	text-align: center;
}

.paging b {
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	background-color: #999999;
	border: 1px solid #999999;
}

.paging a {
	text-decoration: none;
	padding: 2px 6px 2px 6px;
	background-color: #eeeeee;
	border: 1px solid #999999;
	margin: 0px 2px 2px 0px;
}

.paging a:hover {
	background-color: #cccccc;
}

/* подпись */

.caption {
	color: #666666;
	text-align: right;
	padding: 10px 5px 0px 0px;
}

/* изображения */

.img {
	border: 0px;
}

.image {
	border: 1px solid #999999;
}

.details-image {
	border: 1px solid #999999;
	float: left;
	margin: 3px 10px 5px 0px;
}

.details-image-right {
	border: 1px solid #999999;
	margin: 3px 0px 5px 10px;
}

.row-image {
	border: 1px solid #999999;
	margin: 3px 10px 5px 0px;
}

.blog-image {
	text-align: center;
	border: 1px solid #999999;
	margin-top: 3px;
	margin-bottom: 3px;
}

.title {
	font-weight: bold;
	text-decoration: underline;
}

.title a:hover {
	color: #666666;
}

.date {
	color: #666666;
}

.dark {
	color: #666666;
}

.details-link,.details-link:hover {
	color: #666666;
	text-decoration: underline;
}

/* календарь */

.calendar-head {
	background-color: #cccccc;
	border: 1px solid #999999;
	padding-bottom: 1px;
	font-weight: bold;
	text-align: center;
}

.calendar-today {
	background-color: #cccccc;
	border: 1px solid #999999;
	padding-bottom: 1px;
	font-weight: bold;
	text-align: center;
}

.calendar-holiday {
	background-color: #cccccc;
	border: 1px solid #999999;
	padding-bottom: 1px;
	text-align: center;
}

.calendar-day {
	background-color: #eeeeee;
	border: 1px solid #999999;
	padding-bottom: 1px;
	text-align: center;
}

/* блок для предупреждений и текстовой рекламы */

.announcement {
	background-color: #cccccc;
	border: 1px solid #999999;
	padding: 10px;
	margin: 0px;
	text-align: center;
}

.system {
	background-color: #cccccc;
	border: 1px solid #999999;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	text-align: center;
}

/* фотографии */

.photo {
	border: 1px solid #999999;
}

.selected-thumb {
	border: 5px solid #999999;
}

.thumb {
	border: 1px solid #999999;
	margin: 4px;
}

.photo-navigation {
	background-color: #222222;
	color: #ffffff;
	border: 1px solid #999999;
	text-align: center;
}

.photo-with-data {
	border: 1px solid #ff9933;
}

/* комментарии */

.leftline {
	border-left: 3px solid #999999;
	padding-left: 5px;
	margin: 2px 0px 2px 0px;
}

/* форум */

.user-messages {
	font-size: 12px;
	color: #666666;
	padding-top: 2px;
}

.all-items {
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	text-decoration: underline;
}

.places a {
	font-weight: bold;
	text-decoration: underline;
}

.contact,.contact a {
	font-size: 17px;
}

.contact a {
	text-decoration: underline;
}

.moderate,.moderate a {
	color: #666666;
	text-decoration: none;
}


/* таблица для данных */

.table-data td {
	border: 1px solid #999999;
	padding: 4px 8px 4px 8px;
}
