@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}

html {
	height:100%;
}

body {
	font-family: Verdana,"Lucida Grande","Trebuchet MS","Lucida Sans","Lucida Sans Unicode",Lucida,"DejaVu Sans Serif","Liberation Sans","Arial Cyr",Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1.5;
	height:100%;
	background-image: url(images/page-bg-00-grad.jpg); background-position: left top; background-repeat: repeat-x;
}
body.variants-green {
	background-image: url(images/page-bg-00-grad-green01.jpg); background-position: left top; background-repeat: repeat-x;
}
body.variants-blue01 {
	background: url(images/page-bg-00-grad-blue001.jpg); background-position: left top; background-repeat: repeat-x;
}
body.variants-previous01 {
	background: url(images/page-bg-00-grad.jpg); background-position: left top; background-repeat: repeat-x;
}
body.variants-gray {
	background: url(images/page-bg-00-grad.jpg); background-position: left top; background-repeat: repeat-x;
}
body {
	background: url(images/page-bg-00-grad-blue001.jpg); background-position: left top; background-repeat: repeat-x;
}

/* Opera idiotic font inheritance */
h1,h2,h3,h4,h5,h6 {color: #009261;}
h1,h2,h3,h4,h5,h6,p,table,ul,ol,dl {
	font-family: Verdana,"Lucida Grande","Trebuchet MS","Lucida Sans","Lucida Sans Unicode",Lucida,"DejaVu Sans Serif","Liberation Sans","Arial Cyr",Arial,Helvetica,sans-serif;
}
h1{
	font-size: 18px;
	font-weight: bold;
	padding-bottom:3px;
}
h2{
	font-size:17px;
	font-weight:normal;
	padding-bottom:3px;
}
h3{
	font-size:12px;
	font-weight:normal;
	padding-bottom:3px;
}
.sectionheader {
	color: #676767;
	font-weight: bold;
	font-size: 14px;
}

img, a img{
	border:none;
}

a:link {
	color: #008c62;
}
a:visited {
	color: #007451;
}
a:active {
	color: #007451;
}
a:hover {
	color: #66cc66;
}

.nb {color: #eb1d1f; font-size: 1.1em;}
.loccomments {padding-left: 1.2em; padding-top: 1.5em; padding-bottom: 1.6em; font-style: italic;}
a.loccommentslink:link,a.loccommentslink:visited,a.loccommentslink:active,a.loccommentslink:hover {text-decoration: none;}

#container {
	-hide-width:980px;
	margin: 0 auto;
	-hide-background: url(images/body-bcg.gif) repeat-y top left;
	background: url(images/page-head-00-grad.jpg) no-repeat center top;
	min-height:100%;
}
body.variants-green #container {
	background: url(images/page-head-00-grad-green01.jpg) no-repeat center top;
}
body.variants-blue01 #container {
	background: url(images/page-head-00-grad-blue001.jpg) no-repeat center top;
}
body.variants-previous01 #container {
	background: url(images/page-head-00-grad.jpg) no-repeat center top;
}
body.variants-gray #container {
	background: url(images/page-head-00-grad.jpg) no-repeat center top;
}
body #container {
	background: url(images/page-head-00-grad-blue001.jpg) no-repeat center top;
}
* html #container .incontainer {
	overflow: inherit;
}
#container .incontainer {
	-hide-padding-bottom: 60px;
	width: 980px;
	margin: 0 auto;
}
#container .incontainer::after {
	content: '.';
	height: 0;
	font-size: 1px;
	line-height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
#container::after {
	content: '.';
	height: 0;
	font-size: 1px;
	line-height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#head {
	-hide-background: url(images/head-bcg.jpg) top left no-repeat;
	width:980px;
	height:72px;
	padding-top: 41px;
}

#main-menu {
	height: 38px;
	-hide-width: 992px;
	width: 970px;
	padding-bottom: 40px;
	-hide-background-color: #ffffff;
	-hide-margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 12px;
	overflow: hidden;
}

