html, body {
height:100%;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #fff;
background: #000000;
}

a {
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #fff;
text-decoration: underline;
}

a:hover {
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #fff;
text-decoration: none;
}

span {
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: normal;
}

p {font-size: 11px;}

ol li {font-size: 11px;}

img {border: 0;}

form {margin: 0;}

.error {
font-family: Verdana, Arial, Sans-Serif;
font-size: 12px;
font-weight: normal;
color: #ed7527;
}

.notify_message {
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #fff;
background: green;
padding: 5px;
}

.alert_message {
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #fff;
background: red;
padding: 5px;
}

.alert_message a {
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #fff;
text-decoration: underline;
background: red;
padding: 5px;
}

input.box, .form input.box {width: 20px;}

input.button {
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #555555;
padding: 2px 10px;
background: #f9f9f9;
border: 1px solid #c3c3c3;
cursor: pointer;
}

a.text_button{
display: block;
width: 30px;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #555555;
text-decoration: none;
padding: 5px 10px 5px 10px;
background: #f9f9f9;
border: 1px solid #c3c3c3;
}

.price, .price-special {font-size: 11px;}

.price-old {font-size: 11px; text-decoration: line-through;}

td.price, th.price, .table th.price {font-size: 11px; text-align: right;}

.price-total {font-size: 11px; color: red;}

th.price-total, td.price-total, .table th.price-total {font-size: 11px; text-align: right;}

.total {padding-top: 3px; font-size: 11px; font-weight: bold;}

.buttons {
padding: 10px;
margin-top: 20px;
background: #efefef;
border: 1px solid #dfdfdf;
}

