a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	text-decoration: none;
}

a:link {
	color: #000080;
}

a:visited {
	color: #000080;
	text-decoration: none;
}

a:hover {
	border-bottom: 2px solid #FF4500;
	color: #DC143C;
}

a:active {
	font-weight: bold;
}

a.comment {
	background: url(images/comment.gif) no-repeat left top;
	border: 0px;
	color: #008080;
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin: 1px 11px 1px 15px;
	padding-left: 11px;
	text-decoration: none;
}

a.comment:visited,a.comment:active {
	color: #008080;
}

a.comment:hover {
	border: 0px;
	color: #FF0000;
	text-decoration: underline;
}

a.menu {
	border-bottom: 2px solid #C0C0C0;
	font-size: 1em;
}

a.menu:link {
	color: #000080;
	text-decoration: none;
}

a.menu:visited {
	color: #000080;
	text-decoration: none;
}

a.menu:hover {
	border-bottom: 2px solid #FF4500;
	color: #1E90FF;
}

a.menu:active {
	font-weight: bold;
}

a.menu1 {
	border-bottom: 1px solid #C71585;
	border-left: 2px solid #C71585;
	color: #FF4500;
	font-size: 0.95em;
	font-weight: normal;
	padding: 3px;
	text-decoration: none;
}

a.menu1:link, a.menu1:active, a.menu1:visited  {
	color: #000080;
}

a.menu1:hover  {
	background-color: #FFE479;
	border-bottom: 3px solid #FDDD00;
	border-left: 2px solid #B0C4DE;

}

a.small, a.small:link, a.small:visited, a.small:active {
	border: none;
	color: #C71585;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
}

a.small:hover {
	border-bottom: 2px solid #FF4500;
}

caption{
	background-color: #000080;
	color: #FFFFFF;
	padding: 4px;
}

fieldset{
	border: 1px solid #D85869;
	padding: 4px;
}

form.inform {
	display: inline;
	font-size: 95%;
}

h1 {
	background: url(images/s_desc.png) no-repeat;
	border-top: 2px solid #CB0000;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px 0px 0px 10px;
}

h1, h2, h3 {
	color: #483D8B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	border-bottom: 1px solid #9370DB;
	font-size: 1.2em;
	margin: 0px 0px 0px 10px;
	padding-bottom:6px;
}

h3 {
	border-left: 2px solid #FF0000;
	font-size: 1em;
	margin: 0px 0px 5px 10px;	
	padding: 2px 0px 0px 8px;
}

