html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, cite, code, del, dfn, em, font, ins, strong, ol, ul, li, fieldset, form, label, legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
@font-face {
  font-family: "OSPDIN";
  src: url("fonts/osp-din-webfont.eot");
  src: url("fonts/osp-din-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/osp-din-webfont.woff") format("woff"), url("fonts/osp-din-webfont.ttf") format("truetype"), url("fonts/osp-din-webfont.svg#OSPDIN") format("svg");
  font-weight: normal;
  font-style: normal;
}
:focus {
  outline: 0;
}
body {
  line-height: 1.7em;
  color: #000;
}
ol, ul {
  list-style: none;
}
table.table1 {
  margin-left: 5px;
  border-width: 1px;
  border-spacing: 2px;
  border-style: outset outset outset outset;
  border-color: #66aaff;
  border-collapse: collapse;
  background-color: #fff;
}
table.table1 th {
  border-width: 1px;
  padding: 5px;
  border-style: inset;
  border-color: gray;
  background-color: #bbddff;
  -moz-border-radius: 0px;
}
table.table1 td {
  border-width: 1px;
  padding: 5px;
  border-style: inset;
  border-color: gray;
  background-color: #ffffee;
  -moz-border-radius: 0px;
}
/*--------------------------------------------------------
  Main styles
 --------------------------------------------------------*/
html {
  height: 100%;
  margin-bottom: 1px;
/* force vertical scrollbars */
}
body {
  background: #dfdfdf url(img/body_bg.jpg) no-repeat center -300px;
  color: #303030;
  text-align: left;
}
#body2 {
	margin: 0;
	padding: 0;
	width: 100%;
}
/*--------------------------------------------------------
 Default fonts
 --------------------------------------------------------*/
body, input, select {
  font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}
textarea, pre, code {
  font-family: "Courier New", Courier, monospace;
}
/*--------------------------------------------------------
 Header elements
 --------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h1 {
  font-size: 2.0em;
  padding-top: 0.1em;
  padding-bottom: 0.6em;
}
h2 {
  font-size: 1.7em;
  padding-top: 0.2em;
  padding-bottom: 1em;
}
h3 {
  font-size: 1.5em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
h4 {
  font-size: 1.3em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}
h5 {
  font-size: 1.2em;
}
h6 {
  font-size: 1.1em;
}
/*--------------------------------------------------------
 Text elements
 --------------------------------------------------------*/
p {
  margin: 0 0 1em 0;
  text-align: left;
  line-height: 1.7em;
}
dl {
  line-height: 1.2;
  margin-bottom: 1.2em;
}
hr {
  color: #fff;
  background: transparent;
  margin: 0 0 0.7em 0;
  padding: 0 0 0.7em 0;
  border: 0;
  border-bottom: 1px #c0c0c0 dotted;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.clear {
  clear: both;
  width: 100%;
  display: block;
}
.sede {
  color: #606060;
}
.cervene {
  color: #990000;
}
.oranzove {
  color: #ff9900;
}
.modre {
  color: #0066ff;
}
.zelene {
  color: #006600;
}
.preskrtnute {
  text-decoration: line-through;
}
.podtrzene {
  text-decoration: underline;
}
.male {
  font-size: 11px;
  color: #000;
}
.velke {
  font-size: 15px;
}
.tucne {
  font-weight: bold;
}
.dashed {
  border-bottom: dashed 1px #990000;
}
.firstletter:first-letter {
  float: left;
  font-size: 400%;
  font-weight: bold;
  line-height: 0.9em;
  padding-right: 3px;
}
/*--------------------------------------------------------
  Links
 --------------------------------------------------------*/
a:link, a:visited, a:focus, a:hover, a:active {
  color: #557799;
  text-decoration: underline;
  cursor: pointer;
}
a:hover {
}
a:visited {
}
a:active, a:focus {
  outline: 0;
}
/*--------------------------------------------------------
  Lists
 --------------------------------------------------------*/
#content .post ul, #content .post ol {
  margin: 0 0 1em 2em;
}
#content .post ul {
  list-style-type: square;
}
#content .post ul li ul {
  list-style-type: disc;
}
#content .post ol {
  list-style-type: decimal;
}
#content .post ul li, #content .post ol li {
  line-height: 1.5em;
  margin-top: 0.8em;
}
/*--------------------------------------------------------
  Images
 --------------------------------------------------------*/
img {
  outline: 0;
  border: 0;
}
.imgInFrame {
  background-color: #efefef;
  padding: 0
}
.image_frame {
  background-color: #efefef;
  padding: 0
}
.image_center {
  text-align: center;
}
.image_row {
  float: left;
  clear: both;
  position: relative;
  width: 700px;
  margin-top: 20px;
}
.image_left {
  float: left;
  width: 330px;
  margin-left: 20px;
  text-align: right;
}
.image_right {
  float: left;
  width: 330px;
  text-align: left;
}
.hiddenPic {
  display:none;
}
/*--------------------------------------------------------
  Main styles
 --------------------------------------------------------*/
