body {
	background-color: #39455b;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}		
#container {
	width: 790px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: #F7F7F7 url(../elements/bg/bg.jpg) repeat-y center top;
}
#banner {
	background-image: url(../elements/bg/tbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px;
	margin-bottom: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
#banner a { color: #666 }
#banner a:focus,
#banner a:hover { color: #c00 }
h1, .title, .categories h2, .category h3 {
	font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000 !important;
	margin-left: 20px;
}
#content {
	padding: 3px 10px;
	text-align: center;
}
#content img {
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.prev-photo {
	float: left;
	margin: 0 5px;
}

.next-photo {
	float: right;
	margin: 0 5px;
}

.prev-photo,
.next-photo {
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	overflow: hidden;
	width: 112px;
	height: 75px;
}

.prev-photo img,
.next-photo img {
	padding: 0 !important;
	border: none !important;
}

#image_info {
	padding: 5px 10px 10px;
	margin: 0 auto;
	font-size: 10pt;
	text-align: left;
	width: 460px;
}
#image_info a:link, #image_info a:visited {
	text-decoration: none;
	color: #39455b;
}
#image_info a:hover { 
	color: #CC0000;
}
#image_info .info {
	font-size: 8pt;
}
#image_info img {
	padding: 0;
	background-color: transparent;
	border: none;
}
.stripe {
	height: 15px;
	width: 175px;
}

#image_navigation {
	padding:10px;
	margin-right: 20px;
	font-size:10px;
	color: #39455b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}
#image_navigation a:link, #image_navigation a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #39455b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#image_navigation a:link#current, #image_navigation a:visited#current, #image_navigation a:hover {
	border-bottom: 4px solid #000;
	padding-bottom: 2px;
	background: transparent;
	color: #39455b;
}
#image_navigation a:hover { 
	color: #CC0000;
}
#thumb {
	padding:10px;
	margin-left: 20px;
	text-align: center;
}
#thumb img {
	margin: 2px;
}
#footer {
	clear: both;
	padding: 1px 5px 10px;
	text-align: center;
	background-image: url(../elements/bg/bbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 8pt;
}
#footer a:link, #footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #39455b;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: underline;
}

hr {
	border: none;
	border-top: 1px solid #c00;
	color: #c00;
	height: 1px;
}

.notice {
	color: rgb(102,102,102);
}

div.categories {
	float: left;
	width: 240px;
	text-align: left;
	height: 100%;
}
.categories ul {
	font-size: 9pt;
}
.categories ul li {
  margin: 0 0.5em;
}

.archivecontent {
	margin-left: 245px;
}
.categories ul a:link, .categories ul a:visited,
.pagenav a:link, .pagenav a:visited {
	text-decoration: none;
	color: #39455b;
}

.categories ul a:hover,
.pagenav a:hover {
  text-decoration: underline;
	color: #CC0000;
}

.pagenav {
	font-size: 9pt;
	margin: 1.3em 0;
}

span.disabled {
  color: #999;
}

img.noborder {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

img.piclens {
	vertical-align: text-bottom;
}

/* antispam button */
input.zlybutton { display: none }


/* categories archive */
.category {
	text-align: left;
	margin-bottom: 30px;
	clear: both;
}

.category h3 {
	margin-left: 0;
	border-bottom: 1px solid #CC0000;
}

.category .cat_thumbs {
	float: left;
}

.category .cat_first_image {
	/*widht: 300px;
	height: 200px;*/
	float: left;
	margin-right: 5px;
}

#vystava 
{
	display: block;
	float: right;
	margin-top: -16px;
}

#vystava a 
{
	font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	word-spacing: 3px;
	color: #39455b;
}

#vystava a:hover,
#vystava a:focus
{
	color: #CC0000;
}

#vystava a strong 
{
	font-weight: bold;
	color: #CC0000;
}
