/* BODY */

html, body { 
	background-color: #FFFFFF;
	margin : 0 0 0 0;
	font-size : 12px;	
	font-family: Arial, Helvetica, sans-serif;
	color : #333333; }

/* TEXT */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
}

.textVrijeme {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	padding-left: 8px;
	text-decoration : none;
}

.textCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
	text-decoration : none;
}

.textLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : underline;
	padding-left: 3px;
	padding-right: 3px;
	color : #D40D15;
	text-decoration : none;
}

a.textLink:link {color: #D40D15; background-color:#FFFFFF; text-decoration: none; }
a.textLink:hover {color: #FFFFFF; background-color:#D40D15; text-decoration: none; }

.textBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #D40D15;
	padding-left: 5px;
	text-decoration : none;
}

.textTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #D40D15;
	text-decoration : none;
}

.textTopBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #D40D15;
	text-decoration : none;
}

/* BACKGROUND */

.bgRed {
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #D40D15;
	border-left: 1px solid #D40D15;
	background-repeat: no-repeat;
}

.okvir {
	float: center;
	margin: 0px 0px 0px 0px;
	border: 1px solid #999999;
	padding: 0px; }		

/* MENU */

.menuRed {
	color: #FFFFFF;
	background-color: #D40D15;
	border-bottom: 1px solid #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;	
	font-weight: bold;
	text-decoration: none;
	text-align: left; }

.menuSilver a {
	color: #666666;
	background-color: #EEEEEE;
	display: block;
	padding-top: 2px;
	border-top: 1px solid #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;	
	font-weight: normal;
	text-decoration: none;
	WIDTH: 100%;
	height:18px;
	text-align: left; }

.menuSilver a:hover {
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
	LIST-STYLE-TYPE: none; }

a#button1 {
	display : block;
	width : 122px;
	height : 25px;
	background-image : url(images/menu/onama1.gif);
	margin : 0 auto;
	text-align : right; }

a#button1:hover {
	background-image : url(images/menu/onama2.gif);
	text-align : right; }


a#button1Mark {
	display : block;
	width : 122px;
	height : 25px;
	background-image : url(images/menu/onama2.gif);
	margin : 0 auto;
	text-align : right; }

a#button2 {
	display : block;
	width : 122px;
	height : 25px;
	background-image : url(images/menu/ponuda1.gif);
	margin : 0 auto;
	text-align : right; }

a#button2:hover {
	background-image : url(images/menu/ponuda2.gif);
	text-align : right; }

a#button2Mark {
	display : block;
	width : 122px;
	height : 25px;
	background-image : url(images/menu/ponuda2.gif);
	margin : 0 auto;
	text-align : right; }

a#button3 {
	display : block;
	width : 122px;
	height : 25px;
	background-image : url(images/menu/servis1.gif);
	margin : 0 auto;
	text-align : right; }

a#button3:hover {
	background-image : url(images/menu/servis2.gif);
	text-align : right; }

a#button3Mark {
	display : block;
	width : 122px;
	height : 25px;
	background-image : url(images/menu/servis2.gif);
	margin : 0 auto;
	text-align : right; }


a#button4 {
	display : block;
	width : 122px;
	height : 25px;
	background-image : url(images/menu/kontakt1.gif);
	margin : 0 auto;
	text-align : right; }

a#button4:hover {
	background-image : url(images/menu/kontakt2.gif);
	text-align : right; }

a#button4Mark {
	display : block;
	width : 122px;
	height : 25px;
	background-image : url(images/menu/kontakt2.gif);
	margin : 0 auto;
	text-align : right; }

.gumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D40D15;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #D40D15;
	cursor: hand;
	height: 18px;
	width: 99px;
	background-image: none;
	padding-bottom: 2px;


/*  	background:#D40D15;
  	color:#fff;
  	font-size : 12px;
	font-weight : normal;
	font-family: "Times New Roman", Times, serif;
  	border:1px solid #CCC;
  	border-color:#EEE #CCC #CCC #EEE; */  }
	
ul {
	list-style-type: none;
	padding: 10px;
	list-style-image:url(/images/point.gif);
	margin-left: 5px;
	font-weight: normal;
}
