.top-menu {
	height: 13px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 8px;
}
.top-menu a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 6px;
}
.right-part {
	padding-left: 6px;
}
.centerarea {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-right: 7px;
	padding-left: 7px;
}
.centerarea h1 {
	font-size: 18px;
	color: #184A98;
	font-weight: normal;
}
.centerarea h2 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.centerarea .tovar {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 6px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.top-menu a:hover {
	color: #6FBEF9;
	text-decoration: underline;
}
.top-menu #current {
	text-decoration: underline;
	color: #EAEAEA;
}
.logo-s2 {
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	height: 50px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.left-menu {
	padding-left: 6px;
	padding-right: 6px;
	width: 147px;
}
.left-menu ul {
	list-style-type: none;
	margin-left: 4px;
	padding-left: 4px;
	margin-top: 15px;
	padding-top: 0px;
}
.left-menu li {
	margin-bottom: 15px;
}
.left-menu li a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.left-menu li li a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

.left-menu li a:hover {
	color: #184A98;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}

.left-menu li li a:hover {
	color: #184A98;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}

.left-menu h1 {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
h3 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-weight: normal;
	text-decoration: none;
}
.left-menu h2 {
	color: #184A98;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.mainarea {
	margin-top: 2px;
}
.logo-s1 {
	padding-left: 145px;
	padding-top: 3px;
	height: 166px;
}
.logo-s1 a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bottom {
	font-size: 10px;
	color: #FFFFFF;
}
.cursorOn {
	cursor: pointer;
}
.cursorOff {
	cursor: auto;
}

.mailMe {
  color: #FFFFFF
}

div.lmenu {
  margin: 15px 0px 15px 0px;
}

div.userlinks {
  margin-top: 100px;
  margin-left: 15px;
}

.userlinks ul {
	list-style-type: none;
	margin-left: 4px;
	padding-left: 4px;
	margin-top: 15px;
	padding-top: 0px;
}
.userlinks li {
  list-style: circle;
  margin-top: 0px;
  margin-bottom: 0px;
}

.userlinks li a {
	color: #646464;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

.userlinks li a:hover {
	color: #184A98;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;	
}

td.tovar div p img {
  float: left;
}
   
