.style1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.style555 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
    border:0;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393939;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
}
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FF0000; }
.style13 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style16 {
	font-size: 20px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(/images/fon.gif);
}
.style17 {color: #FFB115}
.style19 {color: #0000CC}
.style22 {
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
}
.style24 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#000000}
.style27 {
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
}
.style30 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

a.boxpopup3{position:relative;
	z-index:24;
	color:#000;
	border-bottom:thin dotted #0000CC;
	text-decoration:none}
.align-right {
	float: right;
	margin: 0px;
	padding: 0px;
	padding-right: 4px;
}
a.boxpopup3:hover{z-index:25; background-color:#BBB}
a.boxpopup3 span{display: none}
a.boxpopup3:hover span{ /*DISPLAYS ONLY ON HOVER*/
	display:block;
	position:absolute;
	top:2em; left:0; width:16em;
	padding:.3em;
	border:2px groove #BBB;
	color:#000; background:#FFC;
	text-align:left;}
.support-box { display:inline-block; padding:0 10px 3px 10px; white-space:nowrap;}
.support-box img {margin-right:5px; border:0;}
.support-box a {color:#0066cc;}

.main-table {width:591px; text-align:center; margin:5px auto;}
.main-side{width:21px; background:#fff;}
.logo {height:88px;}
.top-text {width:90%; border:0; text-align:center; padding:0;}
.it-support {height:45px;}
.main-product {width:382px; vertical-align:bottom;}
.image-box {width:222px; vertical-align:bottom;}
#options-table td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#000000}
.txtbtn {background:none; border:none; margin:0; padding:0; font-weight:bold; cursor:pointer; text-align:left;}
.price {font-weight:bold; font-size:16px; color:#0000CC;}

@media screen and (max-width: 700px) {
    .main-table {width:700px;}
    .main-side {width:0;}
    .top-text {display:none;}
    .it-support {display:none;}
    .main-product {width:50%;}
    .image-box {width:50%;}
    #options-table {display:none;}
}
.compat {font-size:12px; text-align:left; display:block; padding:10px;}
.compat ul {padding-bottom:0; margin-bottom:0; border:0;}
.options {list-style:none; padding:0; border:0; margin:0; font-size:12px; font-family:Arial;}
.options li {padding:5px 0;}
.popup {position:relative; z-index:24; color:#000; border-bottom:thin dotted #0000CC; text-decoration:none; text-align:left;
    top: 0px;
    left: 0px;
}
.popup span {display:none;}
.popup:hover {z-index:25; background-color:#BBB}
.popup:hover span {display:block; position:absolute; top:2em; left:0; width:300px; white-space:normal; padding:.3em; border:2px groove #BBB; color:#000; background:#FFC; text-align:left;}