/* --------- [layout] --------- */
body {
	background: #004a9b url(../layout/bg-body.png) repeat-x top;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 90%;
	}
#master {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background: url(../layout/shadow.png) repeat-y center;
	text-align: left;
	}
#master-in {
	margin: 0 30px; /* koliduje v IE 6 */
	}
#header {
	height: 205px;
	background: url(../layout/header.jpg) no-repeat top center;
	position: relative;
	}
#header h1 {
	position: absolute;
	width: 280px;
	height: 120px;
	left: 41px;
	top: 45px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	z-index: 1;
	}
#header h1 a {
	text-decoration: none;
	color: #004a99;
	}
#header h1 a span {
	position: absolute;
	width: 280px;
	height: 120px;
	left: 0;
	top: 0;
	background: url(../layout/logo.jpg) no-repeat top center;
	z-index: 1;
	}
#main {
	background: url(../layout/grid-content-top.png) no-repeat top center;
	padding-top: 30px;
	line-height: 140%;
	}
#main-in {
	background: url(../layout/bg-main.png) repeat-y center;
	}
#content {
	width: 680px;
	margin: 0;
	padding: 0;
	float: left;
	}
#content-in {
	padding: 0 2em;
	font-size: 95%;
	color: #000;
	line-height: 150%;
	}
#sidebar {
	width: 240px;
	margin: 0;
	margin-left: 680px; /* špatné počítání šířky v IE 6 */
	padding: 0;
	}
#sidebar-in {
	padding: 10px;
	font-size: 90%;
	color: #555555;
	}
#footer {
	height: 100px;
	background: url(../layout/grid-content-bottom.png) no-repeat center bottom;
	color: #7c7c7c;
	font-size: 90%;
	position: relative;
	padding-top: 4em;
	}
.cleaner { clear: left; }
.cleaner hr { display: none; }

/* --------- [navigation] --------- */
#navigation {
	border-top: 3px solid #406a98;
	border-bottom: 3px solid #406a98;
	background: #ffff00 url(../layout/bg-navigation.png) no-repeat top center;
	padding: 0.5em 1em 0.3em 2em;
	}
#navigation a {
	text-decoration: none;
	text-transform: uppercase;
	color: #406a98;
	/*font-weight: bold;*/
	}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 150%;
	}
#navigation ul li {
	display: block;
	width: 140px;
	float: left;
	font-weight: bold;
	padding-bottom: 0;
	}
#navigation ul li ul li {
	font-weight: normal;
	font-size: 80%;
	padding-bottom: 0;
	}
#navigation ul li ul li a { color: #000000; }
#navigation ul li strong {
	display: block;
	margin-bottom: 0.5em;
	margin-left: -1em;
	padding-left: 1em;
	background: url(../layout/nav-bullet.png) no-repeat 0 50%;
	}
#navigation a:hover { color: #000; }
#navigation ul li ul li a:hover { color: #406a98; }
#navigation ul li#media { position: relative; margin: -0.5em 0 0 10px; padding-top: 25px; }
#navigation ul li#media ul li { padding: 0.4em 2em; }
#navigation ul li#media ul li a { color: #ffffff; }
#navigation ul li#media ul li a:hover { color: #a0bee0; }
ul#nav li#media a { padding-left: 2em; background: url(../layout/icons/time.png) no-repeat 0 50%; }
ul#nav li#media a.photogallery { padding-left: 2em; background: url(../layout/icons/images.png) no-repeat 0 50%; }
ul#nav li#media a.videogallery { padding-left: 2em; background: url(../layout/icons/film.png) no-repeat 0 50%; }
ul#nav li#media a.addressbook { padding-left: 2em; background: url(../layout/icons/book.png) no-repeat 0 50%; }
ul#nav li#media a.organization { padding-left: 2em; background: url(../layout/icons/organization.png) no-repeat 0 50%; }
ul#nav li#media a.time { padding-left: 2em; background: url(../layout/icons/time.png) no-repeat 0 50%; }

/* --------- [content] --------- */
#main a { color: #004a9b; text-decoration: underline; }
#main a:visited { color: #667483; }
#main a:hover { color: #0064d1; }
h2 {
	color: #406a98;
	font-weight: normal;
	font-size: 180%;
        line-height: 120%;
	letter-spacing: 0.05em;
	background: url(../layout/bg-h2.gif) no-repeat 0 50%;
	padding: 0.2em 0;
	margin: 1em 0 0.2em 0;
	}
h3 {
	color: #406a98;
	font-weight: normal;
	font-size: 120%;
	letter-spacing: 0.02em;
	padding: 0 0 0.2em 0;
	margin: 1em 0 0 0;
	}
