@import "layout.css";widht

/* some common styles */

html, body, table th, table td {
  font-family: "Segoe UI", Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  /* background: #000; */
  color: #aaaaaa;
}

p {
	margin: 0;
	padding: 0;
}

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

h1 {
  font-size: 20px;
  font-weight: bold;
  color: #ffdd09;
  margin-top: 10px;
  margin-bottom: 15px;
}

h2 {
  font-size: 18px;
}

h3 {
  font-size: 140%;
  font-weight: bold;
}

h4 {
  font-size: 140%;
  color: #f7800a;
}

h5 {
  font-size: 130%;
  color: #f7800a;
}

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

/* links */

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

a:hover {
  color: #fc7410;
  text-decoration: underline;
}

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

a:inactive, a.inactive {
  color: #fc7410;
}

li a.active {
	color: #fc7410;
}
/* 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.png) 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.png) 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.png) no-repeat 1px 3px; */
}

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

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

#page {
  width: 1366px;
  margin-left: auto ;
  margin-right: auto ;
}

/* celý střed včetně textu a menu */
#container {
  margin: 0 10px;
  background: #000 url(img/background1.gif);
  width: 1366px;
}

#main { 
  border-top: 0px solid #858585;
  border-bottom: 0px solid #858585;
}

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

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

/* header LOGO, inzerce, soc. site */ 
#header {
  display: table;
  border-collapse: collapse;
  height: 130px;
  padding: 0;
  margin: 0 10px 0 0;
  
  width:1453px;
  /*dle GAnalytics */
  /*min-width:1240px;*/
}


#pripojtese {
  display: table-cell;
  float: left;
  margin: 12px;
  width: 77px;
}

#logo-title {
  background: url(img/nikonclub.png) 0 50% no-repeat;
  height: 130px;
  display: table-cell;
  width:264px;
  float:left;
}

#logo-title a, #logo-title a:visited, #logo-title a:hover {
  height: 116px;
  text-decoration: none;
  border-bottom: none;
}

#reklama {
  float:left;
  margin-top: 4px;
}

#reklama .block {
   margin:0;
}

#reklama .corner-ver {
	/* margin:5px; */
	padding: 0 12px;
}

/*#logo-title {
width: 745px;
height: 100px;
background: url(https://www.nikonclub.cz/images/nikon_leaderboard.png)   10px 50% no-repeat;
}*/

.logo1 {
	background: url(img/logo1.jpg) no-repeat;
}
.logo2 {
	background: url(img/logo2.jpg) no-repeat;
}
.logo3 {
	background: url(img/logo3.jpg) no-repeat;
}
.logo4 {
	background: url(img/logo4.jpg) no-repeat;
}
.logo5 {
	background: url(img/logo5.jpg) no-repeat;
}

/* primary links */
#primarylinks{
  /* background-color: #0258ae; */
  padding: 4px 10px;
  height: 20px;
  margin: 0px;
  background: #343434;
  width:1366px;
}

#primarylinks ul {
  float: left;
  text-align: center;
  font-size: 90%;
}

#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 4px 0 0px;
  padding: 3px 6px 2px 16px;
  color: #ffdd09;
  font-weight: bold;  
  height: 16px;
  border-bottom: none;
  float: left;
  line-height: 14px;
  font-size: 12px;
  background: url(img/primary_puntik.gif) 0% 50% no-repeat;
}

#primarylinks ul li a:hover {
  height: 16px;
  color: #FFF;
  text-decoration: none;
  overflow: visible;
  background: url(img/primary_puntik_hover.gif) 0% 50% no-repeat;
}

#primarylinks ul li a.active {
  text-decoration: none;
  color: #FFF;
  background: url(img/primary_puntik_hover.gif) 0% 50% no-repeat;
}
/* 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 */

#content-top {
  text-align: left;
  margin: 0 0 10px 0;
}

.block {
  /*margin: 5px 0 0 0;*/
  /* background: #131313 url(img/block-back.gif) 0% 100% no-repeat;
  min-height: 160px; */
  padding-top: 7px;
  background: url(img/pravy_dolni_roh.png) 100% 100% no-repeat;
}

.block h2 {
  font-size: 15px;
  font-weight: bold;
  background: #000;
  margin: 3px 3px 3px 3px;
  padding: 4px 5px 4px 6px;
  color: #ffdd09;
  text-transform: uppercase;
}

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

.block .content{
  /* border: 1px solid #898c90; */
  padding: 0;
}

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

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

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

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

