.tab {
       	border: 1px solid #A3CCE5;
}

.tab_bez_bot    {
	border-style: solid ;
	border-color:#cccccc;
	border-right-width:1px;
	border-bottom-width:0px;
	border-left-width:1px;
	border-top-width:1px;
}

.bot    {
	border-style: solid ;
	border-color:#cccccc;
	border-width:0px 0px 1px 0px;
}

.bot_rig    {
	border-style: solid ;
	border-color:#cccccc;
	border-width:0px 1px 1px 0px;
}

.rig_blue    {
	border-style: solid ;
	border-color:#A3CCE5;
	border-right-width:1px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
}

.left_blue    {
	border-style: solid ;
	border-color:#A3CCE5;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:1px;
	border-top-width:0px;
}

.side_blue    {
	border-style: solid ;
	border-color:#A3CCE5;
	border-right-width:1px;
	border-bottom-width:0px;
	border-left-width:1px;
	border-top-width:0px;
}

.bot_blue    {
	border-style: solid ;
	border-color:#A3CCE5;
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-top-width:0px;
}


.pt14 {
	font-size:14 pt;
	color : #ffffff;
}

.copyright {
	font-size: 8pt;
	color : #909090;
}
.copyright a{
	font-size: 8pt;
	font-style:italic;
	text-decoration: none;
	color : #4275a5;
}
.copyright a:hover{
	color: #e48334;
	text-decoration: none;
}

	/* REM */

.a_blue	a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
.a_blue	a:hover{
	color: #EDA256;
}

.main_menu	a{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	color: #d6efd6;
}
.main_menu	a:hover{
	color: #ffbe6c;
	text-decoration: none;
}

.lang_menu	a{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #4275a5;
}
.lang_menu	a:hover{
	color: #ffffff;
	text-decoration: none;
}

.top_menu	a{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
}
.top_menu	a:hover{
	color: #4275a5;
	text-decoration: none;
}

.bot_menu	a{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
	color: #4275a5;
}
.bot_menu	a:hover{
	color: #e48334;
	text-decoration: none;
}

.error {
	font-weight: bold;
	color: red;
}

.narrow	{
	font-family: Arial Narrow, Tahoma; font-size:9pt;
}

.pt14	{
	font-size: 12pt;
	color:#606060;
}

table.pricelst{
	color:#fff;
	border-collapse:collapse;
}

table.pricelst td{
	font-size:12px;
}


body			   { font-family: Verdana, Tahoma, Georgia, helvetica, sans-serif; font-size:9pt; color:#606060; background-COLOR:#d6efd6;  }
a						 { color:#cacaca; text-decoration: none;}
a:hover			 { color:#ecad5d; text-decoration: underline;}
td  				 { font-size:10pt; }
p,div,form				 { text-align:justify; margin:2pt; color:#ffffff;}
ul				   { text-align:justify; margin-top:5pt; margin-bottom:5pt; color:#ffffff; list-style-type:disc;}
li 					 { margin:0pt; }
h1           { font-family: Verdana, Tahoma, Georgia, Helvetica, sans-serif; color: #ffffff; font-size: 14pt; font-weight: bold; margin-bottom:8pt; margin-top:8pt;}
h2           { font-family: Verdana, Tahoma, Georgia, Helvetica, sans-serif; color: #fff; font-size: 12pt; font-weight: bold; margin:15px 0 6px 0; }
h3           { font-family: Tahoma, Georgia, Helvetica, sans-serif; color: #EDA256; font-size: 11pt; font-weight: bold; margin:5pt 0pt 0pt 0pt; }
h4           { font-family: Tahoma, Georgia, Helvetica, sans-serif; color: #069019; font-size: 16pt; font-weight: normal; margin:0pt; }


table				 { padding:0px; }
input				 { font-size:10pt; color:#ffffff; background-color:#6295c5; font-family: Verdana, Tahoma, Georgia, Helvetica, sans-serif; border-width:0pt; border-style:solid; border-color:#ffffff;}
textarea 		 { font-size:10pt; color:#ffffff; background-color:#6295c5; border-width:0pt; border-style:solid; font-family: Verdana, Tahoma, Georgia, Helvetica, sans-serif; }



/* ul	{list-style-image : url('img/redot1.gif');}*/
hr	{height:1px; color:#EDA256;}
