/* Enter Your Custom CSS Here */

body {
  font-size: 18px;
    color:     #535157;
}

/*  ------------ HEADINGS ------------------- */
h1 {
  font-family: Arial,sans-serif;
  font-size: 30px;
  color: #006BAB;
  text-align: center;
  visibility: hidden;
  margin-top: 0em;
  margin-bottom: 0em;
  line-height: 0;
}
h2 {
  font-size: 27px;
  color: #006BAB;
}
h2 a {
  color: #717073;
}
h3 {
  font-size: 20px;
}
h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
}

/* ---------------- end HEADINGS ------------------------- */

body {
  font-family: Arial,sans-serif;
  color: #000000;
 
}
p {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}
/* links --------------------------------------------------- links */


/* pozadi hlavicky ---------------------------------------------------------------------------- */
#header {
  width: auto;
  height: 150px;
  background-color: #FFFFFF;
  background-image: url("http://italianistica.upol.cz/wp-content/uploads/2016/02/italstina-header.jpg");
  padding-top: 1px;
  
}

/* sirka hlavicky vs urcita sirka menu a obsahu ---------------------------------------------- */
#container {
  max-width: none;
  width: auto;
  padding: 0px;
}
.skip-container {
  /* padding: 0px; */
  display: none;
}
#logo {
  height: 90px;
  margin-top: 30px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  max-width: 890px;
  float: none;
}
#logo img {
  margin-left: 0px;
  margin-bottom: 60px
}
.main-nav {
  max-width: 890px;
  margin: auto;
}
#wrapper {
  max-width: 890px;
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0px;
}
#footer-wrapper {
  max-width: 890px;
  margin-right: auto;
  margin-left: auto;
 
}

/* MENU ------------------------------------------------------------------------- menu */
.main-nav {
  /* display: none; */
  text-transform: uppercase;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  background-color: #FFFFFF;  
}
.menu {
  background-color: #FFFFFF;
  background-image: none;
} 
.menu a {
  color: #717073;
  text-shadow: none;
  font-weight: normal;
  border-left-width: 0px;
  background-color: #FFFFFF;
}
.menu a:hover, .menu a:focus, .menu a:active {
  color: #006BAB;
  background-color: #FFFFFF;
  background-image: none;
}
  
.menu .current_page_item a {
  background-color: #FFFFFF;
  font-weight: 700;
  color: #006BAB;
}
.menu .current-menu-item a {
  background-color: #FFFFFF;
}
.menu ul {
  background-color: #FFFFFF;
}
/* content ---------------------------------------------------------- content */
#content-full {
  margin-top: 1px;
}
/* post bg image ---------------------------------------------------post bg image */
/*#ita {
  background-image: url("http://italianistica.upol.cz/wp-content/uploads/2016/04/Piazza-Superiore-notturna-white.jpg");
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
}*/

#p1, #p2, #p3, #p4, #p5, #p6, #p7 {
  height: 80px;
  background-attachment: fixed;
  background-position: center top;
  background-repeat: repeat-y;
}
#p1 {
  background-image: url("http://italianistica.upol.cz/wp-content/uploads/2016/04/Zahrady.jpg");
}
#p2 {
  background-image: url("http://italianistica.upol.cz/wp-content/uploads/2016/05/le-mura-Bezručovy-sady.jpg");
}
#p3 {
  background-image: url("http://italianistica.upol.cz/wp-content/uploads/2016/04/Studenti-chodba.jpg");
}
#p4 {
  background-image: url("http://italianistica.upol.cz/wp-content/uploads/2016/04/Konvikt.jpg");
}
#p5 {
  background-image: url("http://italianistica.upol.cz/wp-content/uploads/2016/04/Sarkander.jpg");
}
#p6 {
  background-image: url("http://italianistica.upol.cz/wp-content/uploads/2016/05/Školní.jpg");
}
#p7 {background-image: url("http://italianistica.upol.cz/wp-content/uploads/2016/05/Palazzo-Hauenschild-rinascimento.jpg");}

/* top widget ----------------------------------------------------- top widget */
#top-widget {
  float: none;
  margin: auto;
  max-height: 320px;
}
.top-widget {
  width: 46%;
  padding-right: 0px;
}
.ifeatureslider .if-slides {
  margin-top: 0px;
}

/* breadcrumb ----------------------------------------------------------breadcrumb */
.breadcrumb-list {
  display: none;
}
#content-blog {
  margin-top: 40px;
}
/* prispevky blogu ------------------------------------------ prispevky blogu */
.post-meta {
  font-size: 10px;
  margin-bottom: 0px;
  display: none;
}
.post-data {
  margin-top: 10px;
  display: none;
}
.post-edit {
  margin-top: 5px;
}



/* footer ------------------------------------------------------------ footer----- */
#footer {
  max-width: none; 
  background-color: #E6E6E6;
  color: #000000;
  font-size: inherit;
  line-height: inherit;
}
#footer-wrapper {
  color: #000000;
  padding-top: 28px;
  padding-bottom: 28px;
  
}
#footer ul {
  list-style-type: none;
}
#footer .widget-wrapper {
  background-color: inherit;
}

.copyright {
  display: none;
}
.powered {
  display: none;
}
.scroll-top {
  display: none;
}
/* pravy sloupec ------------------------------------------ pravy sloupec */
#widgets {
  margin-top: 10px;
}
#widgets .widget-wrapper {
  padding: 0px;
}
.widget-title h3, .widget-title-home h3 {
  font-size: 20px;
  font-weight: 500;
}
.widget-wrapper {
  border: 0px;
  background-color: #FFFFFF;
}
#widgets .textwidget {
  max-width: none;
}