html, body {
  font-family: Arial, "Segoe UI", Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000;
}

p {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

h1 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 15px;
  font-weight: bold;
}

h4 {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
}

h5 {
  font-size: 13px;
  font-weight: bold;
}

h6 {
  font-size: 120%;
  color: #f7800a;
}

br.cleaner, .cleaner {
  clear: both;
  height: 0;
}

/* links */

a:link, a:visited {
  color: #007a45;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active, a.active {
  color: #007a45;
  text-decoration: underline;
}

a:inactive, a.inactive {
  color: #007a45;
}

li a.active {
	color: #007a45;
}
/* some more items */

img, a img {
	border: none;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #ffffff;
}

/* lists, menu */

ul.menu, .item-list ul {
  margin: 0;
  padding: 0 0 0 0.5em;
  padding: 0;
}

ul.menu li, .item-list ul li {
  margin: 0;
  padding: 0;
  padding-left: 14px;
  background: url(images/menu-leaf.gif) no-repeat 2px 3px;
  list-style: none;
}
ul.menu li a {
  font-weight: bold;
}
ul li.leaf, ul.menu li.leaf, .item-list ul li.leaf {
	list-style: none;
	list-style-image: none;
}

ul li.expanded, ul.menu li.expanded, .item-list ul li.expanded {
  list-style: none;
  list-style-image: none;
  background: url(images/menu-expanded.gif) no-repeat 1px 3px;
}

ul li.collapsed, ul.menu li.collapsed, .item-list ul li.collapsed {
  list-style: none;
  list-style-image: none;
  background: url(images/menu-collapsed.gif) no-repeat 1px 3px;
}

.node ul, .node ol {
  margin-top: 0;
}

/***********************
*   layout styling
***********************/

body, #front, #second {
  padding: 0;
  margin: 0px 0px;
  background-color: #fff;
}

#container {
  background: url(img/content_bg.png) repeat-x;
  padding: 0 10px;
}

#main { 
  padding: 12px 0;
}

.withleft #main {
/*  border-left: 1px solid #858585;*/
}

.withright #main {
/*  border-right: 1px solid #858585;*/
}

/* header SEM PRŘIJDE TO LOGO A OBRAZEK */ 
#header {
  height: 220px;
  padding: 10px 0;
  margin: 0;
  color: #007a45;
}

#logo-description {
  margin: 10px 0;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

#logo-title {
  width: 200px;
  float: left;
  height: 220px;
  background-color: #f6f3ca;
  text-align: center;
}

#logo-text {
  padding-top: 6px;
}

h1#site-name {
  font-size: 14px;
  font-weight: bolder;
}
h1#site-name a {
  color: #007a45;
}

#site-slogan {
  margin-top: 20px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}

#slideshow {
  float: left;
  margin-left: 10px;
  padding: 0;
  width: 770px;
  height: 220px;
}

#slideshow .block .content {
  padding: 0;
  background: none;
}

/*#logo-title a, #logo-title a:visited, #logo-title a:hover {
  display: block;
  height: 100px;
	text-decoration: none;
  background: none;
  border-bottom: none;
}*/

/* primary links */

#primarylinks{
  /* background-color: #0258ae; */
  padding: 0;
  height: 38px;
  margin: 0;
  background: url(img/primary_menu_bg.png) repeat-x;
}

#search-box {
  color: #fff;
  float: right;
  margin: 0;
  padding: 7px 10px 2px 10px;
  background: #007a45 url(img/search_divider.png) top left no-repeat;
}
#search-box .form-text {
  width: 130px;
  height: 16px;
}
#search-box .form-submit {
  width: 50px;
  height: 23px;
}

#primarylinks ul {
  float: left;
  text-align: center;
}

#primarylinks ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  float: left;
}

#primarylinks ul li a, #primarylinks ul li a:visited {
  display: block;
  margin: 0;
  padding: 11px 8px;
  color: #fff;
  font-weight: bold;  
  height: 15px;
  border-bottom: none;
  background: url(img/dotted.png) top right repeat-y;
  float: left;
  line-height: 14px;
  font-size: 11px;
  text-transform: uppercase;
}
#primarylinks ul li.last a, #primarylinks ul li.last a:visited {
  background: none;
}
#primarylinks ul li a:hover {
  height: 16px;
  overflow: visible;
}
#breadcrumb {
  padding: 8px 10px 0 10px;
  height: 22px;
  margin: 0;
  background: url(img/breadcrumb_bg.png) repeat-x;
}
.breadcrumb {
  float: left;
}
.langbar {
  float: right;
}
.langbar .block {
  float: left;
  border: none;
  padding: 0;
  margin: 0;
}
.langbar .block .content {
  background: none;
  padding: 0;
  margin: 0;
}
.langbar ul li {
  display: inline;
}
.langbar ul li a.active {
  background: url(img/active.png) 50% 100% no-repeat;
}
.langbar img {
  margin: 2px;
}
/* secondary links */

