@charset "utf-8";
/* CSS Document */
*, html {
	margin: 0;
	padding: 0;
}
*, *:before, *:after {box-sizing:  border-box !important;}

.clear {
	clear: both; 
}
.clearing {
	clear: both;
	width: 100%;
	height: 2px;
	font-size: 2px;
	line-height: 2px;
}
html, body {
     height: 100%;
}
body {
	position: relative;
	color: #000000;
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	line-height: 28px;
	text-align: center; 
    min-height: 100%;
    _height: 100%;
	background: #ffffff;
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, form, ul, li, table, tr, td, p {
	margin: 0;
	padding: 0;
	border: 0;
}
table {
	border-collapse: collapse;
}
table td {
	padding: 10px;
	vertical-align: top;
}

a, a:hover, a:visited {
	color: #244092;
}
a:hover {
	text-decoration: none;
}
img {
	position: relative;
}
p {
	padding-bottom: 30px;
}
a img {
	border: 0;
}
.right, .vpravo {
	text-align: right;
}
span.maly-sedy {
	font-size: 14px;
	color: #aaaaaa;
}
.left {
	text-align: left;
}
h1, h2 {
	color: #244092;
	font-size: 34px;
	line-height: 1.25em;
	font-weight: 700;
	padding-bottom: 45px;
	text-align: center;
}
h3 {
	color: #244092;
	font-size: 24px;
	line-height: 1.25em;
	font-weight: 700;
	padding-bottom: 25px;
	text-align: center;
}
#page {
	width: 100%;
	position: relative;
    min-height: 100%;
    _height: 100%; 
}
#uvod {
	position: relative;
	width: 100%;
	min-height: 100px;
	height:100vh;
	_height: 100%;
	overflow: hidden;
}
#uvod-bok-levy {
	position: absolute;
	top: 0;
	left: 0;	
	width: 40px;
	height: 100%;
	z-index: 5000;
	background-color: #ffffff;
}
#uvod-bok-pravy {
	position: absolute;
	top: 0;
	right: 0;	
	width: 40px;
	height: 100%;
	z-index: 5000;
	background-color: #ffffff;
}
#uvod-bok-dolni {
	position: absolute;
	bottom: 0;
	left: 0;	
	width: 100%;
	height: 40px;
	z-index: 5000;
	background-color: #ffffff;
}
#uvod-obrazek {
	overflow: hidden;
	position: relative;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#uvod-obrazek img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	object-fit: cover;
}	
#uvod-textove-pole {
	position: relative;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 916px;
	height: 542px;
	background: url("../obrazky/uvod-stin.png") bottom left no-repeat;
	text-align: left;
}
#uvod-textove-pole-obsah {
	position: absolute;
	bottom: 100px;
	left: 100px;
}
#uvod-textove-pole-obsah-nadpis {
	text-transform: uppercase;
	font-size: 34px;
	line-height: 1.5em;
	color: #ffffff;
	font-weight: 700;
}
#uvod-textove-pole-obsah-podnadpis {
	font-size: 22px;
	line-height: 1.5em;
	color: #ffffff;
	padding-bottom: 20px;
}
#uvod-textove-pole-obsah-tlacitko a {
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 50px;
	color: #ffffff;
	font-weight: 700;
	background-color: #cb2228;
	width: 160px;
	text-align: center;
	text-decoration: none;
}
#uvod-maly {
	position: relative;
	width: 100%;
	height: 190px;
	overflow: hidden;
	margin-top: 80px;	
	margin-bottom: 100px;
}
#uvod-maly2 {
	position: relative;
	width: 100%;
	height: 420px;
	overflow: hidden;
	margin-top: 80px;	
	margin-bottom: 100px;
}
#uvod-maly-obrazek {
	overflow: hidden;
	position: relative;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 190px;
}
#uvod-maly-obrazek img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	object-fit: cover;
}
#uvod-stredni-obrazek {
	overflow: hidden;
	position: relative;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 420px;
}
#uvod-stredni-obrazek img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	object-fit: cover;
}
#uvod-maly-textove-pole {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
	padding-top: 68px;
}
#uvod-maly-textove-pole2 {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
	padding-top: 160px;
}
/*.blue h1 {
	background-color: #244092;
	padding: 20px;
	line-height: 1.25em;
}*/
.blue h1 span {
	background-color: #244092;
	padding: 5px 20px;
	line-height: 1.75em;
}
#uvod-maly-textove-pole h1, #uvod-maly-textove-pole2 h1 {
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 42px;
	line-height: 1.25em;
}
#uvod-mala-mapa {
	overflow: hidden;
	position: relative;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 420px;
}
#sekundarni-mapa{
	overflow: hidden;
	width: 100%;
	height: 420px;
	margin-bottom: 50px;
}
#obsah-fotogalerie {
	margin-bottom: 40px;
}
.siroky-modry {
	background-color: #244092;
	color: #5c71af;
}
.siroky-bily {
	border-top: 1px solid #e9e9e9;
}
.horni-mezera-100 {
	padding-top: 100px;
}
.siroky-modry a {
	color: #5c71af;
}
.siroky-modry .projekt-vypis a {
	color: #ffffff;
}
.obsah-1140 {
	width: 1140px;
	margin: 0 auto;
	text-align: left;
}
.obsah-920 {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}
.obsah-920 p {
	width: 760px;
	margin: 0 auto;
}
.obsah-920 ul {
	width: 760px;
	margin: 0 auto;
	padding-bottom: 15px;
}
.obsah-920 table ul {
	width: 100%;
}
.obsah-920 table h3 {
	text-align: left;
}
.obsah-920 ul li {
	padding-bottom: 10px;
}
.w50 {
	width: 50%;
	float: left;
}
.w50c {
	width: 50%;
	float: left;
	text-align: center;
	padding-bottom: 20px;
}
.form-cenik-vyhledat {
	color: white;
	padding: 5px 20px;
	background-color: #a60d1c;
	cursor: pointer;
	border: 0;
	font-size: 18px;

}
.form-cenik-vyhledat:hover {
	background-color: #c30c1e;
}
.tdpic img {
	margin: 10px;
}
#projekty-prepinac {
	margin-bottom: 50px;
}
.nadpis-skupiny {
	width: 33%;
	float: left;
	text-align: center;
	font-size: 30px;
	line-height: 58px;
	text-transform: uppercase;
	font-weight: 700;
	cursor: pointer;
}
#aktualni-nadpis-in {
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
}
#pripravovane-nadpis-in {
	color: #5066a8;
	border-bottom: 2px solid #244092;
}
#realizovane-nadpis-in {
	color: #5066a8;
	border-bottom: 2px solid #244092;
}
#aktualni-nadpis-in:hover, #pripravovane-nadpis-in:hover, #realizovane-nadpis-in:hover {
	color: #ffffff;
}
#aktualni-vypis {
	display: block;
}
#pripravovane-vypis, #realizovane-vypis {
	display: none;
}