#wrapper {
  width: 980px;
  margin: 0 auto 0 auto;
}
/*--------------------------------------------------------
  Heading
 --------------------------------------------------------*/
#header {
  width: 980px;
  float: left;
  clear: both;
}
#logo {
  width: 80px;
  float: left;
  margin-left: 30px;
}
#header_cz {
  height: 80px;
  background: url(img/heading_cz.png) 0 0 no-repeat;
  _background: #cceeff url(img/heading_cz.png) 0 0 no-repeat;
}
#header_en {
  height: 80px;
  background: url(img/heading_en.png) 0 0 no-repeat;
  _background: #cceeff url(img/heading_an.png) 0 0 no-repeat;
}
/*--------------------------------------------------------
  Main Navigation
--------------------------------------------------------*/
#navigation {
  float: right;
  font: normal 20px OSPDIN, 'PT Sans Narrow', Georgia, Times New Roman;
  text-transform: uppercase;
  margin-top: 10px; 
}
#nav {
  margin: 0;
  padding: 5px 0 0 15px;
  line-height: 100%;
}
#nav li {
  margin: 0 4px;
  padding: 0 0 8px;
  float: left;
  position: relative;
  list-style: none;
}
#nav a {
  font-weight: normal;
  line-height: 20px;
  text-decoration: none;
  display: block;
  background: #eee;
  color: #666;
  border-top: solid 1px #f8f8f8;
  padding: 8px 12px;
  margin: 0;
/*   text-shadow: 0 1px 1px rgba(0,0,0, .3); */ 
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#nav a:hover {
  color: #fff;
}
#nav .current_page_item a, .current_page_ancestor a, .current_page_parent a, #nav li:hover a {
  background: #ccc;
  color: #000;
  border-top: solid 1px #f8f8f8;
}
/* sub levels hover */
#nav ul li:hover a, #nav li:hover li a {
  background: none;
  border: none;
  color: #666;
}
#nav ul a:hover {
  background: #ddd;
  color: #fff !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* dropdown */
#nav li:hover > ul {
  display: block;
}
/* level 2 list */
#nav ul {
  margin: 0;
  padding: 0;
  line-height: 20px;
  display: none;
  width: 185px;
  position: absolute;
  top: 35px;
  left: 0;
  background: #ddd;
  border: solid 1px #b4b4b4;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#nav ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#nav ul a {
  font-weight: normal;
}
/* level 3+ list */
#nav ul ul {
  left: 181px;
  top: -3px;
}
/* rounded corners of first and last link */
#nav ul li:first-child > a {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 4px;
}
#nav ul li:last-child > a {
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 4px;
}
/* clearfix */
#nav:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#nav {
  display: inline-block;
} 
html[xmlns] #nav {
  display: block;
}
* html #nav {
  height: 1%;
}
/*--------------------------------------------------------
  Search
 --------------------------------------------------------*/
#search_block_cz {
  width: 255px;
}
#search_block_cz fieldset.search {
  border: none;
  width: 240px;
  margin: 8px 15px 0 0;
}
#search_block_cz .search input, .search button {
  border: none;
  float: left;
}
#search_block_cz .search input.box {
  color: #000;
  font-size: 1.2em;
  width: 205px;
  height: 20px;
  padding: 5px 0 5px 5px;
  background: #ddd url(img/search_bg_cz.png) no-repeat left top;
}
#search_block_cz .search input.box:focus {
  background: #ddd url(img/search_bg_cz.png) no-repeat left -30px;
  outline: none;
}
#search_block_cz .search button.btn {
  width: 30px;
  height: 30px;
  cursor: pointer;
  text-indent: -9999px;
  background: url(img/search_bg_cz.png) no-repeat top right;
}
#search_block_cz .search button.btn:hover {
  background: url(img/search_bg_cz.png) no-repeat bottom right;
}

/*---------- en ----------*/
#search_block_en {
  width: 255px;
}
#search_block_en fieldset.search {
  border: none;
  width: 240px;
  margin: 10px 15px 0 0;
}
#search_block_en .search input, .search button {
  border: none;
  float: left;
}
#search_block_en .search input.box {
  color: #000;
  font-size: 1.2em;
  width: 205px;
  height: 20px;
  padding: 5px 0 5px 5px;
  background: #ddd url(img/search_bg_en.png) no-repeat left top;
}
#search_block_en .search input.box:focus {
  background: #ddd url(img/search_bg_en.png) no-repeat left -30px;
  outline: none;
}
#search_block_en .search button.btn {
  width: 30px;
  height: 30px;
  cursor: pointer;
  text-indent: -9999px;
  background: url(img/search_bg_en.png) no-repeat top right;
}
#search_block_en .search button.btn:hover {
  background: url(img/search_bg_en.png) no-repeat bottom right;
}
/*--------------------------------------------------------
  Main
 --------------------------------------------------------*/
