html		{width:100%;height:auto;font-size:12px;}
body		{color:#333;font-family: Arial, Helvetica, sans-serif;background:#fff5df url('/img/project/i/bg.jpg');height:100%;behavior:url(/img/png/hover.htc);margin:0;padding:0;overflow-y:scroll;}

/*img, a.img		{border:0;} */
a.img		{border:0;}
img, div, a, h1	{behavior:url('/img/png/iepngfix.htc')}

a:link			{font-family: Arial, Helvetica, sans-serif;color:#0a466f;}
a:visited		{font-family: Arial, Helvetica, sans-serif;color:#0378a4;}
a:hover			{font-family: Arial, Helvetica, sans-serif;color:#970000;}

a.linkk:link		{text-decoration:none;}
a.linkk:visited		{text-decoration:none;}
a.linkk:hover		{text-decoration:none;}

a.redex:link			{color:#ae2d04;font-weight:bold;}
a.redex:visited			{color:#ae2d04;font-weight:bold;}
a.redex:hover			{color:#ae2d04;font-weight:bold;}


h1				{display:block;font-size:14px;font-weight:bold;padding:8px 0;margin-bottom:10px;color:#970000;text-align:justify;}
h2				{font-size:13px;margin:10px 0 5px 0;padding:2px 0;}
/*background:#fff4db;border:#bfc7c8 1px solid;*/
ol				{margin:10px;}
ul				{margin:10px;}
li				{margin:4px 0;}



td				{}
td.Small		{font-size:11px;}

.content	{margin:0px auto;width:957px;}

#topline	{height:4px;background:url('/img/project/i/top.jpg') top left no-repeat;}
#header		{height:132px;}
.hline		{height:40px;background:url('/img/project/i/topmenu.gif') 0px 5px repeat-x;}
.hline p	{text-align:center;font-size:11px;color:#4a729d;align:center;}


.topmenu	{margin:0px auto;width:100%;padding:0;text-align:center;}
.topmenu li	{display:block;float:left;text-align:left;width:200px;}
.topmenu li a:link			{font-size:11px;text-decoration:none;display:block;}
.topmenu li a:visited 		{font-size:11px;text-decoration:none;display:block;}
.topmenu li a:hover 		{font-size:11px;text-decoration:none;display:block;}


.mhome		{background:url('/img/project/i/home.gif') 0px 2px no-repeat;padding-left:17px;font-weight:bold;}
.mciti		{background:url('/img/project/i/work.gif') 0px 2px no-repeat;padding-left:17px;font-weight:bold;}
.msmap		{background:url('/img/project/i/map.gif') 0px 2px no-repeat;padding-left:17px;font-weight:bold;}


/**  MAIN CLASSES **/

.sideleft	{vertical-align:top;width:180px;}
.sidemid	{vertical-align:top;}
.sideright	{vertical-align:top;width:180px;}









.leftmenu			{margin:10px 0 0 0;padding:0;list-style-type:none;text-align:left;}
.leftmenu li		{display:block;width:175px;height:23px;margin:6px 0;padding:1px 0;text-align:left;border:#bfc7ca 1px solid;behavior:url(/img/misc/hover.htc);background:#fff5df url(/img/project/i/menu1.gif);}
.leftmenu li:hover	{display:block;width:175px;height:23px;margin:6px 0;padding:1px 0;text-align:left;border:#bfc7ca 1px solid;behavior:url(/img/misc/hover.htc);background:#fff5df;}

.leftmenu li a			{line-height:23px;display:block;width:165px;height:23px;margin-left:10px;text-decoration:none;font-weight:bold;}
.leftmenu li a:visited	{line-height:23px;display:block;width:165px;height:23px;margin-left:10px;text-decoration:none;font-weight:bold;}
.leftmenu li a:hover	{line-height:23px;display:block;width:165px;height:23px;margin-left:10px;text-decoration:none;font-weight:bold;}
.leftmenu li span	{display:block;width:165px;height:23px;line-height:23px;margin-left:10px;font-weight:bold;}

ul.ul_smaller_nav	{margin:0;padding:0;background:transparent;}
li.li_smaller_nav	{margin:0;padding:0;background:transparent;border:none;}
li.li_smaller_nav:hover	{margin:0;padding:0;background:transparent;border:none;}

.services_smaller			{line-height:20px;width:165px;margin-left:10px;text-decoration:none;font-weight:bold;}
.services_smaller:visited	{line-height:20px;width:165px;margin-left:10px;text-decoration:none;font-weight:bold;}
.services_smaller:hover		{line-height:20px;width:165px;margin-left:10px;text-decoration:none;font-weight:bold;}

.services_smaller_span			{width:165px;height:23px;line-height:23px;font-weight:bold;color:#000;}
.services_smaller_span:visited	{line-height:20px;width:165px;margin-left:10px;text-decoration:none;font-weight:bold;color:#000;}
.services_smaller_span:hover	{line-height:20px;width:165px;margin-left:10px;text-decoration:none;font-weight:bold;color:#000;}





/*****  FIXED MENU  ****/
.menul ul {
		list-style:none;
		padding:0px;
		margin:0px;
}
.menul ul li {
	border-bottom:1px #fff dashed;
	margin:0px;
	padding:0px;
	margin-bottom:0.2em;
}
.menul ul li a {
	display:block;
	padding:4px 5px 4px 18px;
	background:#dedede URL('images/arr.gif') no-repeat left;
	color:#666;
	text-decoration:none;
}
.menul ul li.active a {
	background:#5a88b7 URL('images/ardw.gif') no-repeat left;
	color:#fff;
}
.menul ul li.open a {
	background:#dedede URL('images/ard.gif') no-repeat left;
}
.menul ul li.current a {
	background:#5a88b7 URL('images/arrw.gif') no-repeat left;
	color:#fff;
}
.menul ul a:hover {color:#000;}

/*****  UL  UL  ****/
.menul ul ul {
	margin-bottom:0.8em;
}
.menul ul ul li {
	margin-bottom:0px;
	border-bottom:1px #eee solid;
}

.menul ul ul a, .menul ul .active ul a, .menul ul .open ul a {
	background:#fff URL('images/li.gif') no-repeat left;
	color:#1F6DA4;
	padding-left:20px;
}
.menul ul ul .active a, .menul ul ul a:hover {
	color:orange;
}
.menul ul ul .active a {
	background:#fff URL('images/li_active.gif') no-repeat left;
}
/*****  UL  UL  UL  ****/
.menul ul ul ul {
	margin-left:1em;
}
.menul ul ul ul li {
	margin-left:0.5em;
	border-bottom:1px #fff solid;
}
.menul ul ul ul a {
	padding:2px 0px 2px 0px;
}


/*****  FIXED MENU  ****/


#maincontent		{margin:0px 20px;padding:1px 0;}
/*#maincontent img	{border:#ac9970 1px solid;}*/
#linkway			{display:block;background:#fff4db;border:#bfc7c8 1px solid;font-size:10px;padding:3px 15px;margin-bottom:20px;color:#444;}
#linkway a			{font-size:10px;color:#666;}
#linkway span		{border-bottom:#666;}



.redder				{font-size: 11px; font-style: normal; font-weight: normal; color:#970000;}

.redderl:link	 	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color:#970000; line-height: normal; text-decoration: none }
.redderl:visited 	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color:#970000; line-height: normal; text-decoration: none }
.redderl:hover 		{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color:#970000; line-height: normal; text-decoration: none }


.red11				{font-size: 11px; font-style: normal; font-weight: bold; color:#970000;}
.red12				{font-size: 12px; font-style: normal; font-weight: bold; color:#970000;}
.red13				{font-size: 13px; font-style: normal; font-weight: bold; color:#970000;}

.blue11				{font-size: 11px; font-style: normal; font-weight: bold; color:#0a466f;}
.blue12				{font-size: 12px; font-style: normal; font-weight: bold; color:#0a466f;}
.blue13				{font-size: 13px; font-style: normal; font-weight: bold; color:#0a466f;}


/* ﰰﲻ  */
.polls-header		{font-size: 12px; font-style: normal; font-weight: bold; color:#0a466f;}
.polls-table-result	{margin:8px 0 10px 0;border:#ccc 1px solid;width:100%;}
.polls-table-result td	{font-size:10px;vertical-align:top;}
/* news classes  */
.news_container		{padding:5px 0 15px 0;border-bottom:#e1d2ad 1px solid;}

.nhead				{margin:10px 0;}
.newshead			{color:#ae2d04;font-weight:bold;padding:0;}
.newsauthor			{color:#767676;font-weight:bold;padding:0;margin:0 0 0 5px;}


.news_pretext		{}










/* CSS from old site */


.Small {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: 0a466f; line-height: normal; text-decoration: none }
.Small:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: 0a466f; line-height: normal; text-decoration: none }
.Small:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: 970000; line-height: normal; text-decoration: none }

.Smallr {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: 970000; line-height: normal; text-decoration: none }
.Smallr:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: 970000; line-height: normal; text-decoration: none }
.Smallr:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: 970000; line-height: normal; text-decoration: none }

.Menu {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: 0a466f; line-height: normal; text-decoration: none }
.Menu:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: 0a466f; line-height: normal; text-decoration: none }
.Menu:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: 007dac; line-height: normal; text-decoration: none }
td.ggg { background-image: url(images/menu1.gif); }
td.ccc { background-color: #fff5df; }
.Normal {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: 333333; text-transform: none}
.Normal:visited{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: 333333; text-transform: none}
.Normal:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: 333333; text-transform: none}
.Red {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: 970000; text-transform: none}
.Red:visited{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: 970000; text-transform: none}
.Red:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: ff0000; text-transform: none}
.Blue {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: 0a466f; line-height: normal; text-decoration: none }
.Blue:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: 0a466f; line-height: normal; text-decoration: none }
.Blue:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: 007dac; line-height: normal; text-decoration: none }
.Zagol {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: 970000; line-height: normal; text-decoration: none }
.Zagol:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: 970000; line-height: normal; text-decoration: none }
.Zagol:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: 970000; line-height: normal; text-decoration: none }


.Textlink {  font-family: Arial Narrow, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; color: 1f7ad5; text-transform: underline}
.Textlink:visited{  font-family: Arial Narrow, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; color: 1f7ad5; text-decoration: underline}
.Textlink:hover {  font-family: Arial Narrow, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; color: 1f7ad5; text-decoration: none}

.Zagoll {  font-family: Arial Narrow, Helvetica, sans-serif; font-size: 17px; font-style: normal; line-height: normal; font-weight: bold; color: 333333; text-transform: none}
.Zagoll2 {  font-family: Arial Narrow, Helvetica, sans-serif; font-size: 15px; font-style: normal; line-height: normal; font-weight: bold; color: ffb400; text-transform: none}
.Zagoll3 {  font-family: Arial Narrow, Helvetica, sans-serif; font-size: 17px; font-style: normal; line-height: normal; font-weight: bold; color: 1f7ad5; text-transform: none}

.Domen2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: 333333; text-transform: none}
.White {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: ffffff; line-height: normal; text-decoration: none}
.Domen {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: 333333; text-transform: none}
.Domen:visited{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: 333333; text-transform: none}
.Domen:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: 333333; text-transform: none}
.News {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: 1f7ad5; line-height: normal; text-decoration: none}
.News1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: 6d6d6d; line-height: normal; text-decoration: none}
.News2 {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; font-weight: normal; color: 1f7ad5; line-height: normal; text-decoration: none}
.Top {  font-family: Arial , Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold; color: 333333; text-decoration: none}
.Top:visited {  font-family: Arial , Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold; color: 333333; text-decoration: none}
.Top:hover {  font-family: Arial , Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold; color: 333333; text-decoration: none}
.Price {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: ff0000; line-height: normal; text-decoration: none}





