.border_left {
	background-image: url('images/design/border_left.gif');
	background-repeat: repeat-y;
	background-position: left top;
}

.border_right{
	background-image: url('http://manastirea-saharna.md/images/design/border_right.gif');
	background-repeat: repeat-y;
	background-position: left top;
}

.menu_background{
	background-image: url('images/design/menu_background.jpg');
	background-repeat: repeat-y;
	background-position: left top;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFC86A;
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.text_small_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #666666;
}

.text_default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 130%;
}

.text_default_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
}

.text_default_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 130%;
}

.text_default_big_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 130%;
	color: #AB2920;
}

.text_default_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 130%;
	color: #AB2920;
}

.text_small_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color: #AB2920;
}

.caption_small {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 130%;
}

.caption_normal {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 130%;
}


.caption_small_red {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 130%;
	color: #AB2920;
}


.caption{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
}


.caption_red{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	color: #9C0706;
	text-decoration: none;
	line-height: 130%;
}


a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #9C0706;
	text-decoration: underline;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:active {
	color: #0000CC;
	text-decoration: underline;
}

.border {
	border: 1px solid #EEBE6B;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}

.border_image {
	border: 1px solid #EEBE6B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.line_point {
	background-image: url('images/design/line_point.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
.line_orange {
	background-image: url('images/design/line_orange.gif');
	background-repeat: repeat-y;
	background-position: left top;
}
.calendar_left {
	background-image: url('images/design/calendar_left.gif');
	background-repeat: repeat-y;
}
.calendar_right {
	background-image: url('images/design/calendar_right.gif');
	background-repeat: repeat-y;
}
.forma {
	border: 1px solid #E7AF64;
}
