



body {
	margin: 0;
	padding: 0;
	background: url(../images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66665E;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0C95C9;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #0C95C9; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}




#header-wrapper {
}

#header {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	position: sticky;
	top: 0;
	z-index: 9999;
	background-color: #CE5872;
}




#menu {
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
	height: auto;
}

#menu-toggle {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 10px 0px 0px 5px;
	list-style: none;
	line-height: normal;
	display: flex;
	flex-wrap: wrap;
}

#menu li {
	display: block;
	position: relative;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 3px 25px 2px 25px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item > a {
	height: 20px;
	background: #FEC200 url(../images/img02.jpg) repeat-x left top;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}

#menu .submenu {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu .has-submenu:hover .submenu,
#menu .has-submenu:focus-within .submenu {
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 170px;
	background-color: #CE5872;
	box-shadow: 0 4px 6px rgba(0, 0, 0, .15);
	z-index: 10000;
}

#menu .submenu li {
	display: block;
}

#menu .submenu a {
	float: none;
	white-space: nowrap;
	padding: 8px 16px;
	margin-right: 0;
}

#menu .submenu-toggle {
	display: none;
}


#search {
	float: right;
	width: 305px;
	height: 45px;
}

#search form {
	float: right;
	margin: 0;
	padding: 12px 30px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}




#page {
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
	box-sizing: border-box;
}

#page-bgtop {
	padding-top: 30px;
}



#logo {
	width: 100%;
	max-width: 920px;
	height: auto;
	min-height: 60px;
	margin: 0 auto;
	background: url(../images/img04.jpg) no-repeat right top;
	background-size: contain;
	box-sizing: border-box;
}

#logo .my-slider img {
	max-width: 100%;
	height: auto;
	display: block;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	text-transform: lowercase;
	font-size: 10px;
}

#logo h1 {
	padding-top: 54px;
	font-size: 34px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}




#content {
	width: 100%;
	padding: 10px 30px;
	box-sizing: border-box;
}



.post {
	background: url(../images/img07.jpg) repeat-x left bottom;
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	color: #549900;
}

.post .title a {
	text-decoration: none;
	color: #585D60;
}

.post .date {
}

.post .meta {
	margin-top: -10px;
	padding: 2px 30px 2px 16px;
	background: url(../images/img03.gif) no-repeat left 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}


.post2 {
	background: url(../images/img07.jpg) repeat-x left bottom;
	margin-bottom: 25px;
	text-align: center;
}

.post2 p {
	text-align: center;
	font-size: 25px;
}



#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}




#footer {
	width: 100%;
	max-width: 800px;
	height: auto;
	margin: 0 auto;
	padding-top: 50px;
	box-sizing: border-box;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	min-height: 99px;
	background: #e499ba;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #E5FFC4;
}


/* moje */
#guessr, #hist, #hert {
	display: inline-block; 
	margin-right: 30px;
}

#guessr span{
	font-weight:bold;
}

#hist, #hert {
	display: inline-block;
}


/* Responsive */
@media (max-width: 767px) {
	body {
		font-size: 14px;
	}

	h1 {
		font-size: 26px;
	}

	.post2 p {
		font-size: 18px;
	}

	#header {
		height: auto;
		padding: 10px 15px;
		box-sizing: border-box;
	}

	/* Collapsed (default): only "Home" plus the hamburger toggle are
	   shown. Clicking the toggle adds .menu-open to reveal the rest,
	   stacked vertically - same pattern as the W3Schools responsive
	   topnav example. */
	#menu {
		position: relative;
	}

	#menu ul {
		padding: 0;
		flex-direction: column;
		align-items: stretch;
	}

	#menu ul > li:not(:first-child) {
		display: none;
	}

	#menu.menu-open ul > li:not(:first-child) {
		display: block;
	}

	#menu a {
		float: none;
		text-align: left;
		padding: 10px 15px;
		font-size: 16px;
	}

	/* The yellow underline texture is sized for the thin desktop nav bar;
	   stretched across a full-width mobile row it reads as a heavy block,
	   so keep the active item plain here instead. */
	#menu .current_page_item > a {
		height: auto;
		background: none;
	}

	#menu-toggle {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 1;
		padding: 8px 15px;
		border: none;
		background: none;
		color: #FFFFFF;
		font-size: 20px;
		line-height: 1.5;
		cursor: pointer;
	}

	/* The "For Couples" submenu is always expanded on mobile - hover
	   doesn't work reliably on touch devices, and once the hamburger
	   menu is already open there's no need for a second tap. */
	#menu .submenu,
	#menu .has-submenu:hover .submenu,
	#menu .has-submenu:focus-within .submenu {
		display: block;
		position: static;
		clear: both;
		background-color: transparent;
		box-shadow: none;
	}

	#menu .submenu a {
		padding: 8px 15px 8px 30px;
		font-size: 14px;
	}

	#menu .submenu-toggle {
		display: none;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 1;
		padding: 8px 15px;
		border: none;
		background: none;
		color: #FFFFFF;
		font-size: 12px;
		line-height: 1.8;
		cursor: pointer;
	}

	#page {
		padding: 0 15px;
		box-sizing: border-box;
		/* Fades from the header's pink into white, independent of
		   img01.jpg's fixed-position gradient - so this always looks
		   right no matter how tall the logo/header stack is. Set here
		   (not on #page-bgtop) so it also covers #page's own side padding. */
		background: linear-gradient(#FFD9E7, #FFFFFF 420px);
	}

	#page-bgtop {
		padding-top: 20px;
	}

	#logo {
		min-height: 40px;
	}

	#logo h1 {
		padding-top: 16px;
		font-size: 20px;
	}

	#content {
		padding: 10px 15px;
	}

	#footer {
		padding-top: 20px;
	}

	#footer-bgcontent {
		padding: 10px 15px;
		box-sizing: border-box;
	}

	.container {
		left: 0;
	}
}
