body{ margin:0px; font-family:Verdana; font-size:12px; color:#000000}
body td{font-family:Verdana; font-size:12px; color:#000000}
h1{font-size:17px}
td.maintitle{padding:0px}
td.content{padding:10px}
td.menu{padding:10px}
td.banner_line{background-image:url(../img/banner_blok_bg.gif); background-position:top; background-repeat:repeat-x; background-color:#FFFFFF}
td.sec_line{background-image:url(../img/sec_blok_bg.gif); background-position:bottom; background-repeat:repeat-x; background-color:#FFFFFF}
td.leftmenu{border-right-color:#000000; border-right-style:solid; border-right-width:1px}
td.bottom_line{background-image:url(../img/bottom_blok_bg.gif); background-position:top; background-repeat:repeat-x}
td.punkt{ border-bottom-color:#333333; border-bottom-style:dashed; border-bottom-width:1px}
td.fraze{font-family:Verdana; font-size:13px; color:#000000; background-color:#279ABF;} 

.title_1{font-family:Verdana; font-size:12px; color:#000000; font-weight:bold}
.title_2{font-family:Verdana; font-size:12px; color:#cc0000; font-weight:bold}

.price{font-family:Verdana; font-size:12px; color:#cc0000; font-weight:bold}

#contact{ width:377px; height:150px; left:0px; top:0px; position:absolute}

A.grey {COLOR: #000000; TEXT-DECORATION: none}

a.name{font-family:Verdana; font-size:12px; color:#ffffff; font-weight:bold; text-decoration:none; text-transform:uppercase; background-color:#279ABF; padding:4px;}

h1.name a{font-family:Verdana; font-size:14px; color:#ffffff; font-weight:bold; text-decoration:none; text-transform:uppercase; background-color:#279ABF; padding:6px;}

img.name{border-color:#279ABF; border-style:solid; border-width:4px}
img { border:0px; }



a			{ color: #28368c; text-decoration: none; outline: none; }
a:link			{ color: #28368c; text-decoration: none; }
a:active		{ color: #28368c; text-decoration: none; }
a:visited		{ color: #28368c; text-decoration: none; }
a:hover			{ color: #ff6600; text-decoration: underline; }

a.menulink		{ font-size: 8pt; font-weight: bold; color: #28368c; text-decoration: none; text-transform: uppercase; outline: }
a.menulink:active	{ font-size: 8pt; font-weight: bold; color: #28368c; text-decoration: none; text-transform: uppercase; }
a.menulink:visited	{ font-size: 8pt; font-weight: bold; color: #28368c; text-decoration: none; text-transform: uppercase; }
a.menulink:hover	{ font-size: 8pt; font-weight: bold; color: #ff6600; text-decoration: none; text-transform: uppercase; }

a.rmlink		{ font-size: 8pt; font-weight: bold; color: #ff0000; text-decoration: none; }
a.rmlink:active		{ font-size: 8pt; font-weight: bold; color: #ff0000; text-decoration: none; }
a.rmlink:visited	{ font-size: 8pt; font-weight: bold; color: #ff0000; text-decoration: none;  }
a.rmlink:hover		{ font-size: 8pt; font-weight: bold; color: #ff0000; text-decoration: underline; }

a.biglink		{ font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none; }
a.biglink:active	{ font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none; }
a.biglink:visited	{ font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none; }
a.biglink:hover		{ font-size: 9pt; font-weight: bold; color: #ff3300; text-decoration: none; }


.count_prod_box { width: 35px; text-align: center; border: 1px solid #cecece; font-weight: bold; color: #ff0000; }

input { background: #fff; border: 1px solid #cecece; font-size: 8pt; color: #000; }


a.name{font-family:Verdana; font-size:12px; color:#ffffff; font-weight:bold; text-decoration:none; text-transform:uppercase; background-color:#279ABF; padding:4px;}

input.but {background: #279abf; padding: 4px; color: #fff; font-size: 9pt; font-weight: bold; cursor: hand;}


hr.hr_line {
	background-image: url("../images/line.gif");
	width: 90%;
	height: 7px;
	font-size: 3px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 0px;
	}

hr {
	background-image: url("../img/line.png");
	background-repeat: repeat-x;
	width: 90%;
	height: 7px;
	font-size: 3px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 0px;
	}
	
ul {
	margin-left: 10px;
	margin-bottom: 4px;
	padding-left: 2px;
	}

h1 { font-weight: normal; font-size: 20px; margin: 0px; color: #279abf; font-family: Arial; text-transform: uppercase; outline: none; }
h2 { font-weight: normal; font-size: 18px; margin: 0px; color: #ff6600; font-family: Arial; text-transform: uppercase; }

h2.h2_black { font-weight: normal; font-size: 18px; margin: 0px; color: #000000; font-family: Arial; text-transform: uppercase; }

h3 { font-weight: normal; font-size: 18px; margin: 0px; color: #279abf; font-family: Arial; text-transform: uppercase; }
/* DIALOG */
#recall {
	cursor: pointer;
	background: url('/_img/recall_buttons.png') no-repeat scroll 0px 0px;
	display: block;
	height: 29px;
	margin: 35px 0 0 27px;
	width: 204px;
}
	#recall.succeed {
cursor: default !important;
		background: url('/_img/recall_buttons.png') no-repeat scroll 0px -29px;
	}

	#recall.failed {
cursor: default !important;
		background: url('/_img/recall_buttons.png') no-repeat scroll 0px -58px;
	}

.ui-dialog {
	font: 16px arial;
	background-color: #e5ebfa;

	-webkit-box-shadow: 0 1px 15px #a5a5a5;
	   -moz-box-shadow: 0 1px 15px #a5a5a5;
	        box-shadow: 0 1px 15px #a5a5a5;

	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
			border-radius: 15px;

	overflow: hidden;
	width: 500px !important;
}
	#recall_dialog {
		background: url('/_img/recall_bg.png') repeat-x scroll 0 0 #e5ebfa;
		height: 245px;
		margin: 0;
		padding: 15px 50px;

		-webkit-border-radius: 0 0 15px 15px;
	}

	#recall_dialog label {
		color: #3a3129;
		display: block;
		margin: 5px 0;
	}
	#recall_dialog input {
		border: 0 none;
		height: 34px;
		line-height: 34px;
		padding: 0 5px;
		width: 100%;
	}
		#recall_dialog input.error {
		}
	#recall_dialog p {
		margin: 0.2em 0 0.5em;
		padding: 0;
	}
		#recall_dialog p.error {
			color: #915555;
		}

	.recall_dialog__button_place {
		margin: 1em 0 0;
	}
		.recall_dialog__button_place__text {
			color: #4e5442;
			display: inline-block;
			float: left;
			margin: 15px 16px !important;
		}
	#recall_dialog button {
		cursor: pointer;
		color: transparent;
		background: url('/_img/recall_dialog_button.png') no-repeat scroll 0 0 transparent;
		border: 0;
		font-size: 15px;
		height: 43px;
		width: 237px;
	}
		#recall_dialog button.loading {
			cursor: default;
			color: transparent;
			background: transparent url('/_img/recall_loading.gif') no-repeat scroll center center;
			border: 0;
			outline: none;
		}
			#recall_dialog button.loading p {
				color: transparent;
			}

	.ui-dialog .ui-dialog-titlebar {
		background-color: #e1e9f4;
		font-size: 22px;
		padding: 15px 5px 15px 35px;
		height: 1em;
		-webkit-border-radius: 15px 15px 0 0;
	}
		.ui-dialog-titlebar-close {
			background: url("/_img/recall_close.gif") no-repeat scroll 0 0 transparent;
			color: transparent;
			display: inline-block;
			height: 15px;
			margin: 0 0 0 190px;
			vertical-align: middle;
			width: 15px;
		}
			.ui-dialog-titlebar-close span {
				color: transparent;
			}

.ui-widget-overlay {
	background-color: #A09FB3;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.3;
	filter: alpha(opacity = 30);
}