.news-item h3 a { text-decoration: underline; }
.news-item h3 a:visited { color: #667483 !important; }
.editorial { position: relative; margin-top: -1em; margin-bottom: 60px; }
.editorial img { border-bottom: 3px solid #ffff00; margin-bottom: 10px; }
.editorial p { margin: 0; padding: 0; }
.news-item { margin: 2em 0 2em 0; padding-bottom: 0.5em; /*border-bottom: 1px solid #ccc;*/ }
.news-item img {
	float: left;
	margin: 0 1em 1em 0;
	border: 3px solid #ffff00;
	}
.news h2 { margin-bottom: 0.5em; }
.news-item h3 { margin: 0; }
.news-item p { margin: 0; padding: 0; }
.news-item p.info { font-size: 90%; color: #c5a704; }
#sidebar-in h4 {
	background: #555555 url(../layout/bg-h4.gif) no-repeat 0 50%;
	font-weight: normal;
	margin: 0 -10px;
	margin-top: 2em;
	padding: 8px 0.5em;
	color: #ffffff;
	font-size: 110%;
	}
.no-margintop { margin-top: 0 !important; }
#sidebar h4.calendar span { padding-left: 2em; background: url(../layout/icons/calendar.png) no-repeat 5px 50%; }
#sidebar h4.attention span { padding-left: 2em; background: url(../layout/icons/error.png) no-repeat 5px 50%; }
dl.calendar { margin-bottom: 5em; }
dl.calendar dd, dl.calendar dt { margin: 0; padding: 0; }
dl.calendar dt { font-weight: bold; padding-left: 20px; background: url(../layout/icons/date.png) no-repeat 0 50%; }
dl.calendar dd { margin-bottom: 1em; }
p.info a.date { padding-left: 20px; background: url(../layout/icons/newspaper.png) no-repeat 0 50%; }
p.info a.author { padding-left: 20px; background: url(../layout/icons/user.png) no-repeat 0 50%; }
p.info a.category { padding-left: 20px; background: url(../layout/icons/tag.png) no-repeat 0 50%; }
p.info a, p.info a:visited { color: #c5a704 !important; text-decoration: none !important; }
p.info a:visited { color: #8b7708 !important; }
p.info a:hover { text-decoration: underline !important; }
p.goanchor { text-align: right; color: #004a9b; }
p.goanchor:after { content: " >"; }
#footer p { padding: 55px 2em 0 2em; margin: 0; }
#footer a, #footer a:visited { color: #7c7c7c; text-decoration: none; }
#footer a:hover { color: #004a9b; text-decoration: none; }
#footer a:hover span { color: #6f7f92; }
#footer .footer-nav { position: absolute; right: 0; top: 4em; }

/* --------- [articles] --------- */
.localnav { background: #fff; }
.localnav a { text-decoration: none !important; }
.article p { margin: 0; text-indent: 2em; line-height: 170%; }
#article-header { border-bottom: 1px solid #496995; margin-bottom: 2em; padding-bottom: 1em; }
#article-header p { text-indent: 0 !important; line-height: 180%; }
#article-header img { border: 2px solid #ffff00; float: left; margin-right: 20px; margin-bottom: 10px; }
p.intro { font-weight: bold; }
hr.content-separator { visibility: hidden; margin: 1em 0; }
#content-in dl dt { font-weight: bold; }
.poem { text-indent: 0 !important; font-style: italic; margin-bottom: 1em !important; }
p.nocz {
	text-indent: 0 !important; margin: 1em 0;
	}



#sidebar h4.search span { padding-left: 2em; background: url(../layout/icons/magnifier.png) no-repeat 5px 50%; }
div.search form { padding-top: 0.5em; padding-right: 20px !important; }
div.search form input.searchbox { border: 1px solid #666666; padding: 3px; width: 100%; margin-bottom: 0.5em; }
div.search form input.searchbtn { border: 1px solid #666666; background: #f5f5f5; margin: 0; padding: 3px 5px; }
#sidebar h4.rel-contacts span { padding-left: 2em; background: url(../layout/icons/vcard.png) no-repeat 5px 50%; }
dl.rel-contacts {
	margin: 0.5em 0 0 0;
	padding: 0;
	}
dl.rel-contacts dt, dl.rel-contacts dd {
	margin: 0;
	padding: 0;
	}
dl.rel-contacts dd { margin-bottom: 1em; }
dl.addressbook { margin: 0; padding: 0; }
dl.addressbook dt { margin-top: 2em; padding: 0; font-size: 110%; }
dl.addressbook dd { margin: 0; padding: 3px 0 3px 30px; }
dl.addressbook dd.website { background: url(../layout/icons/world.png) no-repeat 5px 50%; }
dl.addressbook dd.mail { background: url(../layout/icons/email.png) no-repeat 5px 50%; }
dl.addressbook dd.description { background: url(../layout/icons/help.png) no-repeat 5px 5px; }
span.albumpicturecount { display: none; }
ul.albumlist li.thumb { background: #fff; margin-right: 5px; text-align: center; border: none; } 
ul.albumlist li.thumb a { background: #fff; border: none; display: inline; ; padding: 0; margin: 0 10px 5px 0; }
ul.albumlist li.thumb a img { border: 2px solid #d3e3f7;  padding: 4px; margin: 0; }
ul.picturelist li.thumb { margin-right: 5px; }
ul.picturelist li.thumb a { background: #fff; border: none;  height: auto; width: auto; padding: 0; margin: 0 10px 5px 0; }
ul.picturelist li.thumb a img { border: 2px solid #d3e3f7; background: #fff;  padding: 4px; margin: 0; }

.photostripe { margin: 40px 0 10px 0; }
.photostripe h6 { color: #406a98; font-weight: normal; font-size: 110%; margin: 0; padding: 0 0 0.3em 0; }
.photostripe .stripe { background: #d3e3f7; padding: 20px; }
.photostripe .stripe a img { border: 4px solid #fff; margin-right: 2px; }
.photostripe a.gobtn { display: block;}
.img-right { float: right; margin: 5px 0 10px 10px; border: 1px solid #1e4a97 }
.img-left { float: left; margin: 5px 10px 10px 0; border: 1px solid #1e4a97 }
.video { float: left; width: 300px; margin-bottom: 40px; }
ul.albumlist li.thumb { height: 150px; overflow: hidden; }
