body {
	font-family: Arial, Helvetica, sans-serif;
	/*	font-family: 'EB Garamond', serif;*/
	margin: 0 5px;
	color: #444;
}

h2 {
	font-size: 1.1em;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: black;
}

.ym-wrapper {
	max-width: 900px;
	width: auto;
	margin: auto;
}

.ym-column {
	display: block;
}

.ym-cbox {
	margin: 0;
	padding: 0;
}

/* COLUMNS */

.ym-g14 {
	/*	width: 16.6%;*/
}

/*.ym-col1 {
 width: 33.3333333333%;
 }/* left column */
.ym-col2 {
	width: 33.3333333333%;
}/* right column */
.ym-col3 {
	margin-left: 33.3333333333%;
	margin-right: 33.3333333333%;
}/* center column */

.ym-col1 {
	width: 33.3333333333%;
	margin: 0;
}/* left column */
.ym-col2 {
	width: 33.3333333333%;
	float: left;
	margin: 0;
}/* center column */
.ym-col3 {
	margin-left: 66.6666666666%;
	margin-right: 0%;
}/* right column */

.flexible {
	width: 100%;
	height: auto;
}

.flexible-max100 {
	max-width: 100%;
	height: auto;
}

nav {
	background-color: white;
	/*	padding-top: 3px;*/
	z-index: 999;
}

.ym-wbox {
	margin: 0 9px;
}

ul.submenu {
	z-index: 999;
	width: 14%;
	margin: 0;
	margin-top: -1px;
	padding: 0;
	text-align: left;
}

ul.submenu li {
	margin-left: 0;
	background-color: white;
	border: none;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	text-align: left;
	font-size: 11px;
	padding: 0 5px;
}

li.dropdown-item > ul.submenu {
	display: none;
	position: absolute;
}

li.dropdown-item:hover > ul.submenu {
	display: block;
}

nav ul {
	list-style: none;
}

nav ul.dropdown {
	margin-bottom: 0;
}

.menu-item {
	height: 24px;
	padding: 4px 4px;
	font-size: 13px;
	/*	font-size: 1.15em;*/
	/*	font-weight: bold;*/
	/*	box-shadow: inset 0 -8px 20px rgba(50, 50, 50, .05);*/
}

li.dropdown-item:hover > a > .menu-item {
	background-color: #333;
	color: white;
}

nav li {
	text-align: center;
	/*	text-transform: uppercase;*/
}

nav a {
	color: black;
	text-decoration: none;
}

nav a:visited {
	color: black;
	text-decoration: none;
}

.menu-item.active-menu-item {
	background-color: #D9D9D9;
}

#spd-shortcode-slider {
	margin: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

#guidance-bar {
	border-top: 1px solid #333;
	/*	border-bottom: 1px solid #333;*/
	/*	margin: 0 13px;*/
	padding: 4px 0;
	/*	font-size: 80%;*/
}

.post-box {
	text-align: left;
	padding: 8px;
	margin-bottom: 12px;
	font-size: 80%;
}

.post-box:hover {
	background-color: #DFDFDF;
}

.post-box h2 {
	color: #333;
	/*	font-size: 1.3em;*/
	font-weight: bold;
	line-height: 1.2;
	margin: 10px 0 6px;
	margin-top: 5px;
}

.post-box p {
	font-size: 0.9em;
	line-height: 1.3;
}

.postmetadata {
	padding-top: 5px;
	color: #333;
	font-size: 0.8em;
}

.postmetadata a {
	text-decoration: underline;
}

header {
	margin-left: 15px;
	margin-bottom: 25px;
	margin-top: 40px;
}

header .align-right {
	margin-top: 17px;
}

header .ym-wbox {
	margin-right: 15px;
	margin-left: 0;
}

.breadcrumbs {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

.breadcrumbs li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}

.breadcrumbs li a {
	background: transparent url('../img/breadcrumbs_arrow.png') no-repeat right 3px;
	padding-right: 14px;
}

#guidance-bar a {
	color: #777;
	font-size: 11px;
	/*	text-transform: uppercase;*/
}

#guidance-bar a:visited {
	color: #777;
}

#guidance-bar .align-right a {
	margin-left: 5px;
}

#search-form {
	width: 100%;
	padding: 0;
	margin: 0;
}

#slider {
	/*	margin: 0 13px;*/
}

#searchform label, #searchform input#searchsubmit {
	display: none;
}

#searchform input#s {
	border: 1px solid #777;
	background: white url('../img/search.gif') no-repeat 5px center;
	padding: 3px 0px 3px 20px;
	margin: auto;
	width: 85%;
	outline-width: 0;
}

footer {
	margin: 15px 0;
	font-size: 11px;
}

.align-left {
	/*	text-align: left;*/
	float: left;
}

.align-right {
	/*	text-align: right;*/
	float: right;
}

#footer-right a {
	margin-left: 15px;
}

div.attv-video {
	margin: 15px 0;
}

div#attv-video-container_wrapper, div#attv-video-container {
	width: 100% !important;
}

div#attv-video-container_wrapper, div#attv-video-container {
	margin: 15px 0;
}

/*
 div.attv-video > div {
 width: 100% !important;
 }
 */

#main p {
	text-align: left;
}

#sidebar {
	width: 25%;
	margin: 0 5px;
	text-align: right;
}

#content {
	width: 73%
}

ul#links {
	list-style: none;
	margin-left: 0;
}

ul#links > li {
	margin-left: 0;
}

ul#links a {
	text-decoration: underline;
	font-size: 80%;
}

#sidebar a {
	font-family: Arial, sans-serif;
}

section#main {
	margin-top: 20px;
}

section#content p {
	margin: 10px 0;
	font-size: 0.938em;
	line-height: 1.333;
}

section#comments {
	margin: 20px 0;
}

img.avatar.photo {
	display: none;
}

/* COMMENTS */
div.comment-meta.commentmetadata {
	font-size: 80%;
}

div.comment-meta.commentmetadata > a {
	color: #777777;
}

a.comment-reply-link {
	font-size: 80%;
	color: #777777;
}

textarea#comment {
	max-width: 100%;
}

div#loadmore {
	text-align: center;
}

div#spinner {
	display: none;
	width: 16px;
	height: 11px;
	margin: auto;
	background-colorimage: url('../img/spinner.gif');
}

.fix {
	z-index: 999;
	width: 100%;
	left: 0;
}

#language-chooser {
	text-transform: uppercase;
	border: 1px solid #777;
	padding: 4px 4px 3px 4px;
	font-size: 11px;
}

header .align-right > div {
	display: inline-block;
}

#search-form-container
#search-form-container * {
	display: inline;
}

#admin-link {
	color: #777;
}

#category-description {
	text-align: justify;
}

#pdf-download-link-wrapper {
	width: 150px;
	margin: 25px auto;
}

#pdf-download-link {
	font-size: 13px;
	text-align: center;
	border: 1px solid black;
	padding: 3px;
}

.wp-post-image {
	width: 100% !important;
	margin: 5px auto;
	height: auto !important;
}

/*				// 	nik	*/

.cat-descr {
	margin-top: 5px;
	font-size: 0.85em;
}

.cat-descr-hdl {
	font-size: 1em;
}