@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
body {
background:url(https://kombib.rs/slike-resp-dizajn-novi/pozadina-strane.gif);
background-repeat:repeat;
}
@font-face {
font-family: Montserrat-Regular;
src: url(https://kombib.rs/fontovi/Montserrat-Regular.ttf);
}
@font-face {
font-family: Montserrat-Medium;
src: url(https://kombib.rs/fontovi/Montserrat-Medium.ttf);
}
@font-face {
font-family: Ubuntu-Bold;
src: url(https://kombib.rs/fontovi/Ubuntu-Bold.ttf);
}
@font-face {
font-family: Ubuntu-BoldItalic;
src: url(https://kombib.rs/fontovi/Ubuntu-BoldItalic.ttf);
}
@font-face {
font-family: Ubuntu-Italic;
src: url(https://kombib.rs/fontovi/Ubuntu-Italic.ttf);
}
@font-face {
font-family: Ubuntu-Light;
src: url(https://kombib.rs/fontovi/Ubuntu-Light.ttf);
}
@font-face {
font-family: Ubuntu-LightItalic;
src: url(https://kombib.rs/fontovi/Ubuntu-LightItalic.ttf);
}
@font-face {
font-family: Ubuntu-Medium;
src: url(https://kombib.rs/fontovi/Ubuntu-Medium.ttf);
}
@font-face {
font-family: Ubuntu-MediumItalic;
src: url(https://kombib.rs/fontovi/Ubuntu-MediumItalic.ttf);
}
@font-face {
font-family: Ubuntu-Regular;
src: url(https://kombib.rs/fontovi/Ubuntu-Regular.ttf);
}
@font-face {
font-family: Montserrat-Regular;
src: url(https://kombib.rs/fontovi/Montserrat-Regular.ttf);
}
@font-face {
font-family: Montserrat-Medium;
src: url(https://kombib.rs/fontovi/Montserrat-Medium.ttf);
}


/* MOBILE Layout: 480px and below. */

#strana_knjige_vest_levo {
width: 100%;
clear: both;
margin-left: 0;
display: block;
/*background-color: #CCCC00;*/
margin-top: 20px;
}
#strana_knjige_vest_sredina {
width: 100%;
clear: both;
margin-left: 0;
display: block;
/*background-color: #CCCC00;*/
margin-top: 20px;
}
#strana_knjige_vest_desno {
width: 100%;
clear: both;
margin-left: 0;
display: block;
/*background-color: #CCCC00;*/
margin-top: 20px;
}
.samo_za_racunar{
display: none;
}
.tekst_recnik {
	color: #000000;
font-family: 'Montserrat-Regular', sans-serif;
	font-size: 120%;
	text-align: left;
	line-height: 160%;
	margin-bottom: 7px;
	letter-spacing: 7px;
}
.tekst_recnik a:link{
	color:#004080;
	text-decoration:none;
	font-weight: bold;
}
.tekst_recnik a:visited{
color:#004080;
text-decoration:none;
font-weight: bold;
}
.tekst_recnik a:hover{
color:#004080;
text-decoration:none;
font-weight: bold;
}
.tekst_recnik a:active{
color:#004080;
text-decoration:none;
font-weight: bold;
}

#recnik_rec {
	width: 100%;
}
#recnik_objasnjenje {
	width: 100%;
}
.uvlaka {
	width:100%;
	}

.bela_pozadina {
background-color:#FFFFFF;
}
#strana_knjige_1 {
	width: 100%;
	display: block;
	/*background-color: #FF0000;*/
	margin-top: 30px;
}
#strana_knjige_1 img{
	display:block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#strana_knjige_2 {
	width: 100%;
	clear: both;
	margin-left: 0;
	/*background-color: #006699;*/
	margin-top: 30px;
}
#strana_knjige_3 {
	width: 100%;
	clear: both;
	margin-left: 0;
	display: block;
	/*background-color: #CCCC00;*/
	margin-top: 30px;

}
#strana_knjige_4 {
width: 100%;
clear: both;
margin-left: 0;
display: block;
margin-bottom: 20px;
}
#strana_knjige_5 {
width: 100%;
clear: both;
margin-left: 0;
display: block;
margin-bottom: 20px;
}
#strana_knjige_6 {
width: 100%;
clear: both;
margin-left: 0;
display: block;
margin-top: 30px;
}
.forma_unos {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 160%;
	color:#000000;
	width:100%
}
.forma_unos img{
width:40%;
}
.forma_unos_textarea {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 160%;
	color:#000000;
	width: 100%;
}

.dodaj_dugme {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	height: 30px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	font-size: 120%;
		}

.bez_odbijanja { margin:0; }

h1 {font-family: 'Ubuntu-Regular', sans-serif;color: #333333;font-size: 140%;display:block; }
h1 a:link, h1 a:active, h1 a:visited, h1 a:hover{text-decoration: none;color: #000000;}

h2 {font-family: 'Ubuntu-Regular', sans-serif;color: #333333;font-size: 120%;display:block; }
h2 a:link, h2 a:active, h2 a:visited, h2 a:hover{text-decoration: none;color: #000000;}

h3 {font-family: 'Ubuntu-Regular', sans-serif;color: #333333;font-size: 110%;display:block; }
h3 a:link, h3 a:active, h3 a:visited, h3 a:hover{text-decoration: none;color: #000000;}

h4 {font-family: 'Ubuntu-Regular', sans-serif;color: #333333;font-size: 100%;display:block; }
h4 a:link, h4 a:active, h4 a:visited, h4 a:hover{text-decoration: none;color: #000000;}


.book-block-price-full{ font-family: 'Ubuntu-Regular', sans-serif; font-weight:300; font-size:100%; color:#555; text-decoration:line-through; margin-top:0px; }

.tekst {
	color:#333333;
font-family: 'Montserrat-Regular', sans-serif;
	font-size: 100%;
	font-weight:400;
line-height: 160%;
/*line-height:1.5em;*/
	margin-bottom: 7px;
}
.tekst a:link{
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}
.tekst a:visited{
color:#333333;
text-decoration:none;
font-weight: bold;
}
.tekst a:hover{
color:#ff6600;
text-decoration:none;
font-weight: bold;
}
.tekst a:active{
color:#333333;
text-decoration:none;
font-weight: bold;
}

.tekst_sajam {
color:#ff6600;
font-family: 'Montserrat-Regular', sans-serif;
	font-size: 100%;
	font-weight:400;
line-height: 160%;
/*line-height:1.5em;*/
	margin-bottom: 7px;
	text-align:center;
}
.tekst_sajam a:link{
	color:#ff6600;
	text-decoration:none;
	font-weight: bold;
}
.tekst_sajam a:visited{
color:#ff6600;
text-decoration:none;
font-weight: bold;
}
.tekst a:hover{
color:#ff6600;
text-decoration:none;
font-weight: bold;
}
.tekst_sajam a:active{
color:#ff6600;
text-decoration:none;
font-weight: bold;
}

.tekst_knjiga {
	color:#333333;
font-family: 'Montserrat-Regular', sans-serif;
	font-size: 120%;
	font-weight:400;
	text-align:left;
line-height: 160%;
/*line-height:1.5em;*/
	margin-bottom: 7px;
}
.tekst_knjiga a:link{
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}
.tekst_knjiga a:visited{
color:#333333;
text-decoration:none;
font-weight: bold;
}
.tekst_knjiga a:hover{
color:#ff6600;
text-decoration:none;
font-weight: bold;
}
.tekst_knjiga a:active{
color:#333333;
text-decoration:none;
font-weight: bold;
}

.brojevi_navigator {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 120%;
	color: #000000;
	text-decoration: none;
	line-height: 200%;
	font-weight: bold;
	text-align:center;
padding-right: 20px;
	}
.brojevi_navigator a:active {
	text-decoration: none;
	color: #000000;
}
.brojevi_navigator a:link {
	text-decoration: none;
	color: #000000;
}
.brojevi_navigator a:visited {
	text-decoration: none;
	color: #000000;
}
.brojevi_navigator a:hover {
	text-decoration: none;
	color: #000000;
}
.dugme_navigator {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	display:block;
	color:#000000;
	font-size:130%;
	height:130%;
	text-decoration:none;
	text-align:left;
	padding-bottom: 10px;
font-weight: bold;
}
.dugme_navigator a:active {
	color: #000000;
	text-decoration: none;
}
.dugme_navigator a:link {
	color: #000000;
	text-decoration: none;
}
.dugme_navigator a:visited {
	color: #000000;
	text-decoration: none;
}
.dugme_navigator a:hover {
	color: #000000;
	text-decoration: none;
}
.oblasti { color: #000000; font-family: 'Montserrat-Regular', sans-serif; font-size: 100%;
text-align:left; margin:0; margin-bottom:5px;}
.oblasti a:link, .oblasti a:active,.oblasti a:visited {text-decoration: none; color: #000000; }
.oblasti a:hover{
	text-decoration: none;
	color: #ff6600;
}

.sakri{
	display:none;
	} 
span.a { color: #FFFFFF; font-family: 'Montserrat-Regular', sans-serif; font-size: 80%;
text-align:center; display:none; margin-right:5px;margin-left:5px; margin-bottom:7px;}
span.a a:link, span.a a:active, span.a a:visited {text-decoration: none; color: #FFFFFF; }
span.a a:hover{
	text-decoration: none;
	color: #ff6600;
}

span.b { color:#999999; font-family: 'Montserrat-Regular', sans-serif; font-size: 80%;
text-align:center; display:none; margin-right:5px;margin-left:5px}
span.b a:link, span.b a:active, span.b a:visited {text-decoration: none; color: #999999; }
span.b a:hover{
	text-decoration: none;
	color: #ff6600;
}

#logo_meni_korpa { padding-top:10px;}

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
.gridContainer1 {
	width: 88.0000%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 6.0000%;
	padding-right: 6.0000%;
	clear: none;
	float: none;
	}
#heder { height:140px; background:#3c3c3b; width: 86.45%; padding-left: 6.775%; padding-right: 6.775%; border-bottom:#c5c9ca; border-bottom-style:solid; border-bottom-width:1px; }

/*#heder { height:240px; background:#3c3c3b; width: 86.45%; padding-left: 6.775%; padding-right: 6.775%; border-bottom:#c5c9ca; border-bottom-style:solid; border-bottom-width:1px; }*/


#forma #q { background-image: url(https://kombib.rs/slike-resp-dizajn-novi/pozadina-pretraga.gif); background-repeat:repeat; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; margin: 0px; padding: 0px; width: 100%; height: 35px; font-family: 'Ubuntu-Regular', sans-serif; font-size: 120%; color:#000000; } ::-webkit-input-placeholder { font-style: italic;} :-moz-placeholder { font-style: italic; } ::-moz-placeholder { font-style: italic; } :-ms-input-placeholder { font-style: italic;}

#forma #button { /*position:absolute*/ background-image: url(https://kombib.rs/slike-resp-dizajn-novi/lupa.gif); background-repeat: no-repeat; width: 40px; height: 35px; margin: 0px; border: 0px; border-top-style: none; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-style: none; border-bottom-style: none; border-left-style: none; margin-left:0px;
} 

#forma input { text-indent: 10px; }
#pretraga { padding-top:6px; height:45px; padding-left: 0%; padding-right: 0%; width:100%;
} 

#levi_stubac {
	display:none;
	}
#desni_stubac {
width: 100%;
/*background-color:#FF9900;*/
}
#desni_stubac1 {
width: 92%;
background-color:white;
padding:4%;
}
.knjiga-pravougaonik{
float:left;
width:99.9999%;
background-color:white;
height:400px;
border-style:solid;
border-color:#CCCCCC;
border-width:1px;
margin-bottom:20px;
}
.knjiga-pravougaonik-unutra{
width:92.000%;
background-color:transparent;
margin:auto;
padding-top:10px;
}
.knjiga-naslov{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
box-sizing:border-box;
-moz-box-sizing:border-box;
padding-right:5px;
}
.knjiga-naslov{
font-family: 'Montserrat-Regular', sans-serif;
font-size:120%;
font-weight:bold;
color:#333333;
height:4.61em;
text-overflow:initial;
white-space:normal;
line-height:1.5em;
margin-top:0px;
margin-bottom:15px;
}
.autor{
font-family: 'Montserrat-Regular', sans-serif;
font-size:100%;
font-weight:400;
color:#333333;
margin-bottom:0px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
box-sizing:border-box;
-moz-box-sizing:border-box;
padding-right:5px;
}
.autor{
/*background:#FF9900;*/
height:4.61em;
text-overflow:initial;
white-space:normal;
line-height:1.5em;
}
.minus-raznak {
margin-top:-10px;
}
.godine-broj-strana{
font-family: 'Montserrat-Regular', sans-serif;
font-size:100%;
font-weight:400;
color:#333333;
margin-top:0px;
margin-bottom:0px;
}
.korica{
width:80px;
height:104px;
/*height:123px;*/
float:right;
border-style:solid;
border-color:#666666;
border-width:1px;
position:relative;
margin:0px;
padding:0px;
}
.koricaVesti{
width:30%;
height:auto;
float:right;
border-style:solid;
border-color:#666666;
border-width:1px;
position:relative;
margin:0px;
padding:0px;
}
.knjiga-cena{
font-family: 'Montserrat-Regular', sans-serif;
font-size:115%;
font-weight: bold;
margin-top:20px;
}
.knjiga-opis{
width:100%;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
box-sizing:border-box;
-moz-box-sizing:border-box;
padding:0px 0px;
}
.knjiga-opis{
/*background:#33CCCC;*/
font-family: 'Montserrat-Regular', sans-serif;
font-size:100%;
font-weight:400;
color:#333333;
height:4.61em;
text-overflow:initial;
white-space:normal;
line-height:1.5em;
margin:0px;
}
.filteri{
font-family: 'Montserrat-Regular', sans-serif;
font-size:110%;
font-weight:400;
color:#333333;
}
.tekst-dugme{
font-family: 'Montserrat-Medium', sans-serif;
font-size:80%;
font-stretch:ultra-condensed;
color:#FFFFFF;
padding-top:4px;
}
.tekst-dugme a:link, .tekst-dugme a:active, .tekst-dugme a:visited, .tekst-dugme a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
.tekst-dugme1{
font-family: 'Montserrat-Medium', sans-serif;
font-size:140%;
color:#FFFFFF;
padding-top:4px;
font-weight:bold;
}
.tekst-dugme1 a:link, .tekst-dugme1 a:active, .tekst-dugme1 a:visited, .tekst-dugme1 a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
#futer { background:url(https://kombib.rs/slike-resp-dizajn-novi/pozadina-noge.gif); background-repeat:repeat; width: 86.45%; padding-left: 6.775%; padding-right: 6.775%;}

.futer-tekst-veze { color: #FFFFFF; font-family: 'Montserrat-Regular', sans-serif; font-size: 100%; }
.futer-tekst-veze a:link, .futer-tekst-veze a:active, .futer-tekst-veze a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.futer-tekst-veze a:hover{
	text-decoration: none;
	color: #ff6600;
}

.futer-tekst-prava { color: #FFFFFF; font-family: 'Montserrat-Regular', sans-serif; font-size: 80%; padding-top:12px; margin:0; } 

#ul_deljenje { padding-top:25px; padding-bottom:25px; }
.li_deljenje { width: 12.0000%; clear: none; margin-right: 4.0000%; }

.book-block-title,.book-block-price{ width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; box-sizing:border-box; -moz-box-sizing:border-box; padding:0px 10px; } .book-block-title{ font-family: 'Ubuntu-Medium', sans-serif; font-size:120%; font-weight:400; color:black; height:4em; text-overflow:initial; white-space:normal; line-height:1.3em; margin-top:5px; }

#meni_noge {
	text-align:center;
	padding-top:30px;
	padding-bottom:10px;
}

#noge1 {
display: none;
}
#noge2 {
display: none;
}
#noge3 {
display: none;
}
.knjiga-blok-title,.knjiga-blok-price{ width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; box-sizing:border-box; -moz-box-sizing:border-box; padding:0px 10px; } .knjiga-blok-title{ font-family: 'Ubuntu-Medium', sans-serif; font-size:120%; font-weight:400; color:black; height:4em; text-overflow:initial; white-space:normal; line-height:1.3em; margin-top:5px; }

.knjiga-blok{
	float: left;
	width: 250px;
	margin-right: 20px;
	background-color: white;
	position: relative;
	margin-bottom: 40px;
	height: 500px;
	border: 1px solid #CCCCCC;
} 
.knjiga-blok-vesti-saveti{
	float: left;
	width: 250px;
	margin-right: 20px;
	background-color: white;
	position: relative;
	margin-bottom: 40px;
	height: 530px;
	border: 1px solid #CCCCCC;
} 

.knjiga-blok img { width:250px; height:350px }

.knjiga-blok-price-full{ font-family: 'Ubuntu-Regular', sans-serif; font-weight:300; font-size:100%; color:#555; text-decoration:line-through; margin-top:4px; }
.knjiga-blok-price-discounted{ font-family: 'Ubuntu-Medium', sans-serif; font-size:100%; color:#FF6B01; } .knjiga-blok:before,.knjiga-blok:after{ bottom:15px;left:5px;width:50%;height:20%;max-width:300px;max-height:100px;

/*-webkit-box-shadow:0 15px 10px rgba(0,0,0,0.5);-moz-box-shadow:0 15px 10px rgba(0,0,0,0.5);box-shadow:0 15px 10px rgba(0,0,0,0.5);*/


-webkit-transform:skew(-15deg) rotate(-6deg);-moz-transform:skew(-15deg) rotate(-6deg);-ms-transform:skew(-15deg) rotate(-6deg);-o-transform:skew(-15deg) rotate(-6deg);transform:skew(-15deg) rotate(-6deg);content:"";position:absolute;z-index:-2; } .knjiga-blok:after{ right:5px;left:auto;-webkit-transform:skew(15deg) rotate(6deg);-moz-transform:skew(15deg) rotate(6deg);-ms-transform:skew(15deg) rotate(6deg);-o-transform:skew(15deg) rotate(6deg);transform:skew(15deg) rotate(6deg);} .zeroMargin_mobile { margin-left: 0; }

.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
.sakri_prikazi_mobile {
display: block;
}
.sakri_prikazi_racunar {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {


#strana_knjige_vest_levo {
}
#strana_knjige_vest_sredina {
}
#strana_knjige_vest_desno {
}
.tekst_recnik {
}
#recnik_rec {
}
#recnik_objasnjenje {
}
.samo_za_racunar{
display: none;
}	
.uvlaka {
	width:100%;
	}
#strana_knjige_1 {
width: 48.7179%;
display: block;
}
#strana_knjige_1 img{
	display:block;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#strana_knjige_2 {
width: 48.7179%;
margin-left: 2.5641%;
clear: none;
}
#strana_knjige_3 {
width: 100%;
margin-left: 0;
clear: both;
display: block;
}	
#strana_knjige_4 {
width: 100%;
clear: both;
margin-left: 0;
display: block;
margin-bottom: 20px;
}
#strana_knjige_5 {
width: 100%;
clear: both;
margin-left: 0;
display: block;
margin-bottom: 20px;
}
#strana_knjige_6 {
width: 100%;
clear: both;
margin-left: 0;
display: block;
}
.forma_unos {
font-size:160%;
}
.forma_unos_textarea {
}
	
