/* CSS Document */

body  {margin:0;padding:0;}

html {margin:0;padding:0;font-family:Arial, Helvetica, sans-serif;font-size:11px;background-color:#646874;}

ul, li {
//	list-style:none;
//	padding:0;
	margin: 0;
}
li a {text-decoration:none;color:black;}
h1 {font-size:16px;color:#708090;border-bottom:1px #cccccc dotted;line-height: 1.5em;
//margin: -20px 0 10px 0;
}
h2 {font-size:15px;color:#708090;clear:both;}
h3 {font-size:14px;color:#708090;}
h4 {font-size:14px;color:#708090;}
img {
	display: block;
	border:none;
	background-position: center;
	left: 0px;
	align:center;
}
td{padding: 10px 18px 10px 10px;}
tr{background-image: url(pics/mainer.jpg);}
table{margin:0 -14px;box-shadow: 1px 1px 2px rgba(0,0,0,0.2);width: 738px;max-width: 738px;border:1px #fff;}

img p {margin:0;padding:0;}

#navigation {
	background-image:url(images/navi2.jpg);
	background-repeat:no-repeat;
	width:999px;
	height:42px;
}
#navigation ul {padding-left:20px;}
#navigation ul li {
	float:left;
	font-size:11px;
	padding-right:30px;
//	background-image:url(images/divider.gif);
//	background-position:right;
//	background-repeat:no-repeat;
	height:30px;
	white-space:nowrap;
}
#navigation ul li a {
//	padding-right:15px;
	position:relative;
	top:9px;
	text-decoration: none;
	overflow:hidden;}
#navigation ul li a:hover {
//	padding-right:15px;
	position:relative;
	top:9px;
	text-decoration: none;
	overflow:hidden;
	color:#0b5491;
	border-bottom: 1px solid #0b5491;
}
#banner {
	background-image:url(images/banner4.jpg);
	background-position: 7px 5px;
/*	width:1000px;*/
	height:30px;
	background-repeat:no-repeat;
	padding-left:60px;
	padding-top:80px;
}
a:link {
	color:#1976c4;
	text-decoration: none;
	border-bottom: 1px solid #c5ddf0;;
	overflow:hidden;
	}
a:visited {
	color: #1976c4;
	text-decoration: none;
	border-bottom: 1px solid #c5ddf0;
	overflow: hidden;
	}
a:hover {
	border:none;
}
#phone{
position:relative;
left:400px;
top:0px;
float:none;}
#banner h1{margin:0px; font-family:"Times New Roman", Times, serif;}
#center {
	background-color:white;
	width:999px;
	margin-bottom:15px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}

.active {
	font-size:11px;
	background-image:url(images/subnavi_active.png);
	background-repeat:no-repeat;
	width:auto;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-weight:bold;
}
.subcat a:link {
	font-size:12px;
	background-repeat:no-repeat;
	padding-left: 25px;
	margin:0;
	color:#0b5491;
	text-decoration:none;
	border:none;	
	font-size:12px;
	line-hight:25px;
	overflow:hidden;

/*text-align:right;*/
	}
	.subcat a:hover {
	border-bottom: 1px solid #c5ddf0;;
	}
.subcat a:visited {
	font-size:12px;
	background-repeat:no-repeat;
	padding-left: 25px;
	margin:0;
	color:#0b5491;
	text-decoration:none;
	border:none;	
	font-size:12px;
	line-hight:25px;
	overflow:hidden;
	}
.nactive {
	font-size:12px;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
.current {font-weight:bold;}
.nList {font-size:12px;font-weight:normal;list-style:normal;text-decoration:normal;}
.normal {
font-size:12px;
background-image:url(images/border.gif);
background-repeat:no-repeat;
padding:0;margin:0;
padding-left: 10px;

}
.normals {
	padding: 9px 0 !important;
	background-image:url(images/border.gif);
	background-repeat:no-repeat;
	padding:0;margin:0;
	padding-left: 10px;
	font-size:12px;
	line-hight:25px;
	overflow:hidden;
	color:#758491;
}
.normals a:link {
	color:#1976c4;
	text-decoration:none;
	border-bottom: 1px solid #c5ddf0;;
	font-size:12px;
	line-hight:25px;
	overflow:hidden;
	}
.normals a:visited {
	color: #1976c4;
	text-decoration: none;
	border-bottom: 1px solid #c5ddf0;
	font-size: 12px;
	line-hight: 23px;
	overflow: hidden;
	}
.normals a:hover {
	border:none;
}
#subnavigation {
	float:left;
	width: 250px;
}
#subnavigation ul li {margin-left:9px;padding-top:9px;padding-bottom:7px;}
#subnavigation ul li a {

}