.projekt-vypis-obal {
	width: 33%;
	float: left;
	padding-bottom: 60px;
}
.projekt-vypis {
	width: 350px;
	margin: 0 auto;
}
.projekt-vypis a {
	text-decoration: none;
}
.projekt-vypis-obrazek {
	/*background-color: red;*/
	width: 350px;
	margin-bottom: 30px;
	display: inline-block;
	position: relative;
	overflow: hidden;	
}
.projekt-vypis-obrazek:after {
	padding-top: 57%;
	display: block;
	content: '';
}
.projekt-vypis-obrazek a {
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	color: white;
	display: block;
	text-align: center;
	overflow: hidden;
}
.projekt-vypis-obrazek a img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.projekt-vypis-nadpis {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 30px;	
}
.projekt-vypis-popis {
	height: 84px;
	overflow: hidden;
	margin-bottom: 30px;	
}
.projekt-vypis-tlacitko {
    border-radius: 5px;	
    border: 2px solid #bdc5de;
	width: 170px;
	line-height: 45px;
	text-align: center;	
}
.siroky-modry .projekt-vypis-tlacitko {
	border: 2px solid #5c71af;
}
#paticka1 {
	padding-top: 60px;
	padding-bottom: 60px;
}
#paticka1-blok1 {
	width: 33%;
	float: left;
}
#paticka1-blok2 {
	width: 33%;
	float: left;
}
#paticka1-blok3 {
	width: 33%;
	float: left;
}
#paticka1-blok3-telefon {
	background: url("../obrazky/paticka-telefon.png") 0px 7px no-repeat;
	padding-left: 30px;
	/*margin-bottom: 28px;*/
}
#paticka1-blok3-email {
	background: url("../obrazky/paticka-mail.png") 0px 7px no-repeat;
}
#paticka1-blok3-email a {
	display: block;
	padding-left: 30px;
}
#paticka1-blok3-facebook {
	background: url("../obrazky/fb_icon_16x16.png") 0px 7px no-repeat;
}
#paticka1-blok3-facebook a {
	display: block;
	padding-left: 30px;
}
#paticka2 {
	padding: 16px;
	overflow: hidden;
}
#paticka2-blok1 {
	float: left;
}
#paticka2-blok2 {
	float: right;
	text-align: right;
}
#hlavicka-obal {
	z-index: 9000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: url("../obrazky/hlavicka-obal-pozadi.png") 0px 0px repeat-x;	
	min-height: 80px;
}
#posun-dolu {
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 100%;
	text-align: center;
}
 #nav {
		height: auto;
		 display: block;
	}
