@charset "UTF-8";
/* CSS Document */

body {
background-color: #FFFFFF;
background-position: center;
width: auto;
height: auto;
text-align: center;
}
#main {
	width: 90%;
	height: auto;
	left: auto;
	text-align: center;
	display: inline-block;
		
}
#main #top {
	display: inline-block;
	position: relative;
	clear: both;
	width: 1000px;
}
#main #top #header {
	width: 1000px;
	height: 368px;
	background-image: url(images/top.jpg);
}
#top #header h1 {
	color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 30px;
	text-align: right;
	float: right;
	padding-right: 20px;
	padding-top: 5px;
	top: 5px;
	height: 34px;
	margin-top: 5px;
	right: 10px;
	margin-right: 0px;
}
#top #header p {
	right: 15px;
	top: 45px;
	float: right;
	color: #204383;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 30px;
	text-align: right;
	margin-top: 15px;
	margin-left: 480px;
	font-weight: bold;
}
#main #top #topmenu {
	float: right;
	text-align: right;
	height: 20px;
	margin-top: 10px;
	margin-right: 10px;
	padding-top: 0px;
	position: relative;
	width: 1000px;
	padding-left: 10px;
}
#top #topmenu a {
	display: block;
	color: #204383;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 18px;
	border-left: thin solid #204383;
	float: right;
	text-decoration: none;
	border-spacing: 0px 10px;
	margin-left: 10px;
	padding-left: 10px;
	width: auto;
}
#main #centre {
	width: 1000px;
	position: relative;
}
#main #centre {
	width: 1000px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14px;
	clear: both;
	display: inherit;
}
#main #centre h2 {
	color: #2a8dce;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 18px;
	display: inline-block;
	position: relative;
	
}

#main #centre table {
	width: 1000px;
}
#main #footer p {
	width: 1000px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	color: #204383;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 12px;
	clear: both;
	display: inline-block;
}
#main #footer img {
	text-align: center;
	border-width: 0px;
	border-style: none;

}
#main #centre a {
	color: #204383;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
#header p a {
	text-decoration: none;
	color: #204383;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 30px;
}
#centre h2 a {
	color: #2a8dce;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 18px;
	text-decoration: none;
}

#main #centre tbody tr td .tovar{
	width: 25%;
	height: 14px;
	top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	text-align: center;
	border-style: solid;
	border-collapse: collapse;
}
.tovar tbody tr {
	width: 1000px;
	height: 14px;
}



tr td p {
	color: #000000;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 11px;
	
}
tbody tr th {
	background: #e9ecd1;
	text-align: center;
	color: #204383;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 12px;
}
tr td h4 {
	background-color: #2a8dce;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	top: 0%;
}
#main #centre p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 12px;
}
tr td img {
	border-width: 0px;
	border-style: none;
}
#footer #contacts a {
	text-align: center;
	display: inline-block;
	color: #2a8dce;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.topbutton {
	width: 120px;
	right: 5%;
	display: inline-block;
	text-align: right;
	position: fixed;
	cursor: pointer;
	bottom: 20px;	
}

#centre p img {
	float: left;
	padding-right: 10px;
	padding-top: 0px;
	margin-right: 10px;

