body
{
	font-family: 'Open Sans', sans-serif;
	/*font-family: 'Tinos', serif;*/
	background-size: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;;
}

@media (max-width: 1280px) {
	body
	{
		background-size: auto;
	}
}

@media (max-width: 768px) {
	body
	{
		background-attachment: fixed !important;
	}

	#slides
	{
		display: none !important;
	}
}

.container-fluid
{
	padding-left: 0px;
	padding-right: 0px;
}

.header-pa
{
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.lang
{
	padding-bottom: 1em;
	font-size: 1.2em;
}

.lang a
{
	color: white;
	text-shadow: 1px 1px 2px black, 0 0 1em black;
}

.menu
{
	background-image: url(../../images/default/bg-opacity.png);
	font-size: 1.2em;
	padding: 0.5em;
	color: white;
	z-index: 10;
}

.menuFixed
{
	position: fixed;
	left: 0;
	top: 0;
	background-color: #455c2e;
}

.menu-text
{
	text-align: center;
	text-shadow: 1px 1px 2px black, 0 0 1em black;
}

.menu-text a
{
	color: white;
}

.menu-text a:hover
{
	color: #66adcc;
	text-decoration: underline;
}

.menu-text a.active
{
	color: #66adcc;
	text-decoration: underline;
}

.menu-text span
{
	padding-left: 0.5em;
	padding-right: 0.5em;
}


.menu2-text
{

}

.menu2-text a
{
	display: block;
	text-shadow: 1px 1px 2px black, 0 0 1em black;
	text-decoration: none !important;
}

.menu-text a
{

}

.menu2-text a:hover
{
	background-image: url(../../images/default/bg-opacity.png);
	width: 100%;
	text-shadow: 1px 1px 2px black, 0 0 1px white;
	text-decoration: none
}

.menu2-text div
{
	padding-left: 1.5em;
	padding-right: 2em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;

	font-size: 1.5em;
	/*text-transform: uppercase;*/
	color: white;
}

.menu2-text div
{

}

.menu2-text div:hover
{
	//background-image: url(../../images/default/logo-mini.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 1.5em;
	padding-right: 2em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;

	font-size: 1.5em;
	/*text-transform: uppercase;*/
	color: white;

}

.title-head
{
	display: block;
	background-image: url(../../images/default/bg-footer.png);
	font-size: 1.5em;
	text-transform: uppercase;
	color: #66adcc;
	padding-left: 3em;
	padding-right: 2em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	text-align: center;
	//text-shadow: 1px 1px 2px black, 0 0 1em black;
	text-shadow: 1px 1px 2px black, 0 0 1em black;
}

.title-text
{
	display: block;
	background-image: url(../../images/default/bg-opacity.png);
	font-size: 1.2em;
	color: white;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 1.2em;
	padding-bottom: 0.9em;
	text-shadow: 1px 1px 2px black, 0 0 1em black;

}

.homepage
{

	padding-right: 4em;
}

.homepage h1
{
	text-align: center;
	color: white;
	text-shadow: 1px 1px 2px black, 0 0 1em white;
	border: 0px;

}

.homepage li
{
	padding-bottom: 0.6em;
	list-style: none;
	color: white;

	text-shadow: 1px 1px 5px black, 0 0 6em white;
	font-size: 1.5em;
	//background-color: white;
	margin-bottom: 1em;
	padding: 1em;
	//border-radius: 5em;
	color: #66adcc;
	color: white;
	text-align: center;
	//background-image: url(../../images/default/bg-content.png);
	border: 2px solid #66adcc;
}

.homepage li span
{

	padding: 1em;
}

.homepage ul
{
	list-style: none;
	//list-style-image: url(../../images/default/v.png);
	//list-style-position: inside;
}

.v
{
	background-image: url(../../images/default/v.png);
	padding-bottom: 0.5em;
	padding-top: 0.3em;
	padding-right: 1.7em;
	background-repeat: no-repeat;
	background-position: left center;
}




.footer-container
{
	position: absolute;
	bottom: 0;
	background-image: url(../../images/default/bg-content.png);
	width: 100%;
}

.footer-text
{
	text-align: center;
	color: white;
	font-size: 1.2em;
	padding: 1em;
	text-shadow: 1px 1px 2px black, 0 0 1em black;
}

.containered
{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}

#menu2_descr
{
	color: white;
}

.pa-textblock
{
	background-image: url(../../images/default/bg-footer.png);
	color: white;
	padding: 2em;
	margin-top: 30px;
}

h3, h4
{
	color: #66adcc;

}

.breadcrumb a, .breadcrumb a:visited, .breadcrumb a:link
{
	color: #66adcc;
	text-decoration: none;
}

.breadcrumb a:hover
{
	text-decoration: underline;
}

.page-header
{
	margin-top: 0px;
}

 a:active
{
	text-decoration: none;
	color: white;

}
a:hover
{

	text-decoration: none;

}

.breadcrumb
{
	background-color: transparent;
	padding: 0px;

}

.breadcrumb .active
{
	color: white;
}

.logo:hover
{
	opacity: 0.7;
}

.lang .divisor
{
	color: white;
	text-shadow: 1px 1px 2px black, 0 0 1em black;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

.main-text p
{
	//position: absolute;
	text-align: center;
	margin-top: 20%;
	color: white;
	text-shadow: 2px 2px 2px black, 0 0 1em black;
	font-family: 'Lobster', cursive;
	font-size: 4em;
}

.persons img
{
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	margin: 1em;
	border: 2px solid transparent;;
	opacity:0.5;
}

.persons img.is-selected
{
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	border: 2px solid white;
	opacity:1;
}

.persons-descr h3
{
	margin: 0px;
}

.news a
{
	color: #66adcc;
}

.news li.feed_item
{
	list-style:none;
}

.news li.feed_item .feed_image
{
	float: left;
	padding: 1em;
	padding-left: 0px;
	padding-right: 3m;
}

.news .feed_date
{
	color: #cccccc;
}

.news li.feed_item .feed_announce
{

}

.news li.feed_item
{
	margin-bottom: 2em;
}

.news .control
{
	padding: 0.3em;
}

.news li.feed_item .feed_image
{
	text-align: center;
}

.news a.btn-success
{
	color: white;
}

.news a.btn-default
{
	color: black;
}

.feed_list
{
	margin: 0px;
	padding: 0px;
}

.gallery-item
{
	padding: 1em;
}

.hightlight
{
	background-color: yellow;
	color: #66adcc;
	padding: 3px;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  //background-color: #cccccc;
  background-image: url(../../images/default/bg-content.png);
  color: #66adcc;
  font-weight: bold;
}

.pa-textblock a
{
	color: #66adcc;
}

.pa-textblock a:hover
{
	text-decoration: underline;
}

.btn-success
{
	color: white!important;
}

.btn-success:hover
{
	text-decoration: none!important;
	color: #ffffff!important;
}

.pa-input
{
	background-color: transparent;
	color: white;
	border-color: #eee;
}

.kweb
{
	position: relative;
	color: white;
	bottom: 0;
	right: 0;
	margin-right: 1em;
	float: right;
}

.kweb a
{
	color: white;
	text-decoration: none;
	text-shadow: 1px 1px 2px black, 0 0 1em black;
}
