/*
Structure
-------------------------*/
html	{
	margin:0;
	padding:0;
}

body {
	margin-top:0px;
	padding:0px;
	text-align:center;
	color:#000; 
	font:75%/1.6em Verdana, Sans-serif;
	background:#fff url("../bg/th.jpg");
}

#sav.container	{
	display:block;
	position:relative;
	text-align:left;
	margin:0px auto;
	width:780px;
	border:1px solid #ccc;
	background:#fff;
}

#top	{
	float:left;
	width:100%;
	font:95%/1em Verdana, Sans-serif;
	border-top:4px solid #678;
	border-bottom:1px solid #888;
	background:#345;
}

#top ul {
	margin:0px 0px;
  	padding:0px 20px;
}

#top li {
  	margin:0px;
	padding:0px 0px;
	line-height:1em;
	float:left;
	list-style:none;
}

#top li.right {
  	float:right;
	margin:0px;
	padding:0px 0px 0px 5px;
	line-height:1em;
}

#top a	{
  	float:left;
	margin:0px;
	padding:0.5em 15px  0.3em 0px; 
	font:95%/1em Verdana, Sans-serif;
 	text-decoration:none;
	white-space:nowrap;
	color:#acd;
}

#top strong {
  	float:left;
	margin:0px;
	padding:0.5em 15px  0.3em 0px; 
	font:95%/1em Verdana, Sans-serif;
	font-weight:normal;
 	text-decoration:none;
	white-space:nowrap;
	color:#ffc;
}

#top a:visited	{
	text-decoration:none;
}

#top a:hover {
  	color:#ffc;
	text-decoration:none;
}

#top a:active {
	text-decoration:none;
}

#banner	{
	float:left;
	background:url('../bck/met04.jpg') 0 0  no-repeat;
	height:80px;
	width:100%;
}

#nav	{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	border-top:1px solid #b5b5b5;
	border-bottom:1px solid #b5b5b5;
	background:#345;
}

#nav ul {
	margin:0px 0px;
  	padding:0px 20px;
}

#nav li {
  	float:left;
	margin:0px;
	padding:0px 0px;
	list-style:none;
}

#nav li.withleft	{
	border-left:1px solid #ccc;
}

#nav li a	{
  	float:left;
	margin:0px;
	padding:0.5em 10px  0.3em 10px; 
	border-right:1px solid #b5b5b5;
	text-decoration:none;
	white-space:nowrap;
	color:#acd;
}

#nav strong {
	font-weight:normal;
  	float:left;
	margin:0px;
	padding:0.5em 10px  0.3em 10px; 
	border-right:1px solid #b5b5b5;
	text-decoration:none;
	white-space:nowrap;
	background:#333;
	color:#ffc;
}

#nav a:visited	{
	text-decoration:none;
}

#nav a:hover {
  	color:#ffc;
  	background:#555;
	text-decoration:none;
}

#nav a:active {
	text-decoration:none;
}

#main	{
	float:left;
	width:100%;
	background:url('../bg/bgins.jpg') repeat-y 0 0;
}

/*
two main columns 1 - 2
-----------------------------*/
#cols	{
	float:left;
	width:100%;
	margin:15px 0px 0px 0px;
	padding:0px;
	background:url('../bg/bgin.jpg') repeat-y 0 0;
	border-top:1px solid #ccc;
	/*border-bottom:1px solid #f00;*/
}

#cs1	{
	float:left;
	margin: 0px ;
	padding: 0px;
	width:525px;
}

#cs2	{
	float:right;
	margin:0px;
	padding:0px;
	width:254px;
}

#hd1	{
	margin: 0px;
	padding:0px;
	border-bottom:1px solid #ccc; 
	background:#eff;
}

#hd2	{
	margin: 0px;
	padding:0px;
	border-bottom:1px solid #ccc; 
	background:#ded;
}

#hd21, #hd22	{
	margin: 0px;
	padding:0px;
	border-top:1px solid #ccc; 
	border-bottom:1px solid #ccc; 
	background:#ded;
}

#hd11, #hd12	{
	margin: 0px;
	padding:0px;
	border-bottom:1px solid #ccc; 
}

#comment	{
	border-top:1px dotted #ccc;
	color:#335588;
	background:url('../symb/more.gif') 0% 50% no-repeat;
	font: 90%/1.5 Verdana, Sans-serif;
	padding:0px 0px 0px 20px;
	margin:5px 20px 0px 20px;
}

