/*  
Theme Name: Absolutne Template - leve menu vysouvaci
Theme URI: http://www.absolutne.net
Description: Pevna hlavicka, vertikalni menu vysouvaci, dva sloupce
Author: Absolutne.net
Author URI: http://www.absolutne.net
Version: 1.0
Modified by Martin Burian jr.: martin.burianjr@gmail.com
*/

body {
	color: black;
	background: #717173;
	margin: 0;
	padding: 0;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
}

h1 {
	font-size: 130%;
	color: white;
}

h2, h3, h4 {
	margin: 0 0 1.5em 0;
	padding: 0;
	color: #e41819;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 105%;
}

h4 {
	font-size: 100%;
}

strong {
	color: #e41819;
}

a img {
	margin: 0;
	padding: 0;
	border: none;
}

#content a {
	color: #8a0f09;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}

.cleaner {
	clear: both;
	line-height: 0;
	visibility: hidden;
	font-size: 0;
}


/* layout */
#layout, #header, #content, #footer {width: 1000px;}

#layout {
	text-align: left;
	margin: 0 auto;
}

#content {
	float: left;
	background-color: white;
	padding-bottom: 2em;
}

#header-logo {
	display: block;
	width: 1000px;
	height: 270px;
	background: url('../../uploads/logo.png');
}

#footer {
	clear: both;
	font-size: 90%;
	background: #e41819;
	color: black;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 10px;
}


/* menu header */

#menu-header {
	height: 30px;
	margin: 20px 0 0 0;
	padding: 2px 0;
	vertical-align: middle;
	background: url('../../uploads/menu_bg.png');
}

#popupmenu {
	margin: 4px 10px;
	padding: 0;
	height: 30px;
	vertical-align: middle;
}

#popupmenu li {
	list-style-type: none;
	display: inline;
	margin: 0 5px;
}

#popupmenu li.current_page_item a {
	color: black;
	text-decoration: none;
	background-color: white;
}

#popupmenu li a {
	color: black;
	font-weight: bold;
	font-size: 13pt;
	padding: 3px 5px;
}

#popupmenu li a:hover {
	color: black;
	text-decoration: none;
	background-color: white;
}

li.current_page_item {
	background: #e41819;
}

/* clanek */
#main {min-height: 400px; height: 400px; margin: 15px; text-align: justify; line-height: 135%;}
div>#main {height: auto}
#main ol {margin: 0 0 1em 1em; padding-left: 1.3em;}
#main ul li {margin: 0; padding-left: 1.5em; background: url('images/bg-li.gif') 5px 5px no-repeat; list-style-type: none;}

/* paging, datum */
#main .paging {clear: both; text-align: right; margin: 0 0 0.8em 0;}
#main .paging a img {border: 0; vertical-align: middle;}
#main .paging a {padding: 0 2px;} 

#main #paging-bottom {text-align: right; margin: 3em 0 0.5em 0;}
#main #paging-bottom a img {border: 0; vertical-align: middle;}
#main #paging-bottom a {padding: 0 2px;} 

#main #main-bottom, #main .jmeno {text-align: right; font-size: 90%; margin-bottom: 1.5em;}
#main #main-bottom img { margin-left: 3px; vertical-align: middle; }
#main .main-date {color: #68686e;}
#main .main-date {text-align: right;}
#main .main-date {clear: both;}

.paging-bottom-left {float: left;}
.paging-bottom-right {float: right;}

.main-perex {margin: 0 0 1em 0;}
.main-date {font-size: 90%; text-align: right; clear: both;}
.main-more {clear: both; text-align: right; font-weight: bold;}
.text-center {text-align: center;}


/* Breadcrumb */
#breadcrumb {margin: 0 0 1em 0; line-height: 155%;}

/* Obrazky */
p img {padding: 0; max-width: 100%;}

img.centered, img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline; float: right;}
img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline; float: left}


/* hromadne deklarace */
#main .paging,
#main #paging-bottom,
#main .main-date  {clear: both; text-align: right;}

/* small font */
#main .paging,
#main .main-date {font-size: 90%;}

/* obrazek bez okraje */
img,
#header-search .form-search,
#main .table-form td img {border: 0;}


/* tabulka clanek */
.table-article {width: 80%; border: 2px solid #fff;}
.table-article td, .table-article th {padding: 4px; border: 1px solid #fff;}
.table-article th {text-align: center; background-color: #c7d9ed;}
.table-article td {background-color: #dcdcdc;}
.table-article tr.licha td {background-color: #ececec;}


/* tabulka galerie */
.table-gallery td {width: auto; text-align: center; padding: 0 5px 10px 5px;}
.table-gallery td p {margin: 0.5em 0 0 0;}


/* systemove moduly */
/* Gallery */
.gallery {margin-bottom: 5px;}
.gallery .gallery-item img {border: 1px solid #CCCCCC;}
.gallery .gallery-item {float: left; width: 20%; text-align: center; padding: 15px;}
.gallery .gallery-icon {}
.gallery .gallery-item h2 {font-size: 90%; color: #000; margin: 0.5em 0 0 0;}

/* galerie lightbox */
#lightbox {position: absolute; top: 40px; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox a img {border: none;}
#outerImageContainer {position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto;}
#imageContainer {padding: 10px;}
#loading {position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;}
#hoverNav {position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10;}
#imageContainer>#hoverNav {left: 0;}
#hoverNav a {outline: none;}
#prevLink, #nextLink {width: 49%; height: 100%; background: transparent url('images/blank.gif') no-repeat; /* Trick IE into showing hover */ display: block;}
#prevLink {left: 0; float: left;}
#nextLink {right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {background: url('images/prevlabel.gif') left 15% no-repeat; filter: alpha(opacity=90); opacity: 0.9; -moz-opacity: 0.9;}
#nextLink:hover, #nextLink:visited:hover {background: url('images/nextlabel.gif') right 15% no-repeat; filter: alpha(opacity=90); opacity: 0.9; -moz-opacity: 0.9;}
#imageDataContainer {font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em;}
#imageData {padding:0 10px;}
#imageData #imageDetails {width: 70%; float: left; text-align: left;}
#imageData #caption {font-weight: bold;}
#imageData #numberDisplay {color: #000; display: block; clear: left; padding-bottom: 1.0em;}
#imageData #bottomNavClose {width: 66px; float: right; padding-bottom: 0.7em;}
#overlay {position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html>body .clearfix {display: inline-block; width: 100%;}
/* End hide from IE-mac */
* html .clearfix {height: 1%;}

