
body
{
  font-family: Arial;
  font-size: 11px;
  background-color: #FFFFFF;
  margin: 0px;
}

li {
  margin-left: 5px;
}

.text_bot
{
 font-family: Arial;
  font-size: 14px;
  color: #424242;
}

.blue
{
   color: #1353b8;
}

 .offset_
{
  margin-left: 30px;

}

a
{
  color: #1353b8;
 /* font-weight: bold;  */
  font-size: 12px;
  text-decoration: none;
};
a:link
{
  color: #1353b8;
  font-size: 12px;
  text-decoration: none;
};
a:visited
{
  color: #1353b8;
  font-size: 12px;
  text-decoration: none;
};
a:hover
{
  color: #1353b8;
  font-size: 12px;
  text-decoration: underline;
};

.head1
{
  background-image: url(../image/head/up_banner_01.jpg);
  background-repeat: no-repeat;
  background-position: left;
}

.head_bg2
{
  background-image: url(../image/head/up_banner_02.jpg);
  background-repeat: no-repeat;
  background-position: left;
}

/*=========     MAIN MENU styules start ================*/



a.mainmenu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
	font-variant: normal;
	color: #1e85d4;
    text-decoration: none;
    margin-left: 20px;
}

a:hover.mainmenu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
	font-variant: normal;
	color: #1e85d4;
    text-decoration: underline;
    margin-left: 20px;
}

a:visited.mainmenu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
	font-variant: normal;
	color: #1e85d4;
    text-decoration: none;
    margin-left: 20px;
}

a:link.mainmenu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
	font-variant: normal;
	color: #1e85d4;
    text-decoration: none;
    margin-left: 20px;
}
/* -------------------------------- */

a.mainmenu_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	font-variant: normal;
	color: #1e85d4;
    text-decoration: none;
    margin-left: 30px;
}

a:hover.mainmenu_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	font-variant: normal;
	color: #1e85d4;
    text-decoration: underline;
    margin-left: 30px;
}

a:visited.mainmenu_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	font-variant: normal;
	color: #1e85d4;
    text-decoration: none;
    margin-left: 30px;
}

a:link.mainmenu_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	font-variant: normal;
	color: #1e85d4;
    text-decoration: none;
    margin-left: 30px;
}

/*--------------------------*/

.menu_ {
     font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #1e85d4;
	text-decoration: none;
   	background-color: #eaeaea;
    cursor: hand;

    }

 .menu_over {
     font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
    color: #1e85d4;
	text-decoration: none;
  background-color: #C0C0C0;
    cursor: hand;
    border-left-style: solid;
	border-left-color: #fe7902;
	border-left-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 0px;
    	border-top-width: 0px;

    }

.menu_ii {
     font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-style: italic;
    font-weight: normal;
    color: #1e85d4;
	text-decoration: none;
   	background-color: #eaeaea;
    cursor: hand;

    }

 .menu_over_ii {
     font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    color: #1e85d4;
	text-decoration: none;
  background-color: #C0C0C0;
    cursor: hand;
    border-left-style: solid;
	border-left-color: #2268DD;
	border-left-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 0px;
  	border-top-width: 0px;

    }



/* head*/
h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
  	font-variant: normal;
	color: #fe7902;
}
h2
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #1353b8;
}


hr {
   height: 3px;
   color: #1e85d4;
   background-color: #1e85d4;
}

hr.bot_ {
   height: 3px;
   color: #1e85d4;
   background-color: #979797;
}


.header {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #fe7902;
}
table
{
  font-family: Arial;
  font-size: 10pt;
}
.pos
{

	position: relative;
	left: 5px;
	top: 3px;
}







.TitleMain {
	right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	text-indent: 5pt;
	padding: 5px;
	font-weight: normal;
	font-style: normal;
	white-space: normal;
}
.RightColor {
	background-color: #93BC6D;
	vertical-align: top;
}
.TopImage {
	margin: 0px;
	padding: 0px;
	background-color: #005000;
	background-position: center bottom;
	text-align: center;
	vertical-align: bottom;
}
.Bottom {
	vertical-align: bottom;
}
.Razdel {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.ProductPP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
	border: 0px;
	left: 3px;
	top: 360px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	background-position: right center;
	vertical-align: super;
	clip:    rect(10px auto auto auto);
	position: static;
	width: 170px;
}
.TextZagal {
	background-position: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.Bold {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.Italiq {
	font-style: italic;
	font-weight: bold;
}
.ZagalBigFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.PPLay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	background-color: #93BC6D;
	background-position: left center;
	text-align: right;
	vertical-align: top;
	color: #FFFF00;
}
.TopMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	background-position: center bottom;
	vertical-align: bottom;
	text-align: center;
}
.A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFff;
	background-color: #3399cc;
}
.PopMenuProd {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D4D0C8;
	overflow: hidden;
	z-index: auto;
	height: 95px;
	width: 200px;
	border: 0px none;
	font-style: italic;
	left: 365px;
	top: 175px;
	visibility: hidden;
}
.PopMenuDes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 50px;
	width: 200px;
	top: 174px;
	left: 670px;
	overflow: hidden;
	visibility: hidden;
}
.TableRazdel {
	background-position: top;
	vertical-align: top;
	position: relative;
	height: 100;
	width: 180px;
	overflow: visible;
}
.News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	padding-left: 10px;
}
.News1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	padding-left: 10px;
}
.HeadTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #EEEEEE;
}
.BodyTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #F9F9F9;
}
.LinkTable {
	border: 1px solid #AEB1B8;
}
.LinkRazdel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.NewZagol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #4798DE;
}
.PopMenuProdCopyI {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D4D0C8;
	overflow: hidden;
	z-index: auto;
	height: 95px;
	width: 200px;
	top: 175px;
	left: 343px;
	border: 0px none;
	font-style: italic;
	visibility: hidden;
}
.PopMenuDesCopyI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 50px;
	width: 200px;
	top: 174px;
	left: 548px;
	overflow: hidden;
	visibility: hidden;
}

.Offset {margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;}
	
.HeadTable1 {
		background-color: #EEEEEE;}
:link {font-family: Arial, Helvetica, sans-serif;
	color:#0000cc;
	font-size: 12px;}
:visited {color:#4798de;
	font-family: Arial, Helvetica, sans-serif;
	color:#0000cc;
	font-size: 12px;
	}

.smallcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #000000;
	text-align: left;
}


