@import url("v_addon.css");
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #778899;
	text-decoration: none;
}
a:link {
	border-bottom: 1px solid #778899;
	color: Navy;
	text-decoration: none;
}
a:visited {
	border-bottom: 1px solid #555773; /*#778899*/
	color: #555773;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px solid #FF4500;
	color: #FF4500;
	text-decoration: none;
}
a:active {
	border-bottom: 1px solid #778899;
	text-decoration: none;
}
a.menu {
	color: #000080;
	font-size: 0.98em;
	border-bottom: 1px solid Red;
	padding: 2px;
	margin: 2px;
}
a.menu:link, a.menu:visited {
	
	color: #000080;
}
a.menu:hover {
	text-decoration: none;
	color: Red;
}
a.com, a.com:link,  a.com:hover, a.com:visited, a.com:active {
	border: 1px solid #6495ED;
	padding: 1px 4px 1px 4px;
	margin: 2px;
	color: #DC143C;
	background: #E0FFFF;
	text-decoration: none;
	font-weight: bold;
}
a.non, a.non:link, a.non:visited, a.non:hover, a.non:active {
	text-decoration: none;
	border-bottom: 1px solid navy;
}
 a.non:hover {
 	color: red;
 }
a.pdf, a.pdf:link,  a.pdf:hover, a.pdf:visited, a.pdf:active {
	text-decoration: none;
	border-bottom: 0px;
}
blockquote {
	padding: 0px 10px 0px 25px;
	margin: 0px;
}
caption {
	border: 1px solid #000080;
	padding: 4px;
	color: #000080;
}
dl {
	margin: 0px;
}
em {
	color: #006162;
}
fieldset {
	border-top: 10px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	margin: 4px;
	padding: 10px;
}
legend {
	padding:0px 10px 0px 10px;
	margin: 4px;
	color: Navy;
	font-size: 1.1em;
}
form.inform {
	display: inline;
	padding: 7px;
}
h1{
	border-bottom: 2px dotted #D3D3D3;
	padding-bottom: 4px;
	color: #000080;
	font-size: 1.4em;
	
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Geneva', Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1.cont, h2.cont {
	border: none;
	background-image: none;
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 130%;
	margin: 0;
	text-indent: 6px;
}
h2{
	margin-bottom: 6px;
	margin-left: 1.25em;
	padding-left: 5px;
	color: #000080;
	font-size: 1.2em;
}
h1 a, h2 a, h1 a:link, h2 a:link, h1 a:visited, h2 a:visited  {
	border-bottom: 2px dotted #DCDCDC;
	padding-bottom: 4px;
	text-decoration: none;
	color:  Navy;
}
h1 a:visited, h2 a:visited  {
	color: #555773;
}
h2 a:hover, h1 a:hover {
	border-bottom:2px solid #DC143C;
	padding-bottom: 4px;
	text-decoration: none;
}
h3{
	margin: 1em;
	padding-left: 20px;
	color: #483D8B;
	font-size: 1.1em;
}
h4 {
	font-size: 1em;
	margin: 3px 3px 3px 6px;
}
body, html {
	margin: 0px;
	padding: 0px;
	/*color: #006768;*/
	font: 0.83em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/fon.jpg);
}
input, textarea, select {
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #A9A9A9;
	padding: 0px;
}

input[type="image"], input[type="radio"], input[type="checkbox"] {
	border: none;
}
input [type="button"], input[type="submit"]  {
	border: 1px solid #73868C;
	background: #66CCFF;
	color: #000080;
}
input [type="button"]:hover, input[type="submit"]:hover {
	color: #EBEBEB;
	background: #333399;
	
}
label{
	padding: 3px;
	vertical-align: bottom;
}

li{
	padding: 3px 0 3px 10px;
	margin-left:10px;
	list-style-position: outside;
}
p {
	font-size: 1em;
}
p.content {
	margin-bottom: 4px;
	padding-left: 10px;
}
p.header {
	border-top: 1px solid #FF0000;
	margin-left: 15px;
	margin-right: auto;
	padding-bottom: 5px;
	padding-left: 14pt;
	font-weight: bold;
}
p.upcomment {
	padding-left: 20px; /*background-color: #FFFFFF;*/
	text-align: justify;
}
table {
	padding: 0px;
	font-size: 1em;
}
td.buy {
	border-bottom: 3px solid #E6E6FA;
	color: #000080;
	/*background: #F8F8FF;*/
	font-size: 0.95em;
}
td.header {
	margin-left: 7px;
	background: #DEE9F3;
	color: navy;
}
td.header1 {
	border: 1px outset #E6E6FA;
	background: #B3E3D7;
	font-weight: bold;
	text-indent: 3pt;
}
.desc, td.menu {
	border-bottom: 1px solid #55B089;
	border-left: 1px solid #55B089;
	border-right: 1px solid #55B089;
	padding: 10px;
	margin: 0px 10px 0px 20px; 
	color: Navy;
	line-height: 130%;
	text-align: left;
	display: block;
	background: url(images/fon_foot.jpg) repeat;
	 /*font-size: 1.1em;*/
}
.desc p {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 10px;
	/*background: url(images/s_r.png) no-repeat center left;*/
}
.dscr {
	margin:2px 0px 0px 0px;
	padding: 0px;
}
td.des {
	border-bottom: 1px solid #FA8072;
	padding: 6px;
}
.price {
	border-right: thin solid #0606FF;
	color: Navy;
	background: #A7DCFC;
	text-align: center;
	font-size: 1.2em;
	padding: 5px;
}
.current {
	width: 5px;
	background: #DC143C;
	color: White;
	font-size: 0.7em;
	padding: 1px;
	margin: 0px 2px 0px 0px;
}
td.sm {
	border: 1px outset #E6E6FA;
	color: #000080;
	background: #F5F5F5;
	font-size: 0.9em;
}
th, td.overtable {
	border: 1px outset #E6E6FA;
	padding: 4px;
	color: Navy;
	background: #CFE9DE;/*#BEE9FF;D5ECD6*/
	text-align: center;
	font-weight: normal;
}
ul {
	margin-bottom: 0px;
	margin-top: 0px;
}
.big, li.big {
/*	list-style-image: url(images/h3_in.gif); */
	font-size: 1.1em;
	line-height: 140%;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
li.no {
	list-style: none;
}
.bigs, li.bigs {
	background: url(images/fold.gif) no-repeat left bottom; 
	font-size: 1.1em;
	line-height: 140%;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 25px;
}
.bigse, li.bigse {
	background: url(images/arr.gif) no-repeat top left; 
	list-style:  none;
	padding: 2px 0px 2px 15px;
	text-align: left;
}
.icon 
{
    vertical-align: middle;
    margin-right: 0.3em;
    margin-left: 0.3em;
}

li.list {
	list-style-image: url(images/arr.gif);
	background: transparent;
}
.pd {
	margin-top: 15px;
}
.border {
	border-bottom: 1px solid #DB7093;
	border-right: 1px solid #DB7093;
	padding: 2px;
	margin: 1px;
}

.err {
	color: #FF0000;
	font-weight: bold;
}

.ds {
	font-size: 1.1em;
	color: Navy;
}
.fill {
	border-bottom: 3px solid #008080;
	padding: 3px;
	text-align: center;
}

.headim {
	background: url(images/up_bul_02.jpg) top repeat-x;
}

#hidden, .hidden {
	display: none;
}

