/* definition for general styles */
body,td				{ font-family: Arial;font-size: 11px; color: #000000; font-style: normal; }

a:link 		{color: #f48f00;text-decoration:none;}
a:visited 	{color: #f48f00;text-decoration:none;}
a:active 	{color: #f48f00;text-decoration:none;}
a:hover 	{color: #f48f00;text-decoration:underline;}

#normal {text-align: justify; font-size: 14px; line-height: 22px;}
#right {text-align: justify;}

.head1 				{ font-size: 11px; color: #f48f00; text-decoration:none; font-weight: bold; text-transform: uppercase; }
.head1 a:link 		{ font-size: 11px; color: #f48f00; text-decoration:none; font-weight: bold; text-transform: uppercase; }
.head1 a:visited 	{ font-size: 11px; color: #f48f00; text-decoration:none; font-weight: bold; text-transform: uppercase; }
.head1 a:active 	{ font-size: 11px; color: #f48f00; text-decoration:none; font-weight: bold; text-transform: uppercase; }
.head1 a:hover 		{ font-size: 11px; color: #f48f00; text-decoration:none; font-weight: bold; text-transform: uppercase; }

.head2 				{ font-size: 11px; color: #6e8791; text-decoration:none; font-weight: bold; text-transform: uppercase; }
.head2 a:link 		{ font-size: 11px; color: #6e8791; text-decoration:none; font-weight: bold; text-transform: uppercase; }
.head2 a:visited 	{ font-size: 11px; color: #6e8791; text-decoration:none; font-weight: bold; text-transform: uppercase; }
.head2 a:active 	{ font-size: 11px; color: #6e8791; text-decoration:none; font-weight: bold; text-transform: uppercase; }
.head2 a:hover 		{ font-size: 11px; color: #6e8791; text-decoration:none; font-weight: bold; text-transform: uppercase; }

#path				{font-size: 10px; color: #cccccc; text-decoration:none; }
#path a:link 		{font-size: 10px; color: #888888; text-decoration:none; }
#path a:visited 	{font-size: 10px; color: #888888; text-decoration:none; }
#path a:active 		{font-size: 10px; color: #888888; text-decoration:none; }
#path a:hover 		{font-size: 10px; color: #888888; text-decoration:none; }


#langmenu {border-right: 1px solid #f48f00; padding: 0px 15px 0px 0px}


#footmenu				{font-size: 10px; color: #9aabb2; font-weight:normal; text-decoration:none; text-transform: uppercase;}
#footmenu a:link 		{font-size: 10px; color: #9aabb2; font-weight:normal; text-decoration:none; text-transform: uppercase;}
#footmenu a:visited 	{font-size: 10px; color: #9aabb2; font-weight:normal; text-decoration:none; text-transform: uppercase;}
#footmenu a:active		{font-size: 10px; color: #9aabb2; font-weight:normal; text-decoration:none; text-transform: uppercase;}
#footmenu a:hover		{font-size: 10px; color: #9aabb2; font-weight:normal; text-decoration:underline; text-transform: uppercase;}

UL {margin-top:5; margin-bottom:5; list-style-position:outside;} 
LI {list-style: circle url(../images/bullet1.gif) outside; margin:0 0 0 -17; } 

.texta2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.inputtext				{ font-family: Arial;font-size: 11px; color: #000000; font-style: normal; background-color: #ffffff; text-indent: 2px; border-color: #E7EAEB; border-style: solid; border-width: 1; }
.inputtext2				{ font-family: Arial;font-size: 11px; color: #000000; font-style: normal;  }
.inputtext3				{ font-family: Arial;font-size: 11px; color: #000000; font-style: normal; width:300px; height:70px; background-color: #ffffff; text-indent: 2px; border-color: #ffffff; border-style: solid; border-width: 1; }
.inputtext4				{ font-family: Arial;font-size: 11px; color: #000000; font-style: normal; width:270px; background-color: #ffffff; text-indent: 2px; border-color: #ffffff; border-style: solid; border-width: 1;}
.inputtext5				{ font-family: Arial;font-size: 11px; color: #000000; font-style: normal; width:280px; background-color: #ffffff; text-indent: 2px; border-color: #ffffff; border-style: solid; border-width: 1;}
.inputtext6				{ font-family: Arial;font-size: 11px; color: #000000; font-style: normal; width:360px; height:224px; background-color: #ffffff; text-indent: 2px; border-color: #ffffff; border-style: solid; border-width: 1;}
.dropdown				{ font-family: Arial;font-size: 11px; color: #000000; font-style: normal; width:270px; background-color: #ffffff; text-indent: 2px; border-color: #d4d9df; border-style: solid; border-width: 1;}
.inputtext7				{ font-family: Arial;font-size: 11px; color: #000000; font-style: normal; width:432px; height:70px; background-color: #ffffff; text-indent: 2px; border-color: #ffffff; border-style: solid; border-width: 1; }
.inputtext8				{ font-family: Arial;font-size: 11px; color: #000000; font-style: normal; width:350px; background-color: #ffffff; text-indent: 2px; border-color: #ffffff; border-style: solid; border-width: 1;}
.inputtext9				{ font-family: Arial;font-size: 11px; color: #000000; font-style: normal; width:280px; background-color: #ffffff; text-indent: 2px; border-color: #ffffff; border-style: solid; border-width: 1;}
.test {}


.popup_box {
      color: #000000;
      visibility:hidden;
      position: absolute;
      top: 1px;
      left: 1px;
	  width: 141px;
      height: auto;
      border: 1px solid #ffffff;
      background-color: #ffffff;
      text-align: left;
      z-index:1001;
      overflow: auto;   
      font-size:11;
	  text-align: middle;
	  margin-left: auto;
	  margin-right: auto;
	  z-index: 100;
}


.prenova {
	font-size: 24px;

}