
/* Basics
------------------------------ */
html {
	/* Moz */
	height: 100%;
}

/* image repleacment - LOGO */

.imgr, .imgr span {
	position: relative;
	display: block;
	padding: 0;
	left: 0;
	top: 3px;
	overflow: hidden;
	font-size: 1.0em;
	font-weight: normal;
	text-align: left;
}

h1 {
	margin-top: 0px;
	font-size: 1.0em;
}

h1 a {
	color: #2E68CB;
}
h1 a:hover {
	color: #2E68CB;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 372px;
	overflow: visible;
}

.imgr span {
	position: absolute;
}

#logo, #logo span {
	width: 451px;
	height: 135px;
	top: 0px;
	margin-bottom: 195px;
}

#logo-image, #logo-image span {
	width: 451px;
	height: 135px;
	top: 0px;
	margin-bottom: 35px;
}

#logo span {
	background: url(../images/logo.jpg) no-repeat 0 0;
}

#logo-image span {
	background: url(../images/logo-foto.jpg) no-repeat 0 0;
}

/* konec LOGO */ 


/* Main Layout
------------------------------ */
body {
	background: black;
	margin: 0px;
	padding: 0px 0px 0px;
	text-align: center;
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size:74%;
	letter-spacing: 1px;
	line-height:1.3;	
}
#main {
	text-align: left;
	margin: 0px auto;
	width: 773px;
	background: black url(../images/blog-space.jpg) no-repeat;
	padding: 8px 113px 70px;
	border-top: 0px solid #444;
	border-right: 0px solid #444;
	border-bottom: 0px solid #444;
	border-left: 0px solid #444;
}

#main-image {
	text-align: left;
	margin: 0px auto;
	width: 800px;
	background: black;
	padding: 8px 113px 70px;
	border-top: 0px solid #444;
	border-right: 0px solid #444;
	border-bottom: 0px solid #444;
	border-left: 0px solid #444;
}

#credit, #sort {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #294550;
	text-align: right;
	clear: both;
}
#credit a, #sort a {
	text-decoration: none;
	color: #294550;
	border-bottom: 1px dotted #294550;
}
#credit a:hover, #sort a:hover {
	color: #748da0;
	border-bottom: 1px solid #294550;
	text-decoration: none;
}
#gallerytitle {
	border-bottom: 1px solid #414141;
	padding-bottom: 14px;
	margin-bottom: 20px;
	/*min-height: 40px;
  _height: 40px;*/
  width: 777px;
}
#gallerytitle h2 { 
	font-weight: normal; 
	font-size: 12pt; 
	margin-top: 18px;
	width:800px;
}

#gallerytitle dvojkovejnadpis {
	margin-top: -20px;
	width:510px;
}

/* Link Styles
------------------------------ */
a:link, a:active, a:visited {
	text-decoration: none;
	color: #43c1e4; 
}

a:hover, a:focus { 
	text-decoration: underline; 
	color: white; 
}

/* Text Styles
------------------------------ */

h2 {
	font-weight: bold;
	color: white;
}
h2 a:link, h2 a:visited {
	color: #43c1e4;
	text-decoration: none;
}
h2 span {
	color: #666;
}
h2 a:hover {
	color: white;
	text-decoration: underline;
}
h3 {
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 6px;
}

h3 a:link, h3 a:visited { 
	text-decoration: none; 
	color: #43C1E4;
}
	
h3 a:hover { 
	text-decoration: underline; 
	color: white;
}

#comments h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 220%;
}

/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #444;
	margin: 0 0 12px 0;
	padding: 0;
}
img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}

#imagemetadata {
  text-align: right;
  position: relative;
  display: none;
}

#imagemetadata table {
  text-align: left;
  line-height: 1em;
  border: 1px solid #ccc;
  position: absolute;
  top: 2em;
  right: 0px;
  background-color: #fafafa;
}

#imagemetadata table td {
  border-bottom: 1px solid #f0f0f0;
  background-color: #f8f8f8;
  padding: 2px 5px;
}