#nav-packed	 {
		display: none;
	}
/*** ESSENTIAL STYLES ***/
#menu, #menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
#menu {
	line-height:	1.0;
}
#menu ul {
	position:		absolute;
	top:			-999em;
	/* width:			300px; left offset of submenus need to match (see below) */
}
#menu ul ul {
	position:		static;

	/* width:			300px; left offset of submenus need to match (see below) */
}
#menu ul li {
	width:			100%;
}
#menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#menu li {
	float:			left;
	position:		relative;
}
#menu a {
	display:		block;
	position:		relative;
}

#menu li:hover ul,
#menu li.sfHover ul {
	left:			0px;
	top:			80px; /* match top ul list item height */
	z-index:		99;
}
#menu li ul ul,
#menu li ul ul {
	left:			0;
	top:			80px; /* match top ul list item height */
	z-index:		99;
}

ul#menu li:hover li ul,
ul#menu li.sfHover li ul {
	top:			0em;
}
ul#menu li li:hover ul,
ul#menu li li.sfHover ul {
	left:			0; 
	top:			0;
}
ul#menu li li:hover li ul,
ul#menu li li.sfHover li ul {
	top:			0em;
}

#menu {
	text-align: left;
}
#menu li:hover {
	background-color: #af151b;
}
#menu li.prvni {
	float: left;
}
#menu li.prvni ul {
	width: 690px;
	background-color: #af151b;
	padding-top: 30px;
	padding-bottom: 30px;
}
#menu li.druha {
	float: left;
	width: 230px;
}
#menu li.druha ul {
	width: auto;
}
#menu li.treti {
	float: none;
	padding-left: 30px;
	padding-right: 30px;	
}
#menu li a {
	color: #ffffff;
	display: block;
	text-decoration: none;
}
#menu li a:hover {
	background-color: #af151b;
	text-decoration: underline;
}
#menu li.prvni a {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	line-height: 80px;
	padding-left: 30px;
	padding-right: 30px;
}
#menu li.prvni li.druha a {
	text-transform: none;
	font-size: 16px;
	line-height: 1.25em;
	height: auto;
	/*padding-bottom: 25px;*/
	background-color: #af151b;
	/*width: 200px;*/
}
#menu li.prvni li.druha li.treti a {
	text-transform: none;
	font-weight: 400;
	height: auto;
	font-size: 16px;
	line-height: 1.25em;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #d1474c;
	background-color: #af151b;
	width: 170px;
	padding-left: 0px;
	padding-right: 0px;
}
#hlavicka-logo {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}
#hlavicka-logo-mobil {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#hlavicka-logo-uvod {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	padding: 45px 0;
	text-align: center;
	background-color: #ffffff;
}
#hlavicka-hledani {
	position: absolute;
	top: 0;
	right: 122px;
}
#hlavicka-hledani a {
	display: block;
	padding: 30px 15px;
}
#hlavicka-hledani a:hover {
	background-color: #af151b;
}
#pole-hledani-podklad {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	_height: 100%;
	z-index: 9990;
	background: url("../obrazky/bila-95.png") top left repeat;	
	display: none;
}
#pole-hledani {
	text-align: left;
	margin: 0 auto;
	width: 540px;
	height: 50px;
	border-bottom: 2px solid #d1d1d1;
	position: relative;
}
#pole-hledani input {
	border: 0;
	font-size: 28px;
	color: #999999;
	font-style: italic;
	line-height: 30px;
	width: 400px;
}
#tlacitko-hledani {
	position: absolute;
	top: 0;
	right: 71px;
}
#tlacitko-hledani-zavrit {
	position: absolute;
	top: 0;
	right: 0;
	padding-left: 15px;
	border-left: 2px solid #d1d1d1;
	cursor: pointer;
}
#hlavicka-tisk {
	position: absolute;
	top: 0;
	right: 70px;
}
#hlavicka-tisk a {
	display: block;
	padding: 30px 15px;
}
#hlavicka-tisk a:hover {
	background-color: #af151b;
}
#hlavicka-hledani-mobil {
	position: absolute;
	top: 0;
	right: 0;
	display: none;
}

