body, p, table, tr, td, th, div {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

a:link, a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #0000aa;
	text-decoration: underline;
	font-weight: bold;
}

body {
	margin: 0px;
	padding: 0px;
}

td {
	vertical-align: top;
}

div  {
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

.input, input, textarea, .buttons, .button {
	color: #335566;
	border: 1px solid #999999;
	font-size : 11px;
	margin: 0px;
	font-weight: bold;
}

.buttons, .button, .submit, button {
	background: #ffffff url('/images/button.gif') repeat-x;
}

textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid #999999;
	font-size : 11px;
	margin: 0px;
	font-weight: bold;
	width: 400px;
	height: 100px;
}

select {
	background: #ffffff;
	color: #335566;
	border: 1px solid #999999;
	font-size : 11px;
	margin: 0px;
}

h1 {
	font: bold 24px 'Times New Roman';
	color: #999999;
	text-align: right;
	width: 500px;
}

h2 {
	font-size: 16px;
	color: #000000;
	text-align: center;
}

h3 {
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: center;
}

h4 {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: center;
}

hr {
	color: #d6d6d6;
	height: 1px;
}

.login {
	font-size: 10px;
	background-color: #ffffff;
	width: 104px;
	height: 14px;
	border-left: #adadad 1pt solid;
	margin: 0px;
	padding: 0px;
	border-top: #adadad 1pt solid;
	border-bottom: #adadad 1pt solid;
	border-right: #adadad 1pt solid;
}

.textseach {
	font-size: 11px;
	background-color: #ffffff;
	width: 113px;
	height: 15px;
	border-left: #adadad 1pt solid;
	margin: 0px;
	padding: 0px;
	border-top: #adadad 1pt solid;
	border-bottom: #adadad 1pt solid;
	border-right: #adadad 1pt solid;
}

.seach {
	font: 12px Verdana;
	color: #757474;
}

.view input, .view select {
	width: 250px;
}

.view textarea {
	width: 370px;
	height: 300px;
}

.view button, .view .button, .view .submit {
	width: 130px;
}

.view input.narrow {
	width: 16px;
	border: none;
}

.view input.small {
	width: 16px;
}

.view .next, .view .back {
	width: 30px;
}

.view th {
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	width: 150px;
}

.view td .field {
	font-size: 10px;
	color: #999999;
}

.required {
	color: #ff0000;
}

.date {
	color: #999999;
}

.author {
	color: #999999;
	text-align: right;
}

.error {
	color: #ff0000;
	padding-bottom: 25px;
	text-align: left;
}

.warning, .notice {
	color: #000000;
	padding-bottom: 25px;
}


.pager {
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 5px;
}

.pager .active {
	font-weight: bold;
}

.files {
	width: 350px;
}

.files td {
	width: 50px;
}

.files th {
	width: 300px;
	text-align: center;
	font-size: 12px;
}

#popup {
	width: 100%;
	height: 100%;
	border: 1px solid #d0d0d0;
	background: #dddddd;
	padding-top: 50px;
}

#popup table {
	width: 80%;
	height: 80%;
	text-align: center;
	border: 1px solid #d0d0d0;
	background: #ffffff;
}

#popup .error {
	font-weight: bold;
	text-align: center;
}

#popup table td {
	font-weight: bold;
	text-align: center;
	padding: 25px;
}

#popup p {
	text-align: center;
}

td.image {
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
}

img.image {
	border: 1px solid #999999;
}

.image-right {
	width: 10px;
	background: url('/images/image-right.gif') repeat-y;
}

.image-bottom {
	height: 10px;
	background: url('/images/image-bottom.gif') repeat-x;
}

.image-topright {
	width: 10px;
	height: 10px;
	background: url('/images/image-topright.gif') no-repeat;
}

.image-bottomleft {
	width: 10px;
	height: 10px;
	background: url('/images/image-bottomleft.gif') no-repeat;
}

.image-bottomright {
	width: 10px;
	height: 10px;
	background: url('/images/image-bottomright.gif') no-repeat;
}

.sitemap {
	padding-left: 10px;
}

table.loginpage th {
	text-align: left;
	font-weight: normal;
	width: 100px;
}

table.loginpage input {
	width: 300px;
}

table.loginpage input.submit {
	width: 100px;
}

a.nl, a.nl:link, a.nl:visited, a.nl:hover, a.nl:active {
	text-decoration: none;
}

#info {
	width: 200px;
	height: 0px;
	position: absolute;
}

.tooltip {
	width: 200px;
	border: 1px solid #000000;
	background: #ffffdd;
	padding: 5px;
	font-size: 10px;
}

.tooltip p {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 10px;
}
a.c, a.c:link, a.c:visited, a.c:hover, a.c:active {
	
	font-size: 12px;
	font-weight: bold;
}

.link {
	text-align: right;
}

.left {
	color: #335566;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
}

.small-input {
	width: 100px;
	border: 1px solid #113399;
	margin-top: 1px;
	margin-bottom: 1px;
}

.medium-input {
	width: 125px;
	border: 1px solid #113399;
	margin-top: 1px;
	margin-bottom: 1px;
}

