* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Open Sans", sans-serif, Verdana, Arial, Helvetica;
	color: #080215;
	padding: 0;
	margin: 0;
	font-size: 1em;
}

a {
	color: #D23E4D;
	text-decoration: none;
}

a:hover {
	color: #D23E4D;
	text-decoration: underline;
}

p {
	padding: 0;
	margin: 0 0 30px 0;
	line-height: 150%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Playfair Display', serif;
}

h1 {
	padding: 0;
	margin: 0 0 30px 0;
	line-height: 150%;
	font-size: 2.4em;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: -1px;	 
}

h2 {
	padding: 0;
	margin: 0 0 30px 0;
	line-height: 150%;
	font-size: 2em;
	text-transform: uppercase;
	font-weight: 600;	 
}

h3 {
	padding: 0;
	margin: 0 0 30px 0;
	line-height: 150%;
	font-size: 1.6em;
	text-transform: uppercase;
	font-weight: 600; 
}

h4 {
	padding: 0;
	margin: 0 0 30px 0;
	line-height: 150%;
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: 600; 
}

h5 {
	padding: 0;
	margin: 0 0 30px 0;
	line-height: 150%;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: 600; 
}

h6 {
	padding: 0;
	margin: 0 0 30px 0;
	line-height: 150%;
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: 600; 
}

img {
	border-radius: 5px;
}

.prelom {
	clear: both;
}
 
.centar {
	text-align: center !important;
}

.skroz_desno {
	float: right !important;
}
 
#sve {
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	/*background: transparent url("../img/bgs.png") center top repeat-x; */
}

#prostor {
	width: 1200px;
	min-width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
	min-height: 500px;
	background: none;
	
}

/* VRH - pocetak */

#zaglavlje {
	width: calc(100% - 30px);
	margin: 0 auto;
	padding: 15px 0 15px 0;
	height: 100px;
	background: #ffffff;
	border-bottom: 5px solid #D23E4D;
}

/* VRH - kraj */

/* NAVIGACIJA - pocetak */

#navigacija {
	width: calc(100% - 260px);
	margin: 15px 15px 15px 0;
	padding: 15px 0;
	height: 46px;
	float: right;
	/*background: #D23E4D;
	background: #ffffff url("../img/bg-navigacija.png") left top repeat-x;
	background:#017F7C;*/
}

#nav {
	width: calc(100% - 60px);
	height: 20px;
	margin: 0;
	padding: 15px;
	    margin: 0 15px 0 15px;
 
	font: 13px/1.5em "Trebuchet MS", "Open Sans", sans-serif, Verdana, Arial, Helvetica;
}

#nav p {
	margin: 0;
}

#click_menu {
	display: none;
	visibility: hidden;
	background: none;
	z-index: 999;
	width: 100%;
	height: auto;
	clear: both;
	margin: 0px auto 0 auto; 
	padding: 0 !important;
}

#click_menu h3 {
 	padding:  12px 12px 12px 12px  ;
	font-size: 14px;
	color: #ffffff !important; 
	margin: 4px auto 0 auto;
	line-height: normal;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
}

#click_menu .click {
 	float: right;
 	padding: 0;
	margin: 0;
} 

#click_menu .click  img {
    padding: 0;
	margin: 0;
	border: 0;
	width: 50px;
	height: 46px;
} 

#click_menu .click a {
 	margin: 0;
	padding: 0;
	height: 46px !important;
}

/* NAVIGACIJA - kraj */

/* CENTAR - */

#sadrzaj {
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	background: #ffffff;
	border-radius: 0; 
	min-height: 350px;
}

#levo {
	float: left;
	border-radius: 0; 
	min-height: 350px;
	margin: 0 15px 0 15px;
	width: 800px;
	background: #ffffff;
	padding: 0;
	overflow: hidden;
}

#levo img, #levo iframe, #levo object, #levo video {
	border: 0;
	padding: 0;
	margin: 0;
	max-width: 100%;
	text-align: center;
}

.video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#levo img {
	height: auto;
}

#levo ul, #levo ol {
	margin: 0 0 10px 20px;
	line-height: 150%;
}

#levo ul li, #levo ol li {
	margin: 0 0 0 5px;
	padding: 5px;
}

#levo ul li {
	list-style-type: disc;
}

#levo ol li {
	list-style-type: decimal;
}

#levo .t_vesti a, #levo .uvod a  {
	font-weight: 600;
}

