/* CSS Document */

body {
	margin: 0px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Tahoma;
	font-size: 24px;
	color: #303030;
	text-align: left;
	font-weight: normal;
	padding: 0px;
}
h2 {

	font-family: Tahoma;
	font-size: 18px;
	color: #303030;
	text-align: left;
	font-weight: normal;
	padding: 0px;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2e2e2e;
	text-align:justify;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2e2e2e;
}
.text A, td a {
	color:#0011FF;
	text-decoration: underline;
}
.text A:hover, td a:hover {
	color:#0066FF;
}

.textmini
{
	font-family:Tahoma;
	font-size:11px;
	color:#000066;
	text-align:left;
	vertical-align: middle;
}
.textmini A
{
	color:#FFFFFF;
	text-decoration:none;
}
.textmini A:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

.poisk {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.top {
	font-family: Tahoma;
	font-size: 10px;
	text-align: right;
	color: #705544;
	vertical-align: middle;
}

.menutop {
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
}
.menutop A {
	color: #FFFFFF;
	text-decoration: none;
}
.menutop A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menutop A:hover {
	color: #ffffff;
	text-decoration:underline;
}

.price a, .price a:visited {
	color: #000099;
	font-size: 12px;
	text-decoration: none;
	font-family: Tahoma;
}
.price a:hover {
	color: #0000cc;
	font-size: 12px;
	text-decoration: none;
	font-family: Tahoma;
}

.menu {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
}
.menu A {
	color: #FFFFFF;
	text-decoration: none;
}
.menu A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu A:hover {
	color: #cccccc;
	text-decoration: none;
}

.menuactive {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	color: #cccccc;
	text-decoration: none;
}
.menuactive A {
	color: #cccccc;
	text-decoration: none;
}
.menuactive A:visited {
	color: #cccccc;
	text-decoration: none;
}
.menuactive A:hover {
	color: #cccccc;
	text-decoration: none;
}

.submenu {
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
}
.submenu A {
	color: #FFFFFF;
	text-decoration: none;
}
.submenu A:hover {
	color: #cccccc;
	text-decoration: none;
}

.submenuactive {
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
	color: #cccccc;
}
.submenuactive A, .submenuactive A:hover  {
	color: #cccccc;
}

.searchform {
	height: 18px;
	width: 95px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