/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0px;
	margin: 20px auto 0px 0px;
	list-style-type: none;
	text-align: center;
	font-size: 110%;
	width: 100%;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	font-size: 150%;
	color: #748da0;
}
ul.pagelist li.prev {
	margin-right: 10px;
	color: #43c1e4;
}
ul.pagelist li.next {
	margin-left: 10px;
	color: #43c1e4;
}
.disabledlink {
	color: black;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}


/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable {
	margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
}
#imageDesc {
	margin-bottom: 4px;
	font-style: italic;
}

#exif_link {
	margin-bottom: 4px;
	float: right;
}

#imagemetadata_data td {
	color: black;
}

/* Tags
------------------------------ */
.taglist {
	margin-top: 12px;
}

.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist li {
	background: url(../images/tag.png) no-repeat left center;
	list-style-type: none;
	padding-left: 18px;
	float:left;
	padding-right: 5px;
}

.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
	margin-top: 0px;
	margin-bottom: 25px;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	display: block;
	padding: 9px 9px 9px 9px;
	margin: 4px 4px 4px 4px;
   border: 1px solid #444;
	background-color: #333;
	min-width: 130px;
	height: 11em;
	line-height: 11em;
	overflow: hidden;
	text-align:center;
	vertical-align: middle;
}

.imagethumb a:hover {
	background-color: #333;
	border: 1px solid #43c1e4;
}
.imagethumb {
	float: left;
}
.albumdesc2 {
	line-height: 18px;
}

#images img {
	display: inline;
	vertical-align: middle;
}


/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
	position: relative;
	left: 8px;
}
.album {
	margin: 0 5px 8px 5px;
   padding: 10px 8px 8px 10px;
	float: left;
	width: 356px;
	border: 1px solid #444;
	background: #1F1E1E;
	line-height: 100%;
}
.album a img {  }
.album .thumb {
    float: left; 
    margin-right: 6px;
}
.album h3 {
	padding: 0;
	line-height: 1.1;
	font-size: 120%;
}

.album p {
	line-height: 12px;
	font-size: 11px;
  	padding: 4px 0px 0px;
  	margin: 0px;
	color: white;
}
.albumdesc small {
	color: #43C1E4;
	background: white;
	padding: 0px 5px;
	margin-top: 5px;	
	
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
	margin-bottom: 15px;
}
#image img {
	border: 1px solid #444444;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #444;
	background: #282828;
	margin-top: -40px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color: #43c1e4;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #333;
	text-decoration: none;
	color: white;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}

.imgnav .small {
	color: white;
}

#narrow {
	margin: 0 auto;
	width: 100%;
	color: white;
}


/* Comments
------------------------------ */
#comments {
	clear: both;
	width: 440px;
	margin: 0px auto;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 10px;
	border: 1px solid #444;
	background: #333;
	margin-bottom: 12px;
}
.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
}
.commentdate {
	margin-top: 12px;
	color: #555;
	font-size: 85%;
}

#commentform {
	color: white;
}

td {
	color: white;
}


/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
}
textarea {
	padding: 4px;
	width: 100%;
	color: #888;
	font: 100%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
}
label {
	cursor: pointer;
}
label:hover {
	color: #999;
}
#map {margin-left: -77px;}

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
    _position: absolute;
	right: 0px;
	top: 0px;
	width: 120px;
	border-bottom: 1px solid #444;
	border-left: 1px solid #444;
	background: #222;
    z-index: 2;
}
#admin_data{
	top: 0px;
	padding-top: 20px;
	z-index: 1;
	line-height: 1.6em;
}
#admin h3 {
	font-weight: normal;
	color: #aaa;
	margin:0;
	padding:0;
}
#admin h3:hover { color: #86a1b6; }

/* Search Box
------------------------------ */
#search {
	position: relative;
	left: 300px;
	top: -760px;
	width: 150px;
	height: 50px;
	margin: 0px auto; 	 
	text-align: center;
}

#search_form {
	height: 50px;
}
#search input.pushbutton {
	padding: 1px;
	font-size: 80%;
}
#search ul {
  position:absolute;
  text-align: left;
  width:20px;
  margin:0px;
  padding:2px;
  list-style:none;
}
#search ul .item {
  display:none;
}
#search ul:hover .item {
  display:block;
  padding:1px;
  margin:0px;
  background-color:#222;
  color: #fff
}
#search li {
width:150px;
}
.clear {
  clear:both;
  height:10px;
}