.pod {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px 0 10px 0;
	/*font: 13px/1.5em "Trebuchet MS", "Open Sans", sans-serif, Verdana, Arial, Helvetica;*/
	clear: both;
}


#desno {
	float: right;
	border-radius: 0; 
	min-height: 350px;
	margin: 0 15px 0 0;
	width: 320px;
	padding: 0 15px;
	background: #ffffff;
	/*border-left: 1px dotted #D2691E;*/
}


/* CENTAR - kraj */

/* CENTAR NASLOVNA - pocetak */

#rotacija {
	width: 1200px;

	margin: 0 auto 0 auto;
	padding: 0px;
	height: 436px;
	z-index: 5;
	clear: both;
	border-bottom: 1px solid #DFCA8C;
	border-top: 1px solid #ffffff;	 
}

#polje {
	width: 100%;
	padding: 0;
	margin: 0 0 15px -15px;
}

#polje .polje, #povezane_teme .polje {
	margin: 15px;
    width: calc(50% - 30px); 
    align-items: flex-start;
    display: block;
    float: left;
	border-radius: 5px;
}

#polje .skraceno, #povezane_teme .skraceno {
	width: calc(33.33% - 30px); 
}

#polje .polje .link, #povezane_teme .polje .link {
    position: relative;
    display: block;
    width: 100%;
}

.slika-h {
    position: absolute;
    top: 15%;
    left: 0;
    bottom: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0,0,0,0)), color-stop(70%, rgba(0,0,0,0.5)), to(rgba(0,0,0,0.65)));
    background: linear-gradient(to bottom, rgba(0,0,0,0) 20%, rgba(0,0,0,0.5) 70%, rgba(0,0,0,0.65) 100%);
    border-radius: 5px;
}

#polje .polje .slika, #povezane_teme  .polje .slika {
    padding-bottom: 66.7%;
    background-size: cover !important;
    background-position: center !important;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important;
    height: 0;
    width: 100%;
}

#polje .polje  p.vreme, #povezane_teme .polje  p.vreme {
    font-size: 14px !important;
    color: #AAAAAA;
    margin: 10px 0;
    margin-bottom: 5px !important;
}
/*
#polje .poslednje_polje {
	margin-right: 0 !important;
}
 
#polje .polje img {
	border: 4px solid #E6E6E6;
	border-radius: 3px;
	padding: 2px;
	width: 291px;
	height: 132px;
	overflow: hidden;
}

#polje .polje img:hover {
	border: 4px solid #D6D6D6;
}

#polje a {
	display: block;
	width: 100%;
}*/

#baner, .baner {
	border-radius: 5px;
	background: #f1f1f1;
	padding: 10px;
	margin: 0 0 15px 0;
	border: 0;
}

#baner:hover {
	 
}
#desno .kategorije {
	background-color: #f1f1f1;
	border: 0px;
	border-radius: 5px;
	 
	margin: 0 0 15px 0;
	padding: 10px;
}
#desno .kategorije .polje {
	padding: 5px 0 0 0;
	margin: 0;
	width: 100%;
	height: auto;
	background: #ffffff;
	letter-spacing: 1px;
}
#desno .kategorije .polje_tagovi {
	padding: 5px ;
	margin: 0;
	height: auto;
	background: #ffffff;
}
#desno .kategorije .polje_tagovi p {
	margin: 0;
	padding: 5px 5px 10px 5px;
	line-height: 185%;
}
#desno .kategorije h3, #desno .kategorije h3 a {
	padding: 5px 15px;
	background: #D23E4D;
	border-radius:   0;
	margin: 0;
	text-transform: none;
	font-size: 1.5em;
	font-family: 'Playfair Display', serif;
	line-height: 150%;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 1px;
}
#desno .kategorije h3 a:hover {
	text-decoration: none;
}
#desno .fb h3 {
	padding-bottom: 0 !important;
}
#desno .fb .polje {
	margin: 0 !important;
	padding-top: 0 !important;
	text-align: center;
}

#desno .kategorije .forma {
	padding: 5px;
	margin: 0 0 5px 0;
}
#desno ul {
	padding: 5px;
	margin: 0 0 0 30px;
}
#desno ul li {
	padding: 7px 15px;
	margin: 0;
	list-style-type: square;
	font-size: 1em;  
}
#desno a {
	text-decoration: none;
}
#desno a:hover {
	text-decoration: underline;
}

#desno ul li ul {
	padding: 0 5px 0 5px;
	margin:10px 0px 0px 10px;
}