.vline {border-left: 1px solid #dfdfdf;}

/*** form ***/
table.form  {width: 100%;}

.form input {width: 180px;}

.form td {padding: 5px;}

.form span {font-size: 12px;}

.asterisk {color: red;}

.form-left {
width: 50%;
font-weight: bold;
text-align: right;
}

.form .info {
font-weight: bold;
text-align: center;
padding: 10px 0;
}

.form .buttons {
text-align: center;
padding-top: 10px;
}
/*** !form ***/

/*** table ***/
.table {
width: 100%;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: normal;
border: 1px solid #dfdfdf;
}

.table th {
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #0d7fc1;
text-align: center;
padding: 5px;
background: #F9F9F9;
border-bottom: 1px solid #dfdfdf;
}

.table tr, .table tr.out {background: #ffffff;}

.table tr.over {background: #dffaff;}

.table td.order-desc {background: #d1eaef;}

.table td.order-asc {background: #e0ecef;}

.table td {}
/*** !table ***/

/*** progressbar ***/
.progressbar td, .progressbar td a {color: #aaaaaa;}

.progressbar td.current {color: #555555;}
/*** !progressbar ***/

/*   pageTab   */
ul.pageTab {
padding: 0;
margin: 0;
list-style: none;
text-align: center;
font-size: 12px;
}

ul.pageTab li {
padding: 0;
list-style: none;
display: inline;
font-size: 12px;
}

ul.pageTab li.current, a.begin, a.end, a.previous, a.next, a.page {
padding: 2px 7px;
font-size: 12px;
color: #555555;
text-decoration: none;
background: #f9f9f9;
border: 1px solid #F5F5F5;
}

ul.pageTab a.begin:hover, a.end:hover, a.previous:hover, a.next:hover, a.page:hover {
padding: 2px 7px;
background: #f5f5f5;
font-size: 12px;
}

ul.pageTab li.current {
font-size: 12px;
color: #f5f5f5;
background: #cccccc;
}
/*   !pageTab  */

/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/
/*/////////////////////////////////////////*/

#navigation a {
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #0d7fc1;
text-decoration: none;
}

#navigation a:hover {
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #555555;
text-decoration: underline;
}

#title {
font-family: Verdana, Arial, Sans-Serif;
font-size: 14px;
font-weight: bold;
color: #0d7fc1;
padding: 0;
margin: 0;
}

table.box {width: 100%;}

.box td.heading {
height: 24px;
font-weight: bold;
color: #0d7fc1;
text-transform: uppercase;
margin: 2px;
padding-left: 3px;
border: 1px solid #dfdfdf;
background: #F9F9F9;
}

.box td.content {
padding: 2px;
border-top: none;
border: 1px solid #dfdfdf;
}

.box a {font-size: 11px;}

/*** TOP MENU ***/
table.menu-dropdown td {
margin: 0;
white-space: nowrap;
}

table.menu-dropdown td a {
display: block;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #0d7fc1;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
padding-bottom: 8px;
}

table.menu-dropdown td a:hover {
display: block;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
padding-bottom: 8px;
background: #0d7fc1;
}

td.separator, separator-left, separator-right {width: 3px; background: url(/images/separator.gif) center repeat-y;}

div.dropdown-sub {
margin: 0;
padding: 0;
background: #F9F9F9;
border: solid 1px #CCCCCC;
}

div.dropdown-sub td.submenu {}

div.dropdown-sub td.submenu a {
display: block;
width: 100px;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #0d7fc1;
text-align: left;
text-decoration: none;
padding: 5px;
}

div.dropdown-sub td.submenu a:hover {
display: block;
width: 100px;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-align: left;
text-decoration: none;
padding: 5px;
background: #0d7fc1;
}

div.dropdown-sub td.submenu a.issub {background: url(/images/admin/issub.gif) center right no-repeat;}

div.dropdown-sub td.submenu a.issub:hover {background: #EEE url(/images/admin/issub.gif) center right no-repeat;}

div.dropdown-sub td.separator {
height: 1px;
background: #cccccc;
}
/*** !TOP MENU ***/

/*** LEFT MENU ***/
.navlist {

}

.navlist li {
list-style: none;

}

.navlist a {
display: block;
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	position: relative;
	top: 4px;
	list-style-type: none; 
	margin: 2px; 
	background: #212223 url(/images/menu_bg.jpg) no-repeat right; 
	width: 106px; 
	height: 22px; 
	list-style:red;
}

.navlist a:hover {
display: block;
	color: blue;
	text-decoration: underline;
	background: #212223 url(/images/menu_bg2.jpg) no-repeat right; 
}
.navlist a:active{
	color: blue;
}
li.subnavlist a {
padding-left: 17px;
background: url(/images/menu-sub.gif) 3px no-repeat;
}

.current {font-weight: bold;}
/*** !LEFT MENU ***/

/*** EXPAND MENU ***/
table.menu-expand {
position: relative;
z-index: 1000;
padding-left: 10px;
}

table.menu-expand td {
width: 130px;
height: 16px;
padding: 0;
margin: 0;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #661f00;
border: 1px solid #661f00;
background: url(/images/arrow.gif) no-repeat #f9e8ce;
/* Opacity in IE */ filter: alpha(opacity=70);
/* Opacity in Mozilla */-moz-opacity: 0.7;
}

table.menu-expand td a {
display: block;
height: 16px;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #661f00;
text-decoration: none;
padding: 4px 4px 4px 10px;
background: #f9e8ce;
cursor: pointer;
}

table.menu-expand td a:hover {
display: block;
height: 16px;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
padding: 4px 4px 4px 10px;
background: #f8dcad;
cursor: pointer;
}

table.menu-expand td a.issub {background: url(/images/arrow.gif) center right no-repeat #f9e8ce;}

table.menu-expand td a.issub:hover {background: url(/images/arrow_over.gif) center right no-repeat #f8dcad;}

div.expand-sub {
padding: 0;
margin: 0;
background: #ffffff;
}

div.expand-sub td.submenu {border: 1px solid #661f00;}

div.expand-sub td.submenu a {
display: block;
width: 200px;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #661f00;
text-align: left;
text-decoration: none;
background: #F9E8CE;
padding: 4px 4px 4px 10px;
cursor: pointer;
}

div.expand-sub td.submenu a:hover {
display: block;
width: 200px;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-align: left;
text-decoration: none;
background: #f8dcad;
padding: 4px 4px 4px 10px;
cursor: pointer;
}

div.expand-sub td.submenu a.issub {background: url(/images/arrow.gif) center right no-repeat #f9e8ce;}

div.expand-sub td.submenu a.issub:hover {background: url(/images/arrow_over.gif) center right no-repeat #f8dcad;}

div.expand-sub td.separator {
height: 1px;
background: #cccccc;
}
/*** !EXPAND MENU ***/

/*** SITE MAP ***/  
a.sitemap	{
font-family: Verdana, Arial, Sans-Serif;
font-size: 12px;
font-weight: bold;
color: #0d7fc1;
text-decoration: none;
}

a.sitemap:hover	{
font-family: Verdana, Arial, Sans-Serif;
font-size: 12px;
font-weight: bold;
color: #0d7fc1;
text-decoration: underline;
}

a.subsitemap	{
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
padding-left: 20px;
}

a.subsitemap:hover	{
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: underline;
}
/*** !SITE MAP ***/

.bottomlinks	{
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #555555;
}

a.bottomlinks	{
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #555555;
text-decoration: underline;
}

a.bottomlinks:hover	{
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #0d7fc1;
text-decoration: none;
}
.menu  a{
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	position: relative;
	top: 4px;
	list-style-type: none; 
	margin: 0 0 0px 3px; 
	background: #212223 url(/images/menu_bg.jpg) repeat-y right; 
	width: 210x; 
	list-style:red;
}
.menu a:hover{
display: block;
	color: red;
	text-decoration: underline;
	background:  url(/images/menu_bg2.JPG) repeat-y left; 
}
.current h5{
	display: block;
	color: red;

	text-decoration: underline;
	background:  url(/images/menu_bg2.JPG) repeat-y center; 
}

.menu_padding2{
padding: 0 0 3px 0;
}
h5 {
	margin: 0;
	
	padding: 5px 0 0 20px;
	font-family: Tahoma;
	font-size: 11px;
	font-stretch: normal;
}

.lang a{
	position: relative;
	left: 250px;
	color: #fff;
	text-decoration: none;
}
.lang a:hover{
	text-decoration:underline;
}
.footer a{
	color:#fff;
	
}
.intelex {
	position:relative;
	left: 260px;
	top: 30px;
	color: #fff;
	text-decoration: none;
	}
.intelex:hover{
	text-decoration: underline;
}
.holodomor{
	position:relative;
	left: 100px;
	top: 30px;
	color: #fff;
	text-decoration: none;
}
.holodomor:hover{
	text-decoration: underline;
}
.photo_album_menu a{
display: block;
padding: 0 0 0 10px;
text-decoration: none;
background: url(/images/photo_menu.jpg) no-repeat left center;
}
.photo_album_menu a:hover{
display: block;
padding: 0 0 0 10px;
text-decoration: underline;
color:red;
background: url(/images/photo_menu2.jpg) no-repeat left center;
}
.photo_album_menu  a.current{
display: block;
padding: 0 0 0 10px;
text-decoration: underline;
color:red;
background: url(/images/photo_menu2.jpg) no-repeat left center;
}

.banerholod {
display: block;
width: 198px;
height: 84px;
background: url(/images/mainholodomorukr.jpg) no-repeat;
text-decoration: none;
}

td.banerholod:hover {
display: block;
width: 198px;
height: 84px;
cursor: pointer;
background: url(/images/mainholodomorukr-over.gif) no-repeat;
text-decoration: none;
}