#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;
}



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

/* tabs */

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

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

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

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

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

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

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

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

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

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

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

/* tables */

table {
  /* margin: 0.5em 0 1em 0; */
  width: 100%;
  border: 3px solid #222222;
}

tbody {
  border: none;
}

/* nadpis tabulecky */
thead th {
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 2px solid #111;
  /* background: #98aabe url(img/podnadpis_pozadi.gif) repeat-x; */
  background: #000;
  padding: 2px 5px 2px 5px;
}

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

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

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

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

td.active {
  background: #1b1b1b;
}

td {
  padding: 3px;
  border: 2px solid #222222;
}

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

/* forms */

form {
  margin-bottom: .5em;
}

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

.form-text, .form-textarea {
  color: #fff;
  background: #000;
}

fieldset {
  border: 1px solid #111;
  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;
}

#search  {
  margin: 5px -8px 5px -8px;
/*  background: url(images/crystal-search.gif) left bottom no-repeat; */
  border-bottom: 2px solid #D1DBEC;
  padding: 3px 3px 0 26px;
  vertical-align: bottom;
  height: 22px;
}

#search .form-item {
  display: inline;
  padding: 0;
  margin: 0;
}
.block-search input.form-text {
	width: 130px;
}
.block-search input.form-submit {
	width: 50px;
}

#search input.form-text, #user-login-form input.form-text  {
  width: 147px;
}

#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 */

.progress .bar {
  background: #fff url(images/progressbar.gif) repeat;
  border: 1px solid #858585;
}

/* messages */

.messages {
  min-height: 32px;                 /* icon height */
  font-size: 13px;
  padding: 1.3em 1em .3em 52px;
  border: 2px solid #111;
  background: #000;
  color: #fff;
  margin: 10px 0;
}

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

div.status {
  background: #000 url(images/icon_info.gif) .5em 50% no-repeat;
  color: #fff;
}

div.error {
  background: #000 url(images/icon-alert.png) .5em 50% no-repeat;
  color: #fff;
}

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: 13px;
}

.description .admin-dependencies, .description .admin-required {
	color: #fff;
}

pre {
  background: #ff0000;
  border: 1px solid #0054ff;
  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: #ffb200;
  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 {
  border: 1px solid #111111;
  background-color: #000; /* barva stredni */
  margin: 5px 0 5px 0;
  padding: 0;
}

div.admin-panel h3 {
  padding: 2px 2px 2px 10px;
  font-size: 13px;
  color: #fff;
}

/* komentáře */

#comments {
  margin: 0;
}

.comment {
  margin-top: 10px;
  padding: 0;
	background: url(img/pravy_dolni_roh.png) 100% 100% no-repeat;
}

.comment h3.title {
  color: #ffdd09;
  font-size: 15px;
  padding: 2px;
  margin: 0;
  text-transform: uppercase;
}
.comment h3.title a {
	color: #ffdd09;
	text-decoration: none;
	font-size: 17px;
}

.comment .content {
  padding: 10px 10px 10px 10px;
  margin: 0;
  line-height: 1.5;
}

.comment .picture {
	float: left;
       	padding: 0;
	margin: 6px 10px -5px 4px;
}

.comment .meta {
  color: #fc7410;
}

.comment .links {
/*	border-top: 1px solid #111111;
	padding: 1px; */
}
.comment .links ul.links {
	border: 0;
	text-align: left;
}
.comment .links ul.links li a {
	color: #ffdd09;
}

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

.box {
  margin-top: 10px;
}

.box .title {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  padding: 2px;
	letter-spacing: 1px;
  color: #ffdd09;
  text-transform: uppercase;
}

/* odkazy pod nodem */

.node .links {
  clear: both;
  text-align: right;
  height: 20px;
}

ul.links {
  text-align: right;
}

ul.links li a {
  color: #ffdd09;
}

ul.links li.first {
  padding-left: 0px;
}

.node div.links {
  padding: 0;
}

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

li.comment_add a, li.comment_comments a {
  float: left;
	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: 46px;
}

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.forward_links a {
	float: right;
	background: url(img/obalka.gif) no-repeat 0 3px;
  padding-left: 15px;
	margin-right: 10px;
}

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


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

li.comment_delete a, li.comment_edit a, li.comment_reply a {
    padding-left: 29px;
    padding-bottom: 37px;
    padding-top: 11px;
}
  
li.comment_delete a {
    background: url(images/new-mini-trash.png) no-repeat 0px 7px;
}

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

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