html, body {
	background-color: #FFFFF0; /*scrollbar-base-color:#FFF2C1;
	scrollbar-arrow-color:navy;
	scrollbar-track-color:#FFFFF0;
	scrollbar-face-color:#FFFFF0;*/
	color: #000080;
	font-family: Verdana, sans-serif;
	font-size: 0.82em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img.l {
	float:left;
	padding: 0px 5px 0px 0px ;
}

input,textarea, select {
	font-family: Verdana, Arial, sans-serif;
	vertical-align: bottom;
	font-size: 0.9em;
}

input.button, .button, .backbutton {
	background: url(images/butt_1.gif) #F7F2C4 bottom;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

input.button:hover, .button:hover {
	background-color: #FF8C00;
}

input:focus, 
select:focus, 
textarea:focus {
	background-color: #F0F8FF;
}
ul, ol {
	margin-top:5px;
	margin-bottom: 5px;
}
li.no {
	display: inline;
	list-style: none;
	padding: 0px;
	margin:0px;
}

p {
	font-size:1em;
}

p.big {
	border-bottom: 1px outset #000080;
	font-size: 1.1em;
	font-weight: bold;
}

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

p.header2, p.header {
	background: url(images/up_1.gif) top left no-repeat;
	border-bottom: 1px solid #9370DB;
	font-weight: bold;
	padding-left: 25px;
}
p.intro + * {
	clear: left;
}

p.intro:first-letter {
	float: left;
	display: block;
	font-family: inherit;
	font-size: 2em;
	font-weight: bold;
	margin: 0px 2px 0px 0px;
	padding: 0;
}

table {
	font-size: 1em;
}
legend {
	padding: 0 2px 4px 2px;
}
td.comment {
	color: #008080;
	font-style: normal;
}

td.header {
	background: url(images/butt_1.gif) repeat-x bottom;
	border: 1px solid #C71585;
	text-indent: 3pt;
}

td.intable {
	border-bottom: 1px solid #000080;
	border-right: 1px solid #000080;
}

td.menu, td.price {
	border-bottom: 1px solid #B0E0E6;
	border-left: 2px solid #B0E0E6;
	color: #1E90FF;
	text-decoration: none;
}

td.upcomment {
	text-align: justify;
}

th, td.overtable {
	background-color: #FFF08E;
	border: 1px outset #D85869;
	color: #4169E1;
	padding: 4px;
}
ul.big li, ol.big li, ul.biga li, ol.biga li {
	margin-top: 2px;
	margin-bottom: 2px;
}
ul.big, ol.big {
	color: #DC143C;
	font-size: 1.05em;
	font-weight: bold;
	list-style: none;
	display: block;
	margin-top: 2px;
	padding-top: 2px;
}
ul.biga, ol.biga {
	color : #00008B;
	font-weight: normal;
	line-height:140%;
	font-size: 1.05em;
	display: block;
	margin-top: 5px;
	padding-top: 5px;
}

.backbutton {
	border: 1px solid #C71585;
}

.border {
	border-bottom: 1px solid #DB7093;
	border-right: 1px solid #DB7093;
	border-top: none;
}

.err, li.err  {
	color: #FF0000;
	font-weight: bold;
	list-style: none;
}

.fill {
	
	padding-bottom: 2px;
	padding-top: 3px;
}
.clr {
	clear: both;
}
.hidden {
	display: none;
}

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

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

.line_up {
	background: #DCDCDC url(images/ip_cart_1.gif) repeat-x bottom;
	border-bottom: 1px solid #000080;
	border-top: 1px dotted #5F9EA0;
	color: Navy;
	padding: 5px;
	text-indent: 16px;
	vertical-align: top;
}

.listtable {
	background-color: #FFFFF0;
}

.lpane{
	background-image: url(images/r_pane.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.menu_div {
	background: #FCF5CC url(images/fasha_over.gif) no-repeat left top;
	border-bottom: 1px solid #DB7093;
	border-left: 1px solid #245AA5;
	color: #191970;
	cursor: pointer;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.menu1 {
	color: #000000;
	font-size: 0.9em;
	font-variant: normal;
	text-align: center;
}

.menu2 {
	background-color: #FFFFF0;
	border-bottom: 1px solid #DB7093;
	border-left: 2px solid #DB7093;
	border-right: 1px solid #DB7093;
	color: #008B8B;
	font-size: 0.9em;
	line-height: 115%;
}

.menu3 {
	color: #008080;
	font-size: 0.9em;
	font-variant: normal;
}

.menu4 {
	background: url(images/fasha_over2.gif) #DFFFE5 no-repeat;
	border-bottom: 1px solid #008080;
	border-left: 1px solid #008080;
	color: #000000;
	cursor: pointer;
}

.menuint {
	background: url(images/indent2.gif) #FFFFE0 98% no-repeat;
	border-bottom: 1px solid #DB7093;
	border-left: 1px solid #DB7093;
	color: #000000;
	cursor: pointer;
	font-style: normal;
}

.menuint, .menuintover, .menu4, .menu_div {
	padding: 4px;
}

.menuintover {
	background: url(images/fasha_over3.gif) #FCF5CC no-repeat left top;
	border-bottom: 1px solid #FA8072;
	border-left: 1px solid #FA8072;
	cursor: pointer;
}

.new{
	color: #4169E1;
	font-weight: bold;
	text-decoration: none;
}

.note {
	font-size: 0.96em;
	font-weight: normal;
	color: #006566;
	list-style: none;
}

.prev{
	background: #F5F5F5;
	border: 1px outset #C0C0C0;
	margin: 4px;
	padding: 8px;
}

.prom{
	background-image: url(images/images/prom1_03.gif);
	background-repeat: repeat-x;
}
.tochkah {
	background: url(images/hl.gif) repeat-x 20%;
}

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

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

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

#boxdescription{
	display: inline;
	margin-top: 22px;
	padding: 4px 40px 4px 4px;
	float: right;
}

#cat li {
	margin-top: 3px;
}
.fl{
	margin: 0px;
	padding: 0px;
	float: left;
}

#top {
	height: 60px;
	background: url(images/images/prom1_03.gif) repeat-x top;
}
#left {
	width:120px;
	overflow: auto;
}
#left dl {
	margin:0px;
}
#cont {
	text-align: left;
	float:right;
}
#footer {
	border-bottom: 4px solid #FF4500;
	background: #FCF5CC url(images/footer.gif) repeat-x bottom;;
	margin-top: 10px;
	text-align: left;
}
#footer span {
	display: block;
	padding: 8px 100px 0px 120px;
	border-top: 3px solid #FFF08E;
	text-align: right;
}
#footer div {
	background: url(images/foot_ico.gif) no-repeat 18px;
	font-size: 0.9em;
	padding: 2px 4px 5px 40px;
}
#footer div img {
	float: right;
}
#count {
	display: inline;
	float: right;
}
#masterdiva dd{
	margin-left: 10px;
	margin-right: 0;
	padding: 3px 3px 5px 5px;
}

#masterdiva dl{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#masterdiva dt{
	font-size: 100%;
	padding: 5px;
	margin-top:2px;
	width: auto;
}

#menud {
	/*background-color: #FCF5CC;*/
	color: #008080;
	text-align: right;
	padding:5px 3px 5px 3px;
	margin:5px auto 5px auto;
}

#menud a{
	color: #C0C0C0;
	background-color: #FCF5CC;
	padding:4px;
}

#menud li{
	display: inline;
	list-style: none;
	padding: 2px;
}

#menud ul{
	margin-left: auto;
	padding-top: 4px;
	display: inline;
}

#search {
	border-bottom: 2px solid #DC143C;
	margin: 10px auto 10px  auto;
	padding-bottom: 5px;
	width: 500px;
}
#masterdiv {
	padding-left: 10px;
	margin-left: 10px;
}
#masterdiv p{
	padding: 3px;
	margin: 3px auto 3px auto;
}
#top, #wrapper, #footer{
	margin: 0 auto 0 auto;
	text-align: left;
}
#wrapper {
	margin-bottom: 10px;
	display: block;
}
#news {
	margin:4px 2px 4px 2px;
	padding: 4px 2px 4px 2px;
	background: #FCF5CC;
	font-size:0.9em;
	text-align: center;
}
#users {
	margin: 6px 0 6px 0;
}
#online {
	margin-top: 6px;
	text-align: center;
	font-size: 0.85em;
}