/*styl pro seznam clanku/hlavni strana*/
@import url("previews.css");

/*syl pro zobrazeni clanku*/
@import url("articles.css");

/*syl pro zobrazeni ruznych vypisu*/
@import url("lists.css");

/*syl pro zobrazeni knihy hostu a prispevku*/
@import url("guestbook.css");

/*syl pro fotogalerie*/
@import url("photogallery.css");

/*syl pro lightbox*/
@import url("lightbox.css");

/*syl pro vyhledavani*/
@import url("search.css");

/*globalni styl*/
body {
	background-color: #E8BB74;
	margin: 0px;
}

h1, .hide {
	display: none;
}

.cleaner {
	clear: both;
}

div#top {
	width: 770px;
	height: 118px;
	background: #EFE7A6 url(../images/top.png) no-repeat;
	margin: 0px auto;
}

ul#mainMenu {
	margin: 0px;
	font: bold 0.9em 'trebuchet ms','lucida grande','lucida sans unicode',arial,sans-serif;
	text-transform: uppercase;
	color: #FFF1A7;
	list-style: none;
	float: left;
	padding: 40px 0px 0px 20px;
}

ul#mainMenu li {
	float: left;
	padding: 10px 8px 0px 8px;
	background-repeat: no-repeat;
	background-position: top center;
}

li#actualMenuItem {
	background-image: url(../images/select.png);
	color: #FFF1A7;
}

li#actualMenuItem a {
	color: #FFF1A7;
	text-decoration: none;
}

li.otherMenuItem a {
	color: #79ABCA;
	text-decoration: none;
}

li.otherMenuItem a:hover, li#actualMenuItem a:hover {
	text-decoration: underline;
}

ul#rssLinks {
	margin: 0px;
	font: normal 0.8em 'trebuchet ms','lucida grande','lucida sans unicode',arial,sans-serif;
	list-style: none;
	float: right;
	padding: 3px 20px 0px 0px;
}

ul#rssLinks li {
	text-align: right;
}

ul#rssLinks li a {
	text-align: right;
	color: white;
	padding-right: 18px;
	text-decoration: none;
	line-height: 20px;
}

ul#rssLinks li a:hover {
	text-decoration: underline;
}

a#rssClanky {
	background: url(../images/rss.png) no-repeat right center;
}

a#rssPrispevky {
	background: url(../images/rss_2.png) no-repeat right center;
}

a#printDocument {
	background: url(../images/print.png) no-repeat right center;
}

div#siteBody, div#siteBodyList {
	width: 757px;
	padding: 0px 8px 0px 5px;
	margin: 0px auto;
	background: url(../images/background.png) repeat-y;
}

div#siteBodyList {
	background: url(../images/background_small_article.png) repeat-y;
}

div#siteBottom {
	width: 760px;
	padding: 5px 5px 5px 5px;
	margin: 0px auto;
	background: url(../images/site_footer.png) no-repeat top;
	font: normal 0.8em 'trebuchet ms','lucida grande','lucida sans unicode',arial,sans-serif;
	text-align: center;
	color: #B6643A;
}

div#siteBottom a {
	color: #B6643A;
}

div#siteBottom img {
	display: none;
}

div#leftSideMain {
	float: left;
	width: 612px;
}

div#rightBar {
	float: right;
	background: white url(../images/corner.png) left top no-repeat;
	width: 135px;
	min-height: 500px;
	padding: 5px;
	position: relative;
}

div#leftBar {
	float: left;
	background: white url(../images/corner.png) left top no-repeat;
	width: 135px;
	min-height: 500px;
	padding: 5px;
}

div#mainBar {
	float: right;
	width: 457px;
	padding: 0px 5px 5px 5px;
}

div#rightBar, div#mainBar, div#leftBar {
	font-family: 'trebuchet ms','lucida grande','lucida sans unicode',arial,sans-serif;
	font-size: 0.8em;
}

div#rightBar h2, div#leftBar h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #B6643A;
	margin: 8px 0px 3px 0px;
}

div.barInfo {
	margin: 3px 0px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CACACA;
}

div.barInfo p {
	margin: 2px 0px;
}

div.barInfo h3 {
	margin: 2px 0px;
	font-size: 1em;
}

div.barInfo a {
	color: #11568A;
}

a.newsPicture img {
	border: 0px;
}

form#searchForm {
	margin: 3px 0px 3px 0px;
	display: block;
}

div#linkAd {
	margin: 30px 0px 30px 0px;
}

div#linkAd a {
	color: #11568A;
}

form#searchForm table td {
	vertical-align: middle;
}

p.paging {
	margin: 5px 0px;
	text-align: center;
}

p.paging a {
	color: #11568A;
	padding: 0px 2px;
}

p.paging span {
	padding: 0px 2px;
}

span.underline {
	text-decoration: underline;
}

span.strike {
	text-decoration: line-through;
}

div#flashAd {
	position: absolute;
	left: 160px;
	top: -118px;
}

div#googleContainer {
	width: 468px;
	margin: 10px auto;
}

p.backLink, div.backLink {
	padding: 20px 0px 10px 0px;
	margin: 0px;
}

dl.itemCreationInfo {
	border-bottom: 1px dotted #CACACA;
	border-top: 1px dotted #CACACA;
	padding: 3px;
	margin: 4px 0px;
	color: gray;
}

dd.itemCreated, dd.itemUpdated, dd.itemAuthor {
	display: inline;
	padding: 0px 4px 0px 16px;
	margin: 0px;
	cursor: help;
	background-repeat: no-repeat;
	background-position: left center;
}

dt.itemInfoText {
	display: inline;
	padding: 0px 2px 0px 0px;
	margin: 0px;
}

dd.itemInfoValue {
	display: inline;
	padding: 0px 4px 0px 0px;
	margin: 0px;
}

dd.itemCreated {
	background-image: url(../images/article_created.png); 
}

dd.itemUpdated {
	background-image: url(../images/article_updated.png); 
}

dd.itemAuthor {
	background-image: url(../images/article_author.png); 
}
