body {
	padding: 0;
	margin: 0;
	font-family: museo-sans-rounded, "Helvetica Neue", Verdana, sans-serif;
	font-size: 16px;
	color: #2d2d2d;
	line-height: 1;
}
h1, h2, h3, h4 {
	font-weight: 300;
}
#page {
	padding: 2em 10%;
	background: url("images/bg-top.jpg") repeat-x top;
}
#navigation {
	padding: 6px;
	background: #E2E3E3;
	border-bottom: 1px solid #FFF;
}
#add_this_home {
	float: right;
	width: 252px;
}
a {
	vertical-align: baseline;
}
li {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
ul li {
	margin-bottom: 0.344em;
	padding-left: 1.719em;
}
#content {
	position: relative;
	border: 1px solid #CBCCCE;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #F3F4F5;
}
.inner_content {
	padding: 20px;
}
/* Header */
#header {
	text-align: center;
	position: relative;
	height: 60px;
}
#header .navigation a {
	color: #2d2d2d;
	text-decoration: none;
}
h1, .h1 {
	font-size: 1.8em;
	text-shadow: #fff 0 1px 0;
}
#header .h1 {
	float: left;
}
.p {
	margin-bottom: 1.1em;
	line-height: 1.5em;
	text-align: justify;
}
ul.inline, ul.inline li {
	padding: 0;
	display: inline;
}
.p .img_wrapper {
	background: white;
	padding: 4px;
	margin: 6px;
	border: 1px solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#main_title {
	color: #869690;
}
#main_title h1 {
	margin: 0;
	line-height: normal;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#main_title.title {
	position: absolute;
	top: 0;
	left: 150px;
	right: 240px;
}
.title, #main_title {
	text-align: center;
	font-size: 1.5em;
}
.p_title {
	text-align: left;
	margin-bottom: 1.2em;
	font-size: 1.4em;
	text-shadow: #fff 0 1px 0;
	color: #E65959;
	font-weight: normal;
	font-family: Arial, Tahoma, sans-serif;
}
.breadcrumb {
	float: left;
	line-height:30px;
}
.breadcrumb div {
	display: inline;
}
.breadcrumb div a {
	text-decoration: none;
	color: #57517b;
}
.breadcrumb div a:hover {
	text-decoration: underline;
}
.subtitle {
	font-weight: normal;
	font-size: 0.9em;
	text-transform: uppercase;
}
.p_ol_title {
	text-shadow: #fff 0 1px 0; 
	color: #908EC7;
	margin-bottom: 1.1em;
	font-size: 1.2em;
}
h2.p_ol_title {
	font-weight: normal;
}
.logo {
	font-family: sans-serif;
}
.p_bigger {
	font-size: 1.4em;
}
.p_red {
	color: #E65959;
}
.p_yellow {
	color: #AAB300;
}
.p_blue {
	color: #908EC7;
}
.p_gray {
	color: #CAC7BB;
}
.p_smaller {
	color: #CAC7BB;
	font-size: 0.9em;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
}
#header .login {
	float: right;
}
.checked_list {
	list-style-type:none;
	color:#211d3e;
	padding: 0;
	font-size: 0.9em;
}
.checked_list li {
	background: url("/images/check_green.png") left top no-repeat;
	margin-bottom: .5em;
}
.navigation {
	float: right;
	margin-top: 12px;
}

.navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.navigation ul li {
	display: block;
	float: left;
	margin-left: 0.313em;
}
.navigation ul li {
	background: none;
	margin-bottom: 0;
	padding: 0;
}
.navigation ul li a, .navigation ul li span {
	-moz-transition-property: background-color;
	-webkit-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
	text-shadow: #fff 0 1px 0;
	font-weight: 300;
	border: none;
	margin: 1px;
	padding: 0.313em 0.625em;
}
.navigation ul li.sel a,
.navigation ul li.sel span,
.navigation ul li a:hover {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: rgba(0,0,0,0.042);
	border: 1px solid rgba(0,0,0,0.15);
	margin: 0;
}
#footer {
	clear: both;
}

#footer p {
	margin: 0;
	padding-top: 15px;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
.language-bar {
	position: absolute;
	top: -14px;
	right: 0;
}
.flag_list {
	background: url(/images/flags2-dis.png) no-repeat;
	float: left;
	height: 17px;
	font-size: 0;
	margin: 0 6px 0 0;
	width: 24px;
}
.flag_list.sel {
	background-image: url(/images/flags2.png);
}
.flag_sk {
	background-position: 0 0;
}
.flag_cz {
	background-position: -25px 0;
}
.flag_en {
	width: 32px;
	margin-right: 0;
	background-position: -50px 0;
}
.yellow {
	background-color: #FBEC88;
	background: -webkit-linear-gradient(top,#FBEC88, #E2D47A 100%);
	background: -moz-linear-gradient(top, #FBEC88, #E2D47A 100%);
	background: -o-linear-gradient(top,#FBEC88, #E2D47A 100%);
	background: linear-gradient(to bottom,#FBEC88, #E2D47A 100%);
	color: #2d2d2d;
}
.yellow:hover {
	text-decoration: none;
	background: -webkit-linear-gradient(top,#E2D47A, #FBEC88 100%);
	background: -moz-linear-gradient(top, #E2D47A, #FBEC88 100%);
	background: -o-linear-gradient(top,#E2D47A, #FBEC88 100%);
	background: linear-gradient(to bottom,#E2D47A, #FBEC88 100%);
}
.red {
	background-color: #E65959;
	background: -webkit-linear-gradient(top,#DD0000, #990000 100%);
	background: -moz-linear-gradient(top, #DD0000, #990000 100%);
	background: -o-linear-gradient(top,#DD0000, #990000 100%);
	background: linear-gradient(to bottom,#DD0000, #990000 100%);
	color: #ffffff;
}
.red:hover {
	text-decoration: none;
	background: -webkit-linear-gradient(top,#990000, #DD0000 100%);
	background: -moz-linear-gradient(top, #990000, #DD0000 100%);
	background: -o-linear-gradient(top,#990000, #DD0000 100%);
	background: linear-gradient(to bottom,#990000, #DD0000 100%);
}
.button {
  	-moz-border-radius: 10px 10px 10px 10px;
  	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 15px;
	font-size: 1.2em;
	cursor: pointer;
}
.smaller {
	font-size: 0.8em;
	padding: 4px 8px;
}
.panel {
	font-size: 14px;
}
.cards img {
	margin-right: 6px;
}
.image {
	float: left;
	margin-right: 20px;
	border: none;
}
#owl-demo .item {
}
#owl-demo .item img{
	height: auto;
}
#owl-demo .item .text{
	padding: 10px;
}
#owl-demo .item .first{
	margin-left: 1.3%;
}
#owl-demo .item .third{
	margin-right: 0;
}
#owl-demo .item .title{
	text-transform: uppercase;
	text-align: center;
	color: #57517b;
	text-shadow: #fff 0 1px 0;
	margin: 4px 0;
}
#owl-demo .item-content {
	width: 31%;
	border: 1px solid #ddd;
	box-shadow: 3px 3px 5px #888888;
	margin-right: 1%;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: top;
	background: lightyellow;
}
#owl-demo .item-content .first {
	margin-left: 1%;
}
.customNavigation{
	text-align: center;
	margin: 10px;
}

//use styles below to disable ugly selection
.customNavigation a{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}