#second-menu-obal {
	position: absolute;
	top: 370px;
	left: 0;
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-align: center;
}
#second-menu-obal-in {
	background-color: #ffffff;
	width: 920px;
	margin: 0 auto;
	background: url("../obrazky/pozadi-second-menu.gif") top left repeat;	
}
#second-menu {
	width: 920px;
	color: #244092;
	font-weight: 700;
	clear: both;
	height: 50px;	
}
#second-menu li {
	float: left;
}
#second-menu li a {
	display: block;
	color: #244092;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 48px;
}
#second-menu li:hover a {
	border-bottom: 2px solid #244092;
	text-decoration: none;
}
#second-menu li.active a {
	border-bottom: 2px solid #244092;
}
.fix-menu {
    position: fixed;
    top: 80px;
  }
.foto-blok {
	padding-bottom: 20px;
}

.foto-blok-obrazek {
	width: 25%;
	float: left;
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.foto-blok-obrazek:after {
	padding-top: 70%;
	display: block;
	content: '';
}
a.obr {
	height: 96%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	color: white;
	display: block;
	text-align: center;
	margin: 2%;
	overflow: hidden;
}
.foto-blok a.obr img {
	display: block;
	width: 100%;
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media only screen and (max-width: 1380px) {
	#menu li.prvni a {
		padding-left: 15px;
		padding-right: 15px;
	} 
}
@media only screen and (min-width: 1470px) {
	#hlavicka-logo-uvod {
		padding-left: 45px;
		padding-right: 45px;
	}
}
@media only screen and (max-width: 1469px) {
	#hlavicka-logo-uvod {
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media only screen and (max-width: 1369px) {
	#hlavicka-logo-uvod {
		padding-left: 25px;
		padding-right: 25px;
	}
}
@media only screen and (max-width: 1269px) {
	#hlavicka-logo-uvod {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media only screen and (max-width: 1209px) {
	#hlavicka-logo-uvod {
		padding-left: 0px;
		padding-right: 0px;
	}
}
@media only screen and (max-width: 1169px) {
	#hlavicka-logo-uvod {
		display: none;
	}
	.obsah-1140 {
		width: 94%;
		margin: 0 3%;
		text-align: left;
	}   	
	.projekt-vypis-obal {
		width: 400px;
	}
	.nadpis-skupiny {
		width: 400px;
	}	
}
@media only screen and (max-width: 1139px) {
	.obsah-1140 {
		width: 94%;
		margin: 0 3%;
		text-align: left;
	}    
	#menu li.prvni a {
		padding-left: 8px;
		padding-right: 8px;
	}        
}

