

/*link color and size definition*/



/*BODY 					 {BACKGROUND: url(../images/oko01.jpg) fixed no-repeat center center;}*/



a.meni10 					 {color: #ffffff; font-size: 10px; text-decoration : none; font-family : Arial, Verdana, Helvetica;}

a.meni10:hover 			 {color: #ffffff; text-decoration : underline;}



a.stadij		         {color : #FFFFFF; font-size: 10px; font-family: Verdana, Tahoma, Helvetica, Arial; text-decoration : none;}

a.stadij:hover			{color : #6AC058; text-decoration : none;}



a.stadij-ru		         {color : #ffffff; font-size: 12; font-family :  Verdana, Tahoma, Helvetica, Arial,; text-decoration : none;}

a.stadij-ru:hover		{color : #D3E055; font-size: 12px; text-decoration : none;}



a.gms		         {color : #AA1414; font-size: 11px; font-family : Tahoma, Arial, Verdana, Helvetica ; text-decoration : underline;  font-weight: bold;}

a.gms:hover			{color : #AA1414; font-size: 11px; text-decoration : none; font-weight: bold;}



a.gms-bel		         {color : #ffffff; font-size: 11px; font-family : Tahoma, Arial, Verdana, Helvetica ; text-decoration : underline;}

a.gms-bel:hover			{color : #ffffff; font-size: 11px; text-decoration : none;}


a.gms-bel14		         {color : #ffffff; font-size: 14px; font-family : Tahoma, Arial, Verdana, Helvetica ; text-decoration : underline; float:right;margin-right:10px; font-weight:bold;}
a.gms-bel14:hover			{color : #ffffff; font-size: 14px; text-decoration : none;}


a.stadij1 					{text-indent:-100em; text-decoration:none;   display:block; width:157px;  height:20px; background: url(stadij1.gif) no-repeat;}

a.stadij1:hover 			{background-position: right;} 



a.stadij2 					{text-indent:-100em; text-decoration:none;   display:block; width:157px;  height:20px; background: url(stadij2.gif) no-repeat;}

a.stadij2:hover 			{background-position: right;} 



a.stadij3 					{text-indent:-100em; text-decoration:none;   display:block; width:157px;  height:20px; background: url(stadij3.gif) no-repeat;}

a.stadij3:hover 			{background-position: right;} 



a.stadij4 					{text-indent:-100em; text-decoration:none;   display:block; width:157px;  height:20px; background: url(stadij4.gif) no-repeat;}

a.stadij4:hover 			{background-position: right;} 





a.nav {padding: 16px; background-color: #AA1414; width: 209px; display: block; font-family:  Verdana, Geneva, Arial, san-serif; text-indent: 10px; font-size: 12px; color: #ffffff; text-decoration: none;}

a.nav:hover { background-color: #D01F1F; color: #FFFFFF;}





/*text -- size and color*/



.selected		         {color : #FFFFFF; font-size: 10px; font-family: Verdana, Tahoma, Helvetica, Arial;}



.anb11			             {color : Black; font-size: 11px; font-family : Tahoma, Arial, Verdana, Helvetica;}



.gms10		         	{color : #FFFFFF; font-size: 10px; font-family : Verdana, Tahoma, Helvetica, Arial,;}



.gms12			         {color : #213751; font-size: 12px; font-family : Verdana, Tahoma, Helvetica, Arial;}



.gms11			         {color : #2c2c2c; font-size: 11px; font-family : Verdana, Tahoma, Helvetica, Arial;}



.gms12w			         {color : #ffffff; font-size: 12px; font-family : Helvetica, Tahoma, Arial, Verdana,; line-height: 16px;}



.gms22			         {color : #213751; font-size: 22px; font-family : Verdana, Helvetica, Tahoma, Arial;}



.gms12r			         {color : #FFFFE5; font-size: 12px; font-family : Helvetica, Tahoma, Arial, Verdana;}



.bela14		         	{color : #FFFFFF; font-size: 14px; font-family : Verdana, Tahoma, Helvetica, Arial,;}



.mo13			             {color : #0000ff; font-size: 13px; font-family : Verdana, Tahoma, Arial, Helvetica; font-weight : bold;}



.red13			             {color : #ff0000; font-size: 13px; font-family : Verdana, Tahoma, Arial, Helvetica; font-weight : bold;}





SELECT.zanima			{background-color: White; color : Black; font-size: 11px; border:thin solid 1px #FFA300;	font-family: 'Tahoma, Arial', 'Helvetica';	font-size: 12px;}

INPUT.poslji			{background-color: #FFA300; color : White; border:thin solid 1px Black;	font-family: 'Tahoma, Arial', 'Helvetica';	font-size: 12px;}

INPUT.vnos1				{background-color: White; color : Black; font-size: 11px; border:thin solid 1px #FFA300;	font-family: 'Tahoma, Arial', 'Helvetica';	font-size: 12px;}

INPUT.vnos2				{background-color: White; color : Black; font-size: 11px; border:thin solid 1px #FFA300;	font-family: 'Tahoma, Arial', 'Helvetica';	font-size: 12px;}

TEXTAREA.vnos2			{background-color: White; color : Black; font-size: 11px; border:thin solid 1px #FFA300;	font-family: 'Tahoma, Arial', 'Helvetica';	font-size: 12px;}







/*Credits: Dynamic Drive CSS Library */

/*URL: http://www.dynamicdrive.com/style/ */



.urbangreymenu{

width: 160px; /*width of menu*/

}



.urbangreymenu .headerbar{

font: bold 13px Verdana;

color: white;

background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/

margin-bottom: 0; /*bottom spacing between header and rest of content*/

text-transform: uppercase;

padding: 7px 0 7px 31px; /*31px is left indentation of header text*/

}



.urbangreymenu ul{

list-style-type: none;

margin: 0;

padding: 0;

margin-bottom: 0; /*bottom spacing between each UL and rest of content*/

}



.urbangreymenu ul li{

padding-bottom: 2px; /*bottom spacing between menu items*/

}



.urbangreymenu ul li a{

font: normal 12px Arial;

color: black;

background: #E9E9E9;

display: block;

padding: 5px 0;

line-height: 17px;

padding-left: 8px; /*link text is indented 8px*/

text-decoration: none;

}



.urbangreymenu ul li a:visited{

color: black;

}



.urbangreymenu ul li a:hover{ /*hover state CSS*/

color: white;

background: black;

}
