body			{ font-family: Verdana,sans-serif; font-size: 10px; background: #fff url(/images/grgrad.gif) repeat-x}
form			{ margin-top: 0; margin-bottom: 0; }
td, tr, th 		{ font-size:8pt; }
input, select	{ font-size:10pt;}		
p				{ font-size: 10pt;}
h1			    { FONT-SIZE: 16pt; color: #000080;}
h2			    { FONT-SIZE: 16px; COLOR: #414141; }
hr              { border: thin; color: #000033; height: 1px;}

.smaller		{ font-size: 8pt;}
.title      	{ font-weight:bold; font-size: 14pt;}
.bottom      	{ font-size: 10px; color: #AAAAAA; text-align: Center }
.toptable		{ width:900px; margin: 0 auto;}
.content		{ width:900px; height: 700px; background: #fff url(/images/BlankMap-Europe-light.png);  background-repeat: no-repeat; vertical-align: top; margin: 0 auto;}
.content-justified	{ text-align:justify }
.error      	{ font-weight:bold; font-size: +1; color: Red;}

.float-right		{float:right; padding-bottom:6px; padding-left:6px;}
.float-left		    {float:left; padding-bottom:6px; padding-left:6px;}

.left_div		{ float:left; width:302px; padding-top:6px; }

.cbox0			{ font-size: 8pt; color: #000000; text-align:center; letter-spacing: 3px; border: 0px solid #636163; height: 15px; vertical-align: middle;}
.cbox0content	{ border: 0px solid #636163; text-align: justify; font-size: 8pt }
.cbox1			{ font-size: 8pt; color: #FFFFFF; text-align:center; letter-spacing: 3px; border: 1px solid #636163; height: 15px; background: #636163; vertical-align: middle;}
.cbox1content	{ border: 1px solid #636163; text-align: justify; font-size: 8pt }
.cbox2			{ font-size: 8pt; color: #FFFFFF; text-align:center; letter-spacing: 3px; border: 1px solid #006563; height: 15px; background: #006563; vertical-align: middle;}
.cbox2content	{ border: 1px solid #006563; text-align: justify; font-size: 8pt }
.cbox2content ul { margin: 0px 0 0; padding: 0px 0 0 15px; list-style-type: none;} 
.cbox2content li { margin: 0px 0 0; list-style-type:square}
.cbox3			{ font-size: 8pt; color: #FFFFFF; text-align:center; letter-spacing: 3px; border: 1px solid #00659c; height: 15px; background: #00659c; vertical-align: middle;}
.cbox3content	{ border: 1px solid #00659c; text-align: justify; font-size: 8pt }
.cbox4			{ font-size: 8pt; letter-spacing: 3px; height: 20px; background: #FFD363; vertical-align: middle;}
.cbox4content   { font-size: 8pt; background: #FFF7D6; }
.cbox4line	    { background: #FFD363; }
.cbox5			{ font-size: 8pt; color: #FFFFFF; text-align:center; letter-spacing: 3px; border: 1px solid #9d2c1f; height: 15px; background: #d74816; vertical-align: middle;}
.cbox5content	{ border: 1px solid #9d2c1f; text-align: justify; font-size: 8pt }
.cboxdark		{ color: white; text-align: justify; font-size: 8pt }
.cboxdark a 	{color: white;} 
.cboxdark a:link, .cboxdark a:active, .cboxdark a:visited {color: #E0E0E0}
.cboxdark a:hover {color: #F26522;} 
.cboxlight		{ color: black; text-align: justify; font-size: 8pt; border-left-style:dashed; border-left-width:1px; border-left-color:#C0C0C0; border-right-style:dashed; border-right-width:1px; border-right-color:#C0C0C0; border-top-width: 1px; border-bottom-width: 1px }
.cboxlight a:link, .cboxlighta:active, .cboxlight a:visited {color: black;}
.cboxlight a:hover {color: #00659c;} 


.experttable    { width:600px;}
.expertname     { font-size: 8pt; color: #000000; text-align:left; letter-spacing: 3px; border: 0px solid #CC4400; height: 15px; vertical-align: middle;}
.expertcontent	{ text-align: justify; font-size: 8pt; vertical-align:top; color: #555555;}
.expertpic      { width:100px; vertical-align:top; }


.topline        { font-size: 10px; color: #FFFFFF; font-style: normal; font-weight: bold; }
.toptitle       { font-size: 24px; color: #FF0000; font-style: normal; font-weight: normal; }
.iamin          { font-size: 14pt; margin-top: -1; margin-bottom: 0; }
.icamefrom      { font-size: 9pt; margin-top: 0; margin-bottom: 0; }
.order 	        { font-size: 8pt; margin-top: 0; margin-bottom: 0; padding-bottom: 10px;}

.cat		    	{ font-size: 11; font-weight: bold; }
.subcats            { color: white; background-color: green; padding: 2px; 	margin-bottom: 0; margin-top: 0;}
.siteleft           { vertical-align: top; }
.sitelink    	    { font-weight: bold; background-color: #F4F4F4; }
.grey-address       { font-weight: normal; font-size: smaller; color: #C0C0C0; }
.description        { padding-bottom: 10px; }
.order 	            { font-size: 8pt; margin-top: 0; margin-bottom: 0; padding-bottom: 10px;}



.ABCaCategory		{
	font-size: 8pt;
	background-color: #F7F7FF;
	cellspacing:1;
	margin: 1px;
	padding: 0px;
}

.ABCaCatContent		{
	font-size: 8pt;
	background-color: #F7F7FF;
	cellspacing:1;
	margin: 1px;
	padding: 0px;
}
.ABCaCat		{
	background-color: white;
}
.ABCaMainCat		{
	background-color: red;
	color: #FFFFFF;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#nav a {
	font-size: 10; font-weight: normal;
	display: block;
	padding: 1px 0px 1px 3px;
	border-top: 1px solid #FEFEFE;
	border-bottom: 1px solid #D8D8D8;
	background: #F1F0EF;
	text-decoration: none;} 

#nav a:link, #nav a:active, #nav a:visited {
		color: #07176E;}

#nav a:hover {
		background: #FEFEFE;
		color: #F26522;} 

#nav ul {
		margin: 0;               
		padding: 0;
		list-style-type: none;} 

#nav li {
	margin: 0px 0 0;
	list-style-type: none;
}

.topstorybox {width:416px; float:left; padding-bottom:6px; border-bottom: 1px solid #CCCCCC; margin-bottom:8px;}
.onecolumnembeddedimage {float:left; margin-right:5px;}
.indexheadline {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:16px; font-weight:bold; padding-bottom:4px;}
.indexheadline2 {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold; padding-bottom:4px;}

.news-select	{ font-size: 10pt; color: #FFFFFF; text-align:center; background-color:#000000; letter-spacing: 2; border: 0px solid #ffffff; background-image: url('/images/shara2.gif');}
.news-temp 		{ border-bottom:1px solid #336699; border-top:1px solid #336699; font-size: 14pt; text-align:center; letter-spacing: 2; background-color:#CC3300 }
.news-title		{ FONT-WEIGHT: bold; FONT-SIZE: 16px; TEXT-TRANSFORM: none; COLOR: #00659c; FONT-FAMILY: Trebuchet MS, Verdana, Tahoma, Arial; TEXT-DECORATION: none; text-indent: 0; margin: 0; clear:both}
.news-content	{ font-size: 11px; text-indent: 0; margin: 0; text-align:justify; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5; }
.news-source 	{ font-size: 10px; color: #0099CC; text-indent: 0; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5; border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-style:dashed; border-bottom-width:1px; border-bottom-color:#C0C0C0; padding-bottom:5px;}
.news-date		{ color: #993300; text-indent: 0; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5; border-left-width:1px; border-right-width:1px; border-top-width:1px; }
.news-adbox		{ float:right; display:block; width:100px; z-index:2}
.news-image     { padding: 0px; margin-right: 2px; margin-bottom: 2px; margin-top: 2px; float: left; border:1px solid #000000;}
.news-line  	{ margin: 0; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5; border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-style:dashed; border-bottom-width:1px; border-bottom-color:#C0C0C0; padding-bottom:5px; clear:both; }

.calendar-post	{ FONT-SIZE: 11px; TEXT-TRANSFORM: none; COLOR: #414141; FONT-FAMILY: Trebuchet MS, Verdana, Tahoma, Arial; TEXT-DECORATION: none; text-indent: 0; margin: 0;}

.tinyleft       { font-size: 10px;}
.cop_tiny       { font-size: 6pt;}

.ParticipantList  {padding: 0px; margin-right: 50px; margin-bottom: 2px; float: left; text-align: left; width: 400px;  }

.catindex           { font-size: 14px; margin-top: 0; margin-bottom: 0;}

.Generate_Form_Input {text-align: Left;} 
.Generate_Form_Title {text-align: Left;}

.telephone_titlebar { color: White; background: #aaa; height: 40px;}
.telephone_item     { color: Black; background: #eee; }
.telephone_item_2   { color: Black; background: #eee; font-size: -2;}
.telephone_item a   { color: #000099; text-decoration:underline; font-size:+2;}
.telephone_line     { background: #ddd;}


.labelfield		{ color:brown; font-size: 8pt; }
#rssfeed div	{ margin-bottom: 5px; }
#rssfeed div a	{ text-decoration: none; }




#Kategorije {
	clear:both;
	color: #666666;
	overflow: hidden;
	background-color:#eeeeee;	
	border-width: 0 0 0 0;
	border-style:solid;
	border-color: silver;
}

#Kategorije ul {
		margin: 0;               
		padding: 0;
		list-style-type: none;} 


#Kategorije li {
	list-style-type:none;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#dddddd;
	padding-left: 0px;
	margin: 0px 0 0;
}

#Kategorije li a:link {
	display:block;
	padding:5px;
	color: gray;	
	text-decoration: none;	
}

#Kategorije li a:visited {
	display:block;
	padding:5px;
	color:gray;
}

#Kategorije li a:hover {
	display:block;
	background: #aaaaaa;
	color:white;
}





