/* ---------->>> ÃËÎÁÀËÜÍÎÑÒÈ <<<-----------*/ 
*
{
	/*border: 1px solid; /*ÄÅÁÀÃ ÐÅÆÈÌ*/
}
html {
	margin:0;
	padding:0;
	height: 100%;
	background-color: #ffffff;
}
body {
	margin:0;
	padding:0;
	min-height:100%;
	height: 100%;
	font-family: Tahoma;
	font-size: 12px;
}
td
{
	vertical-align: top;
}
h1
{
	font-family: "Times New Roman";
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 15px;
	color: #5fab3c;
	margin: 0;
}
p
{
	text-indent: 30px;
	padding-right: 15px;
}
/* ---------->>> ÑÒÐÓÊÒÓÐÀ <<<-----------*/ 
#page
{
	width: 100%;
	min-width: 1003px;
	height: auto !important;
	min-height:100%;
	height: 100%;
	background-color: #f2f2ea;
}
#header 
{
	height: 384px;
	background-image: url('../img/head_fon.jpg');
	background-repeat: repeat-x;
}
#head_img
{
	margin: 0 auto;
	height: 384px;
	width: 981px;
	background-image: url('../img/head.jpg');
	background-repeat: no-repeat;
}
#menu
{
	width: 340px;
	float: left;
	background-image: url('../img/menu.gif');
	background-repeat: no-repeat;
	background-position: top center;
}
#content
{
	width: 100%;
	color: #4f4f4f;
	font-family: Arial;
	font-size: 12px;
}
#text
{
	width: 66%;
	float: right;
}
#footer
{
	margin-top: -90px;
	width: 100%;
	min-width: 1003px;
	height: 90px;
	clear: both;
	font-family: Arial;
	color: #4f4f4f;
}
#copy
{
	float: left;
	padding-top: 20px;
	padding-left: 55px;
	padding-right: 55px;
	border-right: 1px dotted #4f4f4f;
}
#tel
{
	float: left;
	padding-top: 20px;
	padding-left: 55px;
	text-align: right;
}
#mego_cifri
{
	float: left;
	font-size: 30px;
	padding-top: 18px;
	padding-left: 3px;
	color: #ffb201;
}
#footer_guarantor
{
	height: 90px;
	clear: both;
}
/* ---------->>> ØÒÓÊÈ-ÄÐÞÊÈ <<<-----------*/
.left
{
	float: left;
}
.clear
{
	clear: both;
}
.green
{
	color: #66d932;
}
.blue
{
	color: #47a9ef;
}
.emo
{
	color: #fe66d2;
}
.red
{
	color: #ff5757;
}
.dirt
{
	color: #be9f81;
}
.sea
{
	color: #27d6d9;
}
div#menu ul
{
	margin: 0;
	padding: 0;
	padding-top: 67px;
	padding-bottom: 65px;
	padding-left: 130px;
	font-family: Tahoma;
	font-size: 12px;
	list-style-type: none;
}
div#menu ul li
{
	margin: 0;
	padding: 0;
	padding-bottom: 9px;
}
/* ---------->>> ÑÑÛËÊÈ <<<-----------*/ 
a,a:active,a:visited 
{
	text-decoration:none;
	font-weight: bolder;
	color: #00b61a;
}
a.blue,a.blue:active,a.blue:visited 
{
	text-decoration:underline;
	font-weight: normal;
	color: #2c7fa9;
}
a.brown,a.brown:active,a.brown:visited 
{
	text-decoration:underline;
	font-weight: normal;
	color: #9e7f00;
}
a.red,a.red:active,a.red:visited 
{
	text-decoration:underline;
	font-weight: normal;
	color: #b60000;
}
a.green,a.green:active,a.green:visited 
{
	text-decoration:underline;
	font-weight: normal;
	color: #00b61a;
}
a:hover
{
	text-decoration:none;
	color: #a699d7;
}