/*Цвет шрифта*/
.tor
 {
	color: #F60;
}
.tsiren {
	color: #669;
}

.tblue {
	color: #036;
}
.tfiol {
	color: #639;
}
.tlblue {
	color: #ccf;
}

.tblack {
	color: #000;
}

.twhite {
	color: #FFF;
}

/*Оформление шрифта*/
.un {
	text-decoration: underline;
}
.none {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}
/*Размер шрифта*/

.f10 {
	font-size: 10px;
}

.f12 {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.f13 {
	font-size: 13px;
}
.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
}
.f24 {
	font-size: 24px;
}
/*Выравнивание*/
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.centr {
	text-align: center;
}
.top {
	vertical-align: top;
}
.bottom {
	vertical-align: bottom;
}
.middle {
	vertical-align: middle;
}
/*Фон*/
.bdotted {
	background-image: url(pics/fon_all.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}


.bfiol {
	background-color: #639;
}
.blfiol {
	background-color: #99F;
}


.bkomp {
	background-image: url(pics/kompas2.gif);
}

.blblue {
	background-color: #ECECFB;
}
/*Тэги*/
*{margin:0; padding:o}
a.ablk:link{color:#000}
a.adblue:link{color:#CCF;
}
a.adblue:visited{color: #CCF;
}
a.adblue:hover{color:#000;
}
a.aun:hover {
	color: #000;
	text-decoration: underline;)
}
a:active {
	color: #036;
	text-decoration: none;
}
a:link {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a.or:link {
	color: #F60;
}
a:visited {
	color: #036;
	text-decoration: none;
}
a:focus { outline: none; }
.brd1 {
	border: 1px solid #639;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}
p {text-indent: 15px;
}
/*Размеры элементов*/
.lineh20 {
	line-height: 20px;
}
.hg3 {
height: 3px;
}
.mrg0 {
	margin: 0px;
}
.mrg2 {
	margin-top: 2px;
	margin-bottom: 2px;
}
.mrg5 {
	margin: 5px;
}

.mgm10 {
	margin-left: -10px;
}
.mrgl8 {
	margin-left: 8px;
}
.margl23 {
	margin-left: 23px;
}
.padd5 {
	padding: 5px;
}
.pb5 {
	padding-bottom: 5px;
}
.pm10 {
	left: -6px;
	top: -10px;
}
.pt5 {
	padding-top: 5px;
}

.w160 {
	width: 152px;
}
/*Свойства боксов*/
.block {
	display: block;
}
.clr {
	clear: both;
}
.floatl {
	float: left;
}
.floatr {
	float: right;
}
.inline {
	display: inline;
}
.posrelat {
	position: relative;
}

.pabs {
	position: absolute;
}
/*Блоки*/

/*Нижнее меню*/
#botmen {
	bottom: 0px;
	left: 0px;
	width: 1003px;
}
/*Подвал*/
#footer {
	height: 30px;
	border-top: 1px solid #636;
	border-bottom: 1px solid #636;
	margin-bottom: 15px;
}
#fotc {
	height: 30px;
	width: 672px;
}
#fot1 {
	height: 30px;
	width: 159px;
	border-right:1px solid #636;
}
#fot2 {
	height: 30px;
	border-left: 1px solid #636;
	width: 170px;
}
/*Левыый*/
#left {
	left: 0px;
	top: 76px;
	width: 150px;
	background-image: url(pics/bgmenu.gif);
	margin: 0px;
	padding-left: 10px;
}
/*Правый*/
#right {
	width: 160px;
	z-index: 3;
	top: 95px;
	right: 12px;
}
/*Заголовок*/
#zag {
	top: 0px;
	height: 76px;
	width: 1003px;
	left: 0px;
}
#zagtab {
	width: 1003px;
	background-color: #636;
	padding: 0px;
	}
/*Центральные*/
#abs {
	width: 1003px;
	background-color: #FFFFFF;
	border: solid 1px #636;
	border-top-style: none; 
}
#centr {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}	
#maing1 {
	background-image: url(pics/mainmenu.jpg);
	height: 320px;
	width: 663px;
	margin-top: 76px;
	margin-left: 160px;
	background-repeat: no-repeat;
	background-position: 20px 50px;
}
#maing2 {
	width: 650px;
	margin-left: 173px;
	padding-top: 10px;
}
/*Длинный баннер*/
#bnl {
	bottom: 40px;
	left: 23px;
	width: 650px;
	position: absolute;
}
/*Пункты меню*/
.bpmenua {
	background-image: url(pics/menu/punkt-active16.gif);
	line-height: 20px;
	display: block;
	text-indent: 10px;
	margin-left: -10px;
}
.bpmenu {
	background-image: url(pics/menu/menu-element16.gif);
	height: 20px;
	line-height: 20px;
	display: block;
	text-indent: 10px;
	margin-left: -10px;
	width: 160px;
}