.dodaj_dugme {}
	
.knjiga-naslov{
}
	
h1 { font-size: 140%;} h2 { font-size: 120%;} h3 { font-size: 110%;} h4 { font-size: 100%;}
	
.book-block-price-full{ }
.oblasti {
}
.tekst {
}
.tekst_sajam {
}
.tekst_knjiga {
}
.brojevi_navigator {
}
.dugme_navigator {
}	
	
.sakri{
display:none;
}
span.a { display:none}
span.b { display:none}

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
.gridContainer1 {
	width: 91.0000%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 4.5000%;
	padding-right: 4.5000%;
	clear: none;
	float: none;
	}
/*#heder { width:90.675%; padding-left: 4.6625%; padding-right: 4.6625%; }*/

.korica{
width:100px;
height:130px;
}
.koricaVesti{
width:30%;
height:auto;
}
#pretraga { width:100%; padding-left: 0%; padding-right: 0%; } 

#futer { width:90.675%; padding-left: 4.6625%; padding-right: 4.6625%; } .futer-tekst-prava { padding-top:25px; margin:0; }

#ul_deljenje { }
.li_deljenje { width: 12.0000%; clear: none; margin-right: 4.0000%; }

#levi_stubac {
	display:none;
}
#desni_stubac {
width: 100%;
}
#desni_stubac1 {
}
.knjiga-pravougaonik{
float:left;
width:70.0000%;
background-color:white;
height:395px;
border-style:solid;
border-color:#CCCCCC;
border-width:1px;
margin-bottom:20px;
margin-left:15%;
margin-rigt:15%;
}
.knjiga-pravougaonik-unutra{
width:92.000%;
background-color:transparent;
margin:auto;
padding-top:10px;
}
.autor{
}
.tekst-dugme{
}
.tekst-dugme1{
}
.hide_tablet {
display: none;
}
.sakri_prikazi_mobile {
}
.sakri_prikazi_racunar {
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* DESKTOP Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.samo_za_racunar{
display: block;
}

.tekst_recnik {
font-size: 90%;
letter-spacing: 1px;
}	
#recnik_rec {
	width: 45%;
	display: block;
	clear: none;
	float: left;
}
#recnik_objasnjenje {
	width: 53%;
	display: block;
	clear: none;
	float: right;
}
	
