body { 

	background-color: #FFFFFF;
	margin : 0 0 0 0;
	font-size : 12px;	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #333333;
	text-align:left; }

/* TEXT */	



.text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-decoration : none; }

.text-email2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
	text-decoration : none; }

a.text-email2:link {
	text-decoration:none;
	color: #A50000; } 

a.text-email2:hover {
	text-decoration:underline;
	color: #A50000; } 		

.text-copyright {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	padding-left: 10px;
	color : #333333;
	text-decoration : none; }

.text-address {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	padding-top: 15px;
	padding-right: 15px;
	color : #333333;
	text-decoration : none; }

.text-email {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #333333;
	text-decoration : none; }

a.text-email:link {
	text-decoration:none;
	color: #333333; } 

a.text-email:hover {
	text-decoration:underline;
	color: #A50000; } 		

.text-rubrika {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	padding-left: 10px;
	color : #A50000;
	font-weight: bold;
	text-decoration : none; }

.text-white {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none; }

.text-menu {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #333333;
	padding-left: 10px;
	line-height: 16pt;
	text-decoration : none; }

.text-menu-link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #333333;
	text-decoration : none; }

a.text-menu-link:link {
	text-decoration:none;
	color: #333333; } 

a.text-menu-link:hover {
	text-decoration:underline;
	color: #A50000; } 		

.text-topheader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #333333;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	line-height: 16pt;
	text-decoration : none; }

/* MENU */

.menu-left a {
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;	
	display: block;
	border-bottom: 1px solid #ffffff;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 15px;	
	font-weight: bold;
	text-decoration: none;
	WIDTH: 170px;
	text-align: right; }

.menu-left a:hover {
	background-color: #A50000;
	color: #ffffff;
	text-decoration: none;
	LIST-STYLE-TYPE: none; }

.text-red-white {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	padding-top: 2px;
	padding-bottom: 2px;	
	color : #ffffff;
	background-color: #A50000;
	text-decoration : none; }

.button {
  	background:#ffffff;
  	color:#A50000;
  	font-size : 10px;
	font-weight : bold;
	height: 18px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
  	border:0px solid #D8DDE0; 
	margin-top:5px;	}

.imgright {
	float: right;
	margin: 0px 5px 0px 5px;
	border: 1px solid #A50000;
	padding: 1px; }		

.imgleft {
	float: left;
	margin: 2px 7px 5px 0px;
	border: 0px;
	padding: 1px; }		

.imgcenter {
	float: center;
	margin: 0px 0px 0px 0px;
	border: 5px solid #E1F5FF;
	padding: 0px; }		

/* Klase za izgled ankete */

a.anketa:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A50000;
	text-decoration: none; }
	
a.anketa:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A50000;
	text-decoration: none; }
	
a.anketa:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none; }
	
a.anketa:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A50000;
	text-decoration: none; }