/* #main-menu ul {
	display:block;
	padding: 0px 7px;
	-hide-background: url(images/menu-bcg.jpg) top left no-repeat;
	-hide-background-color: #00b481;
	-hide-background-color: #00d084;
	-hide-background: url(images/bttn-line-at-1-bg.gif) top left repeat-x;
	height: 45px;
	width: 947px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box; -ie-box-sizing: border-box; -o-box-sizing: border-box;
} */
/* * / #main-menu ul {
	background: url(images/bttn-line-1-bg.gif) top left repeat-x;
} /* */
#main-menu .inmainmenu {
	height: 45px;
	width: 970px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box; -ie-box-sizing: border-box; -o-box-sizing: border-box;
}
#main-menu {
	overflow: hidden;
}
#main-menu ul {
	clear: left;
	float: left;
	position: relative;
	left: 50%;
}

#main-menu ul li {
	position: relative;
	right: 50%;
}

#main-menu ul li {
	float: left;
	list-style-type:none;
	list-style-image:none;
	list-style-position:inside;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	margin: 0 !important;
	padding: 0 !important;
	display: inline;
}
* html #main-menu ul li {
	width: 1%;
	white-space: nowrap;
}
/* #main-menu ul li {
	text-align: center;
}
#main-menu ul li {
	float: none;
} */

#main-menu ul li a {
	display: block;
	color: #00a177;
	-hide-font-weight:bold;	
	-hide-padding: 14px 14px;
	-hide-padding: 14px 12px;
	-hide-padding: 14px 10px;
	padding: 14px 9px;
	margin: 0px 0px;
	margin-left: -1px;
	margin-right: 0px;
	text-align: center;
	text-decoration: none;
	height: 45px;
	-hide-font-size: 1.08em;
	font-size: 1.02em;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box; -ie-box-sizing: border-box; -o-box-sizing: border-box;
}
#main-menu ul li a {
	*padding: 14px 10px;
	*padding: 14px 8px;
}

/* #main-menu ul li a {padding: 14px 9px;} */
/* #main-menu ul {
	width: 990px;
	margin-right: -10px;
	overflow: hidden;
} */
#main-menu ul li.menuitem1active a {
	display:block;
	color: #00a177;
	-hide-font-weight:bold;	
	-hide-padding: 14px 19px;
	-hide-margin: 0px 2px;
	display:block;
	text-align:center;
	text-decoration:none;
	-hide-background: url(images/bttn-at-1-bg-a.gif) left center repeat-x;
	-hide-background-image: url(images/bttn-1-bg.gif);
	background-image: url(images/top-menu-hl001.jpg);
	background-position: 0 2px;
	background-repeat: repeat-x;
	height: 45px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box; -ie-box-sizing: border-box; -o-box-sizing: border-box;
}
#main-menu ul li.menuitem1active a {background-image: url(images/top-menu-blue001-hl001.jpg);}
/* * / #main-menu ul li.menuitem1active a {
	background: url(images/bttn-1-bg-a.gif) top left repeat-x;
} /* */

#main-menu ul li a {
	-hide-background-color: #00cf83;
	background-color: rgba(210,211,212,0);
	transition-property: background-color,background-image;
	transition-duration: 1.51s,2s;
	-moz-transition-property: background-color,background-image;
	-moz-transition-duration: 1.51s,2s;
	-webkit-transition-property: background-color,background-image;
	-webkit-transition-duration: 1.51s,2s;
}
#main-menu ul li a:hover {
	background: url(images/top-menu-hl001a.png) repeat-x;
}
* html #main-menu ul li a:hover {
	background: url(images/top-menu-hl001a.jpg) repeat-x;
}
#main-menu ul li a:hover {
	*background: url(images/top-menu-hl001a.jpg) left top repeat-x !important;
}
#main-menu ul li a:hover {
	-hide-background: url(images/menu-active-btn-bcg.jpg) repeat-x;
	background-color: #d2d2d2;
	-hide-background-image: url(images/bttn-1-bg-active.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	text-decoration:none;
}

#content {
	-hide-padding-bottom: 88px;
	float: left;
	*float: none;
	width: 700px;
	margin: 0px -260px 0 0;
}
.content1withoutspecial,#content.content1withoutspecial {
	width: 950px;
}

#left {
	float:left;
	width: 220px;
	-hide-margin-left: 10px;
	margin-left: 2px;
	margin-top: -30px;
	padding-bottom: 90px;
	*margin-right: -2px;
}

