body {
	font-family: Helvetica, Arial, sans-serif;
	background: #ffffcc;
}

.page {
	width: 1000px;
	background: #fff;
}

.header {
	padding: 25px;
}

.logo img {
	border: 0;
	float: left;
}

.second img {
	border: 0;
	float: right;
}

.header h1 {
	font-size: 200%;
	font-weight: bold;
	color: #003366;
}

.header h4 {
	font-size: 70%;
	font-weight: bold;
	color: #993333;
	text-align: right;
	padding-right: 50px;
	width: 650px;
	float: right;
}

.navbar {
	padding-left: 130px;
	width: 900px;
	clear: both;
}

.navbar ul li {
	list-style: none;
	display: inline;
	margin-left: 15px;
}

.navbar a {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 30px;
	padding-right: 50px;
	background: url('template/li.png') no-repeat;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	color: #fff;
}

.navbar a:hover {
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	color: #fff;
	background: url('template/li_hover.png') no-repeat;
}

.special {
	font-size: 80%;
	font-weight: bold;
	color: #CC0000;
}

.main {
	width: 990px;
	background: #fff;
	padding-bottom: 10px;
}

.main h1 {
	font-size: 100%;
}

.main hr {
	color: #993333;
	width: 950px;
	clear: both;
}

.main p {
	font-size: 80%;
	text-align: left;
	padding-left: 10px;
}

.vertical {
	display: inline;
	float: left;
	margin-left: 24px;
	padding-bottom: 15px;
}

.block {
	width: 200px;
	height: 200px;
	margin-top: 10px;
	margin-left: 10px;
	background: url('template/block.png') no-repeat;
	padding-top: 6px;
}

.block:hover {
	background: url('template/block_hover.png') no-repeat;
}

.block strong {
	text-decoration: underline;
	color: #993333;
	clear: both;
}

.block a img {
	border: 0;
}

.block a {
	border: 0;
}

.block p {
	font-size: 70%;
	text-align: center;
	padding-right: 10px;
}

.buy {
	position: relative;
	bottom: -3px;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.value {
	width: 49%;
	float: left;
	padding-left: 5px;
}

.articles {
	width: 49%;
	float: left;
	padding-left: 5px;
	text-align: left;
	font-size: 70%;
}

.articles li {
	color: #003366;
}

.articles li a {
	color: #003366;
}

.alink, alink:visited {
	font-size: 105%;
	font-weight: bold;
	color: #993333;
}

.articles h2 {
	font-size: 130%;
	font-weight: bold;
	color: #993333;
	text-align: center;
}

.value hr {
	width: 98%;
}

.value h2 {
	font-size: 90%;
	color: #993333;
	text-align: right;
	padding-right: 10px;
}

.value h3 {
	font-size: 80%;
	color: #003366;
	float: left;
	padding-left: 5px;
}

.value h5 {
	font-size: 60%;
	color: #003366;
	text-align: center;
	clear: both;
}

.value h4 {
	font-size: 90%;
	color: #003366;
	text-align: center;
}

.value a {
	font-size: 80%;
	font-weight: bold;
	color: #003366;
	padding-left: 3px;
}

.value b {
	font-size: 80%;
}

.value p b {
	font-size: 110%;
}

.items table {
	font-size: 100%;
	color: #003366;
	border: 0;
}

.items table td {
	text-align: center;
	width: 90px;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
}

.input {
	width: 25px;
}

.items {
	clear: both;
	font-size: 80%;
	font-weight: bold;
}

.items a {
	font-size: 100%;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
}

.buy_it {
	padding-bottom: 5px;
}

.buy_it img {
	float: left;
	padding-left: 10px;
}

.buy_it b {
	font-size: 100%;
	color: #003366;
	padding-top: 5px;
}

.prices {
	text-align: left;
	width: 88%;
	clear: both;
	padding-top: 5px;
	border-bottom: 1px solid #003366;
}

.prices a {
	padding-left: 10px;
	padding-right: 10px;
}

.prices a b {
	color: #993333;
}

.item {
	float: right;
	padding-right: 10px;
	font-size: 70%;
	font-weight: bold;
	text-align: left;
	clear: both;
}

.item a img {
	float: right;
	border: 0;
}

.icon {
	float: left;
	padding-left: 5px;
}

.right {
	width: 50%;
	float: right;
}

.right hr {
	color: #003366;
	width: 85%;
}

.right h2 {
	font-size: 95%;
	color: #003366;
}

.comments {
	padding-left: 10px;
	width: 90%;
	border-left: 2px solid #003366;
}

.comments hr {
	color: #993333;
	width: 90%;
}

.basket {
	padding-left: 10px;
	width: 90%;
	border-left: 2px solid #003366;
	font-size: 90%;
	text-align: center;
}

.basket img {
	padding-left: 5px;
	border: 0;
	float: left;
}

.gg {
	width: 65%;
	border-bottom: 1px solid #999999;
	margin-left: 100px;
}

.basket hr {
	color: #993333;
	width: 90%;
}

.basket a {
	color: #993333;
	font-weight: bold;
	clear: both;
}

.links {
	color: #fff;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 30px;
	padding-right: 50px;
	background: url('template/li.png') no-repeat;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}

.links:hover {
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	color: #fff;
	background: url('template/li_hover.png') no-repeat;
}

.comments img {
	float: left;
	margin-right: 10px;
	margin-left: 8px;
	border: 0;
}

.contacts {
	padding-left: 10px;
	width: 90%;
	border-left: 2px solid #003366;
}

.contacts hr {
	color: #993333;
	width: 90%;
}

.sidebar {
	font-weight: bold;
	color: #993333;
}

.contacts b {
	color: #003366;
}

.copyright {
	font-weight: bold;
	color: #993333;
}

.footer {
	float: right;
	margin-right: 20px;
}

.bottom {
	padding-left: 30px;
	margin-left: 30px;
	border-left: 1px solid #003366;
	font-size: 80%;
	font-weight: bold;
	color: #003366;
}

.bottom:hover {
	color: #993333;
}

.partner {
	padding-left: 30px;
	margin-left: 30px;
	border-left: 1px solid #003366;
	font-size: 80%;
	font-weight: bold;
	color: #ccc;
}

.infobox td b {
	font-size: 70%;
}

.lenta{
	color: #003366;
	padding-left: 3px;
}
