*{margin:0px; padding:0px; border:0px} /* nullification for margins, paddings and borders of all elements*/
table{border-collapse:collapse;}
body{
font-family:Georgia,Arial,Helvetica,sans-serif;
background-color: #BE6B54;
color: #000000;
scrollbar-face-color: #BE6B54;
scrollbar-track-color: #965543;
scrollbar-arrow-color: #965543;
}

.bg{background-color: #bfbfbf;}
.bg1{background-color: #BE6B54;}
.bg2{background-color: #bfbfbf;}

.white {color: #FFFFFF;}
.white-gray {color: #ECEAEA;}
.bg-white-gray{background-color: #ECEAEA;}
.red{color: #FF0000;}
.blue{color: #0174AC;}
.bg-blue{background-color: #0174AC;}
.blue-dark{color: #1C174B;}
.orange{color: #BE6B54;}
.yellow{color: #E8A21F;}
.gray{color: #bfbfbf;}
.gold{color: #ffd700;}
.bg-gold{background-color: #ffd700;}
.silver{color: #c0c0c0;}
.bg-silver{background-color: #c0c0c0;}
.bronze{color: #cc9966;}
.bg-bronze{background-color: #cc9966;}

hr {
    color: #BE6B54; /*для IE */
    background-color:#BE6B54; /*для Firefox, Opera, Safari*/
    border:0px none;
    height:2px; /* высота 1px IE, Firefox, Opera, Safari */
    clear:both; /* для очистки, если тег идет после float елемента */
}


h1 {
font-family:Georgia;
font-size:18px;
font-weight: bold;
text-transform:uppercase;
color: #ECEAEA;
margin:0px;
vertical-align: middle;
}

h2 {
font-family:Georgia;
font-size:14px;
font-weight: bold;
color: #0174AC;
}

.hd {position:absolute; left:1px; top:-100px;}

.for_form {margin:0px;}

a:link {
	font-size: 12px;
	font-weight: bold;
	color: #0174AC;
	text-decoration: none;
	vertical-align: middle;
}

a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0174AC;
	text-decoration: none;
	vertical-align: middle;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #BE6B54;
	text-decoration: none;
	vertical-align: middle;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #0174AC;
	text-decoration: none;
	vertical-align: middle;
}

a.orange:link {
	font-size: 12px;
	font-weight: bold;
	color: #BE6B54;
	text-decoration: none;
	vertical-align: middle;
}

a.orange:visited {
	font-size: 12px;
	font-weight: bold;
	color: #BE6B54;
	text-decoration: none;
	vertical-align: middle;
}

a.menu:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #262626;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
a.menu:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #262626;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
a.menu:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF; /*#006699;*/
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
a.menu:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #262626;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.td-menu-all {

	border-left:#9b9b9b solid 1px;
	border-right:#9b9b9b solid 1px;
	border-bottom:#9b9b9b solid 1px;
	border-top:#9b9b9b solid 1px;
}

.td-menu {

	border-left:#9b9b9b solid 1px;
	border-right:#9b9b9b solid 1px;
	border-bottom:#9b9b9b solid 1px;
}

.td-submenu {

	border-right:#9b9b9b solid 1px;
	border-bottom:#9b9b9b solid 1px;
}

.td-bottom {border-bottom:#9b9b9b solid 1px;}

.title {
	font-size: 20px;
	font-weight: normal;
	color: #006699;
}

.menu-title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	padding-left: 20px;
}

.block-title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #adadad;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	padding-left: 10px;
}


.title-photo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #724d31;
	text-decoration: none;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}

.quot {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: none;
	vertical-align: top;
}

.edit_text_field{
	border: 2px inset #2BA9DD;
	width:99.9% ;}

.edit_short_field{
	border: 2px inset #2BA9DD;
	width: 50px;}

.input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #006699;
	border:1px inset #006699;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	width: 300px;
}
.input20  {width: 20px;}
.input50  {width: 50px;}

textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #006699;
	border:1px inset #006699;
	padding-right: 5px;
	padding-left: 5px;
}

.table-bold {
	border-top:#0174AC outset 4px;
	border-left:#0174AC outset 4px;
	border-right:#0174AC inset 4px;
	border-bottom:#0174AC inset 4px;
}

.table-blue {
	border-top:#0174AC solid 1px;
	border-left:#0174AC solid 1px;
	border-right:#0174AC solid 1px;
	border-bottom:#0174AC solid 1px;
}

.table {
	border-right:#aaaaaa solid 1px;
	border-bottom:#aaaaaa solid 1px;
}

.button{
	border: #aaaaaa 1px solid;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #BE6B54;
	background-color: #ECEAEA;
	width: 80px;
	height: 24px;
	cursor:'pointer';
			}

.button_cancel{
	border: #262626 1px solid;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: #3f3f3f;
	height: 24px;
	width: 80px;
	cursor:'pointer';
			}

.button_edit {
	background-image: url(editor/img/edit.jpg);
	background-repeat: no-repeat;
	border: 0px;
	width: 32px;
	height: 32px;
	cursor:'pointer';
	}

.button_delete {
	background-image: url(editor/img/del.jpg);
	background-repeat: no-repeat;
	border: 0px;
	width: 32px;
	height: 32px;
	cursor:'pointer';
	}

	.button_menu {
	background-image: url(img/button.png);
	background-repeat: no-repeat;
	border: 0px;
	width: 171px;
	height: 35px;
	}

	.button_menu1 {
	background-image: url(img/button_1.png);
	background-repeat: no-repeat;
	border: 0px;
	width: 171px;
	height: 35px;
	}

	.button_menu2 {
	background-image: url(img/button_2.png);
	background-repeat: no-repeat;
	border: 0px;
	width: 171px;
	height: 35px;
	}

	.el-left {
	padding-left: 10px;
	}
	.el-right {
	padding-right: 10px;
	}
	.el-top {
	padding-top: 10px;
	}
	.el-bottom {
	padding-bottom: 10px;
	}
	.el-left-right {
	padding-left: 10px;
	padding-right: 10px;
	}
	.el-top-bottom {
	padding-top: 10px;
	padding-bottom: 10px;
	}
	.el-all {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	.baner {
	text-align:center;
	vertical-align:top;
	border-left:#9b9b9b solid 1px;
	border-right:#9b9b9b solid 1px;
	border-bottom:#9b9b9b solid 1px;
	border-top:#9b9b9b solid 1px;
	}

	img.photo {	border:#BE6B54 solid 1px; margin:10; }

td.footer {font-size: 9px; color: #0174AC;}
td.footer a:link{font-size: 9px; font-weight: normal; color: #0174AC;}
td.footer a:visited{font-size: 9px; font-weight: normal; color: #0174AC;}
td.footer a:hover{font-size: 9px; font-weight: normal; color: #ECEAEA;}

div.footer {font-size: 9px; color: #0174AC;}
div.footer a:link{font-size: 9px; font-weight: normal; color: #0174AC;}
div.footer a:visited{font-size: 9px; font-weight: normal; color: #0174AC;}
div.footer a:hover{font-size: 9px; font-weight: normal; color: #ECEAEA;}

.txt {	font-size: 12px;	color: #000000;}
.text14 {	font-size: 14px; color: #262626;}
.small {font-size: 8px;}

.bgh{background-color:#e1e5e7;}	
.vt{vertical-align:top}
.vm{vertical-align:middle}
.vb{vertical-align:bottom}
.ac{text-align:center}
.al{text-align:left}
.ar{text-align:right}
.aj{text-align:justify}
.w100{width:100%}
.w90{width:90%}
.w50{width:50%}
.w60{width:60%}
.w40{width:40%}
.h100{height:100%}
.h190{height:190px}
.w190{width:190px}
.w100px{width:100px}
.upc {text-transform:uppercase}
.lowerc {text-transform:lowercase}
.und {text-decoration: underline}
.umh{border-top:solid 7px #ed4d09}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt30{margin-top:30px}
.mb10{margin-bottom:10px}
.mb20{margin-bottom:20px}
.mb30{margin-bottom:30px}
.ml10{margin-left:10px}
.p5{padding:5px}
.p10{padding:10px;}
.p15{padding:15px}
.p20{padding:20px}
.pt2{padding-top:2px}
.pt5{padding-top:5px}
.pt8{padding-top:8px}
.pt10{padding-top:10px}
.pt15{padding-top:15px}
.pt20{padding-top:20px}
.pt30{padding-top:30px}
.pb5{padding-bottom:5px}
.pb10{padding-bottom:10px}
.pl10{padding-left:10px;}
.pl15{padding-left:15px}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pg2{padding-left:2px; padding-right:2px}
.pg5{padding-left:5px; padding-right:5px}
.pg10{padding-left:10px; padding-right:10px}
.pg15{padding-left:15px; padding-right:15px}
.pg20{padding-left:20px; padding-right:20px}
.pr5{padding-right:5px}
.pr10{padding-right:10px}
.pr15{padding-right:15px}
.pr20{padding-right:20px}
.bg_no{background-repeat:no-repeat}
.bg_x{background-repeat:repeat-x}
a.und:link {text-decoration: underline}
a.und:visited {text-decoration: underline}
a.hund:hover {text-decoration: underline}
.fb {	font-weight: bold;}
.block {display: block}