#center {
	-hide-margin:-30px;
	-hide-margin-left: 247px;
	margin-right: -10px;
	padding-bottom: 90px;
	-hide-border-top: 3px solid #00d084;
}
.centerframeon {
	margin:-30px;
	-hide-margin-left: 247px;
	margin-left: 231px;
	position: relative;
	left: 2px;
	-hide-border: 1px silver solid;
}
.centerframeoff {
	margin-left: 247px;
	margin-right: -70px;
	position: relative;
	left: 9px;
	-hide-left: 30px;
}
.centerframeoff #center {}
#center .incol {
	-hide-padding: 8px;
	-hide-padding-right: 0;
}
* html #center .incol {position: relative; zoom: 1; -hide-width: 96%;}
/*#center .incol {margin-top: -45px;} */
 #center .incol {position: relative; top: -45px;}
#center .incol .atthemain01 {background-image: url(images/backwall-round-001-bg0.gif); background-position: left top; background-repeat: repeat-y; margin-right: -56px; width: 752px; position: relative; left: -6px;}
#center .incol .atthemain02 {background-image: url(images/backwall-round-001-b0.jpg); background-position: left bottom; background-repeat: no-repeat;}
#center .incol .atthemain03 {background-image: url(images/backwall-round-001-t0.jpg); background-position: left top; background-repeat: no-repeat;}
.atthemain03 {background-image: url(images/backwall-round-001-t0.jpg); background-position: left top; background-repeat: no-repeat; zoom: 1;}
#center .incol .atthemain04 {padding-top: 16px; padding-left: 19px;}
.centerframeoff #center .incol {
	padding-right: 0 !important;
}
#center {
	margin-top: 20px;
}
#center h1.maintitle {
	-hide-margin-top: -33px;
	-hide-padding-left: 7px;
}

#center ul {
	padding: 10px 20px;
}

#right{
	float:right;
	width: 205px;
	margin-right:20px;
	margin-top:-30px;
	padding-bottom: 90px;
}

#right .banners{
	background:#ffffff;
	padding:6px 0px 26px 0px;
}

.breadcrumbs001 {
	height: 16px;
	margin-top: -7px;
	margin-right: 90px;
	position: relative;
	top: -40px;
}
.breadcrumbs001 a:link,.breadcrumbs001 a:visited,.breadcrumbs001 a:active,.breadcrumbs001 a:hover {color: #6e6d6d; margin-right: 7px; padding-right: 19px; text-decoration: none; position: relative; background-image: url(images/r-arr-01.gif); background-position: right center; background-repeat: no-repeat; font-weight: bold;}
.breadcrumbs001 a:hover {color: #048b63; text-decoration: underline;}
.breadcrumbs001 .breadcrumbcurrent a:link,.breadcrumbs001 .breadcrumbcurrent a:visited,.breadcrumbs001 .breadcrumbcurrent a:active,.breadcrumbs001 .breadcrumbcurrent a:hover {cursor: text; color: #6e6d6d; text-decoration: none; background-image: none;}
.smallservicesastheyare {
	float: right;
	width: 85px;
	height: 18px;
	margin-top: -18px;
	position: relative;
	*right: -11px;
	top: -26px;
	-hide-background-image: url(./images/bttns-small1-bg.gif);
	background-image: url(./images/znachki.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.smallservicesastheyare ul {
	width: 80px;
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
	height: 18px;
	-hide-border: 1px dotted gray;
}
.smallservicesastheyare ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}
.smallservicesastheyare ul li a:link,.smallservicesastheyare ul li a:visited,.smallservicesastheyare ul li a:active,.smallservicesastheyare ul li a:hover {
	text-decoration: none;
	display: block;
	width: 20px;
	height: 16px;
	margin-left: 4px;
	-hide-outline: 1px dotted gray;
}

#clear,.clear {
	height:1px;
	font-size:1px;
	line-height:1px;
	clear:both;
	width:980px;
}

#footer {
	width: 900px;
	height:88px;
	margin:-88px auto 0px auto;
	background: #ffffff url(images/footer.gif) repeat-x;
	position:relative;
	line-height:1.2;
	font-size:10px;
	color:#666666;
	position:relative;
	padding: 0px 20px;
	text-align:left;
	clear: both;
}

#footer div.cou001 {margin-top: -136px; width: 30px; height: 136px; overflow: visible;}
#left div.cou001 {margin-top: 23px; width: 30px; height: 136px; overflow: visible;}

#footer div.over {
	padding: 30px 0px 0px 0px;
}

.copy {
	width:222px;
	text-align:right;
	float:left;
	margin:0px 20px 0px 0px;
}

.address {
	float:left;
	text-align:left;
	padding-left: 20px;
	border-left: #008c62 1px solid;
	width: 620px;
	overflow: visible;
}
.phonesblock {position: relative; zoom: 1;}
.address .phonesblock {position: relative; zoom: 1;}

#footer .chk{
	float:right;
	padding-left:20px;
	width:140px;
}

