body { background-color: white; font-size: 12px; }

* { font-size: 12px; font-family: Verdana }
html * {	margin: 0; padding: 0}/*ne istrivay ako ima padashti menuta*/


ul { list-style-type: none; }







#sites { height: 1.8em; margin-top: 10px; font-size: 0.75em; }

#sites li { float: left;  color: #535152; padding: 0 10px; height: 1.8em; position: relative;  z-index: 100;}

#sites li.first { border: none; padding-left: 0; }

#sites .pulldown { position: relative; top: 2px; left: 4px; }

#sites a, #sites a:visited { color: #535152; text-decoration: none; }

#sites .active a, #sites .active a:visited { color: #C0C0C2; }

#sites a:hover, #sites a:visited:hover { text-decoration: underline; }

#sites ul { font-size: 1.0em; display: none; position: absolute; top: 1.8em; left: -5px; background: white; padding-top: 2px; border: 2px solid #C7C7C7; border-top: none; min-width: 8.5em; width: auto;/* ie.css */ }

#sites li:hover ul,

#sites li.hover ul { display: block; }

#sites li li {text-align: left; float: none; border: none; white-space: nowrap; min-height: 1.4em; height: auto; padding-top: 0.2em; padding-bottom: 0.2em; /* ie.css */ }

#sites li li a { display: block; }

#sites li li:hover,

#sites li li.hover { text-decoration: underline; background-color: #f0f0f0; }/*za padashtoto menuto backgrounda */


.title_text
{
	
	font-size: 16px;
	color: #226FA0;
	font-weight: bold;
}
.title_front
{
	
	font-size: 16px;
	color: White;
	font-weight: bold;
}
.psomir_top
{
	border: 0px;
	background: #E95D0F;
	padding: 7px;
	font-size: 16px;
	color: White;
	font-weight: bold;
}
.psomir_bot
{
	border: 0px;
	background: #00387D;
	padding: 7px;
	font-size: 16px;
	color: White;
	font-weight: bold;
}
.inputfield
{
	border: 1px solid #00387D;
	
	font-size: 12px;
	color: Black;
	background: White;
}


.text_small
{
	font-size: 9px;
	color: Gray;
	font-style: italic;
}

.errortext
{
	
	font-size: 12px;
	color: Red;
	font-weight: bold;
}


a {font-size: 12px; text-decoration: none;/* font-weight: bold;*/}
a:link    {color: #226FA0;/* font-weight: bold;*/}
a:visited {color: #226FA0;/* font-weight: bold;*/}
a:active  {color: #226FA0;/* font-weight: bold;*/}
a:hover   {color: Black;/* font-weight: bold;*/}

a.orange {font-size: 12px; text-decoration: none; font-weight: bold;}
a.orange:link    {color: #E95D0F; font-weight: bold;}
a.orange:visited {color: #E95D0F; font-weight: bold;}
a.orange:active  {color: #E95D0F; font-weight: bold;}
a.orange:hover   {color: Black; font-weight: bold;}

a.fronmenu {font-size: 14px; text-decoration: none; font-weight: bold;}
a.fronmenu:link    {color: White; font-weight: bold;}
a.fronmenu:visited {color: White; font-weight: bold;}
a.fronmenu:active  {color: White; font-weight: bold;}
a.fronmenu:hover   {color: Black; font-weight: bold;}

.table_white_line
{
	border-top: 1px solid white;
}