.menu-head {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

.menu-head-on {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	vertical-align: middle;
	background: url('/images/topmenu-active.gif') repeat-x;
	white-space: nowrap;
}

.menu-head a, .menu-head a:link, .menu-head a:visited, .menu-head-on a, .menu-head-on a:link, .menu-head-on a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.menu-head a:hover, .menu-head a:active, .menu-head-on a:hover, .menu-head-on a:active {
	color: #ffffff;
	text-decoration: underline;
}

.catalog-group {
	text-align: right;
	font-size: 10px;
	color: #666666;
}

table.price-list {
	border-collapse: collapse;
}

td.price {
	border: 1px solid #999999;
	border-left: 1px dotted #999999;
	border-right: 1px dotted #999999;
	width: 33%;
}

b.price-title {
	text-transform: uppercase;
	font-size: 14px;
}

span.price {
	font-size: 14px;
	font-weight: bold;
	color: #002299;
}

td.hot {
	width: 33px;
	border: 1px solid #cccccc;
}

sup.new {
	color: #cccc00;
}

.data {
	width: 95%;
	border-top: 1px solid #ddeeff;
	border-left: 1px solid #ddeeff;
	border-right: 1px solid #557799;
	border-bottom: 1px solid #224488;
}

.data input, .data select {
	width: 50px;
	height: 18px;
	margin: 0px;
	border: 1px solid #999999;
	padding: 0px;
	vertical-align: top;
	text-align: center;
}

.data th {
	border: 1px solid #557799;
	background: #88b6e3;
	color: #000000;
	padding: 3px;
	font-weight: bold;
	white-space: nowrap;
}

.data tr.even {
	background: #eeeeee;
}

.data tr.odd {
	background: #dddddd;
}

.data td {
	border: 1px solid #557799;
	padding: 3px;
}

.content .data td, .content .data th {
	padding: 3px;
}

.counters {
	text-align: center;
	vertical-align: middle;
}

.counters img {
	filter:alpha(opacity=30);
	opacity: 0.3;
}

.content {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

.content-left {
	background: url('/images/back-left.gif') repeat-y;
}

.content-right {
	background: url('/images/back-right.gif') repeat-y;
}

.content tr, .content td, .content th {
	padding: 0px;
	margin: 0px;
}

.menu {
	width: 200px;
}

table.content td.main {
	width: 100%;
	padding-top: 250px;
	padding-left: 10px;
	padding-right: 25px;
}

.menu table {
	table-layout: fixed;
}

h1 {
	position: absolute;
	margin-top: 250px;
	margin-left: 270px;
	text-align: left;
}

.h1 {
	text-align: left;
	font: bold 24px 'Times New Roman';
	color: #ffffff;
	text-align: left;
	width: 500px;
}

.info {
}

.info .tl, .info .tr {
	width: 13px;
	height: 31px;
}

.info .tl {
	background: url('/images/leftmenu-topleft.gif') no-repeat;
}

.info .tr {
	background: url('/images/leftmenu-topright.gif') no-repeat;
}

.info .tt {
	background: url('/images/leftmenu-top.gif') repeat-x;
	color: #eeeeee;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	height: 31px;
	width: 200px;
}

.info .ll {
	background: url('/images/leftmenu-left.gif') repeat-y;
}

.info .rr {
	background: url('/images/leftmenu-right.gif') repeat-y;
}

.info .bl, .info .br {
	width: 13px;
	height: 15px;
}

.info .bl {
	background: url('/images/leftmenu-bottomleft.gif') no-repeat;
}

.info .br {
	background: url('/images/leftmenu-bottomright.gif') no-repeat;
}

.info .bb {
	background: url('/images/leftmenu-bottom.gif') repeat-x;
}

.info .cc {
	padding: 5px;
	text-align: center;
}

.block {
	background: url('/images/rightmenu-back.gif') repeat-x;
	font-size: 1px;
	line-height: 1px;
	margin-left: 10px;
	table-layout: fixed;
}

.block .tl, .block .tr {
	width: 7px;
	height: 7px;
}

.block .tl {
	background: url('/images/rightmenu-topleft.gif') no-repeat;
}

.block .tr {
	background: url('/images/rightmenu-topright.gif') no-repeat;
}

.block .tt {
	background: url('/images/rightmenu-top.gif') repeat-x;
	width: 180px;
}

.block .ll {
	background: url('/images/rightmenu-left.gif') repeat-y;
}

.block .rr {
	background: url('/images/rightmenu-right.gif') repeat-y;
}

.block .bl, .block .br {
	width: 7px;
	height: 7px;
}

.block .bl {
	background: url('/images/rightmenu-bottomleft.gif') no-repeat;
}

.block .br {
	background: url('/images/rightmenu-bottomright.gif') no-repeat;
}

.block .bb {
	background: url('/images/rightmenu-bottom.gif') repeat-x;
}

.block .cc {
	padding: 5px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}

.foot {
	width: 100%;
	height: 40px;
}

.foot .bl {
	background: url('/images/foot-left.gif') no-repeat;
	width: 10px;
	height: 40px;
}

.foot .br {
	background: url('/images/foot-right.gif') no-repeat;
	width: 10px;
	height: 40px;
}

.foot .bb {
	background: url('/images/foot-back.gif') repeat-x;
	text-align: center;
}

.foot .bb table {
	margin-top: 10px;
}

.foot .bb-text {
	color: #ffffff;
	font-size: 11px;
	padding-top: 10px;
}

.head {
	position: absolute;
	left: 0px;
	top: 0px;
}

.menu-head, .menu-head a {
	white-space: nowrap;
}

.message {
	border: 1px solid #999999;
	border-left: 1px dotted #999999;
	border-right: 1px dotted #999999;
	margin-bottom: 2px;
}

.p-t-8 {
	padding-top: 8px;
	text-align: center;
}

.p-t-8 a {
	display: block;
	margin-top: 15px;
	margin-bottom: 8px;
}

.p-t-8 a, .p-t-8 a:link, .p-t-8 a:visited, .p-t-8 a:hover, .p-t-8 a:active {
	text-decoration: underline;
	font-size: 12px;
	color: #cc0000;
}

.p-t-8 a.hide {
	display: none;
}

.p-l-25 {
	padding-left: 25px;
}

.p-l-12 {
	padding-left: 12px;
	height: 30px;
	padding-top: 12px;
}

.m-l-25 {
	position: absolute;
	margin-left: -25px;
}

.p-l-10 {
	padding-left: 10px;
}

table.center, table.center td {
	text-align: center;
}

td.bb table tr td {
	vertical-align: middle;
}

.a-buy {
	background: #ffdddd url('/images/cart.gif') no-repeat;
	width: 75px;
	height: 25px;
	border: 1px solid #996666;
	padding-left: 20px;
	color: #996666;
	font-family: 'Arial Narrow', sans-serif;
}

.a-inf {
	background: #ddddff url('/images/info.gif') no-repeat;
	width: 75px;
	height: 25px;
	border: 1px solid #666699;
	padding-left: 20px;
	color: #666699;
	font-family: 'Arial Narrow', sans-serif;
}

.devs {
	position: absolute;
	width: 800px;
	left: 30px;
	top: 5px;
	font-weight: bold;
	color: #66aaff;
	z-index: 1000;
	font-size: 11px;
}

table.pr {
	width: 95%;
}

table.pr td {
	width: 50%;
	height: 150px;
	border: 1px solid #cccccc;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	margin: 3px;
}

table.pr td img.image {
	float: left;
	margin: 10px;
}

table.pr td a.title {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
}

table.pr td a.detail {
	margin-top: 10px;
}

table.pr td small {
	display: block;
	text-align: right;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.pr td small b {
	font-size: 14px;
	font-weight: bold;
	color: #002299;
}

table.pr td small strong {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

table.pr td .li {
	margin-left: 25px;
	clear: both;
}

table.pr td .li td {
	margin: 2px;
	width: 50%;
	height: 30px;
	border: none;
	margin: 0px;
}

table.pr td .li a {
	display: block;
	width: 90px !important;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-decoration: none;
}

table.pr td .li a.inf {
	background: #ddddff url('/images/info.gif') no-repeat;
	border: 1px solid #666699;
	color: #666699;
}

table.pr td .li a.buy {
	background: #ffdddd url('/images/cart.gif') no-repeat;
	border: 1px solid #996666;
	color: #996666;
}

.of a {
	display: block;
	width: 90px !important;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-decoration: none;
	background: #dddddd;
	border: 1px solid #999999;
	color: #000000;
}

table.pr td div.li a.buy {
	float: right;
}

.html {
	width: 95%;
}

.catalog a {
	display: block;
}

.catalog a.hide {
	display: none;
}

.catalog sup {
	color: #cccc00;
}

.catalog .level1 {
	margin-left: 0px;
}

.catalog .level2 {
	margin-left: 0px;
}

.catalog .level2 a {
	margin-top: 3px;
	margin-bottom: 3px;
}

.catalog a strong {
	font-size: 12px;
	color: #cc0000;
}

.catalog a img {
	vertical-align: middle;
	margin-right: 5px;
}

.catalog .level3 {
	margin-left: 15px;
}

.catalog .level4 {
	margin-left: 15px;
}

table.menu-form, table.menu-form td {
	table-layout: auto;
}

table.menu-form td {
	width: 70px;
}

.path {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.html, div.html font {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

img.image {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.clear {
	clear: both;
}

p {
	text-align: justify;
}

.schedule {
	text-align: center;
	padding: 20px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #dddddd;
}

.schedule a, .schedule a:link, .schedule a:visited {
	color: #dddddd;
	text-decoration: underline;
}

div.hr {
	border-bottom: 1px solid #dddddd;
	height: 1px;
	line-height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.lenin {
	padding: 5px;
}

.lenin a, .lenin a:link, .lenin a:visited {
	color: #999;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

.lenin a:hover, .lenin a:active {
	color: #999;
	font-weight: normal;
	text-decoration: none;
}