#footer .chk a {
	color:#ff6600;
}

#footer .chk a:hover {
	color: #663333;
}


#adv-search {
	margin-bottom:30px;
	white-space: nowrap;
	padding-right: 3px;

}

.select {
	background: url(images/select.jpg) no-repeat;
	width: 257px;
	height: 34px;
	padding: 0px;
	margin: 5px 0px;
}

.select a {
	display:block;
	width:119px;
	height: 22px;
	padding: 3px 0px 0px 10px;
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	letter-spacing:-1px;
}

.select a:hover {
	background:url(images/select-hover.jpg) no-repeat;
}

.find-btn {
	-hide-width:257px;
	-hide-background:url(images/find-btn.jpg) right no-repeat;
	height:25px;
	text-align:right;
}

/* 
.button{
	background:url(images/button.jpg) no-repeat top left;
	width:60px;
	height:20px;
	padding: 2px 5px; 
	color:#ffffff;
	border:none;
	font-size:11px;
}
 */

.button-omo{
	background:url(images/button-hover.jpg) no-repeat top left;
	width:60px;
	height:20px;
	padding: 2px 5px; 
	border: none;
	color:#ffffff;
	font-size:11px;
}

.banner {
	width:200px;
	height: 40px;
	border: #cccccc 1px solid;
	text-align:center;
	padding-top:10px;
	font-size: 20px;
	margin: 0px 0px 20px 0px;
}

#news{
	margin-top:-20px;
	font-size:11px;
	letter-spacing:-1px;
	line-height:1.2;
}

.date {
	color:#008c62;
	font-weight:bold;
	padding:5px 5px 0px 5px;
	
}

.brief-news{
	padding:5px;
}
.moreitmslink {
	padding:5px;
}

a.more-details,.more-details a {
	color:#008c62;
	font-weight:bold;
}

a.more-details:hover,.more-details a:hover {
	color: #66cc66;
}

.brief-news a,.moreitmslink a,.date a {
	color:#008c62;
	text-decoration: none;
}
.brief-news a:hover,.moreitmslink a:hover,.date a:hover {
	color: #66cc66;
	text-decoration: underline;
}

