/*
Theme Name: Easy Best Creative Theme
Theme URI: http://www.easybest.cz/
Description: Custome style by Easy Best s.r.o.
Version: 24.2.2010
Author: Easy Best - Pavel Dietrich [11-9-2010]
Author URI: http://www.easybest.cz/
Tags: fixed width, three columns
*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {padding: 0; margin: 0; list-style: none;}
body {
	font-size: 62.5%;
	text-align: center;
	color: #011f2b;
	font-family: Tahoma, sans-serif;
	background: #f8fcfd url(images/bg-body.png) repeat-x center 412px;
}
#content {
	width: 990px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background: transparent url(images/layout-middle.png) repeat-y left top;
}
#header {
	height: 207px;
	overflow: hidden;
	position: relative;
	background: white url(images/layout-top.jpg) no-repeat left top;
}
#footer {
	height: 131px;
	position: relative;
	padding: 0;
	clear: both;
	background: transparent url(images/layout-bottom2.png) no-repeat left top;
}
#main {
	width: 495px;
	float: left;
	position: relative;
	left: 224px;
	margin: 0;
	padding: 0px;
	overflow: hidden;
	background: transparent url(images/bg-main.jpg) no-repeat left top;
}
#side {
	width: 224px;
	float: left;
	position: relative;
	left: -495px;
	padding: 0px;
	background: transparent url(images/bg-side.jpg) no-repeat right top;
}
#otherside {
	width: 217px;
	height: 480px;
	float: left;
	position: relative;
	padding: 0px;
	padding-left: 35px;
	background: transparent url(images/bg-other.jpg) no-repeat left top;
}
#flash {position: absolute; top: 0px; left: 0px;}





#current a {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 226px;
	height: 140px;
	overflow: hidden;
}
#current a span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 140px;
	padding-left: 226px;
	overflow: hidden;
	background: transparent url(images/logo.jpg) no-repeat left top;
}
#current a#menujump {position:absolute;width:0;height:0;overflow:hidden;padding:0;margin:0;}







#breadcrumb {
	position: absolute;
	left: 265px;
	top: 418px;
	font-size: 110%;
	color: #999999;
}
#breadcrumb a {color: #999999;}
#breadcrumb strong {display: none;}
#breadcrumb li, #breadcrumb ul {display: inline;}







#menu {
  display: block;
  padding: 10px 2px;
}
#menu h2 {
	display: none;
}
#menu ul {
}
#menu ul li {
	font-size: 100%;
}
#menu a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
	text-decoration: none;
	font-size: 140%;
	background: url(images/li.gif) no-repeat 0px 4px;
}
#menu a:hover {text-decoration: underline;}









#menu2 {
	position: absolute;
	top: 157px;
	left: 35px;
  display: block;
  padding: 0px;
}
#menu2 h2 {display: none;}
#menu2 ul li {
	float: left;
	height: 37px;
	font-size: 100%;
	background: transparent url(images/bg-menu2-oddelovac.jpg) no-repeat right top;
}
#menu2 a {
	float: left;
	height: 37px;
	display: block;
	line-height: 37px;
	padding-left: 25px;
	padding-right: 25px;
	text-decoration: none;
	font-size: 140%;
	font-weight: bold;
	color: white;
}
#menu2 a:hover {text-decoration: none; color: #e3e3e3;}

















#footer #copyright {position: relative; top:65px; left: 39px; width: 700px;}
#footer p {font-size: 110%;}
#footer p, #footer p a {color: #eee;}
#footer p a {text-decoration: none;}
#footer p a:hover{text-decoration: underline;}






h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	color: #ba0c11;
}
h1 {font-size: 180%; padding: 00px 10px 20px 10px;}
h2 {font-size: 140%; padding: 10px 10px 5px 10px;}
h3 {font-size: 120%; padding: 10px 10px 5px 10px;}
h4 {font-size: 120%; padding: 10px 10px 5px 10px;}

#main p {
	padding: 7px 10px 3px 10px;
	text-align: justify;
	font-size: 120%;
	line-height: 1.3em;
}

#main ul, #main ol {margin: 0.5em 0;}
#main ul ul, #main ol ol{margin: 0.2em 0;}
#main ul li, #main ol li {list-style: disc url(); margin-left: 2em;}
#main ol li {list-style: decimal url();}
#main ul li, #main ol li {font-size: 120%;	line-height: 1.3em;}
#main li li {font-size: 100%;}







#side p, #otherside p {
	font-size: 110%;
	line-height: 1.3em;
}

#side p{
	padding: 3px 5px 3px 5px;
}
#side h2, #otherside h2 {
	font-size: 140%;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	color: #419bc1;
}
#otherside h3 {padding-bottom: 0px;}
#otherside h3 a {color: white;}
#otherside .eb-nov p {margin: 0.5em; padding: 3px 5px;}



.eb-nov{
  padding-top: 0px;
  display: block;
  width: 198px;
  height: 96px;
  margin-bottom: 20px;
  position: relative;
}
.eb-nov .edit {top: -8px;}



/* Tabulka */
#main table {
	margin: 20px auto 0 auto;
	width: 90%;
	border-collapse: collapse;
	border: 1px solid #2984a9;
}
#main table th, #main table td {
	border: 1px solid #2984a9;
}
#main table th {
	text-align: right;
}
#main table th, #main table td {
	vertical-align: middle;
	font-size: 120%;
	padding: 0.5em;
}
#main table thead th, #main table th.right, #main table th.left {
	text-align: center;
	float: none;
}
#main table td.right {
	text-align: right;
	float: none;
}
#main table td.left {
	text-align: left;
	float: none;
}
#main table thead th, #main table thead td {
	border-bottom: 1px solid #2984a9;
	border-right: 1px solid #2984a9;
	background-color: #57b1d7;
	color: white;
}
#main table tfoot th, #main table tfoot td {
	border-top: 1px solid #2984a9;
}
#main table tbody th {
	border-right: 1px solid #2984a9;
	background-color: #c5e4f1;
}
#main table caption {
	caption-side: bottom;
	font-style: italic;
	text-align: center;
	padding: 5px;
	font-size: 110%;
}





