@charset "utf-8";
* {padding:0; margin:0; border:none;}

html{
	
}
body {
	font: 10pt Tahoma, Arial, Helvetica, sans-serif;
	border:0;
	margin:0;
	padding:0;
	width:100%;
	background:#000;
	/*font: 10pt   Verdana, Geneva, sans-serif;*/
	color:#3E5978;
	/*background:#000 url(http://osc.template-help.com/wt_26917/images/all_bg.jpg) no-repeat 50% 0%; */

}

td {text-align:left; vertical-align:top; }

img { border:none; }

p { margin-bottom:10px; text-align:justify; }

#head-ico {
	height:35px;
	background:url(/data/img/head-ico-home-bg.png) bottom repeat-x;
	padding-top:25px;
}
#head-ico-home {
	width:65px;
	height:35px;
	background:url(/data/img/head-ico-div-right.png) right top no-repeat;
	float:left;
	text-align:center;
}
#head-ico-mail {
	width:65px;
	height:35px;
	background:url(/data/img/head-ico-div-right.png) right top no-repeat;
	float:left;
	text-align:center;
}
#head-ico-map {
	width:65px;
	height:35px;
	float:left;
	text-align:center;
}

.right-box {
	margin-top:20px;
	background:url(/data/img/right-box-bg.png) top left repeat-x;
	padding:15px 0px 0px 15px;
	font-size:10pt;
}

/*#right-box ul {
	margin:0;
	padding:0;
}

#right-box li {
	margin:5px 0;
	list-style-type:none;
	background:url(/data/img/right-box-li-bg.png) center left  no-repeat;
	padding-left:15px;
}*/

.right-box a {
	color:#354C67;
	text-decoration:underline;
}

/* верхнее правое меню */
.right-box ul.menu {
	margin:0;
	padding:0;
	list-style: none;
}

.right-box li {
	margin:5px 0;
	padding-left:15px;
}

.right-box li.on {
	background:url(/data/img/right-box-li-bg.png) center left  no-repeat;
}

.right-box li.on a {
	color:#fff;
}

.right-box li.off {
	background:url(/data/img/right-box-li-bg.png) center left  no-repeat;
}

.right-box li.level2 {
	margin-left:25px;
}


/* HEADERS */
h1, h2, h3, h4, h5, h6, em, blockquote { font-family: georgia, Times, serif;}
/*h1, h2, h3, h4, h5, h6 { margin-bottom:0.5em; padding-top:0.5em; font-weight:normal;}*/
h1, h2, h3, h4, h5, h6 { margin-bottom:5px; padding-bottom:3px; font-weight:normal; color:#fff; }
h1{ font-size:18pt; background:url(/data/img/head-ico-home-bg.png) bottom repeat-x;}
h2{ font-size:1.54em; padding-bottom:0.2em; /*border-bottom:2px solid #dbd5ac;*/}
h3{ font-size:1.38em; margin:0px 0px 3px 0px; padding:0; }
h4{ font-size:1.23em;}
h5{ font-size:1.07em; font-style:italic;}
h6{ font-size:0.92em; font-style:italic;}

#content {
	margin:25px;
}
