html {height:100%}
body {height:100%; background:#ffffff; margin:0px; font-family:tahoma; font-size:11px; color:#242420}
.line-fon {background-image:url('/img/line.gif'); background-repeat:no-repeat; background-position:top left;}
.whitefont {color:#ffffff}
.bottom-fon {background-image:url('/img/bottomline.gif'); background-repeat:no-repeat; background-position:bottom left;}
.bottom-fons {background-image:url('/img/bottomline_.gif'); background-repeat:no-repeat; background-position:bottom left;}
.tline {background-image:url('/img/tline.gif'); background-repeat: repeat-x;}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
	
}

div {
	font-family: tahoma;
	font-size:11px;
}

.Title
{
	color:#364043; 
	letter-spacing: -0.05em; 
	font-family: arial; 
	margin:0px; 
	font-size:16px; 
	text-transform: uppercase;
}

.Title-Main
{
	color:#0b6280; 
	letter-spacing: -0.05em; 
	font-family: arial; 
	margin:0px; 
	font-size:16px; 
	text-transform: uppercase;
}

.Menu
{
	color:#464746; 
	letter-spacing: -0.02em; 
	font-family: arial; 
	margin:0px; 
	font-size:15px;
	display: inline;
}

a {color:#197493; text-decoration: underline;}

a.bmenu:link {color:#a5d8fc; text-decoration: none;}
a.bmenu:visited {color:#a5d8fc; text-decoration: none;}
a.bmenu:hover {color:#ffffff; text-decoration: underline;}

a.menu:link {color:#464746; text-decoration: none;}
a.menu:visited {color:#464746; text-decoration: none;}
a.menu:hover {color:#9c8228; text-decoration: none;}

a.slink:link {color:#197493; text-decoration: underline; border-left: 3px solid #197493; padding-left: 5px}
a.slink:visited {color:#197493; text-decoration: underline; border-left: 3px solid #197493; padding-left: 5px}
a.slink:hover {color:#9c8228; text-decoration: underline; border-left: 3px solid #197493; padding-left: 5px}

.lmnu { padding: 10px 0px 10px 40px; margin: 0px; }
.lmnu li { list-style: none; margin-bottom: 2px; }

a.lmenu:link {color:#464746; text-decoration: underline;}
a.lmenu:visited {color:#464746; text-decoration: underline;}
a.lmenu:hover {color:#9c8228; text-decoration: underline;}

a.lmenuOn:link {color:#9c8228; text-decoration: underline;}
a.lmenuOn:visited {color:#9c8228; text-decoration: underline;}
a.lmenuOn:hover {color:#9c8228; text-decoration: underline;}

a.cat:link {color:#44607b; text-decoration: underline;}
a.cat:visited {color:#44607b; text-decoration: underline;}
a.cat:hover {color:#84adcb; text-decoration: underline;}

a.prod:link {color:#323331; text-decoration: underline;}
a.prod:visited {color:#323331; text-decoration: underline;}
a.prod:hover {color:#323331; text-decoration: underline;}

#page-numbers {
	text-align: center;
	margin: 0;
	padding: 4px;
}
#page-numbers li {
	display: inline;
	list-style: none;
	font-size: 12px;
	font-weight: normal;
}
#page-numbers a {
	color: #333;
	font-weight: normal;
	padding: 0px 4px;
	font-size: 12px;
	text-decoration: none;
}
#page-numbers a:hover {
	background-color: #71300F;
	color: #fff;
	text-decoration: underline;
}
#page-numbers em {
	color: #CC0000;
	font-style: normal;
	padding: 0px 4px;
}
.inpt {width:200px; border: 1px solid #074774}