#secondary ul {
  position: absolute;
  right: 20px;
  top: 0px;
  text-align: right;
  padding: 10px 5px 5px 5px;
  background-color: #f7800a;
  border-bottom: 5px solid #dbdbdb;
  height: 12px;
}

#secondary ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  float: left;
  color: #f7800a;
  line-height: 1em;
}

#secondary ul li a, #secondary ul li a:visited {
  display: block;
  margin: 0 .5em 0 .5em;
  padding: 0;
  color: #b0d3ff;
  float: left;
  font-size: 90%;
}

#secondary ul li a:hover {
  color: #ff7713;
  text-decoration: none;
  border: 0;
}

/* sidebars, regions */

.sidebar {
  text-align: left;

}

.block {
  margin: 0 0 15px 0;
}

.block h3 {
  font-size: 12px;
  font-weight: bold;
  background: url(img/primary_menu_bg.png) repeat-x 100% 100%;
  /*  border-top: 2px solid #858585;  
  border-bottom: 1px solid #858585; */
  margin: 0px 0px 0px 0px;
  padding: 4px 5px 4px 6px;
  color: #fff;
}

.block h3, .block div.title {
  font-size: 12px;
  font-weight: bold;
}

.block h3 a {
  color: #fff;
}

.block .content {
  /* border: 1px solid #898c90; */
  padding: 2px;
  background-color: #f6f3ca;
}

.block .content .node h2 {
  background: none;
  font-size: 13px;
}
/**
* Pokud je obsah bloku osamocen, nebude mít žádné pozadí
*/
.sidebar .block .content:first-child {
  background: none;
}

.sidebar .block .content .poll {
	margin-top: 10px;
}

.sidebar .block-image .content {
	text-align: center;
}

/* nepřečtené příspěvky a položky fora */
.sidebar #block-views-New_posts li, .sidebar .block-forum li {
	background: url(images/mini-comment.png) no-repeat 1px 2px;
	padding-left: 16px;
	font-weight: bold;
}

#block-block-2 .content div {
	width: 468px;
	margin: 0 auto 0 auto;
	text-align: center;
}

/* Odkazy na další weby */
#block-block-1 .content {
  text-align: center;
  padding: 2px 0 0 0;
  background: none;
}

#block-block-1 .content img {
  margin: 6px 0 0 0;
}

#header-region {
  position: absolute;
  top: 10px;
  left: 122px;
  height: 28px;
  line-height: 28px;
  vertical-align: bottom;
  padding: 0;
  color: #dedede;
}

#header-region * {
  display: inline;
  vertical-align: bottom;
}

#header-region h2, #header-region h3, #header-region div, #header-region ul, #header-region li {
  display: inline;
  padding-right: .5em;
  line-height: 20px;
  font-size: 10px;
}

#header-region h2, #header-region h3 {
  font-weight: bold;
}

#header-region h2 {
  font-size: 13px;
}

#header-region input, #header-region select {
  background-color: #f1f1f1 !important;
  border-color: #cccccc !important;
  color: #7f7f7f !important;
}


/* footer */

#footer {
  text-align: center;
  font-size: 12px;
  padding: 8px 0 0 0;
  color: #000;
  font-weight: bold;
  height: 26px;
  background: #f6f3ca url(img/footer_bg.png) repeat-x bottom left;
}

/***********************
*   styling
***********************/

/* tabs */

.tabs {
  font-size: 12px;
  letter-spacing: 0;
  background: #f6f3ca;
  /* background: #98aabe url(img/podnadpis_pozadi.gif) repeat-x; */
}

ul.primary {
  text-align: left;
  border-bottom: 1px solid #d4d4d4;
  border-top: 1px solid #d4d4d4;
  margin: 0;
  padding: 2px;
}

ul.primary li {
  margin: 0;
  padding: 0;
}

ul.primary li a {
  background: transparent;
  border: 0;
  border-right: 1px solid #d4d4d4;
  margin: 0;
  padding: 2px;
  color: #000;
}

ul.primary li a.active, ul.primary li.active a {
  background: transparent;
  border: 0;
  border-right: 1px solid #d4d4d4;
  font-weight: bold;
}

ul.primary li a:hover {
  text-decoration: underline;
  background: transparent;
  border: 0;
  border-right: 1px solid #d4d4d4;
}

ul.secondary {
  padding: 2px;
  margin: 0;
  border-bottom: 1px solid #d4d4d4;
}

ul.secondary li {
  margin: 0;
  padding: 2px;
  border-right: 1px solid #d4d4d4;
}

ul.secondary li a {
  border: 0;
  margin: 0;
  color: #000;
}

ul.secondary li.active a {
  font-weight: bold;
  border: 0;
}

ul.secondary li a:hover {
  text-decoration: underline;
}

/* tables */