#cham {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 123px;
  height: 86px;
  overflow: hidden;
}
#cham a {
  display: block;
  width: 0;
  padding-left: 123px;
  height: 86px;
}





a {text-decoration: underline; color: #155698;}
a:hover {text-decoration: none;}
a img {border: none;}
.edit {position: absolute; right: 5px; top: 5px;}
.edit a {text-decoration: underline; color: #666666; padding: 3px;}
.edit a:hover {text-decoration: none; background: #dddddd;}
.hidden {display: none;}


/* Zarovnani obrazku v Texy */
.left {float: left}
.right {float: right;}
img.left {margin: 4px 10px 4px 4px;}
img.right {margin: 4px 4px 4px 10px;}
.linklove {display: none !important;}
.cleaner {clear: both;}





/* Formular */
form, fieldset, legend {margin:0;padding:0;border:none;}
form {
	margin: 0 auto;
}
fieldset {margin: 0; border: none;}
fieldset legend {
	font-size: 140%;
	font-weight: bold;
	color: #419bc1;
	padding: 0;
	padding-bottom: 10px;
}
fieldset fieldset legend {font-size: 130%;}
form label, form .cf-box-title {
	text-align: left;
	font-weight: bold;
	display: inline;
	float: left;
}
form .cf-box-group label {font-weight: normal;}
form input, form select, form label, form textarea {font-size: 110%; clear: both; float: left; width: 100%;}
form input {
	width: 180px!important;
	margin: 0 0 3px 0;
	float: left;
	border: 1px solid grey;
	padding: 4px;
}
form select {
	width: 180px!important;
	margin: 0 0 3px 0;
	float: left;
}
form textarea {
	width: 180px!important;
	margin: 0 0 3px 0;
	float: left;
	border: 1px solid grey;
	padding: 4px;
	font-size: 12px;
}
form label input, form .cf-box-group input, form .cf-box-b {
	width: 2em;
}
form button, .sendbutton {cursor: pointer; width: 130px;}
.sendbutton {
  position: relative;
  left: 0px;
}
.emailreqtxt, .reqtxt {
	display: inline;
	float: left;
	width: 0;
	padding: 0 0 0 15px;
	height: 15px;
	overflow: hidden;
	color: #ff0000;
	background: url(images/required.gif) no-repeat 3px 6px;
}
form ol li {
	list-style: none !important;
	clear: both;
	margin: 0;
	padding: 0;
}
#usermessagea {
	font-size: 120%;
	text-align: center;
	margin: 1em auto;
	font-weight: bold;
	color: red;
}
.cf_hidden {display: none;}
.failure {
	color: red;
	border: 1px solid #ff0000;
	padding: 10px;
}



#side h2 {padding-left: 80px; padding-bottom: 15px;}
#side p {padding-left: 50px;}
.mod-1 {margin-top: 30px;}
.mod-2 {position: relative; left: -20px;}

#homepage #otherside {background: transparent url(images/bg-other-news.jpg) no-repeat left top;}

#other{
  position: absolute;
  top:  14px;
  right: 50px;
}


#menu2 li.kontakty {background-image: none;}
.item {padding: 5px; padding-bottom: 15px; border: 1px solid #e3e3e3; background-color: #eeeeee;position: relative; margin: 10px; margin-bottom: 15px;}
.item .pub {position: absolute; top: 5px; right: 5px;}
.item .pub {font-size: 10px!important; color: grey;}
.item h2 {margin: 0; padding:0!important; font-size: 120%; margin-bottom: 5px;}
.item p {margin: 0; padding:0!important;}

.vlajky{ position:  absolute; top: 18px; right: 19px; width: 70px; height: 23px; background: #FFFFFF; border-radius: 5px}
.vlajky img{ max-width: 20px; margin-top: 4px}
.vlajky a{ padding-top: 0px}
.vlajky img:hover{ opacity: 0.6;}
.vlajky ul{ display: flex; padding-left: 0;}
.vlajky ul li{ margin-left: 4px;}
.wpcf7{
	z-index: 99;
}
.wpcf7 form .wpcf7-response-output{
	margin-top: 0!important;
}
.wpcf7 p{
	padding: 0!important;
	margin: 0!important;
}
.wpcf7 ul, .wpcf7 ul li{
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}
.wpcf7-not-valid{
	border-color: red!important;
}
.wpcf7-not-valid-tip{
	display: none!important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{
	margin: 0!important;
	width: 77%!important;
	color: red!important;
	font-size: 1.2em!important;
	text-align: center;
	border: 1px solid red!important;
}
.wpcf7 form .wpcf7-response-output{
	margin: 0!important;
	width: 77%!important;
	color: #46b450!important;
	font-size: 1.2em!important;
	text-align: center;
	border: 1px solid #46b450!important;
}
.submitbox{
	display: flex;
	justify-content: left;
	width: 100%;
}

.headCont{
	font-size: 140%;
    font-weight: bold;
    color: #419bc1;
    padding: 0;
    padding-bottom: 10px;
}
