@charset "utf-8";
@media print {
	.print_no	{display: none;}
	.print_yes	{display: block;}
	.print_yes_no{ display: block;}
}
body { 
margin: 10px 10px 10px 10px;
padding-top: 0 px;
background: #ebebeb; 
}

img {border: 0px;}
input,textarea,select {border: 1px Solid Silver;}

label{cursor: pointer;}

.error{ color: Red; font-size: 11px; font-weight: bold; }
.red{ color: #CB0A14; }
.ornage	{ color: #FF4E00; }
.white_light	{ color: #E3E0CC; }
.black_light	{ color: #3C391D; }

.arial { font-family: Arial, Verdana;}
.verdana { font-family: Verdana, Arial;}

.xsmall	{	font-size: x-small; }
.small	{	font-size: small; }
.normal	{	font-size: normal; }
.medium	{	font-size: medium; }
.large	{	font-size: large; }

.noborder {border:0px;}
.color_c30000 {color:#c30000;}
.print_yes_no	{ display: none;}


a.topmenu:link, a.topmenu:visited, a.topmenu:active{ font-size: 11px; color: #154b88; text-decoration: none; }
a.topmenu:hover {color: #C20202;}
a.topmenuW:link, a.topmenuW:visited, a.topmenuW:active{  color: #ffffff; text-decoration: none; }
a.topmenuW:hover {color: #ffffff; text-decoration: none;}
a.topmenuA:link, a.topmenuA:visited, a.topmenuA:active{ font-size: 11px; color: #C20202; text-decoration: none; }
a.topmenuA:hover {color: #C20202;}

a.topmenu_r:link, a.topmenu_r:visited, a.topmenu_r:active, a.topmenu_r:hover{ font-size: 12px; color: #ffffff; text-decoration: none; }

.mainmenu{
   padding-left: 9px;
}

.mainmenu a {
   text-decoration: none;
   font-weight: bold;
   color: #fff;
   font-size: 9pt;
   font-family: Arial;
}

.mainmenu_sub{
   height: 1px;
   width:  1px;
   overflow: visible;
   position: absolute; 
   display: none;
   margin-left: -1px;
   white-space:nowrap;
}

ul.level2{
  margin:  0px;
  padding: 0px;
  list-style-type: none;
  color: #0066CC;
}

ul.level2 li{
  margin:  0px;
  padding: 5px;
  color: #0066CC;
  font-family: Arial;
}

ul.level3{
  margin:  10 20px;
  padding: 0px;
  list-style-type: none; 
}

ul.level3 li{
  margin:  3px 0px;
  padding: 0px;
  font-family: Arial;
}

ul.level2 li a{
  color: #06C;
  text-decoration: none;
  font-family: Arial;
}

ul.level2 li a:hover{text-decoration:underline;}

ul.level3 li a{
  color: #666;
}

ul.level3 li a:hover{
  text-decoration: underline;
}

/* LANGUAGE */
a.lang:link, a.lang:visited, a.lang:active, a.lang:hover{
	font-family: Arial,Verdana; font-size: 11px;	color: White; text-decoration: none;
}
/* SITEMAP */
a.sitemap1:link, a.sitemap1:visited, a.sitemap1:active{
	font-size: 12px; color: #81010C; font-weight: bold; text-decoration: none; /*2F519C*/
}
a.sitemap1:hover{	text-decoration: underline; }

a.sitemap2:link, a.sitemap2:visited, a.sitemap2:active{
	font-size: 11px; color: #81010C; text-decoration: none; /*2F519C*/
}
a.sitemap2:hover{	text-decoration: underline; }


/* NEWS */
a.n_title:link, a.n_title:visited, a.n_title:active, .n_title{ font-size: 12px;	color: #1c5cab; text-decoration: none; }
a.n_title:hover {	text-decoration: underline; }
a.n_text:link, a.n_text:visited, a.n_text:active, .n_text{ font-size: 12px; color: #000000; text-decoration: none;}
a.n_text:hover { text-decoration: underline; }

/* PRICE */
.price  { font-family:Arial,Verdana;font-size:15px;color:red; font-weight: bold;}
.price2 { font-family:Verdana,Arial;font-size:11px;color:red; font-weight: bold;}

/* Paginary */
.pagenary td   {width:15px; color: #B4B4CF; font-size:10px; font-weight:bold;}
.pagenary td a {color: #2B79B0; font-size:10px; text-decoration:none;}

/* Gallery  */
.gallery      {
	width:160px; height:160px; display:inline; float:left; /*border:1px solid;*/
	text-align:center; margin-left:5px; margin-right:5px; margin-bottom:10px;
}
/* gallery_categories */
.gc1_td { padding: 5px 2px 3px 10px; }
a.gc1:link, a.gc1:visited, a.gc1:active{ font-size: 12px; color: #13589F; text-decoration: none; font-weight:bold; }

.gc2_td { padding: 3px 2px 3px 20px; }
a.gc2:link, a.gc2:visited, a.gc2:active{ font-size: 11px; color: #13589F; text-decoration: none;}
a.gc2:hover { text-decoration: underline; }

/* Active menu title  */
.activemenu_l1      {
	font-size: 14px; color: #70a1c5; font-weight: bold; padding: 10px 0px 10px 10px;
	border-bottom: 8px Solid #70a1c5;
}


/* CALENDAR */

.CAL_header td { text-align:right; }
.CAL_header select { height:18px; font-size:10px; }

.CAL_footer        {background-color:#E2E2E2; border-bottom:2px solid #767676;}
.CAL_footer td     {text-align:center;}
.CAL_footer select {height:20px; font-size:10px;}

.CAL_day  { padding: 0px 5px 0px 5px;}
.CAL_main {} 
.CAL_main td  {width:14%;text-align:center;font-size:11px;color: #3E3E3E; background-color:#E7E8E7;}
.CAL_main td a{text-decoration:none; color:#DA251C; font-weight:bold;}
.CAL_input { border: 1px Solid Silver; background-color: #70A1C5; width:15px; }
.currency { font-family:arial; font-size:12px; text-transform:uppercase;}
.current_bid {font-size:12px; color:#353535; font-weight:bold;}

.C99030f { color:#99030f;}
.CWhite { color:#ffffff;}
.CPointer { cursor:pointer;}
.f11 {font-size:11px;}
.f12 {font-size:12px;}
.f13 {font-size:13px;}
.f14 {font-size:14px;}
.f17 {font-size:17px;}
.bold {font-weight:bold;}
.upper {text-transform:uppercase;}
.f_arial {font-family:arial;}
.border0 {border:0px;}
.bgcolor0 {background-color:transparent;}

a.copyright:link, a.copyright:visited, a.copyright:active, .copyright{ text-decoration:none; font-family:Verdana, Arial; font-size:10px; color:#FFFFFF; }
a.copyright:hover { color:#515151;}

a.copyright6D6D6D:link, a.copyright6D6D6D:visited, a.copyright6D6D6D:active, .copyright6D6D6D{ text-decoration:none; font-family:Verdana, Arial; font-size:10px; color:#6D6D6D; }
a.copyright6D6D6D:hover { color:#515151;}

/* Police */
a.read_more {color:#292929; text-decoration:none; font-weight:bold;}

/* QuickLinks */
a.qm:link, a.qm:visited, a.qm:active, .qm{ font-weight:bold; text-decoration:none; font-size:12px; color:#6D6D6D; }
a.qm2:link, a.qm2:visited, a.qm2:active, .qm2{ text-decoration:none; font-size:12px; color:#6D6D6D; }

.path, .path a { font-size:11px; color:#bababa; }
.path_pipka { font-size:11px; color:#1f5e93; }

a.search:link, a.search:visited, a.search:active, .search {	font-size: 13px;	color: #5d5d5d; text-decoration: none; }
a.search:hover { text-decoration: underline; }

/*DOMAIN REGISTRATION*/

.domain_title{font-family:Sylfaen; font-size:13px; color:#808080}
.input_title{font-family:Arial; font-size:13px; color:#808080}
.input_title_abc{font-family:Arial; font-size:13px; color:#ef0f10}
.input_title_a{font-family:Arial; font-size:13px; color:#ff5e5b}
.input_title_b{font-family:Arial; font-size:13px; color:#fea35a}
.input_title_c{font-family:Arial; font-size:13px; color:#a75dff}
.input_title_d{font-family:Arial; font-size:13px; color:#CF0000}

.bigwhite {font-family:Arial; font-size:46px; color:#F9F9F9}