#strana_knjige_1 {
width: 32.2033%;
display: block;
}
#strana_knjige_1 img{
	display:block;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#strana_knjige_2 {
width: 32.2033%;
clear: none;
margin-left: 1.6949%;
}
#strana_knjige_3 {
width: 28.2033%;
clear: none;
margin-left: 1.6949%;
display: block;
border: 1px solid #5594db;
padding:10px;
}
#strana_knjige_4 {
width: 66.1016%;
clear: both;
margin-left: 0;
display: block;
}
#strana_knjige_5 {
width: 32.2033%;
clear: none;
margin-left: 1.6949%;
display: block;
}
#strana_knjige_6 {
width: 66.1016%;
clear: both;
margin-left: 0;
display: block;
}
#strana_knjige_vest_levo {
width: 23.7288%;
clear: both;
margin-left: 0;
display: block;
}
#strana_knjige_vest_sredina {
width: 49.1525%;
clear: none;
margin-left: 1.6949%;
display: block;
}
#strana_knjige_vest_desno {
width: 23.7288%;
clear: none;
margin-left: 1.6949%;
display: block;
}
.forma_unos {
font-size:100%;
width:80%
}
.forma_unos_textarea {
width: 100%;
font-size: 100%;
}
.dodaj_dugme {
	height: 30px;
	margin-left: 0px;
	font-size: 100%;
	margin-top: 0px;

}	
	
