
body {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif, Tahoma; 
	background-color: #DBDBDB;
	text-align: center; 
}

td {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif, Tahoma;
}

.menu_first {
	background-color: #000000; FONT-SIZE: 12px; COLOR: #ff0000; font-weight : 700; FONT-FAMILY: Arial, Helvetica, sans-serif, Tahoma;
}

.menu_white {
	background-color: #000000; FONT-SIZE: 12px; COLOR: #ffffff; font-weight : 700; FONT-FAMILY: Arial, Helvetica, sans-serif, Tahoma;
}

.white {
	COLOR: #ffffff; font-weight : 700; FONT-FAMILY: Arial, Helvetica, sans-serif, Tahoma;
}

.red {
	COLOR: #ff0000; font-weight : 700; FONT-FAMILY: Arial, Helvetica, sans-serif, Tahoma;
}

.error {
	color: #FF0000;
}

.small {
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, Tahoma; 
	FONT-SIZE: 9px; 
}

.bold { font-weight: 700;}
.head { font-family: arial; font-size : 15pt; font-weight : 700; color: 000000;}
.subhead { font-family: arial; font-size : 12pt; font-weight : 800; color: 000000;}

a
{font-size : 9pt; font-family : verdana; font-weight : bold; color : #000000;}
a:link
{font-size : 9pt; font-family : verdana; font-weight : bold; color : #000000;}
a:visited 
{font-size : 9pt; font-family : verdana; font-weight : bold; color : #000000;}
a:selected  
{font-size : 9pt; font-family : verdana; font-weight : bold; color : #000000;}
a:hover  
{font-size : 9pt; font-family : verdana; font-weight : bold; color : #354C9C;}
	  
a.menu:link
{font-size : 9pt;font-family : arial;font-weight : bold;color : 000000;}
a.menu:visited
{font-size : 9pt;font-family : arial;font-weight : bold;color : 000000;}
a.menu:selected
{font-size : 9pt;font-family : arial;font-weight : bold;color : 000000;}

a.menu:hover  
{font-size : 9pt; font-family : arial; font-weight : bold; color : #354C9C;}

a.small  
{font-size : 7pt;font-family : arial; color : #000000; }
a.small:link 
{font-size : 7pt;font-family : arial; color : #000000; }
a.small:visited
{font-size : 7pt;font-family : arial; color : #000000; }
a.small:selected
{font-size : 7pt;font-family : arial; color : #000000; }

a.small:hover  
{font-size : 7pt; font-family : arial; color : #354C9C;}

table.mysql_table {
	border: 1px solid;
}

.mail 
{ 
unicode-bidi: bidi-override; 
direction: rtl; 
color: #000000; 
font-weight : bold;
} 

table.design {
	border: 1px solid ;
	border-color: #000000 ;
	padding: 5;
	margin: 5;
	text-align: center;
}

table.envelope
{ 
	width: 750px; 
	margin-top: 2em; 
	margin-bottom: 2em; 
	margin-left: auto; 
	margin-right: auto; 
	border: 2px solid blue; 
	color: #000; 
	background : #dddddd none; 
	text-align: center; 
	
	border: 2px solid;
	border-color: #000000 ;
	
	
	background: white url(images/back.jpg) no-repeat top left;
} 

table.inner{
	border: none ;
	padding: 1;
	margin: 5px;
}


table.design_thick {
	border: 2px solid ;
	border-color: #000000 ;
}

tr.design_head td {
	color: #333333;
	background: #DDE9F7;
	font-weight: 700;
	padding: 3; 
	margin: 3; 
	horizontal-align: center;
}

tr.design_body td {
	border: 1px solid; 
	border-color: #DDDDDD; 
	padding: 3; 
	margin: 4; 
	text-align: left; 
}

tr.design_body_grey td {
	border: 1px solid; 
	border-color: #DDDDDD; 
	background: #DDE9F7;
	padding: 3; 
	margin: 4; 
	text-align: left; 
}

tr.design_blank td {
	border: 0px solid;  
}

tr.design_text td {
	border: 1px solid; 
	border-color: #CCCCCC; 
	background: #DDDDDD;
	padding: 3; 
	margin: 4; 
	horizontal-align: left;
}

tr.design_title td {
	color: CC9933;
	font-weight: 700;
	padding: 3; 
	margin: 3;  
}




img.icon {
	border: 1px solid; 
	border-color: #000000; 
	margin: 1px;
}

img.foto_no_margin {
	border: 1px solid; 
	border-color: #000000 ;  
}



p.blok {
	FONT-SIZE: 12px; 
	text-align: justify;
}

p.blok_menu {
	FONT-SIZE: 10px; 
	text-align: center;
}

input, select, textarea {
	FONT-FAMILY: Arial, Helvetica, sans-serif, Tahoma;
	BORDER-RIGHT: #485E8C 1pt solid; 
	BORDER-TOP: #485E8C 1pt solid; 
	BORDER-LEFT: #485E8C 1pt solid; 
	BORDER-BOTTOM: #485E8C 1pt solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	background: #DFDFDF;
}

textarea.code {
	width : 300;
	height : 100;
	background: #DFDFDF;
	FONT-FAMILY: Arial, Helvetica, sans-serif, Tahoma;
	BORDER-RIGHT: #485E8C 1pt solid; 
	BORDER-TOP: #485E8C 1pt solid; 
	BORDER-LEFT: #485E8C 1pt solid; 
	BORDER-BOTTOM: #485E8C 1pt solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
}
