* {
  	padding: 0;
   	margin: 0;
   	border: 0;
   	text-decoration: none;
}

body {
	font-family: Arial;
	font-size: 12px;
	margin: auto;
	color: #989898;
	background-color: #121212;
	height: 100%; 

}

html {
	height: 100%;
}

div {
	margin: auto;
	width: 690px;
}

#main {
	width: 960px;
	min-height: 100%;
    margin: auto;
    height:auto !important;
    height:100%;
}

img {
	border: 0;
}

a:active {
   outline:none;
}

a:focus {
   -moz-outline-style:none;
}

p {
	font-size: 12px;
	color: #6f6f6f;	
}

p a {
	color: #dedede;		
}

p a:hover {
	color: #ff2851;
}

h1 {
	font-size: 18px;
	color: #dedede;	
	font-weight: normal;
	line-height: 20px;
}

h1 a {
	color: #dedede;
}

h1 a:hover {
	color: #ff2851;
}

h2 {
	font-size: 12px;
	color: #dedede;	
	font-weight: normal;	
}

h2 a {
	color: #dedede;
}

h2 a:hover {
	color: #ff2851;
}

h3 {
	font-family: Impact;
	font-size: 50px;
	color: #dedede;
	font-weight: normal;
}

h3 a {
	color: #dedede;
}

h3 a:hover {
	text-decoration: underline;
}

.datum {
	font-size: 11px;
	color: #dedede;	
	font-weight: normal;
}

.linkRoze {
	color: #ff2851;
}

.tekstDesno {
	float: right;
}

/* SIDEBAR */


#sidebar {
	width: 390px;
	height: 680px;
	border-right: 6px solid #101010;
	border-bottom: 6px solid #101010;
	float: left;
	margin-top: 50px;
}

.sidebarBack {
	width: 378px;
	height: 668px;
	background-color: #121212;
	border: 6px solid #181818;
	text-align: center;
}

.logo {
	width: 378px;
	height: 170px;
	font-family: Impact;
	font-size: 65px;
	color: #dedede;
	margin-top: 40px;
}

.logo p {
	font-family: Arial;
	font-size: 12px;
	color: #6f6f6f;
}

.nav {
	width: 326px;
	height: 436px;
}

.nav ul {
	list-style: none;
}

.nav li {
	width: 314px;
	height: 75px;
	border: 6px solid #121212;
}

.nav a {
	font-size: 18px;
	color: #989898;
	border-top: 1px solid #181818;
	padding-top: 30px;
	margin-top: -6px;
	display: block;
	width: 320px;
	height: 45px;
}



.vazareli:hover {
	background: url('../images/hoverVazareli.jpg') top center repeat-x; 
	border: 6px solid #181818;
}

.izlozba:hover {
	background: url('../images/hoverIzlozba.jpg') top center repeat-x; 
	border: 6px solid #181818;
}

.dijalog:hover {
	background: url('../images/hoverDijalog.jpg') top center repeat-x; 
	border: 6px solid #181818;
}

.vesti:hover {
	background: url('../images/hoverVesti.jpg') top center repeat-x; 
	border: 6px solid #181818;
}

.kontakt:hover {
	background: url('../images/hoverKontakt.jpg') top center repeat-x; 
	border: 6px solid #181818;
}

#activeVazareli {
	background: url('../images/activeVazareli.jpg') top center repeat-x; 
	border: 6px solid #181818;
}

#activeIzlozba {
	background: url('../images/activeIzlozba.jpg') top center repeat-x; 
	border: 6px solid #181818;
}

#activeDijalog {
	background: url('../images/activeDijalog.jpg') top center repeat-x; 
	border: 6px solid #181818;
}

#activeVesti {
	background: url('../images/activeVesti.jpg') top center repeat-x; 
	border: 6px solid #181818;
}

#activeKontakt {
	background: url('../images/activeKontakt.jpg') top center repeat-x; 
	border: 6px solid #181818;
}


/* CONTENT */

#content {
	width: 540px;
	height: 680px;
	border-right: 6px solid #101010;
	border-bottom: 6px solid #101010;
	float: left;
	margin-top: 50px;
	margin-left: 15px;
}

.contentBack {
	width: 528px;
	height: 668px;
	background-color: #121212;
	border: 6px solid #181818;
	text-align: center;
}

.contentImg {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 3px;
	float: left;
	border: 1px solid #6f6f6f;
}

.contentMain {
	width: 460px;
	height: 590px;
	margin-top: 50px;
	text-align: left;
}

.uvodLevo {
	width: 160px;
	height: 190px;
	float: left;
}

.uvodDesno {
	width: 280px;
	height: 190px;
	float: right;
	line-height: 15px;
}

.uvod {
	width: 460px;
	height: auto;
	float: left;
}

.contentVesti {
	width: 460px;
	height: 520px;
	margin-top: 50px;
	text-align: left;
}

.contentDalje {
	width: 460px;
	height: 30px;
	margin-top: 50px;
	text-align: left;
	text-align: right;
	font-size: 6px;
	
}

.contentVest {
	width: 460px;
	height: auto;
	margin-top: 20px;
	text-align: left;
	padding-bottom: 16px;
	border-bottom: 1px solid #181818;
	line-height: 16px;
}

.contentDalje a {
	color: #dedede;
}

.contentIzlozbaText {
	width: 460px;
	height: auto;
}

.contentIzlozbaFoto {
	width: 460px;
	height: auto;
	margin-top: 0px;
}

.contentIzlozbaGrad {
	width: 100px;
	height: 200px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}