table.uc-store-admin-table {
  border: 0;
}
.uc-store-admin-table tbody {
  border: 0;
}
.block-uc_cart table, .block-uc_cart tbody {
  border: 0;
}

table {
  width: 100%;
  /*border: 1px solid #d4d4d4;*/
}

tbody {
  /* border: 1px solid #d4d4d4; */
  border: none;
}

/* nadpis tabulecky */
thead th {
  color: #fff;
  background: url(img/primary_menu_bg.png) repeat-x 100% 100%;
  font-weight: bold;
  border: none;
  padding: 2px 5px 2px 5px;
}

thead th a, thead th a.active {
  color: #FFF;
}

tr.region {
  background: #f6f3ca;
}

tr.even, tr.odd {
  border-color: transparent;
}

tr.even td, tr.odd td {
	border-bottom: 1px solid #d4d4d4;
}

tr.even {
  background-color: #f4f4f4; /* pole nieparzystae tabeli */
}

tr.odd {
  background-color: #fff;
}

td.active {
  background: #d4d4d4;
}

td {
  padding: 3px;
  text-align: left;
}

td.menu-disabled {
  background-color: #c2c2c2;
}

/* forms */

form {
  margin-bottom: .5em;
}

input, textarea, select, textfield {
  color: #000;
  /* border: 2px solid #898c90;
  background: #d8dee3; /* pozadi textovych policek */
  padding: 1px 3px 1px 3px;
}

fieldset {
  border: 1px solid #d4d4d4;
  background-color: #fff; /* pole filtra */
  margin: 10px 0 10px 0;
}

fieldset.collapsed {
  background-color: transparent;
  padding: 5px 0 5px 0; /* ošetřuje přetákání přes tlačíkta v odesálání příspěvků */
}

legend {
  font-weight: bold;
}

.form-item input.error, .form-item textarea.error {
  font: 11px/100% "Verdana", sans-serif;
  border: 2px dashed #E1471D;
  color: #414141;
}

#node-form, #node-form .node-form {
 	overflow:auto;
}

/* Grafika jednotlivých článečků */

.image-desc {
  margin-top: 10px;
  text-align: center;
}
.image-desc p {
  text-align: center;
  font-style: italic;
}

#search  {
   
}

#block-search-0 input#edit-search-block-form-1 {
	width: 115px;
}

#search .form-item {
  display: inline;
  padding: 0;
  margin: 0;
}
#user-login-form {
  text-align:left;
}

#user-login-form .form-item {
  margin: 0 0 .5em 0;
}

#user-login-form .item-list {
  margin-top: .5em;
  font-size: 90%;
}

#user-login-form label {
  font-size: 90%;
  font-weight: normal;
}

#user-login-form .form-required {
  display: none;
}

/* add icons to user listing blocks */

#block-user-2 ul li, #block-user-3 ul li {
  list-style-type: none;
  list-style-image: none;
  /* margin-left: -5px; */
  padding-left: 18px;
  background-image: url(images/mini-user-light-blue.png);
  background-repeat: no-repeat;
  background-position: 0 3px;
}

/* progress bar */

/* messages */

.messages {
  /* min-height: 32px; */
  font-size: 13px;
  font-weight: bold;
  padding: 12px 10px 12px 52px;
  border: 1px solid #d4d4d4;
  background: #FFF;
  margin: 0 0 10px 0;
}

.messages ul {
  padding: 0 0 0 10px;
  margin: 0;
}

div.status {
  background: #FFF url(images/icon-info.png) 8px 50% no-repeat;
}

div.error {
  border: 2px solid #E1471D;
  background: #FCD295 url(images/icon-alert.png) 8px 50% no-repeat;
  padding: 12px 10px 12px 52px;
}

div.error ul li, div.status ul li {
  list-style-type: square;
  list-style-image: none;
}

/* mixed elements */

div.meta, .description, .breadcrumb, .submitted, .taxonomy {
  font-size: 11px;
  color: #000;
  white-space: normal;
}

pre {  
  padding: 0.75em 1.5em;
}

blockquote {
  border: 1px #898c90 solid;
  margin: 0.5em 1em;
  padding: 2px;
  font-style: italic;
}

code {
  font-size: 1em;
  font-family: Profont, 'lucida console', 'Courier New', Monaco, monospace;
}

.preview .node, .preview .comment {
  /* border: 1px solid #676767;
  padding: 10px 10px 10px 20px;
  margin: 5px 5px 10px 5px;
  background-color: #f2f5fa; */
}

#mission {
  padding: 10px 10px 10px 20px;
  margin: 0 0 0 0;
  border: 1px solid #d4e4ff;
  background: #fff url(images/img.jpg) top right no-repeat;
}

