@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	/*background*/
	background-image: url(../img/bg/body-tile.png);
	background-color: #FAFAFD;
	background-position: top left;
	background-repeat: repeat-x;
	/****bozicni BG ****/
	
	/*background-image: url(../img/bg/bozic-bg2.jpg);
	background-color:#1156a8;
	background-position: top center;
	background-repeat: no-repeat;	
	background-attachment: fixed;*/
	
	/**************************/	
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	width: 100%;
	margin: 0px;
	padding: 0px;
	
}
a, a:link {
	cursor: pointer;
	outline: none;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a:visited {
	
}
a:hover {
	text-decoration: underline;
}
a:active {
	
}
a img {
	border: 0px none;
}
h1 {

}
h1 span {

}
h1 img {

}
h2 {

}
h3 {

}
h4 {

}
h5 {

}
h6 {

}
p {
	margin: 0;
	padding: 0;
}
input, textarea, select, option, form {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin: 0;
	padding: 0;
}
/* svi tagovi, font-family */
p, i, b, em, u, strong, italic, div, li, ul, input, form, select, table, td, tr, th, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
object, embed {
	outline: none;
}
