




body {
    font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 24px;
	font-weight: 300;
	
	margin: 0px;
	padding: 0px;
	background-color: #f4f4f4;	
}


	
a:link {
	text-decoration: none;
	color: inherit;
}
a:visited {
	text-decoration: none;
	color: inherit;	
}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

iframe{
	float: left;	
}


.video_wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9, for an aspect ratio of 1:1 change to this value to 100% */ 
}

.video_wrapper iframe{
	float: left;	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



.gcr {
	color: #5e5e5e;
	margin: auto;
	text-align: center;
	font-size: 14px;

}
.gcr:hover {
	color: #999;
	cursor:pointer;
}

/* ............................................................. */ 

h1 {
	font-family: 'Merriweather', serif;	
	font-size: 32px;
	text-align: center;
	line-height: 40px;
	font-weight: 900;
	margin-top: 64px;
	margin-bottom: 64px;
}


h2 {
	font-family: 'Merriweather', serif;
	font-size: 22px;
	text-align: center;
	line-height: 30px;
	font-weight: 900;
	margin-top: 32px;
	margin-bottom: 32px;
}



h3 {
	color: #231f1f;
	font-size: 22px;
	text-align: center;
	line-height: 1.36;
	font-weight: 500;
	margin: 0;
}

	
.body_width {
    margin: auto;
    width: 1200px;
}

.web {
	display:block;
}

.mob {
	display:none;
}







/* ...................menu kad je na toj stranici................. */ 


body#default a#default, 
body#odeon_kontakt a#odeon_kontakt, 
body#odeon_brendovi a#odeon_brendovi, 
body#odeon_kosarica a#odeon_kosarica, 
body#odeon_katalog a#odeon_katalog, 
body#odeon_proizvodi a#odeon_proizvodi, 





body#odeon_proizvod a#odeon_proizvod
{
	color: #ee3124;

}
/* ..................................................................... */ 

.div_10_100 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(10% - 0px);
}

.div_16_50 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(16.66% - 0px);
}

.div_20_50 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(20% - 0px);
}

.div_20_100 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(20% - 0px);
}

.div_25_50 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(25% - 0px);
}

.div_25_100 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(25% - 0px);
}

.div_30_100 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(30% - 0px);
}

.div_33_50 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(33.33% - 0px);
}

.div_33_100 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(33.33% - 0px);
}


.div_40_100 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(40% - 0px);
}


.div_50_50 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(50% - 0px);
}

.div_50_100 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(50% - 0px);
}

.div_100_100 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(100% - 0px);
}
/* ..................................................................... */ 


.citulja_margin {
	margin: 32px;

}

.citulja_S_1 {
	width: calc(25% - 32px);
	height: 520px;
	font-size: 16px;
    background-image: url('/images/background_rose.svg');
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;

}

.citulja_L_1 {
	width: calc(50% - 32px);
	height: 520px;
	font-size: 20px;	
    background-image: url('/images/background_rose.svg');
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;	

}

.citulja_XL_1 {
	width: calc(75% - 32px);
	height: 520px;	
	font-size: 26px;
    background-image: url('/images/background_rose.svg');
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;	
}

.citulja_XXL_1 {
	width: calc(100% - 32px);
	height: 720px;	
	font-size: 26px;
    background-image: url('/images/background_rose.svg');
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;	
}

.citulja_XXL_1 .citulja_slika_1{
	width: 200px;
	height: 250px;
	margin-top: 64px;
	margin-bottom: 64px;
}

