@import url("font-face.css");
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	DIV.container{
	margin-left:auto;	
	margin-right:auto;
	width:100%;
	background-image:url("img/bg.jpg");
	background-repeat:repeat;
	}
	DIV.container DIV.layout{
	width:100%;	
	}
	DIV.container DIV.layout DIV.content{
	width:100%;
	border:1px solid #6C4420;
	margin:45px 0px 0px 0px;
	}
	DIV.container DIV.layout DIV.content DIV.top{
	width:100%;	
	}
	DIV.container DIV.layout DIV.content DIV.top DIV.top-menu{
		grid-template-columns: 1fr;
	}
	DIV.top-content DIV.knk-logo{
	width:100%;
	float:left;
	height:118px;
	margin: 0;
	}
	DIV.top-content DIV.knk-logo img{
	/* width:219px; */
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	/* height:118px; */
	
	}
	DIV.container DIV.layout DIV.content DIV.top DIV.top-content{
	width:100%;	
	height:380px;
	position: relative;
	}
	.koraci{
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-top:6px;
	width:100%;
	text-align: center;
	}
	DIV.top-content DIV.advertisement{
	width:100%;
	float:right;
	margin:15px 0px 0px 0px;
	font-size:12px;
	text-align: center;
	/* height: 150px; */
	}
	h1{
	color:#3A1F10;
	font-size:24px;
	font-weight: normal;
	text-align: center;
	}
	DIV.choose-location-wrapper{
	width:100%;
	float: left;
	height:136px;
	/* position:relative; */
	box-sizing: border-box;
	left:0px;
	border-left:0px;
	border-right:0px;
	background-color: red;	
	background-image: none;	
	}
	DIV.choose-location-wrapper DIV.location-title{
	color:#FFF;
	font-size:16px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	font-family: Arial, 'ChunkFiveRoman';
	}
	DIV.choose-location{
	width:98%;
	padding: 0;
	box-sizing: border-box;
	margin: 1%;
	}
	.choose-community p{
	font-size: 12pt;
    left: 0;
    position: absolute;
    top: 34px;
	text-align: center;
    width: 100%;
	}
	DIV.location-middle{
	float:left;
	width: 100%;
	height:300px;	
	}
	DIV.location-middle-bottom{
	width:100%;
	height:0px;
	position:relative;
	left: 0px;
	margin: 0;	
	background-image:url("../images/loaction-background-red-small-bottom-intro.png");
	}
	DIV.choose-community SELECT{
	border-color: -moz-use-text-color #777777 #777777;
    border-style: none solid solid;
	box-sizing: border-box;
    border-width: medium 1px 1px;
    font-size: 16px;
    height: 30px;
    width: 100%;
	}
	.choose-location-slogan-txt{
	width: 100%;
	text-align: center;
	font: 13px Arial, Helvetica, sans-serif;
	background-image:url("img/bg.jpg");
	}
	.choose-location-slogan{
	font-size: 20px;
	padding-top: 20px;
	color: red;
	text-align:center;
	font-family: Arial, 'ChunkFiveRoman';	
	background-image:url("img/bg.jpg");
	}
	.txt{
	color:#755040;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:90%;
	}
	DIV.footer{
	width:100%;
	height:90px;
	background-color:#5A3926;
	text-transform:uppercase;
	}
	DIV.footer-menu{
	width: 100%;
	text-align: center;
	float: left;
    font-size: 12px;
    margin-left: auto;
	margin-right: auto;
    margin-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	background-color: #5A3926;
	}
	DIV.footer DIV.copyright{
	color: #FFFFFF;
    float: right;
    font-size: 10px;
    margin: 15px 0px 0px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
    text-align: center;
    width: 100%;	
	background-color: #5A3926;
	}
	DIV.choose-community{
	width:100%;
	float:left;
	position: relative;
	}
	DIV.top DIV.top-menu DIV.language-bar{
	width:100%;
	text-align: center;
	}
	#uputstvo_znak{
	background: url("img/uputstvo_znak.png") no-repeat scroll center;
	margin-left: auto;
	margin-right: auto;
    height: 43px;
    width: 100%;
	background-color: #5A3926;
	}
	#uputstvo_znak a{
	color: #000000;
    font-weight: bold;
    left: 8px;
    position: relative;
    text-decoration: none;
    top: 12px;
	}
	DIV.top DIV.top-menu DIV.authorization-bar{
	float:right;
	position: relative;
	width:100%;
	z-index: 1000;
	}
	DIV.top-content DIV.login{
	background-color:#6C4420;
	display:none;
	float:right;
	left:32%;
	top:5%;
	padding:12px 12px 12px 12px;
	position:absolute;
	width:60%;
	z-index: 100;
	border-bottom: 0px solid #F2F2F2;
	border-left: 0px solid #F2F2F2;
	border-right: 0px solid #F2F2F2;
	}
	DIV.top-content DIV.login 
	{
	/* width: 220px; */
	background-image:url("img/narudzbenica-form2-bg.jpg");
	background-repeat:no-repeat;
	/* padding: 26px; */
	}
	DIV.top-content DIV.login LABEL{
	float: right;
	margin-right: 7px;
	text-align: right;
	width: 120px;
	color:#000;
	}
	DIV.top-content DIV.login INPUT{
	background-color:#FFFFFF;
	border:1px solid #C4C4C4;
	float:right;
	margin:0 0 2px;
	width:176px;
	height: 20px;	
	}
	DIV.top-content DIV.login INPUT.button
	{
	background-color:#19532C;
	border:1px solid #FFFFFF !important;
	color:#FFFFFF;
	float:right;
	height:25px;
	margin:5px 15px 0 0;
	width:105px;
	}
	DIV.top-content DIV.login DIV.password-reset
	{
	width: 150px;
	float: left;
	margin:2px 0px 0px 0px;
	}
	DIV.top-content DIV.login DIV.password-reset A
	{
	color:#A1181C;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	}
	DIV.top-content DIV.login FORM
	{
	width: 100%;
	height:60px;
	box-sizing: border-box;
	margin:0px 0px 5px 0px;	
	}

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media screen and (max-width: 991px) and (min-width: 601px) {
	DIV.container{
	margin-left:auto;	
	margin-right:auto;
	width:100%;
	background-image:url("img/bg.jpg");
	background-repeat:repeat;
	}
	DIV.container DIV.layout{
	width:100%;	
	}
	DIV.container DIV.layout DIV.content{
	width:100%;
	border:1px solid #6C4420;
	margin:45px 0px 0px 0px;
	}
	DIV.container DIV.layout DIV.content DIV.top{
	width:100%;	
	}
	DIV.container DIV.layout DIV.content DIV.top DIV.top-menu{
		grid-template-columns: 1fr 1fr 1fr;
	}
	DIV.top-content DIV.knk-logo{
	width:100%;
	float:left;
	height:118px;
	margin: 0;
	}
	DIV.top-content DIV.knk-logo img{
	/* width:219px; */
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 40%;
	/* height:118px; */
	
	}
	DIV.container DIV.layout DIV.content DIV.top DIV.top-content{
	width:100%;	
	height:285px;
	position: relative;
	}
	.koraci{
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-top:6px;
	width:100%;
	text-align: center;
	}
	DIV.top-content DIV.advertisement{
	width:100%;
	float:right;
	margin:34px 0px 0px 0px;
	font-size:12px;
	text-align: center;
	/* height: 150px; */
	}
	h1{
	color:#3A1F10;
	font-size:24px;
	font-weight: normal;
	text-align: center;
	}
	DIV.choose-location-wrapper{
	width:100%;
	float: left;
	height:136px;
	/* position:relative; */
	box-sizing: border-box;
	left:0px;
	border-left:0px;
	border-right:0px;
	background-color: red;	
	background-image: none;	
	}
	DIV.choose-location-wrapper DIV.location-title{
	color:#FFF;
	font-size:16px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	font-family: Arial, 'ChunkFiveRoman';
	}
	DIV.choose-location{
	width:80%;
	padding: 0;
	box-sizing: border-box;
	margin: 0 auto;
	}
	.choose-community p{
	font-size: 12pt;
    left: 0;
    position: absolute;
    top: 34px;
	text-align: center;
    width: 100%;
	}
	DIV.location-middle{
	float:left;
	width: 100%;
	height:230px;	
	}
	DIV.location-middle-bottom{
	width:100%;
	height:0px;
	position:relative;
	left: 0px;
	margin: 0;	
	background-image:url("../images/loaction-background-red-small-bottom-intro.png");
	}
	DIV.choose-community SELECT{
	border-color: -moz-use-text-color #777777 #777777;
    border-style: none solid solid;
	box-sizing: border-box;
    border-width: medium 1px 1px;
    font-size: 16px;
    height: 30px;
    width: 100%;
	}
	.choose-location-slogan-txt{
	width: 100%;
	text-align: center;
	font: 13px Arial, Helvetica, sans-serif;
	background-image:url("img/bg.jpg");
	padding-top: 20px;
	padding-bottom: 20px;
	}
	.choose-location-slogan{
	font-size: 20px;
	padding-top: 20px;
	color: red;
	text-align:center;
	font-family: Arial, 'ChunkFiveRoman';	
	background-image:url("img/bg.jpg");
	}
	.txt{
	color:#755040;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:90%;
	}
	DIV.footer{
	width:100%;
	height:90px;
	background-color:#5A3926;
	text-transform:uppercase;
	}
	DIV.footer-menu{
	width: 100%;
	text-align: center;
	float: left;
    font-size: 12px;
    margin-left: auto;
	margin-right: auto;
    margin-top: 24px;
	padding-bottom: 10px;
	color: #FFFFFF;
	background-color: #5A3926;
	}
	DIV.footer DIV.copyright{
	color: #FFFFFF;
    float: right;
    font-size: 10px;
    margin: 4px 0px 0px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
    text-align: center;
    width: 100%;	
	background-color: #5A3926;
	}
	DIV.choose-community{
	width:100%;
	margin: 0 auto;
	float:left;
	padding-top: 15px;
	position: relative;
	}
	DIV.top DIV.top-menu DIV.language-bar{
	width:100%;
	}
	#uputstvo_znak{
	background: url("img/uputstvo_znak.png") no-repeat scroll center;
	margin-left: auto;
	margin-right: auto;
    height: 43px;
    width: 100%;
	background-color: #5A3926;
	}
	#uputstvo_znak a{
	color: #000000;
    font-weight: bold;
    left: 8px;
    position: relative;
    text-decoration: none;
    top: 12px;
	}
	DIV.top DIV.top-menu DIV.authorization-bar{
	float:right;
	position: relative;
	width:100%;
	z-index: 1000;
	}
	DIV.top-content DIV.login{
	background-color:#6C4420;
	display:none;
	float:right;
	left:40%;
	top:8%;
	padding:12px 12px 12px 12px;
	position:absolute;
	width:44%;
	z-index: 100;
	border-bottom: 0px solid #F2F2F2;
	border-left: 0px solid #F2F2F2;
	border-right: 0px solid #F2F2F2;
	}
	DIV.top-content DIV.login 
	{
	/* width: 220px; */
	background-image:url("img/narudzbenica-form2-bg.jpg");
	background-repeat:no-repeat;
	/* padding: 26px; */
	}
	DIV.top-content DIV.login LABEL{
	float: right;
	margin-right: 7px;
	text-align: right;
	width: 120px;
	color:#000;
	}
	DIV.top-content DIV.login INPUT{
	background-color:#FFFFFF;
	border:1px solid #C4C4C4;
	float:right;
	margin:0 0 2px;
	width:176px;
	height: 20px;	
	}
	DIV.top-content DIV.login INPUT.button
	{
	background-color:#19532C;
	border:1px solid #FFFFFF !important;
	color:#FFFFFF;
	float:right;
	height:25px;
	margin:5px 15px 0 60px;
	width:105px;
	}
	DIV.top-content DIV.login DIV.password-reset
	{
	width: 150px;
	float: left;
	margin:2px 0px 0px 0px;
	}
	DIV.top-content DIV.login DIV.password-reset A
	{
	color:#A1181C;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	}
	DIV.top-content DIV.login FORM
	{
	width: 100%;
	height:60px;
	box-sizing: border-box;
	margin:0px 0px 5px 0px;	
	}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	
} 