.hit {
	margin: 15px 0px;
	width: 220px;
	color:#666666;
	height: 19px;
	font-size: 12px;
	line-height: 19px;
	letter-spacing:-1px;
	background-image: url(images/bttn-hit-01.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.hit {background-image: url(images/tubesall-1.gif);}
.hit:hover {background-image: url(images/tubesall-1-a.gif);}
.hit+.hit {background-image: url(images/tubesall-2.gif);}
.hit+.hit:hover {background-image: url(images/tubesall-2-a.gif);}
.hit+.hit+.hit {background-image: url(images/tubesall-3.gif);}
.hit+.hit+.hit:hover {background-image: url(images/tubesall-3-a.gif);}
.hit+.hit+.hit+.hit {background-image: url(images/tubesall-4.gif);}
.hit+.hit+.hit+.hit:hover {background-image: url(images/tubesall-4-a.gif);}
.hit+.hit+.hit+.hit+.hit {background-image: url(images/tubesall-5.gif);}
.hit+.hit+.hit+.hit+.hit:hover {background-image: url(images/tubesall-5-a.gif);}
.hit+.hit+.hit+.hit+.hit+.hit {background-image: url(images/tubesall-6.gif);}
.hit+.hit+.hit+.hit+.hit+.hit:hover {background-image: url(images/tubesall-6-a.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit {background-image: url(images/tubesall-7.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit:hover {background-image: url(images/tubesall-7-a.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit {background-image: url(images/tubesall-8.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit:hover {background-image: url(images/tubesall-8-a.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit {background-image: url(images/tubesall-1.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit:hover {background-image: url(images/tubesall-1-a.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit {background-image: url(images/tubesall-2.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit:hover {background-image: url(images/tubesall-2-a.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit {background-image: url(images/tubesall-3.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit:hover {background-image: url(images/tubesall-1-a.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit {background-image: url(images/tubesall-4.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit:hover {background-image: url(images/tubesall-4-a.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit {background-image: url(images/tubesall-5.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit:hover {background-image: url(images/tubesall-5-a.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit {background-image: url(images/tubesall-6.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit:hover {background-image: url(images/tubesall-6-a.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit {background-image: url(images/tubesall-7.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit:hover {background-image: url(images/tubesall-7-a.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit {background-image: url(images/tubesall-8.gif);}
.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit+.hit:hover {background-image: url(images/tubesall-8-a.gif);}

.hit img {
	display: none;
	float:left; margin-right:5px;
}

.hit a.hit-plain {
	display:block;
	text-decoration:none;
	-hide-padding:5px 0px 15px 0px;
	color:#666666;
	-hide-padding-top:20px;
	padding-left: 22px;
}

.hit a.hit-plain:hover {
	/* display:block;
	padding:5px 0px 15px 0px;
	background: url(images/hit-omo.jpg) no-repeat bottom right;
	*/
	color:#666666;
	/* padding-top:20px; */
	text-decoration:none;
}

/* otak add */


.hitsb {position: relative; left: -5px;}
/* .totalKeywTreeNoneActive {margin: 0; padding: 0; text-indent: 0; position: relative;}
.hitsbcurvedcorrect {display: block; height: 0; font-size: 1px; line-height: 0; margin: 0; padding: 0; border: 1px solid red; width: 100%;} */
.hitsb .leftmenuitem1 {
	display: block;
	margin: 15px 0px;
	width: 220px;
	color:#666666;
	height: 19px;
	font-size: 12px;
	line-height: 19px;
	letter-spacing:-1px;
	background-image: url(images/tubesall-1.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.hitsb .leftmenuitem1 {-hide-display: inline;}
* html .hitsb .leftmenuitem1 .leftmenuitem2 {margin: 0 !important; padding: 0 !important; position: relative; width: 79% !important; left: 20px;}
* html .hitsb .leftmenuitem1 {-hide-padding-left: 20px;}
.hitsb .omKeyw {padding: 0; margin: 0; text-indent: 0; display: inline;} */
.hitsb .leftmenuitem1:hover {background-image: url(images/tubesall-1-a.gif);}

.temporaryhighl {z-index: 1;}
.hitsb .leftmenuitem1tqt {background-image: url(images/tubesall-1.gif);}
.hitsb .leftmenuitem1tqt:hover,.hitsb .temporaryhighl .leftmenuitem1tqt {background-image: url(images/tubesall-1-a.gif);}
.hitsb .leftmenuitem2tqt {background-image: url(images/tubesall-2.gif);}
.hitsb .leftmenuitem2tqt:hover,.hitsb .temporaryhighl .leftmenuitem2tqt {background-image: url(images/tubesall-2-a.gif);}
.hitsb .leftmenuitem3tqt {background-image: url(images/tubesall-3.gif);}
.hitsb .leftmenuitem3tqt:hover,.hitsb .temporaryhighl .leftmenuitem3tqt {background-image: url(images/tubesall-3-a.gif);}
.hitsb .leftmenuitem4tqt {background-image: url(images/tubesall-4.gif);}
.hitsb .leftmenuitem4tqt:hover,.hitsb .temporaryhighl .leftmenuitem4tqt {background-image: url(images/tubesall-4-a.gif);}
.hitsb .leftmenuitem5tqt {background-image: url(images/tubesall-5.gif);}
.hitsb .leftmenuitem5tqt:hover,.hitsb .temporaryhighl .leftmenuitem5tqt {background-image: url(images/tubesall-5-a.gif);}
.hitsb .leftmenuitem6tqt {background-image: url(images/tubesall-6.gif);}
.hitsb .leftmenuitem6tqt:hover,.hitsb .temporaryhighl .leftmenuitem6tqt {background-image: url(images/tubesall-6-a.gif);}
.hitsb .leftmenuitem7tqt {background-image: url(images/tubesall-7.gif);}
.hitsb .leftmenuitem7tqt:hover,.hitsb .temporaryhighl .leftmenuitem7tqt {background-image: url(images/tubesall-7-a.gif);}
.hitsb .leftmenuitem8tqt {background-image: url(images/tubesall-8.gif);}
.hitsb .leftmenuitem8tqt:hover,.hitsb .temporaryhighl .leftmenuitem8tqt {background-image: url(images/tubesall-8-a.gif);}

.hitsb .omKeyw {
	-hide-outline: 10px dotted yellow;
	border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px; -opera-border-radius: 7px; -o-border-radius: 7px; outline-radius: 7px; -moz-outline-radius: 7px; -webkit-outline-radius: 7px; -khtml-outline-radius: 7px; -opera-outline-radius: 7px; -o-outline-radius: 7px;
	position: relative;
}
.hitsb .temporaryhighl {
	-hide-outline: 1px solid red;
	opacity: 0.75 !important;
	position: relative;
	left: -1px;
	top: -2px;
}

.hitsb a.leftmenuitem1 {
	position: relative;
	left: 17px;
}
.hitsb a.leftmenuitem1 .leftmenuitem2 {
	display: block;
	text-decoration: none;
	color: #666666;
	display: block;
	padding-left: 22px;
	margin-right: 26px;
	white-space: nowrap;
	overflow: hidden;
}

.hitsb a.leftmenuitem1:hover .leftmenuitem2 {
	color: #666666;
	text-decoration: none;
}

.picdocsoldext {border-left: 17px solid silver; padding-left: 8px; display: none;}


.systemLowInfo {color: #c4c4c4; text-shadow: 0 0 4px white; display: block;}

.hardlyVisible {opacity: 0.09; filter: Alpha(opacity=10);}

/* /otak add */


.phones {-hide-height: 41px; height: 30px; padding-right: 5px;}
.inphones {padding-top: 1px; font-size: 1.5em; letter-spacing: -1px; text-align: right; padding-right: 0px; color: #009261;}

table.piccimments0table {}
table.piccimments0table td {padding-left: 0; padding-right: 12px;}
table.piccimments0table td {padding-left: 12px; text-indent: -12px; padding-right: 12px;}


.flags {padding-bottom: 8px; position: relative; overflow: visible; z-index: 10;}
/* .flags+.sectionheader,.flags+h2.sectionheader {margin-top: 8px;} */
.flags img {margin-right: 6px;}
.flags a {text-decoration: none;}
.flags a {opacity: 0.8; filter: Alpha(opacity=80);}
.flags a.activeflag {opacity: 1; filter: Alpha(opacity=100);}
* html .flags a {filter: Alpha(opacity=80);}
* html .flags a.activeflag {filter: Alpha(opacity=100);}
.flags a img {-hide-border: 2px solid #c9c9c9;}
.flags a:hover img {-hide-border: 2px solid #e9e9e9;}
.flags a.activeflag img {-hide-border: 2px solid white;}

a.somelink1:link,a.somelink1:visited,a.somelink1:active,a.somelink1:hover {font-size: 1px; text-decoration: none;}

#head .logo a img {visibility: hidden;}
#head .logo a:link,#head .logo a:visited,#head .logo a:active,#head .logo a:hover {width: 172px; height: 69px; display: block;}



body {
	-moz-font-feature-settings: 'liga=1,smcp=1,calt=1,case=1,pnum=1,onum=1,dlig=1,frac=0,ss01=1,ss02=1,ss03=1,ss04=1,ss05=1,ss06=0,ss07=0,ss08=0,ss09=0';
	punctuation-trim: start;
	-moz-punctuation-trim: start;
}