.knjiga-naslov{
font-size:90%;
}

h1 { font-size: 130%;} h2 { font-size: 120%;} h3 { font-size: 110%;} h4 { font-size: 100%;}
	
.book-block-price-full{ font-size:90%; float:left; margin-top:0px; margin-right:5px; }

.oblasti {
font-size: 75%;
}
.tekst {
font-size: 80%;
}
.tekst_sajam {
font-size: 100%;
}

.tekst_knjiga {
font-size: 80%;
font-weight:400;
line-height: 160%;
margin-bottom: 7px;
}
.sakri{
display:block;
}
.brojevi_navigator {
	font-size: 100%;
	line-height: 200%;
	font-weight: bold;
padding-right: 10px;
	}
.dugme_navigator {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	display:block;
	color:#000000;
	font-size:80%;
	height:100%;
	text-decoration:none;
	padding-bottom: 10px;
font-weight: bold;
}
span.a { display:inline-block;}
span.b { display:inline-block;}

.gridContainer {
	width: 96.0000%;
	max-width: 1232px;
	padding-left: 2.0000%;
	padding-right: 2.0000%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	
}
.gridContainer1 {
	width: 96.0000%;
	max-width: 1232px;
	padding-left: 2.0000%;
	padding-right: 2.0000%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	}
