// main_style.css 28.11.2005. .main 		  { font-family: Tahoma, Times New Roman, serif;
				font-size: 12px;
				font-weight: normal;
				line-height: 150%;
				color: #333333;
				margin-left: 10px;
				margin-right: 10px;
				margin-top: 3px;
				margin-bottom: 3px; }
				

.head 		  { font-family: Tahoma, Times New Roman, serif;
				font-size: 18px;
				font-weight: bold;
				line-height: 100%;
				color: #333333;
				margin-left: 10px;
				margin-right: 10px;
				margin-top: 3px;
				margin-bottom: 3px; }
				

.copy 		  { font-family: Tahoma, Times New Roman, serif;
				font-size: 12px;
				font-weight: normal;
				line-height: 150%;
				color: #333333;
				margin-left: 10px;
				margin-right: 10px;
				margin-top: 3px;
				margin-bottom: 3px; }
				
.naslov_sajta  { font-family: Tahoma, Times New Roman, serif;
				font-size: 30px;
				font-weight: bold;
				line-height: 100%;
				color: #333333;
				margin-left: 12px;
				margin-right: 12px;
				margin-top: 20px;
				margin-bottom: 20px; }
				
.podnaslov  { font-family: Tahoma, Times New Roman, serif;
				font-size: 22px;
				font-weight: bold;
				line-height: 100%;
				color: #333333;
				margin-left: 12px;
				margin-right: 12px;
				margin-top: 20px;
				margin-bottom: 20px; }
				
.tekst		  { font-family: Tahoma, Times New Roman, serif;
				font-size: 12px;
				font-weight: normal;
				line-height: 150%;
				color: #333333;
				margin-left: 12px;
				margin-right: 12px;
				margin-top: 3px;
				margin-bottom: 3px; }
				

.tabelapodnaslov  { font-family: Tahoma, Times New Roman, serif;
				font-size: 22px;
				font-weight: bold;
				line-height: 100%;
				color: #333333;
				margin-left: 12px;
				margin-right: 12px;
				margin-top: 20px;
				margin-bottom: 20px; }
				
.tabelatekst		  { font-family: Tahoma, Times New Roman, serif;
				font-size: 12px;
				font-weight: normal;
				line-height: 150%;
				color: #333333;
				margin-left: 12px;
				margin-right: 12px;
				margin-top: 3px;
				margin-bottom: 3px; }

.meni_stavka		  { font-family: Tahoma, Times New Roman, serif;
				font-size: 12px;
				font-weight: bold;
				line-height: 150%;
				color: #333333;
				margin-left: 16x;
				margin-right: 8x;
				margin-top: 6px;
				margin-bottom: 0px; }
				
.meni_podstavka		  { font-family: Tahoma, Times New Roman, serif;
				font-size: 12px;
				font-weight: normal;
				line-height: 150%;
				color: #333333;
				margin-left: 24px;
				margin-right: 8px;
				margin-top: 6px;
				margin-bottom: 0px; }
				
a:link       { text-decoration: none; color: #000099 }
a:hover      { text-decoration: none; color: #000099 }
a:visited    { text-decoration: none; color: #000099 }