#map	{
	display:block;
	margin: 10px 0px 0px 20px;
	padding: 0px;
	width:495px;
	height:400px;
	max-height:300px;
	max-width:495px;
	overflow:scroll;
	background-color:transparent;
	border:1px solid #ddd;
}

/*
Headings
---------------------------------*/
h1	{
	margin:0px;
	padding:0px;
	display:none;
}

h2	{
	margin:0px;
	padding:0.7em 0px 0.2em 20px ;
	color:#444;
	font: 105%/2em Verdana, Sans-Serif;
	font-weight:normal;
}

h2.tit	{
	color:#c93;
	font-weight:bold;
}

h2.hyp	{
	margin:0px;
	padding:0.7em 0px 0.2em 20px ;
	color:#c93;
	font: 105%/2em Verdana, Sans-Serif;
	font-weight:bold;
}

h2 a {
	padding:0px 0px 0px 10px;
	text-decoration:none;
	color:#00f;
	background:url('../symb/arrow1.gif') 0% 50% no-repeat;
	letter-spacing:-1px;	
}

h2 a:visited, h2 a:active {
	color:#00f;
	text-decoration:none;
}

h2 a:hover {
	color:#c94;
	border-bottom:0px solid;
}

h3	{
	clear:left;
	margin:0px;
	padding:1em 20px 0.1em 20px;
	color:#c94;
	font: 110%/2em Tahoma, Verdana, Sans-Serif;
	font-weight:bold;
}

h3.form	{
	clear:left;
	margin:0px;
	padding:1em 0px 0.1em 0px;
	color:#c94;
	font: 110%/2em Tahoma, Verdana, Sans-Serif;
	font-weight:bold;
}

h3.lintop	{
	margin-top:0px;
	padding:0.5em 0px 0.1em 20px;
	border-bottom:1px solid #ccc;
	background:#f1f1e1;
}

h3.lin	{
	margin-top:10px;
	padding:0.5em 0px 0.1em 20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#f1f1e1;
}

h3 a {
	text-decoration:none;
	color:#c94;
	border-bottom:1px dotted;
}

h3 a:visited, h3 a:active {
	color:#c94;
	text-decoration:none;
}

h3 a:hover	{
	color:#c94;
	border-bottom:1px solid;
}

h3.ln	{
	margin-top:35px;
	padding:0.1em 0px 0.1em 20px;
	border-top:1px solid #ccc;
}

h3.nice	{
	clear:left;
	margin:0px;
	padding:0.4em 20px 0.1em 20px ;
	color:#c96;
	font: 100%/2.2em Tahoma, Verdana, Sans-Serif;
}

h4	{
	clear:left;
	margin:0px;
	padding:1em 0px 0.1em 20px ;
	color:#c95;
	font:105%/1.6 Tahoma, Verdana, Sans-serif;
	text-decoration:underline;
}

/*
Paragraphs
----------------------*/
p	{
	margin:0px;
	padding:0px 10px 0px 20px;
	font: 105%/1.7 Verdana, Sans-serif;
}

p.center	{
	padding:0.25em 0px 0.25em 0px;
	text-align:center;
	font: 95%/1.5 Verdana, Sans-serif;
}

p.cr	{
	padding:0.1em 10px 0.1em 20px;
	font: 90%/1.6 Verdana, Sans-serif;
	color:#678;
}

p.cr1	{
	padding: 0.1em 10px 0.1em 20px;
	font: 90%/1.6 Verdana, Sans-serif;
	color:#678;
}

p.note	{
	margin:0px;
	padding:0em 0px 0.8em 0px;
	font:95%/1.5 Verdana, Sans-serif;
}

p.main	{
	clear:left;
	margin:0px;
	padding:0em 10px 0.6em 20px;
}

p a {
	text-decoration:none;
	color:#55c;
	border-bottom:1px dotted;
	font: 100%/1.6 Verdana, Sans-serif;
}

p a:visited	{
	text-decoration:none;
	color:#55c;
	border-bottom:1px dotted;
}

p a:hover	{
	text-decoration:none;
	border-bottom:1px solid;
	color:#c39;
}

p a:active	{
	text-decoration:none;
}

p.prod	{
	clear:left;
	margin:20px 80px 20px 0px;
	padding:0px 20px 0px 20px;
	font: 110%/1.6 Verdana, Sans-serif;
}

