﻿a:link, .order:link, .order:visited {
	color: #4c70e5;
}
a:hover, .order:hover {
	color: #003f6d;
}
a:visited {
	color: #6b717c;
}
body {
	color: #444;
	font: normal 90%/150% Tahoma, sans-serif;
	min-width: 980px;
	background-color: #fff;
}
table {
	border: none;
	width: 100%;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	font-family: "Trebuchet MS","Tahoma", sans-serif;
	color: #000;
}
h1 {
	font-size: 200%;
	margin-top: 1em;
	padding-bottom: 0.8em;
	line-height: 110%;
	font-style: italic;
}
h2 {
	font-size: 160%;
	margin: 1em 0 0.5em 0;
}
h3 {
	font-size: 130%;
	margin: 1em 0 0.2em 0;
}
h4 {
	font-weight: bold;
}
p {
	padding-bottom: 1.5em;
}
p + ol, p + ul {
	margin-top: -1em;
}
li {
	margin-bottom: 0.3em;
}
ul, ol {
	padding-left: 1.1em;
	padding-bottom: 1em;
	list-style-position: inside;
	list-style-type: none;
}
ul ul {
	padding-bottom: 0;
}
a.rlink {
	color: #1B6FDE !important;
	font-weight: normal;
	text-decoration: none;
}
a.rlink:hover {
	font-weight: bold;
	text-decoration: underline;
}
hr {
	height: 1px;
	color: #4c70e5;
	background-color: #4c70e5;
	border: 0px none;
	clear: both;
}
input, textarea {
	border: 1px solid #4c70e5;
    /*background: #ffc;*/
}
input:hover, textarea:hover {
	border: 1px solid #f00;
    /*background: #ff6;*/
}
.button, .zemSubmit {
	padding: 4px;
	border: 1px solid #4c70e5;
/*color:#4c70e5;*/	background: #fff url(/img/menu-x.png) repeat-x 50% 100%;
    /*font-weight:bold;*/
}
.button:hover, .zemSubmit:hover {
	border: 1px solid #f00;
}
.small {
	font: normal 80%/130% Tahoma, sans-serif;
}
.logo {
	display: block;
	float: left;
	margin: 10px 0 0 30px;
}
.logo:link, .logo:visited {
	color: #fff;
}
.slogan {
	display: block;
	float: right;
	margin: 10px 30px 0 0;
}
.menu {
	position: absolute;
	left: 2em;
	bottom: -1px;
	padding: 0;
	clear: both;
	font: italic bold 1.1em "Trebuchet MS", "Tahoma", sans-serif;
}
.menu li {
	list-style-type: none;
	list-style-position: outside;
	float: left;
	margin-right: 1em;
	margin-bottom: 0;
	display: block;
}
.menu a {
	padding: 0 1em;
	height: 38px;
	line-height: 38px;
	display: block;
	float: left;
}
.menu a:link, .menu a:visited {
	color: #fff;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
.current {
	background: #fff url(/img/menu-x.png) repeat-x 0 0;
}
.current:link, .current:visited {
	color: #1b6fde!important;
	text-decoration: none;
}
.current:hover {
	text-decoration: none!important;
}
.feedback {
	font-size: 0.9em;
	position: absolute;
	right: 10%;
	top: 240px;
	width: 204px;
	height: 451px;
	background: #fff url('/img/feedback.jpg') no-repeat left top;
}
.feedback-wrap {
	margin: 10px 20px 0 20px;
}
.feedback-link {
	font: italic bold 1.3em "Trebuchet MS", "Tahoma", sans-serif;
	display: block;
	text-align: center;
}
.feedback-link:link, .feedback-link:visited {
	color: #1b6fde!important;
}
.feedback-list {
	margin-top: 25px;
	margin-bottom: 60px;
}
.header {
	background: url('/img/fon-tile.jpg') repeat-x 50% 50%;
}
.header-wrap {
	height: 281px;
	position: relative;
}
.wrapper, .header-wrap {
	width: 100%;
	margin: 0 auto;
}
.content {
	margin-left: 100px;
	margin-right: 400px;
}
.content img {
	padding: 1em 0.8em 1em 0;
}
.shadow {
	width: 100%;
	height: 60px;
	background: url('/img/shadow.jpg') repeat left top;
}
.wrapper {
	width: 100%;
	background: url('/img/tile-pux.jpg') repeat left top;
}
.copyright {
	padding-top: 2em;
}
.footer {
	height: 83px;
	background: url('/img/footer-x.jpg') repeat-x left bottom;
	color: #333;
	clear: both;
}
.footer div {
	margin: 0 3em;
}
.footer span {
	margin-left: 2em;
}
.zemError, .comments_error {
	color: red;
}
.align_center {
	position: relative;
	width: 100%;
}
.align_center:after {
	content: '';
	display: block;
	clear: both;
}
.align_center_to_left {
	position: relative;
	right: 50%;
	float: right;
}
.align_center_to_right {
	position: relative;
	z-index: 1;
	right: -50%;
}
.foot {
	font: normal 80%/110% Tahoma, sans-serif;
}
table.price {
	margin-bottom: 20px;
}
table.price td {
	font: normal 10pt Tahoma, sans-serif;
	vertical-align:middle;
	border-bottom:thin #4c70e5 solid;
	padding:2px;
}
table.price th {
	color: #003f6d;
	font: bold 10pt Tahoma, sans-serif;
	border-bottom:thin #4c70e5 solid;
	padding:4px;
	vertical-align: bottom;
}

table.price td img {
	padding:0;	
}

.i-left {
	float: left;
}

.i-right {
	float: right;
}
