
BODY, TD, TH, P, DIV {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin : 0px 0px 0px 0px;
}

INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 8pt;
	border: 1px solid #999999;
}

LI { color: #003366; }

table {border-collapse : collapse; }

form {margin:0;}
img {border:0;}

P  {}

H1  {}
H2  { font-size:16pt;}
H3  {}


A.white, A.white:Visited, A.white:Active  {	color : #eeeeee;	text-decoration : none;	}
A.white:Hover  {	color : #eeeeee;	text-decoration : none;	}

.topmenu {background-color:#000099; font-weight: bold; font-size: 13px;}

.menu_back {background-color:#FFCF00;}
.menu_back_sel {background-color:#FFCF00;}

.menu2_back {background-color:#FFFFCE;}
.menu2_back_sel {background-color:#FFFFCE;}

.top0 {font-size: 16px; font-weight: bold; }


A.top1, A.top1:link, A.top1:visited, A.top1:active  {	
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size:13px;
}
A.top1:hover  {	
	color: #0000ee; 
	font-weight:bold;	text-decoration : none;	
	font-size: 13px;
}


A.t1, A.t1:Visited, A.t1:Active  {	color : blue;	font-size: 13px; font-weight: bold;	 text-decoration : underline;}
A.t1:Hover  {	color : blue;	text-decoration : underline; font-size: 13px; font-weight: bold;}

.t2  {	color : #000000;	text-decoration : normal;	font-size: 11px; font-weight: normal;}

A.t2, A.t2:Visited, A.t2:Active  {	color : blue;	text-decoration : underline;	font-size: 11px; font-weight: bold;}
A.t2:Hover  {	color : blue;	text-decoration : underline;	font-size: 11px; font-weight: bold;}

A.subcattype, A.subcattype:Visited, A.subcattype:Active  {	color : blue;	text-decoration : underline; font-weight: bold;	font-size: 12px; }
A.subcattype:Hover  {	color : blue;	text-decoration : underline;	font-size: 12px; font-weight: bold;}

A.subcattype2, A.subcattype2:Visited, A.subcattype2:Active  {	color : blue;	font-size: 11px; text-decoration : underline; font-weight: normal;	 }
A.subcattype2:Hover  {	color : blue;	text-decoration : underline;	font-size: 11px; font-weight: normal;}




.ads_title {background-color:#aaaaaa; font-size:13px; font-weight: bold;}

.title2 {font-size: 13px; font-weight: bold; }
.small {font-size: 9px; font-weight: normal; }


.c0 {background-color:#999999; color: #000000;}
.c1 {background-color:#eeeeee;}
.c2 {background-color:#dddddd;}
.c3 {background-color:#FF9900;}
.c4 {background-color:#FF6600;}




.pc0 {background-color:#999999; color: #000000;}
.pc1 {background-color:#CDFDCD; color: #000000; font-weight: bold;}
.pc2 {background-color:#DEFBDE;}
.pc3 {background-color:#FF9900;}
.pc4 {background-color:#FF6600;}



.err {color:red; font-size:13px;}


.logo {
	font-size: 24px;
	font-weight: none;
	color:#eeeeee;
}

#logo {
	font-size: 24px;
	font-weight: none;
	color:#eeeeee;
}

#logo a {
	color: #eeeeee;
	text-decoration: none;
}

#logo a:hover {
	color: #eeeeee;
	text-decoration: underline;
}
#logo a:link {
	color:#eeeeee;
	text-decoration: none;
}


/* Valentyn */
.breadcrumb div{
  display: block;
  padding: 0.5em;
}

.breadcrumb div.child {
  display: inline;
}
 
.breadcrumb span.delimiter {
  display: inline; 
  padding: 0.5em; 
}

.breadcrumb span.title {
  padding: 0.5em;
  background-color: #ded;
}