.new {
  float: right;
  color: #FFF;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}

/* admin panel */

div.admin .left {
  float: left;
  width: 49%;
  margin-left: 5px;
}
div.admin .right {
  float: right;
  width: 49%;
  margin-right: 5px;
}

/*div.admin-panel {
  background-color: #f6f3ca;
  margin: 5px 0 5px 0;
  padding: 0;
} */
div.admin-panel {
  margin: 5px 0 5px 0;
  padding: 0;
}
div.admin-panel h3 {
  font-size: 15px;
  border-bottom: 1px dotted #8b8972;
}
dl.admin-list dt {
  clear: both;
  margin-top: 6px;
}
dl.admin-list dd {
  padding-left: 40px;
}
dt span.icon {
  float:left;
  margin-right:10px;
}

/* komentáře */

#comments {
  margin-top: -8px;
}

.comment {
  border: 0;
  margin-top: 10px;
  padding: 0;
}

.comment.even {
  /* background: #d1d9df; */
  background: #f4f4f4;
}

.comment.odd {
  background: #f4f4f4;
}

.comment h3.title {
  background: url(img/primary_menu_bg.png) repeat-x 100% 100%;
  color: #fff;
  font-size: 12px;
  padding: 2px;
}
.comment h3.title a {
	color: #fff;
}

.comment .content {
  padding: 4px 4px 0 4px;
  margin: 0;
}
.comment .content p {
  margin: 0;
  padding: 0 0 10px 0;
}

.comment .picture {
	float: right;
	border: solid #898c90;
	border-width: 0 0 1px 1px;
	margin-bottom: -1px;
	padding: 0;
}

.comment .links {
	border-top: 1px solid #d4d4d4;
  padding: 1px;
	background: #f6f3ca;
}
.comment .links ul.links {
	border: 0;
	text-align: left;
}
.comment .links ul.links a {
	color: #000;
}

form#comment-form {
  /* background: #d8dee3;
  border: 1px solid #898c90; */
  padding: 2px;
}

.box {
  margin-top: 10px;
}

.box .title {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
  border-bottom: 1px dotted #8b8972;
}

/* odkazy pod nodem */

.node .links {
  clear: both;
  padding: 2px;
}

.node div.links {
  padding: 0;
}

.sticky div.links {
  border-bottom: none;
}

li.comment_add a, li.comment_comments a {
  float: right;
	background: url(images/mini-comment.png) no-repeat 0 1px;
  padding-left: 15px;
}

li.comment_new_comments a {
  float: right;
	background: url(img/mini-comment-new.gif) no-repeat 0 1px;
  padding-left: 15px;
  margin-right: 10px;
}

li.node_read_more a {
	float: left;
	background: url(images/mini-readmore.png) no-repeat 0 2px;
  padding-left: 15px;
}

li.upload_attachments a {
  float: right;
	background: url(images/mini-attachment.png) no-repeat 0 2px;
  padding-left: 15px;
  margin-right: 10px;
}

li.event_calendar a {
  float: right;
	background: url(img/calendar1.gif) no-repeat 0 1px;
  padding-left: 16px;
  margin-right: 10px;
}

li.comment_delete a {
  background: url(images/mini-trash.png) no-repeat 0 0;
  padding-left: 15px;
}

li.comment_edit a {
  background: url(images/mini-edit.png) no-repeat 0 0;
  padding-left: 15px;
}

li.comment_reply a {
  background: url(images/mini-comment.png) no-repeat 0 0;
  padding-left: 15px;
}

/* node, content styles */

.node {
	margin-left: 0px;
  margin-bottom: 8px;
  margin-top: 0;
}

.box .node .content {
  background: #fff;
}

.node .content {
	clear: both;
  /* margin-top: 10px; */
  font-size: 13px;
  text-align: justify;
}

.node .content p {
  margin: 0;
  padding: 0 0 10px 0;
}

.node .content blockquote p, .comment .content blockquote p {
	margin: 0;
	padding: 0;
}

h2.title {
  font-size: 18px;
  font-weight: bold;
}
h2.title.withspace {
	margin-bottom: 10px;
}

.node h2.title {
  padding: 0;
}

.node h2.title a {
  color: #000;
  font-weight: bold;
  margin-bottom: 0;
}

.node h2.title a:hover {
  text-decoration: underline;
  border-bottom: 0;
}

.meta, .submitted, .taxonomy {
  color: #000;
}

.meta {
  padding-top: 3px;
}

.node .submitted {
  text-align: left;
  height: 16px;
  float: left;
  font-weight: bold;
  padding: 1px 0 1px 22px;
  background: url(img/wrote2.gif) 2px 1px no-repeat;
}
.node .submitted a {
	color: #000;
}
.node .ontime {
	text-align: left;
  height: 16px;
	float: left;
	margin-left: 10px;
  padding: 1px 0 1px 22px;
  background: url(img/cas.gif) 2px 1px no-repeat;
}

.node .with-taxonomy .submitted {
  
}