@media only screen and (max-width: 936px) {
#second-menu-obal {
	display:none;
}	
	#nav-packed	 {
		display: block;
		position: absolute;
		top: 0;
		right: 80px;
		padding-right: 20px;
		cursor: pointer;
	}	
	#nav {
		width: auto;
		padding: 0;
		margin: 0;
		display: none;
		height: 0;
		overflow: hidden;
		background-color: #af151b;
		margin-top: 80px;
	}   
	#menu {
		width: 100%;
		margin-left: 0;
	}	 
	#menu li.prvni {
		width: 100%;
		padding: 0;
		text-align: center;
	
		height: auto;
	}
	#menu li.prvni a {
		font-size: 25px;
		line-height: 1.5em;
		width: 96%;
		display: block;
		padding: 1% 2%;
		height: auto;
	}
	#menu li.prvni ul {
		width: 100%;
		position: static;
		padding: 0;
		margin: 0;
		height: auto;
	}
	#menu li.prvni li.druha {
		width: 100%;
		padding: 0;
		text-align: center;
		float: none;
		height: auto;
	}
	#menu li.prvni li.druha a {
		font-size: 21px;
		line-height: 1.5em;
		text-transform: uppercase;
		width: 96%;
		display: block;
		padding: 1% 2%;
		height: auto;
	}
	#menu li.druha ul {
		width: 100%;
		position: static;
		padding: 0;
		margin: 0;
		height: auto;
	}
	#menu li.treti {
		display:none
	}
	#hlavicka-logo {
		display: none;
	}
	#hlavicka-logo-uvod {
		display: none;
	}
	#hlavicka-logo-mobil {
			display: block;
	}
	#hlavicka-tisk {
		display: none;
	}
	#hlavicka-hledani {
		display: none;
	}
	#hlavicka-hledani-mobil {
		position: absolute;
		top: 0;
		right: 0;
		display: block;
	}	
	.obsah-920 {
		width: 94%;
		margin: 0 3%;
		text-align: left;
	}	  
	#paticka1-blok1 {
		width: 50%;
		float: left;
	}
	#paticka1-blok2 {
		width: 50%;
		float: left;
	}
	#paticka1-blok3 {
		width: 100%;
		float: left;
	}   
	#paticka1-blok3-telefon {
		background: url("../obrazky/paticka-telefon.png") 0px 7px no-repeat;
		padding-left: 30px;
		margin-bottom: 10px;
		margin-top: 20px;
	}  
	.foto-blok-obrazek {
		width: 33%;
	}
	#uvod-textove-pole {
		width: 100%;
		height: 100vh;
	}
	#uvod-textove-pole-obsah {
		position: absolute;
		padding-right: 40px;
		bottom: 50px;
		left: 50px;
	}
}
@media only screen and (max-width: 800px) {
	.obsah-920 p {
		width: 100%;
	}
	.obsah-920 ul {
		width: 100%;
	}
}
@media only screen and (max-width: 650px) {
	.obsah-920 p img {
		width: 100%;
	}	  
	.foto-blok-obrazek {
		width: 50%;
	}	
	.w50 {
		width: 100%;
		float: none;
	}
	.w50c {
		width: 100%;
		float: none;
	}
	.tdpic img {
		margin: 10px 0 0 0;
	}
#pole-hledani {
	width: 340px;
}
#pole-hledani input {
	width: 200px;
}	
	#uvod-textove-pole-obsah {
		bottom: 100px;
	}
}
@media only screen and (max-width: 460px) {
	.projekt-vypis-obal {
		width: 90%;
	}
	.nadpis-skupiny {
		width: 90%;
		font-size: 24px;
	}
	.projekt-vypis {
		width: 90%;
	}
	.projekt-vypis-obrazek {
		width: 100%;	
	}
	.projekt-vypis-obrazek img {
		width: 90%;
	}
}
@media only screen and (max-width: 400px) {
	#nav-packed	 {
		padding-right: 5px;
	}	
	#paticka1-blok1 {
		width: 100%;
		float: left;
	}
	#paticka1-blok2 {
		width: 100%;
		float: left;
	}
	#paticka2-blok1 {
		width: 100%;
		text-align: center;
	}
	#paticka2-blok2 {
		width: 100%;
		text-align: center;
	}
	.foto-blok-obrazek {
		width: 100%;
	}	
}

#cedulka {
	text-align: left;
    background: white;
    color: black;
    border-radius: 1em;
    padding: 2em;
    top: 50%;
    left: 50%;
    margin-right: -50%;
 /*	width: 1280px;
	height: 720px;*/
	z-index: 9050;
    position: fixed;
    transform: translate(-50%, -50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
   display: none;
}
#cedulka-podklad {
	top:0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 9049;
	background: url("../obrazky/cerna50.png") top center repeat;	
    position: fixed;
	cursor: pointer;
 display: none;
}
#cedulka-zavrit {
	top:20px;
	right: 20px;
	width: 40px;
	height: 40px;
	z-index: 9051;
	background: url("../obrazky/xi.png") top center repeat;	
    position: fixed;
	cursor: pointer;
   display: none;
}
@media only screen and (min-width: 1401px) {
#cedulka {
	width: 50%;
}	
}
@media only screen and (max-width: 1400px) {
#cedulka {
	width: 60%;
}	
}
@media only screen and (max-width: 1000px) {
#cedulka {
	width: 80%;
}	
}
@media only screen and (max-width: 650px) {
#cedulka {
	width: 90%;
}	
}