/* Archive View
---------------------------- */
#archive{
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
ul.archive * {
	padding:0;
	margin:0;
	list-style:none;
}
ul.archive #year {
	margin-top:10px;
	text-align: center;
	margin-bottom:5px;
	font-weight:bold;
	font-size:18px;
}
ul.archive #month {
	font-size: 14px;
	list-style:none;
	border-top:2px solid #666;
	padding-top: 5px;
}

/* Tag Cloud
---------------------------- */
#tag_cloud {
	text-align: center;
	background: #111;
}
#tag_cloud p {
	padding:10px 0;
	margin:20px 0;
	background: #222;
	/*border-top: 3px solid #666;*/
/*	border-bottom: 3px solid #666;*/
	font-size: 16px;
	/*font-weight:bold;*/
	text-align: center;
}

/* ----------- SEDY SPODNI PROSTOR ------------ */
#greyspace {
	background: #1f1e1e;
	position: relative;
	float: left;
	width: 100%;
	padding-top: 20px;
	color: white;
	margin-bottom: 0px;
}

#greyspace li {
	list-style: none;
	line-height: 1.8;
	font-size: 105%;
}

#greyspace h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 180%;
	margin-bottom: 20px;
	color: white;
}

#greycontent {
	width:773px;
	text-align: left;
	padding: 0px 113px;
	overflow: visible;
	margin: 0px auto;
}

.grey-center {
	display: block;
	position: relative;
	width: 400px;
	left: 0px;
}
	

.grey-center a {
	color: #43C1E4;
	text-decoration: none;
}

.grey-center a:hover {
	color: white;
	text-decoration: underline;
}

.odkaz-spodek {
	text-transform: lowercase;
}

.copyright {
	display: block;
	position: relative;
	width: 278px;
	height: 98px;
	top: -135px;
	left: 165px;
	margin:0 auto;
	padding-right: 10px;
	text-align: right;
	font-size: 101%;
	background: url(../images/copy.gif) no-repeat;
}

.copy {
	position: relative;
	display: block;
	width: 53px;
	height: 37px;
	left: 111px;
	top: -33px;
}



.copyright a {
	color: #43C1E4;
	text-decoration: none;
}

.copyright a:hover {
	color: white;
	text-decoration: underline;
}

.toplist {
	display: block;
	position: relative;
	left: 293px;
	top: -61px;
}

#padbox {
	color: white;
	position: relative;
	left: -8px;
	width: 797px;	
}

.popisalba {
	padding: 10px 10px;
	margin: 4px 4px 4px 4px;
	background: #333333;
	border: 1px solid #444444;
}

.commentbody {
	letter-spacing: 0.2px;
	line-height: 1.4;
}

.zpetnauvod {
	display: block;
	width: 208px;
	height: 39px;
	padding-top: 2px;
	padding-left: 65px;
	text-align: left; 
	font-size: 160%;
	background: url(../images/zpetnauvod.jpg) no-repeat;
}

#zpet {
	width: 1px;
	height: 1px;
	left: 600px;
	top: -330px;
	position: relative;
	float: left;
}

a.zpetnauvod:hover {
	color: #414141;
	text-decoration: none;
}

.maly-grey {
	font-size: 9px;
}


/* Nahodne a nejkomentovanejsi */
#widefoto {
	position: relative;
	width: 773px;
	text-align: left;
	margin: -50px auto 80px;
	padding: 0px 113px 70px;
	left: -3px;
}

#nahod {
	width: 380px;
	position: relative;
	float: left;
	margin-left: 5px;
}

#nejkoment {
	width: 380px;
	position: relative;
	float: right;
	left: -2px;
}

#nahod img, #nejkoment img {
	margin: 5px 0px 30px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #444;
	background-color: #333;
	width: 364px;
}

#nahod h3, #nejkoment h3 {
	color: white;
	text-align: left;
	font-size: 100%;
}

#rating {
	width: 300px;
	padding-left: 155px;
}