#heder { height:195px; width:96.0000%; padding-left: 2.0000%; padding-right: 2.0000%; }
/*#heder { height:280px; width:96.0000%; padding-left: 2.0000%; padding-right: 2.0000%; }*/

.korica{
width:100px;
height:130px;
}
.koricaVesti{
width:30%;
height:auto;
}

#pretraga { width:100%; padding-left: 0%; padding-right: 0%; } 

#futer { width:96.0000%; padding-left: 2.0000%; padding-right: 2.0000%; padding-top: 20px;}

.futer-tekst-veze { font-size: 90%;
margin:0px; margin-bottom:10px;

}

.futer-tekst-prava { font-size: 80%; padding-top:30px; margin:0; }

#ul_deljenje { padding-top:15px; padding-bottom:0px; }
.li_deljenje { width: 19.0000%; margin-right: 0.5000%; margin-left: 0.50000%; clear: none; }

.zeroMargin_desktop { margin-left: 0; }
.hide_desktop { display: none; } 

.sakri_prikazi_mobile {
display: none;
}
.sakri_prikazi_racunar {
display: block;
}

#levi_stubac {
width: 17.7288%;
display:block;
}
#noge1 {
width: 32.2033%;
display: block;
}
#noge2 {
width: 32.2033%;
clear: none;
margin-left: 1.6949%;
display: block;
}
#noge3 {
width: 32.2033%;
clear: none;
margin-left: 1.6949%;
display: block;
}
#desni_stubac {
width: 80.5762%;
margin-left: 1.6949%;
clear: none;
}
#desni_stubac1 {
width: 88%;
margin:auto;
padding:4%;
}
.knjiga-pravougaonik{
float:left;
width:50.0000%;
background-color:transparent;
height:368px;
margin-bottom:0px;
margin-left:0%;
margin-rigt:0%;
border-width:0px;
}
.knjiga-pravougaonik-unutra{
width:81.0000%;
padding:20px;
background-color:white;
border-style:solid;
border-color:#CCCCCC;
border-width:0px;
}
.godine-broj-strana{
font-size:80%;
margin-top:0px;
margin-bottom:0px;
}
.autor{
font-size:80%;
}
.knjiga-opis{
width:100%;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
box-sizing:border-box;
-moz-box-sizing:border-box;
padding:0px 0px;
}
.knjiga-opis{
font-family: 'Montserrat-Regular', sans-serif;
font-size:80%;
font-weight:400;
color:#333333;
height:4.61em;
text-overflow:initial;
white-space:normal;
line-height:1.5em;
margin:0px;
/* ORIG
height:4em;
line-height:1.3em;
*/
}
.filteri{
font-family: 'Montserrat-Regular', sans-serif;
font-size:90%;
font-weight:400;
color:#333333;
}
.tekst-dugme{
font-size:80%;
padding-top:6px;
font-stretch:normal;

}
.tekst-dugme1{
font-size:120%;
}