/* node, content styles */

.node {
	margin-left: 0px;
  margin-bottom: 10px;
  margin-top: 0;
  padding: 0;
	background: url(img/pravy_dolni_roh.png) 100% 100% no-repeat;
}

/* obloučky */
.corner2 {
	background: url(img/levy_dolni_roh.png) 0% 100% no-repeat;
}
.corner3 {
	background: url(img/levy_horni_roh.png) 0% 0% no-repeat;
}
.corner4 {
	background: url(img/pravy_horni_roh.png) 100% 0% no-repeat;
}
.corner-hor {
	margin: 0 10px 0 10px;
	background: #000;
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
}
.corner-ver {
	margin: 10px -10px 10px -10px;
	background: #000;
	border-left: 1px solid #111;
	border-right: 1px solid #111;
	padding: 0 10px;
}
/* konec obloučků */

.box .node .content {
  background: #000;
 /* line-height: 5.8; */
}

.help, .node .content {
  font-size: 15px;
}

.node .content {
	clear: both;
  padding: 5px 5px 5px 5px;
  margin-bottom: 13px; 
}

/* odstavec článku */
.node .content p {
  margin: 0;
  font-size: 18px;
  line-height: 1.5;
  padding: 10px 10px 10px 10px;
}

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

h1.title {
  padding: 2px 2px 2px 10px;
  font-size: 22px;
  letter-spacing: 1px;
  color: #ffdd09;
  text-transform: uppercase;
}
h1.title.withspace {
	margin-bottom: 10px;
}

.node h2, .node h3, .node h4, .node h5 {
  color: #ffdd09;
}

.node h2 {
  margin: 10px 0px 8px 10px;
}

.node h2.title {
  padding: 2px 2px 2px 10px;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.node h2.title a {
  font-size: 18px;
  color: #ffdd09;
  font-weight: bold;
  margin-bottom: 0;
}

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


/*Martin kamin 19.6.2012 */
.node ul li {
  list-style:square url("img/primary_puntik.gif");
  list-style-position:inside;
  margin: 0 0 0 45px;
  text-indent: 0px;
}

.node ol li {
  margin: 0 0 0 45px;
  text-indent: -22px;
  list-style-position:inside;
}
/*          konec MK            */


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

.meta {
  height: 16px;
}

.post-date {
	background: url(img/date2.gif);
	width: 41px;
	height: 42px;
	float: left;
	font-size: 10px;
	margin: 5px 13px 1px 2px;
}

.post-day {
	display: block;
	text-align: center;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding-top: -1px;
}

.post-month {
  padding-top: 4px;
  display: block;
  text-align: center;
  color: #000;
  text-transform: uppercase;
}

.node .submitted {
  text-align: left;
  height: 16px;
  float: left;
  font-weight: bold;
  padding: 1px 0 1px 0px;
}
.node .submitted a {
	color: #fc7410;
}
.node .ontime {
	text-align: left;
  height: 16px;
	float: left;
	margin-left: 10px;
  padding: 1px 0 1px 22px;
  color: #fc7410;
}

.node .with-taxonomy .submitted {
  
}

.node .taxonomy {
  /* text-align: right;*/
  float: left;
  margin-top: 13px;
  margin-bottom: 13px;
}

.taxonomy .links a {
  text-decoration: none;
	color: #fc7410;
}

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

.taxonomy li.first {
  background: url(images/mini-category.png) no-repeat 0 0px;
  padding-left: 32px !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: #111;
}
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: #111;
}

.poll .bar .foreground {
  background: #fc7410;
  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 */

.pager {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding: 1px;
  margin: 0;
  color: #fff;
  background: #000;
}

.pager a, .pager a:visited  {
  padding: 2px 3px 2px 3px;
  margin-left: 5px;
  color: #fff;
  text-decoration: none;
}

.pager .pager-current {
  font-size: 11px;
  color: #ffb200;
}

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

/* Martin chci upozornit na nutnou registraci pod clankem*/
.premium-message {
	font-size: 1.2em;
  background: url(/sites/all/themes/nikonclub/images/attention.png) no-repeat 10px 10px transparent;
  padding: 20px 0px 10px 74px;
  margin: 0px 4px 5px 1px;
  text-align: center;
  background-color: #383838;
}

/* pager fora */

#forum .pager {
	text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding: 1px;
  margin: 0;
  color: #fff;
  border: 1px solid #111;
  background: #000;
}