.node .taxonomy, .node .taxonomy-catalog {
  text-align: left;
  float: left;
}
/* Novinka a jiné se zobrazují vpravo */
.node .taxonomy-flags {
  float: right;
}
.node .with-author .taxonomy {
  float: right;
}
.taxonomy .links a {
  text-decoration: none;
}

.taxonomy .links a:hover {
  text-decoration: underline;
}

.taxonomy li, .taxonomy-catalog li {
  background: url(images/menu-collapsed.gif) no-repeat 0 2px;
  padding-left: 15px !important;
}
.taxonomy-special-offer li {
  background: url(images/menu-leaf.gif) no-repeat 0 2px;
  padding-left: 15px !important;
}
.taxonomy-flags li {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  border: 1px solid #000;
}
.taxonomy-flags li a {
  color: #000;
}
.taxonomy li.first, .taxonomy-catalog li.first {
  background: url(images/mini-category.png) no-repeat 0 2px;
  padding-left: 15px !important;
}

.sticky {
  /* background-color: #ccd4db; */
}

/* book styles */

div.node div.content .book-navigation {
  background: #eee;
  margin:0;
  padding:0;
}

div.node div.content .book-navigation ul.menu {
  border:0;
  border-top:1px solid #2763A5;
  margin:0;
  padding-bottom:10px;
}

div.node div.content .book-navigation .page-links{
  background: #C1D4EA;
  border:1px solid #2763A5;
  border-width:1px 0 1px 0;
  padding:5px;
  margin:0;
}

/* forum styles */

#forum table {
  width: 100%;
}

td.container {
	background: #c3c6c9;
}
td.container .name {
	font-size: 15px;
	font-weight: bold;
}
td.forum .name {
	font-size: 13px;
	font-weight: bold;
}
#forum .description {
  margin: 1px;
}

/* aggregator styles */

.feed-item-meta {
  font-size: 90%;
  color: #666;
  text-align: right;
}

h3.feed-item-title  a {
  color: #333;
  font-weight:normal;
  margin-bottom: 0;
  font-size: 13pt;
}

h3.feed-item-title a:hover {
  text-decoration: underline;
  border-bottom: 0;
  color: #345;
}

/* poll styles */

.poll .bar {
  height: 16px;
  background-color: #D4E2F2;
}

.poll .bar .foreground {
  background: url(images/bg-poll.gif) repeat-x;
  height: 16px;
  clear: none;
  float: left;
}

.poll .vote-form {
  text-align: center;
}

.poll .vote-form .choices {
  padding-left: 5%;
  text-align: left;
  display: block;
}

/* pager */

ul.pager {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding: 1px;
  margin-top: 10px;
  background: none;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}

.pager li a, .pager li a:visited  {
  padding: 2px 3px 2px 3px;
  margin-left: 5px;
  text-decoration: none;
}
.pager li a:hover  {
  text-decoration: underline;
}

.pager .pager-current {
  font-size: 14px;
  margin-left: 5px;
  color: #000;
}

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

.copy {
	FONT-SIZE: 9px; COLOR: #d1dbec
}
.copy A {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; COLOR: #fff; PADDING-TOP: 0px; BACKGROUND-COLOR: #d1dbec; TEXT-DECORATION: none
}

span.date-display-end {
  display: inline;
  margin: 0;
}

.field-field-ev-cislo {
	margin-top: 12px;
}

.field-field-article-image {
  float: right;
}
table#attachments {
  clear: both;
}

dt {
	font-weight: bold;
	font-size: 14px;
}

dd {
	margin-left: 15px;
}

/* navigace mezi topicy */
.forum-topic-navigation {
  padding: 3px;
  border-top: 1px solid #898c90;
  border-bottom: 1px solid #898c90;
  /* background: #ccd4db; */
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}
.forum-topic-navigation .topic-previous {
  text-align: left;
  float: left;
  width: 46%;
}
.forum-topic-navigation .topic-next {
  text-align: right;
  float: right;
  width: 46%;
}

/* tady bude konfigurace event ;) */

.event-calendar table {
  border: 1px solid #898c90;
  margin-bottom: 1em;
}

.event-calendar table caption {
	margin: 0;
	font-weight: bold;
	font-size: 13px;
}

.event-calendar th {
  color: #000;
  background: #b8c1c8;
  text-align: center;
  padding: 1px;
  border: 1px solid #898c90;
}

.event-calendar td {
  border: 1px solid #898c90;
  color: #000;
  text-align: right;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

.event-calendar td.today {
  
}

.event-calendar td.sat, .event-calendar td.sun {
  
}

#edit-event-term-select, #edit-event-type-select {
	padding: 0;
}

.event-nodeapi div {
  color: #000;
  padding: 0 0 6px 0;
  font-size: 11px;
  font-weight: bold;
}

.event-nodeapi div label {
	color: #000;
	padding-right: 5px;
	font-weight: normal;
}


.form-autocomplete {
  background-color: #FFF;
}