#main {
  clear: both;
  overflow: hidden;
  background: #fff url(img/content_bg.png) 0 0 repeat-y;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #ccc;
}
#main_full {
  clear: both;
  overflow: hidden;
  background: #fff;
}
/*--------------------------------------------------------
  Right block
 --------------------------------------------------------*/
#sidebar {
  width: 260px;
  float: right;
}
#sidebar h3 {
  padding: 10px 0 10px 10px;
  width: 260px;
  background: #eee;
  border-bottom: dotted 1px #aaa;
  border-top: dotted 1px #aaa;
  color: #557799;
}
#sidebar .box {
  padding: 10px;
}
#sidebar .box a {
  color: #442222
}
#sidebar .box a:hover {
  color: #332222
}
#sidebar .box a:visited {
  color: #442222
}
#sidebar .box  a:active, a:focus {
  color: #442222
}
#sidebar .box ul {
  font-size: 1.0em;
}
#sidebar .box ul.children {
  padding-top: 8px;
  font-size: 1em;
}
#sidebar .box li {
  padding: 2px 0;
  padding-left: 15px;
  background-repeat: no-repeat;
  background-position: 0 6px;
  background-image: url(img/menu_li.gif);
  color: #887766
}
#sidebar .box li.current-cat {
  font-weight: bold;
}
#sidebar .box ul.stitky {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 1.1em;
  padding-left: 15px;
}
#sidebar .box ul.stitky li {
  padding: 0;
  background-image: none;
  list-style-type: none;
}
#sidebar .categories li {
}
#sidebar .archive {
  font-size: 100%;
}
#sidebar .archive-dropdown {
  background: #fff;
}
#sidebar .blogroll li, #sidebar .meta li {
  background-image: url(img/menu_li.gif);
}
#sidebar .links li {
  background-image: url(img/menu_li.gif);
}
.box .tags a {
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}
.box .tags a:hover {
  background-color: #eeeecc;
}
/*--------------------------------------------------------
  Content
 --------------------------------------------------------*/
#main-block {
  width: 710px;
  float: left;
}
#main-block-full {
  width: 980px;
  float: left;
}
#content {
  padding: 20px;
  min-height: 400px;
  height: auto!important;
  height: 400px;
}
#content .post {
  overflow: hidden;
  margin-bottom: 20px;
  clear: both;
}
#content .entry a {
  color: #cc6600;
}
#content .date {
  float: left;
  width: 50px;
  height: 50px;
  padding-top: 5px;
  background: url(img/post-date.png) 0 0 no-repeat;
  color: #77aacc;
  font-size: 1.5em;
  text-align: center;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
#content .date span {
  line-height: 1.1em;
  font-size: 0.6em;
  display: block;
}
#content .title, #content .postdata {
  margin-left: 60px;
}
#content .page .title {
  margin-left: 0;
}
#content .title h1 {
  background: url(img/post-title-border.gif) 0 100% repeat-x;
  padding-bottom: 6px;
  margin-bottom: 6px;
}
#content h3 {
  color: #557799;
}
#content h4 {
  color: #557799;
}
#content h5 {
  color: #557799;
}
#content h6 {
  color: #557799;
}
#content .title a {
  text-decoration: none;
  color: #005599;
}
#content .title a:hover {
  color: #557799;
}
#content .postdata {
  font-size: 0.92em;
}
#content .category {
  background: url(img/cat.gif) 0 1px no-repeat;
  padding-bottom: 1px;
  padding-left: 20px;
  float: left;
}
#content .comments {
  background: url(img/comment.gif) 0 1px no-repeat;
  padding-bottom: 1px;
  padding-left: 20px;
  float: right;
}
#content .category, #content .category a {
  color: #557799;
}
#content .entry {
  clear: both;
}
#content .entry a.more-link:link, a.more-link:visited {
  background: #efefef;
  border: 1px solid #ddd;
  color: #cc6600;
  float: left;
  margin: 0;
  padding: 3px 10px;
  text-decoration: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  clear: both;  
 }