.incont {
	padding-left: 10px;
	padding-top: 5px;
	font-size: 1em;
}
img.detail {
	border: 2px solid #55B089;
	margin: 10px;
}
.inl {
	display: inline;
}
.pr{
	padding: 7px;
	background: #55B089; /*#55B05A;*/
	color: White;
	display: block;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
}
.pr a {
	color: White;
}
.line, .linedown {
	text-align:right;
	clear: both;
	margin: 10px;
}

.lineup {
	/*border-bottom: 1px solid #008080; text-indent: 5px;
	border-top: 1px solid #DC143C; */
	/*border-bottom: 1px solid #DC143C;*/
	padding: 6px 6px 6px 0px;
	/* background: #DDEEFF; url(images/up_cart.gif) no-repeat left bottom;*/
	font-size: 0.9em;
	margin: 0px;
}
.branch {
	padding: 4px;
	background: #CFE9DE; 
	padding: 6px; 
}
.listtable{
	text-align: left;
	/*background-color: #FAFDFC;*/
	margin-top: 10px;
}
.list {
	text-align: left;
	background-color: #F7F9F9;
}
.menu1 {
	padding: 3px;
	font-size: 0.8em;
	font-weight: normal;
}

.menu4 {
	/*border-bottom: 1px solid #DCDCDC;
	border-left: 2px solid #FF4500;
	border-right: 1px solid #008080;
	border-top: 1px solid #F5FFFA; */
	background: url(images/fasha.gif) #53A2DD left bottom repeat-x;
	cursor: pointer;
	color:Navy;
	padding: 3px;
}

.menuint {
	border-bottom: 1px solid #578EE6;
	background: #BDDAEF url(images/fon_foot.jpg) repeat-x bottom left;
	cursor: pointer;
	padding: 3px 0px 3px 1px;

}

.menuintover {
	background: #CC0000 url(images/fasha_over.gif) repeat-x bottom left;
	cursor: pointer;
}
.menuintover1 {
	background: #299FDE url(images/fasha_over.gif) repeat-x bottom left;
	cursor: pointer;
	border-bottom: 1px solid #CC0000;
}
.mg{
	margin: 0px;
	padding: 0px;
	border:none;
	float: left;
}

img.r {
	float: right;
	display: inline;
	border: 1px solid #55B05A;
	margin: 8px;
	background-color: White;
}
.note {
	margin: 10px 20px 4px 0px;
	padding-top: 6px;
	color: Black;
	font-size: 0.9em;
	text-indent: 0px;
}
.pess{
	border-top: 1px solid #2B73AD;
	padding: 4px;
}

.prev{
	border-bottom: 1px solid #C0C0C0;
	margin: 4px;
	padding: 6px;
	color: #000080;
	background-color: #F1F1F1;
	text-align: center;
}
.prev1{
   margin:20px;
	padding: 4px;
}
.descr{
	/*border-bottom: 1px solid #C0C0C0;*/
	padding: 2px;
	background-color: #F1F1F1;
	margin: 5px 0px 10px 0px;
}
.descr td{
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	padding: 3px;
	/*text-align: right;*/
}

.n_descr {
	background-color: #e1e1e1;
}
.submenu{
	border-bottom: 1px solid #FF6666;
	border-left: 3px solid #008080;
	padding: 0px 0px 2px 3px;
	color: #008080;
	line-height: 130%;
	position: relative;
}

.tochkah {
	background: url(images/hl.gif) repeat-x;
}

.tochkah1 {
	background: url(images/fon_u.gif) repeat-x center;
}

.tochkav {
	background: url(images/vl.gif) repeat-y center;
}

.tochkav1 {
	background: url(images/fon_d.gif) repeat-y center;
}

.usr{
	padding: 5px;
}
.kshr {
	padding:5px;
	border:1px solid black;
	float: right;
}
.news {
	border-left: 6px solid #ff6347;
	padding: 0px 4px 0px 20px;
	font-size: 1.1em;
}