@charset "utf-8";
	body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	max-width: 100%;
}
	#container {
	background-image: url(image/AnaCuma.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	height: 1200px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
	#TIKLA1 img {
	float: right;
	height: 100px;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
}
	#TIKLA2 img {
	height: 200px;
	width: 100%;
	float: right;
}

@media screen and (max-width: 1680px) {
	
		
	#container {
	background-image: url(image/AnaCuma.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	height: 1200px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
	#TIKLA1 img {
	float: right;
	height: 100px;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
}
	#TIKLA2 img {
	height: 200px;
	width: 100%;
	float: right;
}
}

@media screen and (min-width: 1280px) and (max-width: 1679px) {
	
	#container {
	background-image: url(image/AnaCuma.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	height: 1180px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
	#TIKLA1 img {
	float: right;
	height: 90px;
	width: 270px;
	margin-top: 10px;
	margin-right: 10px;
}
	#TIKLA2 img {
	height: 150px;
	width: 100%;
	float: right;
}
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
	
	#container {
	background-image: url(image/AnaCuma.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	height: 840px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
	#TIKLA1 img {
	float: right;
	height: 90px;
	width: 270px;
	margin-top: 10px;
	margin-right: 10px;
}
	#TIKLA2 img {
	height: 120px;
	width: 100%;
	float: right;
}
}

@media screen and (min-width: 880px) and (max-width: 1023px) {
	
	#container {
	background-image: url(image/AnaCuma.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	height: 680px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
	#TIKLA1 img {
	float: right;
	height: 70px;
	width: 210px;
	margin-top: 10px;
	margin-right: 10px;
}
	#TIKLA2 img {
	height: 80px;
	width: 100%;
	float: right;
}
}


@media screen and (min-width: 768px) and (max-width: 879px) {
	
	#container {
	background-image: url(image/AnaCuma.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	height: 620px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
	#TIKLA1 img {
	float: right;
	height: 70px;
	width: 210px;
	margin-top: 10px;
	margin-right: 10px;
}
	#TIKLA2 img {
	height: 80px;
	width: 100%;
	float: right;
}
}

@media screen and (min-width: 481px) and (max-width: 767px) {
	
	#container {
	background-image: url(image/mobilite.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	height: 1340px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
	#TIKLA1 img {
	float: right;
	height: 65px;
	width: 195px;
	margin-top: 10px;
	margin-right: 10px;
}
	#TIKLA2 img {
	height: 100px;
	width: 100%;
	float: right;
}
}

@media screen and (min-width: 320px) and (max-width: 480px) {
	
	#container {
	background-image: url(image/mobilite.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	height: 735px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
	#TIKLA1 img {
	float: right;
	height: 40px;
	width: 120px;
	margin-top: 10px;
	margin-right: 10px;
}
	#TIKLA2 img{
	height: 65px;
	width: 100%;
	float: right;
}
}

@media screen and (min-width: 0px) and (max-width: 319px) {
	
	#container {
	background-image: url(image/mobilite.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	height: 480px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
	#TIKLA1 img {
	float: right;
	height: 30px;
	width: 90px;
	margin-top: 10px;
	margin-right: 10px;
}
	#TIKLA2 img {
	height: 40px;
	width: 100%;
	float: right;
}
}