#desno ul li ul li {
	padding: 7px 15px;
	margin: 0;
	list-style-type: square;  
}

#desno ul li a {
	vertical-align: text-top;
}
 

#tagovi {
	width: calc(100% - 30px);
	border-radius: 5px;
	padding: 15px;
	background: #f7f7f7;
	 
}
#tagovi p {
	margin: 0;
}

 

.odvojeno_polje {
	width: 100%;
	margin: 0 0 20px 0;
	clear: both;
	padding: 0;
	border: 0;
}

.okvir_slicica_levo {
	overflow: hidden;
	float: left;
	margin: 0 10px 10px 0;
	position: relative;
	width: 200px;
	height: 150px;
	border: 4px solid #E6E6E6;
	border-radius: 3px;
}

.slicica_levo {
	padding: 2px;
}

.slicica_levo:hover {
	border: 4px solid #D6D6D6;
}

.num {
	margin: 1em 0;
	text-align: center;
}

.num a {
	background: #f7f7f7;
	color: #333;
	padding: 0.8em 1em;
	display: inline-block;
	border: 1px solid #D23E4D;
	border-radius: 5px;
	text-decoration: none;
	margin-bottom: 5px;
	min-width: 16px;
}

.num a:hover {
	border: 1px solid #D23E4D;
	text-decoration: none;
	background: #D23E4D;
	color: #ffffff;
}

.num a.current {
	background: #D23E4D;
	color: #ffffff;
	border: 1px solid #D23E4D;
}

#mapa {
	overflow: hidden;
	float: left;
	margin: 0 0 5px 0;
	position: relative;
	width: 592px;
	max-height: 262px;
	border: 4px solid #E6E6E6;
	border-radius: 3px;
}

#kontakt_levo {
	float: none;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	border: 0;
}

#kontakt_desno {
	float: none;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	border: 0;
}

#kontakt_levo img, #kontakt_desno img {
	max-width: 100%;
}

.obavezno_polje {
	color: #D23E4D !important;
	background: #ffffff;
	border-radius: 5px;
	text-align:center;
	margin: 0 0 15px 0;
}

.tabela_kontakt_telefoni, .tabela_kontakt_telefoni tr {
	border: 0;
	padding: 0;
	margin: 0 0 20px 0;
}

.tabela_kontakt_telefoni h2 {
	margin-top: 15px;
}

.tabela_kontakt_telefoni tr td {
	display: inline-table;
	width: 32%;
	vertical-align: middle;
	text-align: center;
	background: #f1f1f1;
	min-height: 35px;

}

.tabela_kontakt_telefoni tr td:hover {
	background: #eeeeee;
	color: #333 !important;
}

.tabela_kontakt_telefoni tr td a  {
	color: #000000;
}

.tabela_kontakt_telefoni tr td a:hover {
	color: #333 !important;
}

 
.tabela_slika_preparat, .tabela_slika_preparat tr {
	border: 0;
	padding: 0;
	margin: 0 0 20px 0;
}

.tabela_slika_preparat h2 {
	margin-top: 15px;
}

.tabela_slika_preparat tr td {
	display: inline-table;
	width: 24%;
	vertical-align: middle;
	text-align: center;
	background: #ffffff;
	min-height: 35px;

}

.tabela_slika_preparat tr td:hover {
	 
}

.tabela_kontakt_telefoni tr td a  {
	color: #000000;
}

.tabela_kontakt_telefoni tr td a:hover {
	color: #333 !important;
}

.podeli_vest {
	width: 100%;
	display: block;
	padding: 15px 0 15px 0;
	margin: 15px 0 15px 0;
	text-align: right;
	float: right;
}
.gallery_images {
	text-align: center;
}

#povezane_teme_naslov {
    border-bottom: 1px solid #D23E4D;
    padding: 15px  ;
    margin: 0;
    font:   "Open Sans", sans-serif, Verdana, Arial, Helvetica;
	text-transform: uppercase;
}

#povezane_teme {
	margin-top: 30px;
}

.sadrzaj {
	width: calc(100% -15px);
	margin-left: 15px;
}

.pagination {
    margin: 0 0 0 0;
    float: none;
    padding: 5px 0;
    overflow: hidden;
    text-align: center !important;
}

.loop-pagination {
    margin-bottom: 30px;
    width: 100%;
	display: block;
}

.pagination .current {
    color: #ffffff !important;
    background: #D23E4D !important;
}