/* Ubercart */
table.cart-review {
  border: 0;
}
/* Zajištění nedělení slov na další řádek */
#cart-form-products table th, table.cart-review th {
  white-space: nowrap;
}
#cart-form-products table td {
  vertical-align: middle;
}

#cart-form-buttons {
  border: none;
}
#cart-form-products {
  border: 0;
}
td.recycling-fee, td.dph {
  text-align: right;
}

td.total, td.total-price {
  background: #f6f3ca;
  text-align: right;
}
td.total2 {
  background: #f6f3ca;
}
td.total-price {
  font-weight: bold;
} 
.block-uc_cart .content {
  font-size: 11px;
}
.block-uc_cart .content table tr {
  background: none;
  border: none;
}
.block-uc_cart .content table tr.odd,
.block-uc_cart .content table tr.even,
.block-uc_cart .content table td {
  border: none;
}
/* AJAX košíček bobíčku */
.block-uc_ajax_cart .content {
  font-size: 11px;
}
.block-uc_ajax_cart .content table tr {
  background: none;
  border: none;
}
.block-uc_ajax_cart .content table tr.odd,
.block-uc_ajax_cart .content table tr.even,
.block-uc_ajax_cart .content table td {
  border: none;
}
.block-uc_ajax_cart ul li {
  background: none;
}
.block-uc_ajax_cart h2 h2 {
  background: transparent;
  margin: 0;
  padding: 0;
}

h2.pane-title {
  font-weight: bold;
}
.pane-content {
  margin: 6px 0;
  padding: 0;
}

.pane-content ul, .block-uc_advanced_taxonomy ul {
  margin: 0;
  padding: 0;
}
ul li.special-offer, .block-uc_advanced_taxonomy ul li.special-offer {
  float: left;
/*  width: 85px;*/
  width: 16%;
  height: 90px;
  list-style: none;
  font-weight: bold;
  text-align: center;
  font-size: 10px;
  margin: 0 2px;
  padding: 0;
}

/* Vzhled formuláře pro přidávání položek do košíčku :) */
.add-to-cart {
  display: inline;
}
.add-to-cart .form-item {
  margin: 0;
  padding: 0;
  float: left;
}
input.add-to-cart-qty {
  width: 30px;
}
input.node-add-to-cart {
  width: 24px;
  height: 20px;
  border: 0;
  background: url(img/add_to_cart.png);
  padding: 0;
  margin: 1px 0 0 6px;
}

.view-display-id-block_3 ul li.views-row {
  list-style: none;
  list-style-image: none;
  background: none;
  padding: 0;
  float: left;
/*  width: 170px;*/
  width: 31%;
  height: 260px;
  margin: 0px 5px 10px 5px;
  border: 1px solid #d4d4d4;
}

.view-display-id-block_3 ul li .views-field-title {
  background: url(img/primary_menu_bg.png) repeat-x;
  text-align: center;
  font-weight: bold;
  padding: 3px;
  height: 30px;
}
.view-display-id-block_3 ul li .views-field-title a {
  color: #FFF;
}
.view-display-id-block_3 ul li .views-field-field-image-cache-fid {
  text-align: center;
  height: 105px;
}
.view-display-id-block_3 ul li .views-field-addtocartlink .add-to-cart {
  float: right;
  padding-right: 5px;
}
.view-display-id-block_3 ul li .views-field-stock {
  padding: 2px 5px 10px 5px;
  /* text-align: right; */
}
.view-display-id-block_3 ul li .views-field-model {
  font-weight: bold;
  padding: 5px 5px 0 5px;
  /* text-align: right; */
}

/*.view-advanced-catalog ul li .views-field-addtocartlink .add-to-cart .form-item,
.view-advanced-catalog ul li .views-field-addtocartlink input.node-add-to-cart {
  float: right;
}*/
/*.view-display-id-block_3 ul li.views-row-3,
.view-display-id-block_3 ul li.views-row-6,
.view-display-id-block_3 ul li.views-row-9,
.view-display-id-block_3 ul li.views-row-12,
.view-display-id-block_3 ul li.views-row-15,
.view-display-id-block_3 ul li.views-row-18,
.view-display-id-block_3 ul li.views-row-21,
.view-display-id-block_3 ul li.views-row-24,
.view-display-id-block_3 ul li.views-row-27,
.view-display-id-block_3 ul li.views-row-30 {
  margin-right: 0;
}*/

#block-views-advanced_catalog_front-block_3 .content {
  background: none;
  padding: 0;
}

.node table {
  margin: 0 0 14px 0;
}

.product-image {
  float: left;
  margin: 0 10px 6px 0; 
  padding: 0;
}
.product-image .main-product-image img {
  margin: 0;
  padding: 0;
  border: 1px solid #d4d4d4;
}

.nbb-main {
  padding: 0;
  font-size: 12px;
}

.nbb-main .add-to-cart {
  margin: 10px;
}