#content {
	background-image:url(images/line_vert.gif);
	background-repeat:repeat-y;
	float:left;
	width:710px;
	margin-left:10px;
	padding-left:15px;
	line-height:16px;
//	margin-top:12px;
	padding-bottom:45px;
}
// #content a{
// text-decoration:none;color:#0000FF;
// }

#footer {font-size:9px;text-align:center;margin-right:14px;padding-bottom:10px;text-decoration:none;color:#BBBEC7;}
#footer a {text-decoration:none;color:#BBBEC7;}

.float-left {
	float:left;
	width:200px;
	padding-right:10px;
	margin:0;
	
}
.float-none {
	clear:left;
	display:block;
	padding-left: 0px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
//	text-indent: 15px;
}

.cleaner
{
	clear:both;
	height:1px;
	Font-size:1px;
	border:0px none;
	margin:0;padding:0;
	background:transparent;
}
.galery a img{
margin:5px;
float:left;
border-width:4px;
border-style:solid;
border-color:#000000;
text-align:center;
}
.header-info {
float:right;
color:#000;
margin:-78px -27px 0 0;
font:normal 16px/22px Arial, Helvetica, sans-serif;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
letter-spacing: 1px;
}
.header-info a:link {
color: #000;
}
.header-info a:hover {
text-decoration: none;
}
.desc {
margin:2px -34px; text-align:left; text-shadow: 2px 0px 2px rgba(255, 255, 255, 0.1);
// letter-spacing: 1px; text-transform: uppercase; font-weight: bold;
}
div.triple{height:254px;width: 214px;float:left;border: 1px #e5e5e5 solid;margin: 10px;box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);text-align: center;} 
div.triple img{border-bottom:1px #e5e5e5 solid;padding:6px 0;background-image: url(pics/mainer.jpg);margin-bottom: 4px;}
div.tumb{width: 114px;float:left;border: 1px #e5e5e5 solid;margin: 0 30px;box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);text-align: center;}
div.tumb img{padding:6px 0;}
div.trumb ul, div.trumb li{list-style: disc;margin-left: 20px;}
.navigation{float:left;padding-right: 24px;padding-top: 8px;}

table.dos{margin:0px auto;width: 600px;box-shadow: 2px 3px 6px rgba(0,0,0,0.2);}
table.dos tr{background-image:none;background:#FEFFEC;}

div.six{
// height: 154px;
// width: 108px;
float: left;margin: 10px 17px;text-align: center;font-size: 21px;letter-spacing: 1px;}
div.six img {
// height: initial;
// width: 109px;
margin: 10px 0;border: 1px #E5E5E5 solid;box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);border-radius:50%;}
div.six img:hover{box-shadow: 0px 0px 3px #006FFF;}
a.kakkupit{padding: 7px 15px;background: #FF7300;color: #FFF;font-size: 14px;border-radius: 6px;    margin: 0 53px;font-weight: bold;}
a.kakkupit:hover{;background: #C35800;color: #FFF;}
.h2{font-size:18px;color:#708090;clear:both;font-weight: bold;letter-spacing: 1px;padding-left: 20px;}
div.lstel{float: left;width: 240px;height: 300px;}
div.rstel ul {margin-left: 225px;}
div.card{background: #F2ECFF;padding: 20px;border-radius: 10px;min-height: 240px;}
div.card img{border: 2px #654E98 solid;margin-bottom: 20px;}
div.card ul{list-style-image: url(/tmeo/upload-files/plus12p.png);}
div.zvonok{font-size:18px;}
hr.dom{width: 670px; color: #ffffff; border: 1px solid #F7F7F7;" noshade="noshade";}

