html {width:100%}


*{
   margin:0;
   padding:0;
}

h1, h2, h3 {font-family: 'Oswald', sans-serif;}

h3{font-size:20px;}

body {
font-size:14px;color:#383837;min-width:980px; font-family: 'Open Sans','Oswald', sans-serif;
margin:0 auto; background-color:#fff;}

#wrapper{margin:0 auto; width:980px;}

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

#naslov_desno {font-family: 'Oswald', sans-serif; font-size:20px; 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:#4675ad; text-decoration:none;}

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

#vrh{background:#d9d9d9 url('../template/header-bg.png') center 0 repeat-x; min-width:980px; min-height:135px;height:135px; margin:0 auto;}
/*#crno{background-color:#242424; min-width:980px; min-height:50px; height:50px;}*/
#crno{min-width:980px; min-height:55px; height:55px; background: #131313;
/*background:#fff url('../template/ljubi.jpg') center 0 no-repeat;*/ margin:0 auto;}

#divider{min-width:980px; min-height:38px; height:38px;
background:#fff url('../template/divider.png') center 0 no-repeat; margin:0 auto;}

#centriranje_menija{margin-left:360px;}

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

#omotac_meni{min-width:980px; width:980px; margin:0 auto; background: #131313;}

#belo{min-width:980px; margin:0 auto;}

#main {min-width:980px; min-height:150px; background-color:242424; padding:0; margin:0 auto; font-size:0.875em; line-height:1.285em;}

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

#header{ width: 980px; min-width:980px; z-index:5; height:135px; min-height:135px; padding-bottom:0px; margin: 0 auto;}

#slogan{font-size:20px; font-weight:lighter;}
.wrapper {width:100%;overflow:hidden}




#link_tekst{color:#ceaa02; font-weight:bold; text-decoration:none;}

#link_vest{color:#2aa0d0; text-decoration:none;}
#link_vest2{color:#2aa0d0; text-decoration:none; font-size:26px;}

#naslovi{color:#383837; font-weight:bold; text-decoration:none;}
#naslovi a {color:#383837; font-weight:bold; text-decoration:none;}
#naslovi a:hover {color:#ceaa02; font-weight:bold; text-decoration:none;}

/* 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%;}

#twitter {float: right; margin-top: 20px; }


/*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;
}









.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;
}


.view {
   /*width: 150px;
   height: 115px;*/
   /*margin: 10px;*/
   /*float: left;*/
   ;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   cursor: default;
   margin: 0px;
   padding:0px
   /*background: #fff url(images/bgimg.jpg) no-repeat center center;*/
}