.knjiga-blok-title{ font-family: 'Ubuntu-Medium', sans-serif; font-size:90%; font-weight:400; color:black; height:4em; text-overflow:initial; white-space:normal; line-height:1.3em;  margin-top:5px;}

.knjiga-blok{ float:left;width:170px;margin-right:20px;background-color:white;position:relative;margin-bottom:40px;height:390px; } 
.knjiga-blok-vesti-saveti{ float:left;width:170px;margin-right:20px;background-color:white;position:relative;margin-bottom:40px;height:390px; } 


.knjiga-blok-price-full{
font-size:100%; float:left; margin-top:7px; margin-right:5px; }

.knjiga-blok-price-discounted{ font-size:100%; margin-top:7px; }

.knjiga-blok:before,.knjiga-blok:after{ bottom:15px;left:5px;width:50%;height:20%;max-width:300px;max-height:100px;

/*-webkit-box-shadow:0 15px 10px rgba(0,0,0,0.5);-moz-box-shadow:0 15px 10px rgba(0,0,0,0.5);box-shadow:0 15px 10px rgba(0,0,0,0.5);*/

-webkit-transform:skew(-15deg) rotate(-6deg);-moz-transform:skew(-15deg) rotate(-6deg);-ms-transform:skew(-15deg) rotate(-6deg);-o-transform:skew(-15deg) rotate(-6deg);transform:skew(-15deg) rotate(-6deg);content:"";position:absolute;z-index:-2; } .knjiga-blok:after{ right:5px;left:auto;-webkit-transform:skew(15deg) rotate(6deg);-moz-transform:skew(15deg) rotate(6deg);-ms-transform:skew(15deg) rotate(6deg);-o-transform:skew(15deg) rotate(6deg);transform:skew(15deg) rotate(6deg);}

