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

body {
	cursor: default;
	padding: 12px 0px 0px 0px;
	margin: 0px;
	background: #353535;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #eee;
	text-align: center;
}

button, a, select, input[type=checkbox] {
	cursor: pointer;
}
table {
	text-align: left;
	}
	.text-center {
	text-align: center;}
a {
	color: #eee;
	text-decoration: underline;
}
a:hover {
	color: #d5d7ee;
}
p {
padding: 0px;
margin: 0px 0px 4px 0px;
}
strong {
	color: #64bdd8;
}
h2, h3 {
	font: 1.80em 'Impact' bold;
		color: #00b4ff;
	font-variant: small-caps;
	font-style: italic;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
h4, h5 {
}
pre#footer {
	background: url('images/footerbg.jpg') top center repeat-x;
	height: 27px;
	padding: 14px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	font-size: 9pt;
	color: #666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
pre#footer a {
	color: #666;
	text-decoration: underline;
}
pre#footer a:hover {
	color: #d5d7ee;
}
pre#footer em {
	font-style: normal;
}
#page {
	width: 712px;
	display: block;
	text-align: justify;
	background: url('images/pagebg.jpg') top repeat-x #464646;
	margin: 0px auto;
	padding: 0px 0px 30px 0px;
	position: relative;
}
.orderbutton {
	width: 575px;
	height: 96px;
	line-height: 120px;
	background: url(images/orderbutton.jpg) top left no-repeat;
	display: inline-block;
	color: #ef5909;
	font: 3.80em 'Impact' bold;
		text-transform: uppercase;
		text-align: center;
		text-decoration: none;
	padding: 24px 0px 0px 0px;
	margin: 30px 0px;
	}
.orderbutton,{ display: inline; zoom: 1;}
.orderbutton:hover {
	background: url('images/orderbutton.jpg') bottom right no-repeat;
	color: #fa5c08;
	width: 558px;
	height: 91px;
	padding: 29px 0px 0px 17px;
	}
.orderbutton img {
	border: none;
	vertical-align: middle;
	}
.orderbutton strong {
	color: #f2b401;
	font-weight: normal;
	}
h1#title {
	margin: 0px;
	padding: 0px;
	clear: both;
	position: relative;
}
h2#heading {
	margin: 14px 0px 0px 64px;
	padding: 0px;
	width: 212px;
}
p#description {
	padding: 0px;
	margin: -27px 0px 0px 284px;
	width: 410px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 63px;
	display: block;
	}
p#description strong {
	color: #cbcccc;
	text-transform: uppercase;
}
div#kakvo {
	background: url('images/block1.jpg') no-repeat top left;
	width: 238px;
	height: 259px;
	margin: 44px 0px 0px 45px;
	padding: 13px 71px 56px 24px;
}
div#kak {
	background: url('images/block2.jpg') no-repeat top right;
	width: 238px;
	height: 263px;
	margin: 0px 0px 0px 338px;
	padding: 10px 23px 65px 62px;
	}
div#info {
	background: url('images/block3.jpg') no-repeat top left;
	width: 239px;
	height: 259px;
	margin: 0px 40px 83px 54px;
	padding: 13px 23px 56px 24px;
}
#order { list-style-type: none; }
#order li { list-stype-type: none; margin: 4px 0px; padding: 0px; clear: both; width: 350px; overflow: auto; }
#order li label {float: left; }
#order li input {float: right; }
#order li ul { list-style-type: circle; }
#order li ul li { width: 300px; }