#content .tags {
  padding-top: 10px;
  clear: both;
}
#recent {
  margin-top: 2px;
  background: #eeffff;
  overflow: hidden;
}
#recent .posts, #recent .comments {
  width: 312px;
  padding: 10px 32px;
}
#recent .posts {
  float: left;
}
#recent .comments {
  float: right;
}
#recent .posts ul, #recent .comments ul {
  font-size: .92em;
  line-height: 1.5em;
}
#recent .posts li, #recent .comments li {
  line-height: 1.5em;
  margin-bottom: 1.5em;
}
#recent .posts li a {
  font-weight: bold;
}
#content .google_adresa {
  clear: both;
  width: 100%;
  font-size: 10px;
  display: block;
}
/*--------------------------------------------------------
  Comments
 --------------------------------------------------------*/
#recent .comments li .author {
  font-size: 0.91em;
  line-height: 1.4;
}
#recent .comments li a {
  text-decoration: none;
}
#leavecomment {
  padding-top: 1em;
}
.comments-list .avatar {
  margin-bottom: 2px;
}
.comments-list li {
  padding: 18px;
  line-height: 1.2;
}
.comments-list li.graybox {
  background: #f5f5f5;
}
.comments-list cite {
  font-weight: bold;
  font-style: normal;
}
.comments-list small {
  font-size: .83em;
}
.comments-list .comment {
  margin-top: 8px;
}
/*--------------------------------------------------------
  Comment form
 --------------------------------------------------------*/
#commentform {
  margin: 20px 0 0 50px;
}
#commentform input, #commentform textarea {
  color: #333;
  background-color: #efefef;
  padding: 5px;
  border: 1px solid #ccc;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 1px 3px #ccc;
  -o-box-shadow: 0 1px 3px #ccc;
  -webkit-box-shadow: 0 1px 3px #ccc;
  -moz-box-shadow: 0 1px 3px #ccc;
}
/*--------------------------------------------------------
  Contact form
 --------------------------------------------------------*/
.contact_form {
  margin: 20px 0 0 100px;
}
.wpcf7 input, .wpcf7 textarea {
  color: #333;
  background-color: #efefef;
  padding: 5px;
  border: 1px solid #ccc;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 1px 3px #ccc;
  -o-box-shadow: 0 1px 3px #ccc;
  -webkit-box-shadow: 0 1px 3px #ccc;
  -moz-box-shadow: 0 1px 3px #ccc;
}
/*--------------------------------------------------------
  Footer
 --------------------------------------------------------*/
#footer {
  background: url(img/body_bg.jpg) no-repeat center top;
  height: 240px;
  font-size: 10px;
  padding: 0 20px 0 20px;
}
#footer #row0 {
  float: left;
  width: 100%;
  text-align: right;
  padding-right: 20px;
  height: 10px;
}
#footer #row1 {
  float: left;
  width: 100%;
  height: 20px;
}
#footer #row2 {
  float: left;
  width: 100%;
  height: 180px;
  text-align: center;
}
#footer #row3 {
  float: left;
  width: 100%;
}
#footer img {
  vertical-align: middle;
}
#footer h3 {
  font-size: 1.5em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: #557799;
}
#footer .copyright {
  float: left;
  padding-top: 1px;
}
#footer .links {
  float: right;
}
#footer .links a {
  padding-left: 16px;
  margin-left: 16px;
  background-repeat: no-repeat;
  background-position: 0 1px;
}
#footer .rss {
  background-image: url(img/rss.gif);
}
#footer .login {
  background-image: url(img/login.gif);
}
#footer a.powered {
  padding: 0;
}
#footer #generovano {
  float: right
  font-size: 10px;
  text-align: right;
  color: #a0a0a0;
  padding: 10px 10px 0 0;
}
/*--------------------------------------------------------
  Navigation rodina WEBu
 --------------------------------------------------------*/
.family_menu {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 185px;
  background: #eee;
  font: normal 13px Verdana, Arial, Helvetica, sans-serif;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 0 0 0 7px;
  -moz-border-radius: 0 0 0 7px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  padding: 5px 0 5px 15px;
  filter: alpha(opacity=85);
  opacity: .85;
  z-index: 999;
}
.megamenu {
  position: absolute;
  display: none;
  right: 0;
  top: 0;
  background: #eee;
  padding: 10px;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 0 0 0 7px;
  -moz-border-radius: 0 0 0 7px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  padding: 5px 0 5px 5px;
  filter: alpha(opacity=85);
  opacity: .85;
  z-index: 100;
}
.megamenu .column {
  float: left;
  width: 190px;
  margin-right: 5px;
}
.megamenu .column ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.megamenu .column ul li {
  padding-bottom: 5px;
  padding-left: 5px;
}
.megamenu .column h3 {
  background: #cceeff;
  font: normal 13px Verdana, Arial, Helvetica, sans-serif;
  padding-left: 5px;
  margin: 0 0 5px 0;
}
.megamenu .column ul li a {
  text-decoration: none;
}
.megamenu .column ul li a:hover {
  color: #cc6600;
} 