p.new	{
	clear:left;
	padding:0px;
	margin:0px 5px 10px 20px;
}

p.error	{
	clear:left;
	padding :10px 0px 0px 0px;
	margin:20px 5px 0px 20px;
}

p.comment	{
	border-top:1px dotted #ccc;
	color:#335588;
	background:url('../symb/more.gif') 0% 50% no-repeat;
	font: 90%/1.5 Verdana, Sans-serif;
	padding:0px 0px 0px 20px;
	margin:5px 20px 0px 20px;
}

/*Lists
--------------------------------*/
#cs1 ul	{
	padding:0px;
	margin:0.5em 20px 0.5em 20px;
}

#cs1 ul li	{
	padding:0.1em 0px 0.1em 10px;
	margin:0px 0px 0px 20px;
	font: 90%/1.6 Verdana, Sans-serif;
	list-style: url("../symb/arr.jpg");
	color:#333;
}

#cs1 ul li	a{
	color:#456;
	text-decoration:none;
	border-bottom:1px dotted #456;
}

#cs1 ul li	a:visited {
	text-decoration:none;
}

#cs1 ul li	a:hover	{
	color:#456;
	text-decoration:none;
	border-bottom:1px solid #456;
}

#cs1 ul.back	{
	float:right;
	list-style:url('../symb/arrow1.gif');
	padding:0px;
	margin:0.5em 0px 0.5em 0px;
}

#cs1 ul.back li	{
	padding:0.1em 10px 0.1em 0px;
	margin:0px;
}

#cs1 ul.back li	a {
	text-decoration:none;
	border-bottom:1px dotted ;
}

#cs1 ul.back li	a:visited {
	text-decoration:none;
}

#cs1 ul.back li	a:hover {
	text-decoration:none;
	border-bottom:1px solid;
}

ul.sub	{
	padding:0px;
	margin:0.5em 20px 0.5em 30px;
	list-style: url("../symb/smarr.gif");
}

ul.sub li	{
	padding:0.1em 0px 0.1em 10px;
	margin:0px 0px 0px 20px;
	font: 90%/1.6 Verdana, Sans-serif;
	color:#456;
}

/*
Lists
----------------------------------*/
ul.mlist	{
	padding:0px;
	margin:1em  20px 10px 20px;
	list-style:none;
}

ul.mlist li	{
	padding:0px;
	margin:0px 0px 0.4em 0px;
	font: 95%/1.8em Verdana, Sans-serif;
	color:#456;
	background:url('../symb/arrow.gif') 0% 50% no-repeat;
}

ul.mlist li	a	{
	color:#456;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 20px;
	text-decoration:none;
}

ul.mlist li	strong	{
	color:#567;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 20px;
	border-bottom:1px solid;
}

ul.mlist li a:visited, ul.mlist li a:active {
	text-decoration:none;
}

ul.mlist a:hover	{
	color:#456;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid;
}

ul.mlist li a:focus	{
	color:#00f;
}

/*images
--------------------------------*/
img.lf	{
	float:left;
	border:1px solid silver;
	padding:0px 0px;
	margin:5px 18px 0px 0px;
}

img.lf1	{
	float:left;
	border:1px solid silver;
	padding:0px 0px;
	margin:5px 20px 10px 0px;
}

img.lft	{
	float:left;
	border:1px solid silver;
	padding:0px 0px;
	margin:0px 5px 0px 0px;
}

img.prod	{
	float:left;
	border:0px solid silver;
	padding:4px 4px;
	margin:0px 20px 20px 0px;
	border:1px solid #def;
}

img.frst	{
	padding:0px;
	margin:10px 0px 0px 0px;
	border:1px solid #c94;
}

img.map	{
	display:block;
	margin: 0px;
	padding: 0px;
}

/* Forms
---------------------*/
form	{
	margin:0px;
	padding:0px 20px 0px 20px;
}

input.but {
	margin-top:5px;
}

input.butr {
	margin-top:5px;
	float:right;
}

input.txt {
	text-align:right;
	color:#567;
	padding:2px;
	font: 95%/1.7em Verdana, Sans-serif;
}

input.etxt {
	text-align:left;
	color:#567;
	padding:2px;
	font: 95%/1.7em Verdana, Sans-serif;
}