.nbb-field {
  margin: 2px 0;
  font-weight: bold;
}
.nbb-field .your-price {
  font-size: 16px;
}
.nbb-field label {
  color: #007a45;
  margin-right: 5px;
}
.nbb-icons {
  clear: both;
  height: 45px;
}
.nbb-icons .icons {
  float: left;
}
.nbb-icons .icons img {
  margin: 0 5px 5px 0;
}
.nbb-icons .gp {
  float: right;
}
.nbb-icons .gp img {
  margin-top: -20px;
}
.nbb-status {
  float: right;  
}

/**
* View download
*/
.view-download .views-row {
  margin-bottom: 10px;
}

.view-download .views-field-title {
  font-size: 14px;
  font-weight: bold;
}
.view-download .views-field-body {
  padding: 3px; 
}
.view-download .views-field-upload-fid {
  background: url(images/mini-attachment.png) no-repeat 0 2px;
  padding-left: 15px;
  font-weight: bold;
}

.view-filters {
  border: 1px solid #d4d4d4;
  padding: 2px;
  margin-bottom: 10px;
}
.view-filters .views-exposed-widget {
  margin: 0;
  padding: 0;
  padding-left: 10px;
}

.login-popup {
  float: right;
  background: green;
  padding: 4px 10px;
  margin-top: -20px;
}
.login-popup a {
  color: #FFF;
}

/**
* Tabulka revize objednávky
*/

.order-review-table {
  border: none;
}
.order-review-table tr {
  border: 1px solid #d4d4d4; 
}
.order-review-table tr.pane-title-row {
  color: #fff;
  background: url(img/primary_menu_bg.png) repeat-x 100% 100%;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
}
.order-review-table table td {
  border: 1px #d4d4d4 solid;
}

.view-display-id-block_3 ul li.views-row {
  background: url(img/default.png) 0 101% repeat-x;  
}

.view-display-id-block_3 ul li.views-row.novinka {
  background: url(img/novinka.png) 0 101% repeat-x;  
}
.view-display-id-block_3 ul li.views-row.vyprodej {
  background: url(img/vyprodej.png) 0 101% repeat-x;  
}
.view-display-id-block_3 ul li.views-row.akce {
  background: url(img/akce.png) 0 101% repeat-x;  
}
td.price-dph {
  text-align: right;
}


.view-display-id-block_3 .views-field-fee {
  clear: both;
  float: left;
  width: 44%;
  text-align: center;
  padding: 5px 0 5px 8px;
  background: url(img/rec_fee.png) 2% 50% no-repeat;
}
.view-display-id-block_3 .views-field-sell-price {
  font-weight: bold;
  text-align: center;
  float: right;
  width: 44%;
  padding: 5px 8px 5px 0;
}
.price-with-tax, .price-without-tax {
  text-align: center;
}

.view-display-id-block_3 .views-field-sell-price span.tax,
.view-display-id-block_3 .views-field-fee span.tax {
  display: block;
  text-align: center;
  margin-left: 0px;
  font-size: 10px;
  font-weight: bold;
}
.view-display-id-block_3 .views-field-fee span.tax {
  font-weight: normal;
}

.view-display-id-block_3 ul li .views-field-field-image-cache-fid {
  height: 110px;
}

li.novinka .views-field-sell-price,
li.novinka .views-field-fee,
li.akce .views-field-sell-price,
li.akce .views-field-fee {
  color: #FFF;
}

a.novinka {
  color: #910606;
}
a.vyprodej  {
  color: #000;
}
a.akce {
  color: #007a45;
}

table.views-table td {
  text-align: left;
}

/**
* nice menus skining :D
*/

ul#nice-menu-0 {
  float: left;
}

ul#nice-menu-0 li {
  background: none;
  border: none;
}

/* podmenu, které se vysouvá */
ul#nice-menu-0 li ul {
  margin: 16px 0 0 0;
  padding: 0;
  border: 0;
  background: #007a45;
  position: absolute;
}

ul#nice-menu-0 li.menuparent ul li {
  margin: 0;
  padding: 0;
  width: auto;
  clear: both;
}
ul#nice-menu-0 li.menuparent ul li a {
  margin: 0;
  padding: 6px 10px;
  height: 16px;
  white-space: nowrap;
  background: none;
}

/*
Styl zobrazení položek v GRIDu
*/

table.views-view-grid {
  margin: 6px 0 0 0;
}

.view-display-id-block_1 table.views-view-grid td {
/*  border: 1px solid #d4d4d4;*/
  vertical-align: bottom;
  padding: 2px;
  width: 25%;
}

.view-display-id-block_1 table.views-view-grid td table.grid-field {
  border: 1px solid #d4d4d4;  
}

.view-display-id-block_1 table.views-view-grid td table.grid-field td {
  border: none;
}

td.views-field-field-image-cache-fid,
td.views-field-title {
  text-align: center;
}