.citulja_L_2 {
	width: calc(50% - 32px);
	height: 520px;
	font-size: 20px;
	background-image: url('/images/background_rose.svg');
	background-size: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.citulja_XL_2 {
	width: calc(75% - 32px);
	height: 520px;
	font-size: 26px;
	background-image: url('/images/background_rose.svg');
	background-size: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.citulja_XXL_2 {
	width: calc(100% - 32px);
	height: 720px;
	font-size: 26px;
	background-image: url('/images/background_rose.svg');
	background-size: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.citulja_XL_3 {
	width: calc(75% - 32px);
	height: 520px;	
	font-size: 26px;
    background-image: url('/images/background_rose.svg');
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;	
}

.citulja_XXL_2 {
	width: calc(100% - 32px);
	height: 720px;	
	font-size: 26px;
    background-image: url('/images/background_rose.svg');
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;	
}

.citulja_XXL_3 {
	width: calc(100% - 32px);
	height: 520px;	
	font-size: 26px;
    background-image: url('/images/background_rose.svg');
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;	
}

.citulja_XXL_4 {
	width: calc(100% - 32px);
	height: 520px;	
	font-size: 26px;
    background-image: url('/images/background_rose.svg');
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;	
}

.citulja_XXL_5 {
	width: calc(100% - 32px);
	height: 520px;	
	font-size: 26px;
    background-image: url('/images/background_rose.svg');
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;	
}

.citulja_XXL_6 {
	width: calc(100% - 32px);
	height: 520px;	
	font-size: 26px;
    background-image: url('/images/background_rose.svg');
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;	
}


.citulja_prezentacija {
	float: none !important;
	margin: 32px auto 16px auto !important;	
}


/* ............................... citulja  ...................................... */ 


.citulja_border {
	position: relative;
	border: 1px #ddd solid;
	box-sizing: border-box;
	background-color: #fff;
	float: left;
	margin: 16px;
	box-shadow: 8px 8px 16px #e1e1e1;
	transition-duration: 0.3s;
	overflow: hidden;
	border-radius: 16px;
}

.citulja_border:hover {
	transition-duration: 0.3s;
	box-shadow: 0 0 0px #e1e1e1;
	cursor: pointer;
}


.citulja_border:hover .citulja_background{
	filter: grayscale(0%);
	transition-duration: 0.3s;
}



.citulja_border:hover .citulja_slika_border{
	transform: scale(1);
	transition-duration: 0.3s;	
	box-shadow: 0 0px 0px 0 rgba(0,19,30,0.33);	
}


.citulja_slika_border {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	box-shadow: 0 3px 10px 0 rgba(0,19,30,0.33);
	transition-duration: 0.3s;
	margin-left: auto;
	margin-right: auto;
	scale: 1;
	border-radius:8px;
}


/* ............................... citulja_background  ...................................... */ 

.citulja_background {
	width: 100%;
	height: 200px;
	overflow: hidden;
	filter: grayscale(100%);
	transition-duration: 0.3s;	
    position: absolute;
    top: 0;	
	z-index: 0;	
}

.citulja_background_slika {
	filter: blur(24px);
	width: 100%;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center center;
	transform: scale(1.3);
	overflow: hidden;
	height: inherit;
	opacity: 1;
	transition-duration: 0.3s;	
	
}

.citulja_cijena {
	font-family: 'Merriweather', serif;
	width: 80px;
	height: 80px;
	border-radius: 80px;
	line-height: 16px;
	background-color: #F00;
	color: #fff;
	font-size: 13px;
	text-align: center;
	position: absolute;
	top: 16px;
	right: 16px;
	z-index: 3;
	font-weight: 900;
	padding: 18px 0 0 0;
	box-sizing: border-box;
}
.citulja_cijena_velicina {
	line-height: 14px;
	font-size: 10px;
	color: #ffcb00;
}


/* ............................... buttone  ...................................... */


.objava_input {
    font-family: 'Roboto', sans-serif;
    width: calc(50% - 16px);
    box-sizing: border-box;
    border: 1px solid #b5b5b5;
    padding: 4px 8px 4px 8px;
    margin: 2px;
    font-size: 14px;
    font-weight: 300;
    border-radius: 8px;
    line-height: 24px;
}

.objava_input_vrsta_objave  {
	font-family: 'Roboto', sans-serif;
	width: calc(100% - 0px);
	box-sizing: border-box;
	padding: 4px 8px 4px 8px;
	margin: 0px;
	font-size: 10px;
	font-weight: 600;
	border-radius: 0px;
	line-height: 30px;
	border: 0px;
	height: 32px;
	background-color: #000;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}


.objava_input_tekst {
    font-family: 'Roboto', sans-serif;
    width: calc(100% - 0px);
    box-sizing: border-box;
    border: 1px solid #b5b5b5;
    padding: 4px 8px 4px 8px;
    margin: 0px;
    font-size: 14px;
    font-weight: 300;
    border-radius: 8px;
    line-height: 24px;
}


.button_objava {
	font-size: 10px;
	color: #fff;
	margin: 16px auto 80px auto;
	text-align: center;
	clear: both;
	background-color: #00b500;
	width: auto;
	display: table;
	font-weight: 600;
	padding: 8px 16px 8px 16px;
	border-radius: 8px;
	transition-duration: 0.3s;
	text-transform: uppercase;
	letter-spacing: 1px;
	box-shadow: 4px 4px 4px #e1e1e1;	
}

.button_objava:hover {
	background-color: #090;
	cursor: pointer;
	transition-duration: 0.3s;	
	box-shadow: 0px 0px 0px #e1e1e1;	
	
}

/* ............................... citulja_content  ...................................... */

.citulja_content {
	width: 100%;
	margin: auto;
	position:absolute;
	top: 0px;	
	z-index: 1;
}


.citulja_okvir {
	width: 80%;
	margin: auto;
}



.citulja_vrsta {	
	font-size: 8px;
	width: 170px;
	background-color: #000;
	height: 32px;
	text-align: center;
	margin: auto;
	color: #fff;
	line-height: 32px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 600;
	border-radius: 0px 0px 8px 8px;

}



.citulja_slika_1 {
	width: 128px;
	height: 160px;
	margin-top: 32px;
	margin-bottom: 32px;

}

.citulja_slika_2 {
	width: 128px;
	height: 160px;
	margin-top: 32px;
	margin-bottom: 32px;
}



.citulja_slika_4 {
	width: 200px;
	height: 250px;
	margin-left: auto;
	margin-top: 64px;
	margin-bottom: 32px;

}

.citulja_datum {
	color: #000;
	font-size: 14px;
	text-align:center;	
	
}

.citulja_ime {
	font-family: 'Merriweather', serif;
	color: #000;
	text-align: center;
	font-size: 24px;
	font-weight: 900;
	line-height: 32px;
	height: 64px;
	overflow: hidden;
	margin: 8px 0px 16px 0px;
}

.citulja_ime_4 {
	font-family: 'Merriweather', serif;
	color: #000;
	text-align: center;
	font-size: 42px;
	font-weight: 900;
	line-height: 48px;
	height: 100px;
	overflow: hidden;
	margin: 8px 0px 16px 0px;
}


.citulja_tekst_1 {
	color: #000;
	font-size: 14px;
	text-align: center;
	height: 96px;
	overflow: hidden;
	margin-bottom: 8px;

}

.citulja_tekst_3 {
	color: #000;
	font-size: 14px;
	text-align: center;
	height: 96px;
	overflow: hidden;
	margin-bottom: 8px;

}

.citulja_tekst_4 {
	color: #000;
	font-size: 14px;
	text-align: center;
	height: 96px;
	overflow: hidden;
	margin-bottom: 8px;

}




.citulja_svijeca {
	color: #000;
	font-size: 12px;
	text-align:center;
	font-weight: bold;
	margin:32px auto 64px auto;
	
}

.citulja_svijeca_slika {
	width: 100px;
	height: 100px;
	background-image:url('200x200_svijeca_a.jpg');
	background-size: 100%;
	border-radius:50px;
	margin: auto;
	margin-bottom: 16px;
	transition-duration: 1s;	
	
}

.citulja_svijeca_slika:hover {
	transition-duration: 1s;	
	background-image:url('200x200_svijeca_a.gif');
	cursor: pointer;
	
}


.citulja_datum_objave {
	color: #bba38d;
	font-size: 12px;
	text-align: center;
	margin-bottom: 48px;
	
}


.citulja_datum_objave::before {
  content: "~ ";

}

.citulja_datum_objave::after {
  content: " ~";

}



/* ............................... citulja opsirnije ...................................... */ 


.citulja_opsirnije {
	width: calc(100% - 32px);
	font-size: 26px;
}


.citulja_background_opsirnije {
	width: 100%;
	height: 300px;
	overflow: hidden;
	filter: grayscale(100%);
	transition-duration: 0.3s;	
	position: absolute;
	top: 0;
	z-index: 0;	
}

.citulja_border_opsirnije {
    position: relative;
    border: 1px #ddd solid;
    box-sizing: border-box;
    background-color: #fff;
    float: left;
    margin: 16px;
    box-shadow: 0 0 16px #e1e1e1;
    transition-duration: 0.3s;
	border-radius:16px;
    background-image: url('/images/background_rose.svg');
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;	
}


.citulja_okvir_opsirnije {
    width: 50%;
    margin: auto;
}





.citulja_slika_opsirnije {
	width: 240px;
	height: 300px;
	margin-top: 64px;
	margin-bottom: 32px;
}

.citulja_slika_vjera {
	width: 100px;
	height: 100px;
	margin: auto;
}



.citulja_datum_opsirnije {
	color: #000;
	font-size: 16px;
	text-align:center;
	margin-top: 32px;	
	
}

.citulja_tekst_opsirnije {
	color: #000;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 32px;
}


/* ............................... trazilica  ...................................... */ 


.trazilica_margin {
	margin: 24px auto;
	width: 100%;
}



.trazilica_input {
	font-family: 'Roboto', sans-serif;
	width: calc(100% - 16px);
	box-sizing: border-box;
	border: 1px solid #b5b5b5;
	padding: 16px 24px 16px 24px;
	margin: 8px;
	font-size: 16px;
	font-weight: 300;
	border-radius: 8px;	
	line-height: 20px;
}


.trazilica_button {
	width: calc(100% - 16px);
	box-sizing: border-box;
	border: 2px solid #1c1c1c;
	padding: 16px 0px 16px 0px;
	margin: 8px;
	font-size: 16px;
	font-weight: 300;
	background-color: #1c1c1c;
	color: #fff;
	text-align: center;
	border-radius: 8px;
    transition-duration: 0.3s;
	line-height: 18px;
}

.trazilica_button:hover {
	cursor:pointer;
	background-color: #333;
	border: 2px solid #333;	
    transition-duration: 0.3s;

}

/* ................................. izbornik ............................................. */ 




.menu_border_color {
	border-color: #000  !important;
	border-width: 1px !important;
}



.menu_visina {
	width: 100%;
	height: 70px;
	line-height: 70px;
}


.menu_izbornik {
	height: inherit;
	width: 70px;
	color: #fff;
	border-right: 1px solid ;
	box-sizing: border-box;
	text-align: center;
	line-height: inherit;
	float: left;
	font-size: 21px;
	font-weight: 600;
}

.menu_izbornik:hover {
	background-color: #000;
	color: #fff;
	cursor: pointer;
}




.menu_logo {
	width: calc(100% - 140px);
	height: inherit;
	box-sizing: border-box;
	background-image: url('logo_citulja.svg');
	background-size:  auto 100%;
	background-position: center center;
	float: left;
	background-repeat: no-repeat;
}


.menu_trazilica {
	background-color: #fff;
	height: 70px;
	width: 100%;
	color: #000;
	border-bottom: 1px solid;
	text-align: center;
	line-height: 70px;
}


.menu_trazilica_input {
	line-height: inherit;
	text-align: left;
	width: 100%;
	border: none;
	margin: 0px;
	padding: 0px 10px 0px 60px;
	font-size: 12px;
	box-sizing: border-box;
	font-family: inherit;
	letter-spacing: 1px;
	font-weight: 400;
	background-image: url('search.svg');
	background-size: auto 25%;
	background-position: 25px center;
	background-repeat: no-repeat;
}

.menu_trazilica_input:focus{
	border: none;
}




.menu_kontakt {
	position:relative;
	height: inherit;
	width: 70px;
	color: #484848;
	border-left: 1px solid;
	box-sizing: border-box;
	text-align: center;
	line-height: inherit;
	float: right;
	font-size: 16px;	
}

.menu_kontakt:hover {
	background-color: #000;
	color: #fff;
	cursor: pointer;
}




.menu_logo_bijeli {
	width: calc(100% - 70px);
	float: right;
	height: inherit;
	line-height: inherit;
	box-shadow: 0px 0px 1px #000;
	background-image: url('logo_citulja.svg');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;	
}

/* .......................... Accordion  ................................... */ 

.outer {
    max-width: 500px;
    margin: 0 auto;
    font-family: arial;
    line-height: 26px;
}
.faq-content {
    background-color: #f1f1f1;
    padding: 0px 0px;
    border-radius: 5px;
}
summary {
	background-color: #1c1c1c;
	color: #fff;
	padding: 16px;
	border-radius: 8px;
	position: relative;
	font-size: 18px;
	outline: none;
	line-height: 36px;
	width: 75%;
	margin: 20px auto;
}
summary:hover {
	background-color: #000;
	cursor: pointer;

}


details > summary::-webkit-details-marker {
    display: none;
}
details[open] summary ~ * {
    animation: smooth 0.0s ease-in-out;
}
@keyframes smooth {
    0% {
        opacity: 0;
        margin-top: -10px;
    }
    100% {
        opacity: 1;
        margin-top: 0px;
    }
}
details > summary::after {
    position: absolute;
    content: "+";
    right: 25px;
}
details[open] > summary::after {
    position: absolute;
    content: "-";
    right: 25px;
}


/* .......................... menu  ................................... */ 


.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 101;
  top: 0;
  left: 0;
  background-color: #1c1c1c;
  overflow-x: hidden;
  transition: 0.2s;
  padding-top: 0px;
  overflow-y: scroll;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.sidenav::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.sidenav {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.sidenav a {
  padding: 0px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.0s;
}

.sidenav a:hover {
	color: #fff;
	background-color: #000;
}

.sidenav .closebtn {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	width: 70px;
	height: inherit;
	box-shadow: 0px 0 1px #000;
	text-align: center;
	line-height: inherit;
	float: left;

}



@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}







/* ..............................podmeni................................................ */ 
 
ol, ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	
}



 
.nav a,
.nav label {
	display: block;
	padding: 0px;
	color: #fff;
	transition: all .25s ease-in;
}


.nav label:hover {
	color: #fff;
	background-color: #000;
	transition: all .25s ease-in;
	box-shadow: inset 0 1px #000;
}




.nav label {
	cursor: pointer;
	padding: 0px 20px 0px 20px;
	font-size: 11px;
	line-height: 50px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 600;
}
/**
 * Styling first level lists items
 */
.group-list a,
.group-list label {
padding: 0px 20px 0px 40px;
background: #252525;
font-size: 13px;
box-shadow: inset 0 -1px #1d1d1d;
letter-spacing: 1px;
line-height: 42px;
  &:focus,
  &:hover {background-color: #000;}
}




/**
 * Styling second level list items
 */
.sub-group-list a,
.sub-group-list label {
  padding-left: 4rem;
  background: #353535;
  box-shadow: inset 0 -1px lighten(#353535, 7%);
  &:focus,
  &:hover {background: darken(#353535, 7%);}
}




/**
 * Styling third level list items
 */
.sub-sub-group-list a,
.sub-sub-group-list label {
  padding-left: 6rem;
  background: #454545;
  box-shadow: inset 0 -1px lighten(#454545, 7%);
  &:focus,
  &:hover {background: darken(#454545, 7%);}
}
/**
 * Hide nested lists
 */
.group-list,
.sub-group-list,
.sub-sub-group-list {
  height: 100%;
  max-height: 0;
  overflow: hidden;
  transition: max-height .5s ease-in-out;
}
 
.nav__list {
	padding: 0px;
	margin: 0px;
	border: 0;
} 
 
 
.nav__list input[type=checkbox]:checked + label + ul {
	/* reset the height when checkbox is checked */
  max-height: 1000px;
}
/**
 * Rotating chevron icon
 */
label > span {
	float: right;
	transition: transform .65s ease;
	font-size: 10px;
	opacity: 0.3;  
}

label > span::after {
  content: "►";
}



.nav__list input[type=checkbox]:checked + label > span {transform: rotate(90deg);}

.soc-media {
  display: flex;
  justify-content: center;
}
.soc-media li:nth-child(n+2) {margin-left: 1rem;}
.soc-media a {
  font-size: 1.25rem;
  color: rgba(255,255,255,.65);
  transition: color .25s ease-in;
  &:focus,
  &:hover {color: rgba(255,255,255,.2);}
}




/* ...............................................Velicina od 1280 pa nadalje ............................................... */ 
/* ...............................................Velicina od 1280 pa nadalje ............................................... */ 
/* ...............................................Velicina od 1280 pa nadalje ............................................... */ 
/* ...............................................Velicina od 1280 pa nadalje ............................................... */ 
/* ...............................................Velicina od 1280 pa nadalje ............................................... */ 
/* ...............................................Velicina od 1280 pa nadalje ............................................... */ 
/* ...............................................Velicina od 1280 pa nadalje ............................................... */ 
/* ...............................................Velicina od 1280 pa nadalje ............................................... */ 
/* ...............................................Velicina od 1280 pa nadalje ............................................... */ 
/* ...............................................Velicina od 1280 pa nadalje ............................................... */ 
/* ...............................................Velicina od 1280 pa nadalje ............................................... */ 
/* ...............................................Velicina od 1280 pa nadalje ............................................... */ 

@media screen and (max-width: 1024px){


.body_width {
	margin: auto; 
	width: 1400px;
}



.citulja_S_1 {
	width: calc(33.33% - 32px);
}

.citulja_L_1 {
	width: calc(66.66% - 32px);

}

.citulja_XL_1 {
	width: calc(100% - 16px);
}

}

/* ...............................................Velicina do 567 ............................................... */ 

@media screen and (max-width: 760px){



.body_width {
	margin: auto; 
	width: 94%;
}

.web {
	display:none;
}

.mob {
	display:table;
	width: 100%;
}

h1 {
	font-family: 'Merriweather', serif;	
	font-size: 32px;
	text-align: center;
	line-height: 40px;
	font-weight: 900;
	margin-top: 64px;
	margin-bottom: 64px;
}


h2 {
	color: #231f1f;
	font-size: 20px;
	text-align: center;
	line-height: 1.36;
	font-weight: 700;
}

h3 {
	color: #231f1f;
	font-size: 16px;
	text-align: center;
	line-height: 1.36;
	font-weight: 500;
	margin: 0;
}

.div_10_100 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(100% - 0px);
}

.div_16_50 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(50% - 0px);
}


.div_20_50 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(50% - 0px);
}

.div_25_50 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(50% - 0px);
}

.div_25_100 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(100% - 0px);
}

.div_30_100 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(100% - 0px);
}

.div_33_50 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(50% - 0px);
}


.div_33_100 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(100% - 0px);
}

.div_50_100 {
    float: left;
    margin: 0px;
    position: relative;
	width: calc(100% - 0px);
}

/* ..................................................................... */ 

.citulja_margin {
	margin: 8px;

}


.citulja_S_1 {
	width: calc(50% - 16px);
	height: 472px;
}

.citulja_L_1 {
	width: calc(100% - 16px);
	height: 472px;	
}

.citulja_XL_1 {
	width: calc(100% - 16px);
	height: 528px;	
}

.citulja_XL_1 .citulja_slika_1 {
	width: 140px;
	height: 175px;
}



.citulja_XXL_1 {
	width: calc(100% - 16px);
	height: 624px;
}


.citulja_XXL_1 .citulja_slika_1{
	width: 200px;
	height: 250px;
	margin-top: 32px;
	margin-bottom: 32px;
}





.citulja_XL_2 {
	width: calc(100% - 16px);
	height: 464px;
	font-size: 26px;
	background-image: url('/images/background_rose.svg');
	background-size: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
}


.citulja_XXL_2 {
	width: calc(100% - 16px);
	height: 1164px;
	font-size: 26px;
	background-image: url('/images/background_rose.svg');
	background-size: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.citulja_XL_3 {
	width: calc(100% - 16px);
	height: 644px;	
	font-size: 26px;
    background-image: url('/images/background_rose.svg');
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;	
}

.citulja_XXL_3 {
	width: calc(100% - 32px);
	height: 748px;
	font-size: 26px;
	background-image: url('/images/background_rose.svg');
	background-size: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.citulja_XXL_4 {
	width: calc(100% - 16px);
	height: 644px;	
	font-size: 26px;
    background-image: url('/images/background_rose.svg');
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;	
}

.citulja_XXL_5 {
	width: calc(100% - 16px);
	height: 928px;	
	font-size: 26px;
    background-image: url('/images/background_rose.svg');
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;	
}

.citulja_XXL_6 {
	width: calc(100% - 16px);
	height: 928px;	
	font-size: 26px;
    background-image: url('/images/background_rose.svg');
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;	
}


/* ..................................................................... */ 

.citulja_border {
	position: relative;
	border: 1px #ddd solid;
	box-sizing: border-box;
	background-color: #fff;
	float: left;
	margin: 8px;
	box-shadow: 0 0 16px #e1e1e1;
	transition-duration: 0.3s;
	overflow: hidden;
	border-radius: 8px;
}


.citulja_background {
	width: 100%;
	height: 168px;
	overflow: hidden;
	filter: grayscale(100%);
	transition-duration: 0.3s;	
}

.citulja_cijena {
	font-family: 'Merriweather', serif;
	width: 64px;
	height: 64px;
	border-radius: 64px;
	line-height: 12px;
	background-color: #F00;
	color: #fff;
	font-size: 10px;
	text-align: center;
	position: absolute;
	top: 8px;
	right: 8px;
	z-index: 3;
	font-weight: 900;
	padding: 16px 0 0 0;
}

.citulja_cijena_velicina {
	line-height: 12px;
	font-size: 8px;
	color: #ffcb00;
}









.citulja_okvir {
    width: 90%;
    margin: auto;
}


.citulja_vrsta {	
    font-size: 8px;
    width: 130px;
    background-color: #000;
    height: 32px;
    text-align: center;
    margin: auto;
    color: #fff;
    line-height: 32px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
	border-radius: 0px 0px 8px 8px;
}

.citulja_slika_1 {
	width: 100px;
	height: 125px;
	margin-top: 32px;
	margin-bottom: 16px;
}


.citulja_datum {
    color: #000;
    font-size: 11px;
    text-align: center;
}

.citulja_ime {
	font-family: 'Merriweather', serif;
	color: #000;
	text-align: center;
	font-size: 18px;
	font-weight: 900;
	line-height: 24px;
	margin: 8px 0px 32px 0px;
	height: 48px;
	overflow: hidden;
}

.citulja_tekst_1 {
	color: #000;
	font-size: 12px;
	text-align: center;
	height: 108px;
	overflow: hidden;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-left: 8px;
	line-height: 20px;
}

/* ..................................................................... */ 



.citulja_opsirnije {
    width: calc(100% - 16px);
    font-size: 26px;
}

.citulja_border_opsirnije {
    position: relative;
    border: 1px #ddd solid;
    box-sizing: border-box;
    background-color: #fff;
    float: left;
    margin: 8px;
    box-shadow: 0 0 16px #e1e1e1;
    transition-duration: 0.3s;
	border-radius:16px;
    background-image: url('/images/background_rose.svg');
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;		
}

.citulja_okvir_opsirnije {
	width: 80%;
	margin: auto;

}

.citulja_datum_objave {
	color: #bba38d;
	font-size: 12px;
	text-align: center;
	margin-bottom: 16px;
	
}

.nebitno_polje {
	background-color: lightgray;
}

}