﻿body {
	background-image: url('images/bg_green.jpg');
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 14px;
	font-family: Verdana;
}
input {
	width: 200px;
}
textarea {
	width: 90%;
	height: 170px;
}
q {
	quotes: "«" "»" "„" "”";
}
p {
	line-height: 1.5;/*
	text-indent: 23px;*/
}
li {
	margin-bottom: 7px;
}

a {
	outline: none;
}
a:link {
	color: #0a3eb4;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0a3eb4;
}
a:hover {
	text-decoration: none;
	color: #0a3eb4;
}
a:active {
	text-decoration: underline;
	color: #0a3eb4;
}

/* Верхний отсек */
.logo {
	padding-top: 100px;
	padding-left: 80px;
	padding-bottom: 35px;
}
.faq {
	padding-top: 23px;
	padding-right: 30px;
	padding-bottom: 6px;
	text-align: right;
}
.gosite {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 40px;
	text-align: right;
}
.mainmenu {
	padding-left: 14px;
	padding-right: 14px;
	text-align: center;
	padding-top: 45px;
}

/* Меню */
a.menu:link {
	color: #ffffff;
	text-decoration: underline;
}
a.menu:visited {
	text-decoration: underline;
	color: #ffffff;
}
a.menu:hover {
	text-decoration: none;
	color: #ffffff;
}
a.menu:active {
	text-decoration: underline;
	color: #ffffff;
}

/* Стиль сообщения */
.content {
	width: 100%;
	padding: 30px;
	background: url("images/bgmesage.png");
}
.title {
	font-size: 16px;
	font-style: italic;
	padding-left: 10px;
	padding-bottom: 13px;
}
.theme {
	font-size: 20px;
}
.time {
	font-size: 13px;
	font-style: italic;
	text-align: right;
	color: #99958c;
}
.message {
	padding-bottom: 26px;
}
.authquotes {
	font-style: italic;
	font-size: 13px;
	text-align: right;
}
.quotation {
	margin-left: 100px;
	font-style: italic;
}
.collection {
	color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
}
.download {
	margin-top: 15px;
	margin-bottom: 30px;
}
.aboutcollection {
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	background: #ffffff;
}
.desccoll {
	color: #ffffff;
	font-size: 11px;
}
.description {
	color: #ffffff;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.comment {
	color: #434343;
	font-size: 11px;
	font-style: italic;
}
#send {
	height: 30px;
}
.ordercol {
	padding-bottom: 30px;
}
.navigation {
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
}
.nobackground {
	color: #ffffff;
}


/* Нижний отсек */
.submenu {
	font-size: 12px;
	font-family: verdana;
	color: #b3d3d9;
	padding-top: 40px;
	padding-left: 100px;
}
.registration {
	font-size: 11px;
	font-family: verdana;
	color: #b8e5bc;
	padding-top: 5px;
	padding-left: 100px;
}
.textproject {
	font-size: 11px;
	font-family: verdana;
	color: #bfd4b3;
	padding-top: 5px;
	padding-left: 100px;
	padding-bottom: 35px;
}
a.project:link {
	color: #bfd4b3;
	text-decoration: underline;
}
a.project:visited {
	text-decoration: underline;
	color: #bfd4b3;
}
a.project:hover {
	text-decoration: none;
	color: #ffffff;
}
a.project:active {
	text-decoration: underline;
	color: #bfd4b3;
}