#forum .pager a {
  padding: 2px 3px 2px 3px;
  margin-left: 5px;
  color: #fff;
  text-decoration: none;
  border: none;
  background: none;
}

#forum .pager a.active { 
  font-size: 14px;
  margin-left: 5px;
  color: #ffb200; 
}

#forum .pager-current, 
#forum .pager a:hover { 
  background: none; 
  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 #111;
  margin-bottom: 1em;
}

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

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

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

.event-calendar td.today {
	background: #ffdd09;
}

.event-calendar td.sat, .event-calendar td.sun {
	background: #fc7410;
}

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

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

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

/*  floating day number div  */
.event-calendar div.day {
  border: 1px solid #111;
  border-width: 0 0 1px 1px;
  padding: 0.125em 0.25em 0 0.25em;
  margin: 0;
  background: #111;
	color: #fff;
}

/* acidfree */
.view-content-all-photos ul li {
  float: left;
  list-style-type: none;
  list-style-image: none;
  background: transparent;
  width: 110px;
}

p.acidfree-center {
  margin: 0;
  padding: 0;
}

div.acidfree-cell div.acidfree-folder {
  background-color: transparent;
  border-color: transparent;
}

div.acidfree-cell > div.acidfree-item:hover {
  border-color: transparent;
}

/* odkazy v titulku tabulky */
thead th a.active, thead th a, head th a:visited {
	color: #fff;
}

/* advanced forum */

.forum-comment .links {
  clear: both;
  text-align: right;
  height: 20px;
}

.blok-blogy {
	width: 242px;
	float: left;
	margin-right: 7px;
}

.blok-bazar {
	width: 409px;
	float: left;
}


/* styl zobrazení fotek */
.blok-fotka {
	width: 260px;
	float: right;
}

.under-blocks {
	height: 5px;
	clear: both;
}

/* album fotek */
.photos-album {
	border: 1px solid #111;
	background: #000;
	margin: 5px;
	padding: 5px;
	clear: both;
	overflow: hidden;
	height: auto
}

.editdes, .image-b {
  background: #000;
  border: 1px solid #111; 
  color: #FFF;
}

#photos-quote {
  background: #000;
}

.photos-des {
  background: #000;
  text-align: right
}

/* Jak vypadá blok s fotografiemi */
#block-photos-3 img {
  margin: 2px;
}

#block-photos-0 li, #block-photos-3 li {
display: inline;
width: 100px;
line-height: 43px;
}

table.update, table.update a {
  color: #000;
}

.version-details, .version-links, .version-details a, .version-links a {
  color: #000;
}

.version-links ul.links li a {
  color: #000;
}

/* node gallery */
.gallery-images-list {
  overflow: hidden; /* clear floats */
}

.gallery-images-list li {
  float: left;
  width: 24%; /* you can adjust this to your theme */
  min-height: 190px; /* if you use long titles which will be displayed under pictures some pictures may 'stuck' and not go to left, try lower value and you will see what I mean */
  background: none !important;
}

.gallery-images-list .image-thumbnail a {
  display: block;
  text-align: center;
}

.gallery-images-list .image-thumbnail img {
  margin: 5px;
}

.messages {
display: none;
}

.node a img {
padding-right: 10px;
}


/* stylovani newssticker */
.newsticker {
            font-size: 13px;
}

.tickernikonclub {
    font-size: 15px;
    height: 72px;
                 }
                 

/* klubove linky */
#klubovelinky {
  font-size:16px;
  font-family:Arial;
  background: #343434;
  padding: 8px 17px 10px;
    
}

/* facebook Like it */
.fb-like {
  margin-top: 30px;
  margin-left:10px;
  margin-right: 10px;
}

/*prvni strana dva sloupce*/
.jsem-nikonak .views-row {
  float: left;
  width: 50%;
}

/* citace uvnitř článku */
.podivej-sem {
  border-color: #FC7410;
  border-style: solid;
  float: left;
  font-family: monospace;
  font-size: 1em;
  font-weight: bold;
  margin: 6px 22px 9px 22px;
  padding: 20px 7px;
  width: 62%;
}

/*insider hlavička pohledu na další články*/
#block-views-Insider_clanky-block_1 .title {
  text-transform: uppercase;
  font-size: 21px;
  color: #ffdd09;
  padding: 1px 1px 1px 1px;
}

#block-views-Insider_clanky-block_1 .views-field-title {
  font-size: 16px;
  padding: 2px 5px 11px 11px;
  text-transform: uppercase;
  
}