body {
	margin:0px; background-color:#ffffff;
	background-image:url('img/bg.png');
	background-repeat:repeat-x;
	padding:0px;
	font-size : 12px;	
	font-family: Arial, Helvetica, sans-serif;
	color : #ffffff }


.razmak {
	padding-top: 13px;
	padding-left: 15px;
	text-align:left;
	text-decoration : none; }

/* TEXT */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : normal;
	color : #000000;
	line-height: 15pt;
	text-align:left;
	text-decoration : none; }

.text-address {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	line-height: 15pt;
	padding-top: 10px;
	padding-left: 15px;
	text-align:left;
	text-decoration : none; }

.text-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #00547C;
	line-height: 15pt;
	padding-top: 5px;
	text-align:left;
	text-decoration : none; }

.text-copyright-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #00547C;
	line-height: 15pt;
	text-align:left;
	text-decoration : none; }

a.text-copyright-link {
	text-decoration:none;
	color:#00547C; }
	
a.text-copyright-link:hover {
	text-decoration:none;
	color:#ffffff; }	

.text-mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : normal;
	color : #00547C;
	text-decoration : none; }

a.text-mail {
	text-decoration:none;
	color:#00547C; }
	
a.text-mail:hover {
	text-decoration:underline;
	color:#00547C; }	


/* MENU */

.menu a {
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;	
	font-weight: normal;
	text-decoration: none;
	WIDTH: 145px;
	text-align: left; }

.menu a:hover {
	color: #ffffff;
	background-color: #00567F;
	text-decoration: none;
	LIST-STYLE-TYPE: none; }

	
#sublist li { 
	list-style-type: square;
	padding-left: 0px;
	padding-bottom: 5px; }	

.text-menu-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	padding-left: 15px;
	padding-right: 15px;
	color: #ffffff;
	text-decoration : none; }

a.text-menu-link {
	text-decoration:none;
	color:#ffffff; }
	
a.text-menu-link:hover {
	text-decoration:none;
	color:#000000; }	

.button {
  	background:#00547C;
  	color:#ffffff;
  	font-size: 15px;
	width: 100px;
	height: 26px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
  	border:1px solid #00547C;
  	border-color:#00547C #00547C #00547C #00547C; }
					