html {width:100%}
/*body {
font-size:16px;color:#383837;min-width:980px; font-family: 'Open Sans','Oswald', sans-serif; 
 background:#f8f8f8 url('../template/body_bg.jpg') center 0 repeat;
background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center; margin: 0 auto;
}*/
body {
font-size:14px;color:#383837;min-width:980px; font-family: 'Open Sans','Oswald', sans-serif;
margin:0 auto; background:#f8f8f8 url('../template/body_bg.jpg') center 0 repeat;}

h1, h2, h3 {font-family: 'Oswald', sans-serif;}
/*p { font-family: 'Monda', sans-serif; }*/


textarea {font-family: 'Oswald', sans-serif; font-size:12px;}
input {font-family: 'Oswald', sans-serif; font-size:12px;}


#naslov_desno {font-family: 'Oswald', sans-serif; font-size:18px; padding-left:0px; padding-top:20px; margin-bottom:9px; border-bottom:1px dotted; color:#383837;}
#naslov_desno a{color:#383837; text-decoration:none;}
#naslov_desno a:hover{color:#c11f25; text-decoration:none;}


#menitabela{ text-decoration:none; font-family: 'Oswald', sans-serif;}
#menitabela img{ padding-top:7px;}
#menitabela a{ text-decoration:none; font-size:18px; color:#4675ad; color:#383837; font-weight:bold;}
#menitabela a:hover{ text-decoration:underline; color:#9C1F2E;}

#centriranje{padding:0;margin:0 auto;}

#braon_dno{background-color:#c11f25; min-width:980px; min-height:12px; height:12px; margin-top:-0px; color:#CCCCCC;}


#omptac {width: 980px; background-color:#F8F8F8;  margin: 0 auto;border: 1px solid #d7d7d7; border-radius:0px; /*padding-top:10px;*/
-moz-border-radius:0px;-webkit-border-radius:0px;
-moz-box-shadow: 0px 0px 0px #888;
-webkit-box-shadow: 0px 0px 0px #888;
box-shadow: 0px 0px 0px #888;}

#header{/*background-color:#F8F8F8;*/ min-width:980px; z-index:5; height:100px; padding-bottom:0px;margin: 0 auto;}

#bread{ text-decoration:none; color:#64298f;}

#link_tekst{color:#c11f25; font-weight:bold; text-decoration:none;}
#twitter {float: right; margin-top: 20px; }


/* FOOTER*/
#footer2{ margin-top:0px; background-color:#1a1a1a; min-width:980px; min-height:150px; color:#fff; font-size:14px;}
#link_footer2{color:#c49a68; font-weight:bold; text-decoration:none; font-size:100%;}


#link_footer3{color:#ccc; font-weight:bold; text-decoration:none; font-size:100%;}
#link_footer3 a{color:#ccc; font-weight:bold; text-decoration:none; font-size:100%;}
#link_footer3 a:hover{color:#b01f8e; font-weight:bold; text-decoration:none; font-size:100%;}

#naslovi{color:#383837; text-decoration:none; padding-top:5px;}
#naslovi a {color:#383837;  text-decoration:none;}
#naslovi a:hover {color:#c11f25;  text-decoration:none;}

#naslovi2{color:#383837; text-decoration:none; padding-top:5px;}
#naslovi2 a {color:#383837;  text-decoration:none; font-size:24px; font-family: 'Oswald', sans-serif; }
#naslovi2 a:hover {color:#c11f25;  text-decoration:none;}

/*DUGME*/
.dugme {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:'Oswald';
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:39px;
	line-height:39px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.dugme:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.dugme:active {
	position:relative;
	top:1px;
}



/*DUGME VECE*/
.dugme3 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:'Oswald';
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:39px;
	line-height:39px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.dugme3:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.dugme3:active {
	position:relative;
	top:1px;
}





.dugme2 a {
	
	color: #9C1F2E;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}



.link  {
	
	color: #9C1F2E;
	/*font-size: 14px;*/
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.link a {
	
	color: #9C1F2E;
	/*font-size: 14px;*/
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}