.imgGrad {
	border: 1px solid #121212;	
}

.imgGrad:hover {
	border: 1px solid #6f6f6f;
}

.imgGradic {
	float: left;
	margin-right: 20px;
	margin-bottom: 35px;
	border: 1px solid #6f6f6f;
}

.imgGradicx {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #6f6f6f;
}

.imgGradicxx {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

.imgVest {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #6f6f6f;

}

.contentIzlozbaGrad h2 {
	margin-top: 10px;
	margin-left: 1px;
}

.contentIzlozbaGrad h2:hover {
	color: #ff2851;
}

.contentIzlozbaGrad p {
	margin-left: 1px;
}

.contentIzlozbaGradDesno {
	width: 100px;
	height: 200px;
	float: right;
	margin-top: 10px;
}

.contentIzlozbaGradDesno h2 {
	margin-top: 10px;
	margin-left: 1px;
}

.contentIzlozbaGradDesno h2:hover {
	color: #ff2851;
}

.contentIzlozbaGradDesno p {
	margin-left: 1px;
}

.katalog:hover {
	color: #ff2851;	
}

.kontaktForma {
	width: 460px;
	height: auto;
	text-align: left;
	margin-top: 180px;
}	

.kontaktLevo {
	width: 220px;
	height: 150px;
	float: left;
}

.kontaktDesno {
	width: 220px;
	height: 150px;
	float: right;
}



/* FOOTER */

#footer {
	width: 951px;
	height: 70px;
	float: left;
	margin-top: 30px;
	border-top: 0px solid #161616;
}

.footerText {
	width: 390px;
	height: 40px;
	text-align: center;
	float: left;
	margin-top: 5px;
	color: #6f6f6f;
}

.footerText p {
	font-size: 14px;
}

.logoHm {
	float: right;
	margin-right: 40px;
}

.footerText a {
	color: #6f6f6f;
}

.footerText a:hover {
	color: #ff2851;
}

/* CSS za slajder */

#scrollable { 
    position: relative; 
    overflow: hidden; 
    width: 528px;
    height: 668px; 
} 
 
#items { 
    width: 4224px;
    position: absolute;
}

.slide {
    float:left;
    width: 528px; 
    height: 668px; 
    background-color: #101010;
    text-align: left;
}

.slidePhoto {
    float:left;
    width: 528px; 
    height: 535px; 
    background-color: #101010;
}

.slideTextLeft {
    float:left;
    width: 234px; 
    height: 113px; 
    background-color: #101010;
    color: #fff;
    margin-left: 30px;
    margin-top: 20px;

}

.slideTextRight{
    float:left;
    width: 224px; 
    height: 79px; 
    background-color: #101010;
    color: #fff;
    margin: 54px 20px 0px 20px;
}



/* KONTAKT FORMA */


#submit {
	color:#dedede;
	float:right;
	width: auto;
	margin-top: 10px;
	margin-right: 1px;
	background-color: #121212;
	border: 3px #181818 solid;
	padding: 5px 25px 5px 25px;
}

#submit:hover {
	color: #ff2851;
	border: 3px #121212 solid;
}

#contact {
	border: 1px #6f6f6f solid;
	width: 210px;
	height: 78px;
	float: left;
	background-color: #181818;
	color: #6f6f6f;
	margin-bottom: 10px;
	padding: 3px;
}

#phone {
	border: 1px #6f6f6f solid;
	width: 210px;
	float: left;
	background-color: #181818;
	color: #6f6f6f;
	margin-bottom: 10px;
	padding: 3px;
}

#name {
	border: 1px #6f6f6f solid;
	width: 210px;
	float: left;
	background-color: #181818;
	color: #6f6f6f;
	margin-bottom: 10px;
	padding: 3px;
}

#mail {
	border: 1px #6f6f6f solid;
	width: 210px;
	float: left;
	background-color: #181818;
	color: #6f6f6f;
	margin-bottom: 10px;
	padding: 3px;
}
  
  
/* CSS za lightbox */

.simple_overlay {
	display:none;
	z-index:10000;
	
	background-color:#333;
	
	width:640px;	
	min-height:200px;
	border:1px solid #666;
}



/* Dugme za zatvaranje lightboxa */
.simple_overlay .close {
	background-image:url(../radovi/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#img {
	border:1px solid #666;
}

.next, .prev {
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	
	/* upcoming CSS3 features */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.next:hover, .prev:hover {
	color: #ff2851;
	background-color:#121212;
}

.disabled {
	visibility:hidden;		
}

/* Ovde ide opis slike */
.info {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#dedede;
	font-size:11px;
	border-top:1px solid #666;
}

.info strong {
	display:block;	
}

/*Skinuti komentar sa ovog pravila kako bi se sakrio onaj tekst "Image 2 of 3"*/
/*.info span {
    display:none;
}*/

.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

.next, .prev, .info {
	background:#121212 !important;
	background:rgba(0, 0, 0, 0.6) url(/img/global/gradient/h80.png) repeat-x;		
}



#thumbs  img {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 12px;
	border: 1px solid #121212;
}

#thumbs {
	width: 460px;
}

#thumbs img:hover {
	border: 1px solid #6f6f6f;	
}

#thumbs p {
	border-bottom: 2px solid #181818;
	width: 369px;
}

.video p {
	border-bottom: 2px solid #181818;
	width: 369px;
}

.video h2:hover {
	color: #ff2851;	
}

.video img {
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid #121212;
}

.video img:hover {
	border: 1px solid #6f6f6f;	
}

