/* CSS Document */
		* {
			font-family: tahoma;
			font-size: 10pt;
			line-height: 1.35em;
		}

		body {
			margin: 0px;
			background-attachment: fixed;
			color: #000000;
			background-color: #ffd381;
		}
/*
		#container{
			border: 2px solid #e27a00;
			border-top: 0px;
			border-bottom: 0px;
		}
*/
		#header,
		#menu1,
		#fish,
		#footer {
			float: left;
			width: 955px;
		}

		#container {
			width: 955px;
			background-color: #ffffff;
			border-bottom: 0px;
			margin: 0 auto;
			text-align: left;
			border: 2px solid #e27a00;
			border-top: 0px;
			border-bottom: 0px;
		}

		#header {
			height: 166px;
			background-image: url("img/title.jpg");
			padding: 0px;
			font-size: 12pt;
		}

		#call {
			position: relative;
			float: right;
			right: 12px;
			top: 12px;
			width: 209px;
			padding: 0px;
			text-align: center;
			color: #555599;
		}

		#search {
			position: relative;
			left: 735px;
			top: 119px;
			width: 207px;
			height: 25px;
			padding: 0px;
			color: #ffffff;
			text-align: center;
			font-weight: bold;
		}

		#menu1 {
			height: 54px;
			padding: 0px;
		}

		#fish {
			background-color: #ffffff;
			padding: 0px;
		}

		#menu2 {
			float: left;
			width: 250px;
			padding: 0px;
			font-size: 11pt;
		}

		#menu2_top {
			position: relative;
			height: 25px;
			background-image: url(img/menu2_top.jpg);
		}

		#menu2_middle {
			position: relative;
			background-image: url(img/menu2_middle.jpg);
			color: #555599;
			text-align: left;
			vertical-align: top;
			top: 0px;
			border: 1px solid #ffffff;
			border-left: 0px;
			border-right: 0px;
		}

		#menu2_middle p {
			padding-left: 25px;
			text-align: left;
			color: #b46100;
			font-size: 12pt;
		}

		#menu2_middle a,
		#menu2_middle a:visited,
		#menu2_middle a:hover {
			padding-left: 10px;
			text-align: left;
			color: #e27a00;
			font-size: 11pt;
			text-decoration: none;
		}

		#menu2_middle a,
		#menu2_middle a:visited {
			color: #e27a00;
		}

		#menu2_middle a:hover {
			color: #ff0000;
		}

		#menu2_bottom {
			position: relative;
			height: 25px;
			background-image: url(img/menu2_bottom.jpg);
		}

		#content {
			float: right;
			width: 700px;
			background-color: #ffffff;
			padding: 1px;
			font-size: 11pt;
			color: #000000;
		}

		#content p {
			padding: 0px;
			padding-left: 10px;
			padding-right: 10px;
			color: #000000;
		}

		#content_title {
			width: 690px;
			height: 20px;
			padding: 5px;
			background-color: #ffffff;
			border: 0px solid #e27a00;
			border-bottom: 2px solid #e27a00;
			color: #555555;
			font-size: 10pt;
			font-weight: bold;
		}

		#content_title a,
		#content_title a:visited {
			color: #e27a00;
			font-size: 10pt;
			font-weight: bold;
			text-decoration: none;
		}

		#footer {
			height: 99px;
			background-image: url("img/bottom.jpg");
			padding: 0px;
		}

		#super_banner {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 100px;
			height: 100px;
			background-color: #ffffff;
			border: 0px solid #ff0000;
			margin: 0 auto;
			text-align: center;
		}

table.preview_toy td
{
	width: 600px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

td.toy_photo
{
	width: 225px;
	height: 225px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}

td.toy_specs
{
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

td.toy_about
{
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

td.content { width: 650px; vertical-align: top; padding: 25px; }
table.preview td          { width: 650px; text-align: left; vertical-align: middle; padding: 0px; }
table.preview td.preview  { width: 125px; height: 110px; text-align: center; vertical-align: middle; }
td.preview2               { border: 1px solid #e27a00; border-top: 0px; border-bottom: 0px; }
table.preview td a,
table.preview td a:visited { color: #e27a00; text-decoration: none; }
table.preview td a:hover   { color: #ff0000; text-decoration: none; }
table.preview td.links     { height: 30px; text-align: center; vertical-align: middle; border: 0px; border-top: 1px dotted #e27a00; color: #e27a00; font-size: 11pt; }
table.preview td.links a.links,
table.preview td.links a.links:visited { color: #e27a00; font-size: 11pt; font-weight: bold; text-decoration: none; }
.active,
table.preview td.links a.links:hover   { color: #ff0000; font-size: 11pt; font-weight: bold; text-decoration: none; }

td.toy   { border: 1px solid #e27a00; border-top: 0px; }
td.toy p { padding: 15px; padding-bottom: 0px; padding-top: 0px; }

input.search_input { border: 1px solid #fff000; background-color: #ffffff; color: #d50100; }
input.search_ok    { border: 1px solid #fff000; background-color: #be0000; color: #ffff00; }

img { border: 0px solid #d60200; }
img.preview { width: 100px; height: 100px; border: 0px solid #d60200; }
img.preview_logo { width: 249px; height: 119px; border: 0px solid #d60200; }
img.preview_search { width: 100px; height: 100px; border: 2px solid #d60200; }

a,
a:visited { color: #0000ff; text-decoration: none; }
a:hover   { color: #ff0000; text-decoration: none; }

a.search,
a.search:visited { color: #e27a00; text-decoration: none; padding-left: 25px; font-weight: bold; }
a.search:hover   { color: #ff0000; text-decoration: none; }

span.fnt_crrnw,
span.fnt_crrnw b { font-size: 10pt; font-family: courier new; }
span.color_grey { color: #555555; }

.toy_name { font-size: 11pt; font-weight: bold; color: #d60200; }
.toy_brand,
.toy_series { color: #ff8822; }
.toy_count { color: #c7b299; }
.toy_pn { color: #66aa22; }
.toy_ean { color: #33aadd; }
.toy_age { color: #f2525d; }
.toy_warranty { color: #f2525d; }
.toy_price { color: #555555; }
.toy_price_usd { font-size: 11pt; font-weight: bold; color: #e27a00; }
.toy_price_uah { font-size: 11pt; font-weight: bold; color: #eb9633; }
.toy_about { border: 0px; padding: 15px; }
.toy_about_title { font-weight: bold; color: #333333; border: 0px; border-bottom: 1px dotted #333333; }