tr.prices {
  background: #d4d4d4;
}
tr.prices.novinka {
  background: #910606;
  color: #fff;
}
tr.prices.vyprodej {
  background: #f6f3ca;
}
tr.prices.akce {
  background: #007a45;
  color: #fff;
}

td.views-field-addtocartlink .add-to-cart {
  float: right;
}
.view-display-id-block_1 table.views-view-grid td td.views-field-title {
  color: #fff;
  background: #009036 url(img/primary_menu_bg.png) repeat-x 100% 100%;
  font-weight: bold;
  height: 38px;
  vertical-align: middle;
  padding: 0 2px;
}
.view-display-id-block_1 table.views-view-grid td td.views-field-title a {
  color: #fff;
}
.view-display-id-block_1 table.views-view-grid td td.views-field-model,
.view-display-id-block_1 table.views-view-grid td td.views-field-stock {
  padding: 5px 3px;
}
.view-display-id-block_1 table.views-view-grid td td.views-field-model {
  font-weight: bold;
}
.view-display-id-block_1 table.views-view-grid td td.views-field-stock {
  text-align: right;
}
.view-display-id-block_1 table.views-view-grid td td.views-field-fee,
.view-display-id-block_1 table.views-view-grid td td.views-field-sell-price {
  text-align: center;
  padding: 3px 1px;
}
.view-display-id-block_1 table.views-view-grid td td.views-field-fee {
  background: url(img/rec_fee.png) 0% 75% no-repeat;
}
.view-display-id-block_1 table.views-view-grid td td.views-field-fee.empty {
  background: none;
}
.view-display-id-block_1 table.views-view-grid td td.views-field-fee .uc-price,
.view-display-id-block_1 table.views-view-grid td td.views-field-sell-price .uc-price {
  display: block;
}
.view-display-id-block_1 table.views-view-grid td td.views-field-sell-price .uc-price {
  font-weight: bold;
}
.view-display-id-block_1 table.views-view-grid td td.views-field-addtocartlink {
  padding: 4px 2px 0 1px;
}

.view-display-id-block_1 table.views-view-grid td td.views-field-field-image-cache-fid {
  height: 110px;
  vertical-align: middle;
}

#admin-menu {
  font-family: Arial;
  font-size: 11px;
}
#admin-menu ul a {
  font-weight: bold;
}

/* Novinky v bloku */
#block-views-aktuality-block_1 ul li {
  background: none;
  padding: 0;
}
#block-views-aktuality-block_1 ul li .views-field-title {
  font-weight: bold;
  font-size: 14px;
}
#block-views-aktuality-block_1 ul li .views-field-teaser {
  margin-bottom: 10px;
}

/*.field-type-tablefield table td {
  width: 50%;
}*/
.field-type-embed-gmap {
  margin-top: 10px;
}

.view-kontakty ul li {
  clear: both;
  background: none;
  padding: 0;
  margin-bottom: 15px;
}
.view-kontakty ul li .views-field-title {
  font-size: 16px;
  font-weight: bold;
}
.view-kontakty ul li .views-field-field-mapka-value {
  float: right;
  margin-bottom: 20px;
}
.view-kontakty ul li .views-field-body {
  margin: 5px 4px;
}
.view-kontakty ul li .views-field-field-provozni-doba-value {
  margin: 0 4px;
}
.view-kontakty ul li .views-field-field-telefonni-cisla-value {
  margin: 5px 4px;
}
.view-kontakty ul li .views-field-field-telefonni-cisla-value table {
  width: 220px;
}

.field-field-produkty-big ul li.views-row {
  list-style: none;
  background: none;
  margin: 0;
  padding: 0;
}

.field-field-produkty-big ul li .node h2.title {
  font-size: 16px;
}
.field-field-produkty-big ul li .node table {
  margin-top: 12px;
}

.field-field-popisek-tabulky, .field-field-popisek-tabulky2, .field-field-popisek-tabulky3 {
  font-weight: bold;
  font-style: italic;
  /* margin: 10px 0 0 0; */
}

.field-field-tabulka table, .field-field-tabulka2 table, .field-field-tabulka3 table {
  /* margin: 0; */
}

h2.pane-title {
  font-size: 12px;
  font-weight: bold;
  background: url(img/primary_menu_bg.png) repeat-x 100% 100%;
  /*  border-top: 2px solid #858585;  
  border-bottom: 1px solid #858585; */
  margin: 0px 0px 0px 0px;
  padding: 4px 5px 4px 6px;
  color: #fff;
}

.pane-content .item-list .views-field-body {
  text-align: justify;
}

.pane-content .item-list li {
  margin-bottom: 8px;
}
.pane-content .item-list li .views-field-title {
  font-weight: bold;
}

.view-lightinfo td.views-field-teaser {
	font-size: 14px;
	font-weight: bold;
}
.view-lightinfo td.views-field-teaser p {
	font-weight: normal;
	font-size: 12px;
}