a.page-numbers {
    text-shadow: none;
    border: 1px solid #D23E4D;
}
.page-numbers {
    font-size: 16px;
    line-height: 1;
    margin: 30px 8px -1px 0;
    padding: 12px 16px !important;
    border: 1px solid #D23E4D;
    display: inline-block;
    border-radius: 5px;
}
 .mali_tekst {
 	font-size: 0.75em;
	font-style: italic;
 }
 
#komentari {
	padding: 0 ; 
	margin: 30px 0 15px 0;
	border-radius: 5px;
}


#komentari .forma {
	background-color: #f1f1f1;
	border: 0px;
	border-radius: 5px;
	 
	margin: 0 0 15px 0;
	padding: 10px;
}
#komentari .forma  .polje {
	padding: 15px;
	margin: 0;
	width: calc(100% - 30px);
	height: auto;
	background: #ffffff;
	letter-spacing: 1px;
}

#komentari .forma h4, #komentari .forma h4 a {
    padding: 5px 15px;
    background: #D23E4D;
    border-radius: 0;
    margin: 0;
    text-transform: none;
    font-size: 1.5em;
    font-family: 'Playfair Display', serif;
    line-height: 150%;
    font-weight: normal;
    color: #ffffff;
}


#komentari .box-comment {
	padding-top: 15px;
    width: 100%;
	border-bottom: 1px solid #eeeeee;
}	

#komentari .box-comment h5.comment-name-author {
	font-size: 1.4rem;
	padding: 0 0 5px 0 !important;
	line-height: normal !important;
}

#komentari .box-comment .comment-date-time, #komentari .box-comment .comment-status {
	color: #999;
    font-size: 1.0rem;
	display: inline;
	float: left;	 
}
	
#komentari .box-comment .comment-status img {
	padding-left: 5px;
	padding-right: 5px;
}

#komentari .box-comment .comment-author-date   {
	float: left;
	height: 3em;
}

#komentari .box-comment .comment-votes {
	float: right;
}

#komentari .box-comment .comment-date {
 
}
	
#komentari .box-comment .comment-time, #komentari .box-comment .comment-date  {
	padding-right: 10px;
    display: inline-block;
    line-height: 13px;
	font-size: 0.75em;
}
	
#komentari .box-comment .comment-text {
	margin-top: 15px;
	font-family: "Open Sans",sans-serif;
	margin-bottom: 0;	
	font-size: 16px;
    line-height: 1.6;
}
	
#komentari .box-comment .comment-button-votes {
 	margin-top: 0;
    padding-bottom: 15px;
	display: block;
	width: 100%;
	clear: both;
}
	
#komentari .box-comment .comment-button {
	float: right;
    clear: both;
}
	
#komentari .box-comment .comment-like-icon, #komentari .box-comment .comment-hate-icon, #komentari .box-comment .comment-ban-icon {
	font-size: 28px;
	background: #f1f1f1;
	border-radius: 5px;
	padding: 0 12px 4px 12px;
	margin-left: 15px;
	cursor: pointer;
	font-weight: 400;
}

#komentari .box-comment .comment-like-icon {
	color: #4EB447;
}

#komentari .box-comment .comment-like-icon:hover {
	background: #4EB447;
	color: #FFFFFF;
}

#komentari .box-comment .comment-hate-icon {
	color: #DC3545;
}

#komentari .box-comment .comment-hate-icon:hover {
	background: #DC3545;
	color: #FFFFFF;
}

#komentari .box-comment .comment-ban-icon, #komentari .box-comment .comment-ban-icon:hover {
	background: #cccccc !important;
	color: #080215 !important;
}

#komentari .box-comment .comment-like, #komentari .box-comment .comment-hate {
	margin-left: 5px;	
}

#komentari .box-author {
	float: left;
	display: block;
	width: 100px;
	height: 100px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 15px;
	background: #ccc;
	font-family: 'Playfair Display', serif;
	letter-spacing: 3px;
	font-style: italic;
	font-weight: 600;
	font-size: 3.75em;
	text-align: center;
	color: #FFFFFF;
}

#komentari .box-left {
	float: left;
	display: block;
	min-width: 120px;
	min-height: 120px;
}

#komentari .box-right {
	float: left;
	display: block;
	width: calc(100% - 180px);
	margin-left: 15px;
}

#komentari .box-comments-button-left, #komentari .box-comments-button-right {
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
}

#komentari .box-comments-button-right {
	text-align: right;
}

.velika_slova {
	text-transform: uppercase !important;
} 