.knjiga-blok img { width:170px; height:238px }

.uvlaka {
	width:70%;
	padding-left:15%;
	padding-right:15%;
}

.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
.sirina_slike{
margin:0px;
padding:0px;
width:50%;
}
.linija_pasus{
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(https://kombib.rs/slike-resp-dizajn-novi/linija.gif);
	height: 25px;
	margin:0px;
	padding:0px;
	width:100%;
}
.cena-plava{
font-family: 'Montserrat-Medium', sans-serif;
padding:0px;
color:#4c84c4;
margin:0px;
font-size:120%;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
box-sizing:border-box;
-moz-box-sizing:border-box;
}
.cena-plava{
/*background:#FF9900;*/
height:1.5em;
text-overflow:initial;
white-space:normal;
line-height:1.5em;
}
.pozadina_popust{
background:#FF9900;
}
.cena-plava1{
font-family: 'Ubuntu-Regular', sans-serif;
color:#4c84c4;
font-size:190%;
font-weight:bold;
margin-top:0px;
}
.puna-cena{font-family: 'Ubuntu-Regular', sans-serif; font-weight:400; font-size:90%; color:#999999; text-decoration:line-through; margin-top:0px; }
.mali_razmak {
	margin-top:5px;
}
.boja_poz_knjige {
	background-image:url(https://kombib.rs/slike-resp-dizajn-novi/pozadina-strane.gif)
	}
.korica_strana_knjige {
border-style:solid;
border-color:#666666;
border-width:1px;
}
.video {
position: relative;
padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
padding-top: 25px;
height:auto;
}
.video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%!important;
height:auto!important;
}
iframe, object, embed {
        max-width: 100%;
        max-height: auto%;
}
.divIframe {
overflow: visible;
}
.precrtano {
text-decoration:line-through;
}
@media print
{
a:link:after, a:visited:after { content:none; }
}