/* CSS Document */
*{
	margin: 0; padding: 0;
}
a{ 
	outline:none; 
	text-decoration:none;
}
html, body{
	width: 100%; height: 100%;
	color:#848686; font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align:justify; line-height:15px;
}
#main{
	width:935px;
	margin:0px auto;
}
/* ===== main.tpl ===== */
#header{
	width:100%; height:105px;
	float:left;
	padding: 0 0 1px 0;
	border-bottom: 1px solid #024b8a;
}
#header a{
	display:block; float:right;
	white-space:pre;
	text-align:center; 
	font-size:12px; line-height:13px;
	padding:66px 10px 0 10px; height:39px;
}
a.lang{
	color:#a9d4ec;
}
#header a:hover, a.menu{
	color:#eae7e7;
} 
a.menu:hover, a.current{
	background: #0199ef url('../images/menuhover.jpg') center 27px no-repeat;
}

#container{
	width:100%; float:left;
	padding:30px 0px;
}
#footer{
	float:left;
	width:895px; height:33px;
	padding:0px 20px;
	line-height:33px; color:#ffffff;
	font-size:10px;
	background:url('../images/footer.jpg') top left no-repeat;
}

.right { float:right;}
a.created{ color:#fff; float:left;}

div.title{
	float:left;
	width:895px; height:20px;
	background:#028fd7;
	padding:0px 20px;
	line-height:20px; color:#fff;
	font-size:12px; text-transform:uppercase;
}
div.path{
	float:left;
	width:895px; height:26px;
	padding:0px 20px 20px 20px;
	line-height:26px; color:#9e9e9f;
	font-size:10px; text-transform:lowercase;
}
div.path span{ font-size:8px;}
div.path a{ color:#9e9e9f;}
div.path a:hover{ color:#858585;}

.light{ color:#8c8e8e;}
.dark{ color:#6c767c;} 
.blue{ color:#0199ef;}
.orange{ color:#ef9801;}
.darkblue{ color:#01457f;}

div.navbar{
	float:left; width:100%; padding:10px 0 0 0;
	color:#0199ef; font-size:10px;
}
a.paginglink, div.navbar a{
	color:#0199ef;
}
.pagingtext{
	color:#848686!important; font-weight:bold; font-size:11px;
}
/* ===== end main.tpl ===== */


/* ===== begin.tpl ===== */
div.pics{ 
	width:100%; float:left;
	padding-bottom:12px;
	background:#028ed6;
	margin-bottom:30px;
}
div.pics a{ float:left; background:none;}
div.pics a img { border:0px; margin:0px;}

div.text{
	float:left;
	width:895px;
	padding:0px 20px;
}
div.text ul, div.textinner ul, div.textinner ol, div.text ol{
	list-style-image:url('../images/bullet.jpg');
	margin:15px 0px 15px 20px;
}
/* ===== end begin.tpl ===== */

/* ===== glass.tpl electric.tpl about.tpl pharmacy.tpl ===== */
div.textinner{
	float:left;
	width:630px;
	padding:0px 20px;
}
div.graph{
	float:right;
	width:252px;
	padding:0 10px 0 3px;
}
div.graph img{
	border:1px solid #1996d9;
	margin-bottom: 20px;
}
div.max{ width:895px;}
/* ===== end glass.tpl ===== */


/* ===== contacts.tpl ===== */
div.contactslist{
	background:#f6f6f6; 
	float:left; width:400px; 
	padding:0 20px; min-height:450px; _height:450px;
}
div.box{
	background: url('../images/line.jpg') bottom repeat-x; 
	padding:5px 0 10px 0; margin-bottom:5px;
	line-height:20px;
}
div.box font.title{ line-height:25px; text-transform:uppercase;}
div.contactsform{
	float:right; width:400px; 
	padding:0 20px; text-align:left
}
.formbox{ 
	width:320px; height:18px;
	border:1px solid #9e9e9f; 
	line-height:18px;}
td { padding:3px 0px;} 
input.send{
	border:none;
	background:#028cd5;
	color:#fff; font-size:11px;
	height:18px;
}
/* ===== end contacts.tpl ===== */


/* ===== hygro.tpl ===== */
div.boxh{
	float:left;
	width:100%;
	padding:5px 0px 15px 0px;
	margin-bottom:10px;
	background:url('../images/line.jpg') bottom repeat-x;
}
div.withimg{
	width:744px;
	float:left;
}
div.boxh img{
	border:1px solid #1996d9;
}
/* ===== hygro.tpl ===== */