/*-- main page -------------------------------------------------------------*/

#xmain {
	width: auto !important;
}

/*-- header of the page ----------------------------------------------------*/

#xheader {
	width: auto !important;
/*	background: #080839 url("./img/logo-mobile.jpg") bottom left no-repeat;*/
    background: none;
	background-color:#A0E8FF;
	height: auto;
	padding: 10px;
	

}

#xheader a {
    text-align: center;
    text-decoration: none !important;
    font-size: 40px;
    font-style: italic;
    text-shadow: 2px -2px 0px #000000;
    color: #429ab2;
    line-height: 1.1em;

}

#xheader a span { 
	display:block !important;

}


/*-- menu ------------------------------------------------------------------*/

#xmenulink {
	display:block;
	text-align: center
}


#xmenu {
	width: auto  !important;
	float: none;
}

/*
#xmenu-part1 {
    float:right;
}
*/

#xmenu ul {
	margin-top: 1px;
	padding-left: 30px;
	padding-right: 10px;
	line-height: 1.1em;
}

#xmenu ul li {
    display: inline-block;
	margin: 4px;
    border: 0;
}

/*-- all posts -------------------------------------------------------------*/

#xposts {
		float: none;
    	width: auto !important;
}

/*-- each post -------------------------------------------------------------*/

.xpost .about {
	text-align: left;
}


.img_kresba {
  width: 90%
}

.img_foto {
  width: 90%
}

.content img {
  width: 90%
} 

.img_book {
  width: auto !important;

}