/*
tables
-------------------*/
table.serv	{
	display:block;
	max-width:3200px;
	overflow:hidden;
	padding:5px 10px 5px 0px;
	margin-left:20px;
}

td {
	padding:10px 15px 10px 15px;
	text-align:center;
}

td.lf	{
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	background:#eeffee;
	color:#c94;
	font-weight:bold;
}

td.lf1	{
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background:#eeffee;
	color:#c94;
	font-weight:bold;
}

td.rg	{
	border-left:0px solid #ddd;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	background:#eeffee;
	color:#c94;
	font-weight:bold;
}

td.rg1	{
	border-left:0px solid #ddd;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background:#eeffee;
	color:#c94;
	font-weight:bold;
}

td.rgd	{
	border-left:0px solid #ddd;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	font: 90%/1.5 Verdana, Sans-serif;
}

td.rgd1	{
	border-left:0px solid #ddd;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font: 90%/1.5 Verdana, Sans-serif;
}

td.titlos	{
	font-weight:bold;
	text-align:center;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:5px 5px 5px 5px;
}

td.titlos1	{
	font-weight:bold;
	text-align:center;
	border-top:1px solid #ddd;
	padding:5px 5px 5px 5px;	
}

td.lef	{
	font-weight:bold;
	border-left:0px solid #ddd;
	text-align:left;
}

td.lef1, td.lef2	{
	font-weight:normal;
	border-left:1px solid #ddd;
	text-align:left;
}

td.lef3	{
	font-weight:normal;
	border-left:0px solid #ddd;
	text-align:left;
}

td.rig	{
	font-weight:normal;
	border-bottom:1px solid #ddd;
	border-top:0px solid #ddd;
	text-align:right;
}

td.rig1	{
	font-weight:normal;
	border-bottom:1px solid #ddd;
	border-top:0px solid #ddd;
	border-left:1px solid #ddd;
	text-align:center;
}

table.tech	{
	max-width:440px;
	overflow:hidden;
	padding:0px;
	margin-left:20px;
	border:1px solid #ccc;
	font: 95%/1.7em Verdana, Sans-serif;
}

td.categ	{
	padding:5px 5px 5px 5px;
	text-align:left;
	color:#345;
	background:#eff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	font-weight:bold;
}

td.aa	{
	padding:5px 5px 5px 5px;
	text-align:center;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	width:35px;
	background:#eeeedc;
}

td.code	{
	padding:5px 5px 5px 5px;
	text-align:center;
	border-top:1px solid #ccc;
	width:30px;
	background:#eeeedc;
}

td.code1	{
	padding:5px 5px 5px 5px;
	text-align:center;
	border-top:0px solid #ccc;
	width:30px;
	background:#eeeedc;
}

td.descr	{
	padding:5px 5px 5px 5px;
	text-align:left;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	width:300px;
}

td.descr1	{
	padding:5px 5px 5px 5px;
	text-align:left;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:0px solid #ccc;
	width:300px;
	background:#eeeedc;
}

td.price	{
	padding:5px 5px 5px 5px;
	text-align:right;
	border-top:1px solid #ccc;
	border-right:0px solid #ccc;
	width:50px;
}


td.price1	{
	padding:5px 5px 5px 5px;
	text-align:right;
	border-top:1px solid #ccc;
	border-top:0px solid #ccc;
	border-right:0px solid #ccc;
	width:50px;
}

/*
Footer
---------------------*/
#footer	{
	clear:both;
	margin:0px;
	padding:0px;
	width:100%;
	border-top:1px solid #966;
	background:#345;
	color:#acd;
}

#footer  a	{
	text-decoration:none;
  	color:#bb9955;
  	border-bottom-width:0px ;
}

#footer a:visited	{
	text-decoration:none;
	color:#bb9955;
}

#footer a:hover	{
	text-decoration:none;
	color:#bb9955;
	border-bottom:1px solid #bb9955;
}

#footer a:active	{
	text-decoration:none;
	color:#bb9955;
}

/*
Links
-----------------------------*/
a:link {
	text-decoration:none;
}

a:visited	{
	text-decoration:none;
}

a:hover	{
	text-decoration:none;
}

a:active	{
	text-decoration:none;
}

/*
Miscellaneous
--------------------------*/
strong	{
	font-size:100%;
	font-weight:bold;
}	

em	{
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}

em.it	{
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
}