/* General */

body {
	margin: 0;
	background: #3A802B url("obr/pozadi.gif") repeat-x left bottom;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	padding: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 830px;
	background: url("obr/str_podklad_sirka.gif") repeat-y;
}

#page-top {
	width: 830px;
	background: url("obr/stranka_vrsek.png") no-repeat;
}

#page-bottom {
	width: 830px;
	min-height: 1150px;
	background: url("obr/stranka_spodek.png") no-repeat left bottom;
}


/* Header */

#header {
	width: 830px;
	height: 435px;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 10px;
		left: 585px;
	}
	
	#header #header-info h1 {
		color: #3A802B;
		font: italic 14px "Trebuchet MS", Helvetica, Arial, sans-serif;
	}
	
	#header #header-info h1 a {
		color: #3A802B;
		text-decoration: none;
	font-size: 14px;
	font-style: italic;
}


/* Main */

#main {
	width: 830px;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 375px;
		padding: 0 110px 0 115px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 30px;
		width: 375px;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			color: #3A802B;
			font: normal 14px/1.6em "Trebuchet MS", Helvetica, Arial, sans-serif;
	width: 375px;
}
		
		#content .post .post-title a {
			color: #3A802B;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			width: 70px;
			height: 50px;
			padding-bottom: 10px;
			background: url("obr/datum_prispevku.gif") no-repeat;
			color: white;
			text-transform: none;
			font: 12px "Trebuchet MS", Helvetica, Arial, sans-serif;
			text-align: center;
		}
		
		#content .post .post-title .post-date span {
			display: block;
			font-size: 20px;
			padding-top: 8px;
			color: #3A802B;
	font-weight: normal;
	font-style: normal;
}
		
		#content .post .post-title h2 {
			color: #3A802B;
			font: bold 20px "Trebuchet MS", Helvetica, Arial, sans-serif;
}
		
		#content .post .post-title h2 a {
			color: #3A802B;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
	border-bottom: 4px solid green;
	text-decoration: none;
}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 14px/1.5em "Trebuchet MS", Helvetica, Arial, sans-serif;
			color: #3A802B;
			width: 400px;
}
		
		#content .post .post-entry a {
			color: #3A802B;
			text-decoration: underline;
		}
		
		#content .post .post-entry a:hover {
			color: #9DD83E;
		}
		
		#content .post .post-entry a.more-link {
			font-weight: bold;
		}
		
		#content .post .post-entry blockquote {
			border-left: 10px solid #3B2F25;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			padding-top: 10px;
			width: 375px;
			clear: both;
			font: 14px "Trebuchet MS", Helvetica, Arial, sans-serif;
			color: #79CB46;
			border-top: 1px solid #79CB46;
		}
		
		#content .post .post-info a {
			color: #FEC52E;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
			#content .post .post-info .post-info-comments {
				color: #3A802B;
			}
			
			#content .post .post-info .post-info-comments a {
				color: #3A802B;
			}
		
		/* Post - Comments */
		
		#content .post h3 {
			margin: 30px 0 0;
			color: #79CB46;
			font: normal 14px "Trebuchet MS", Helvetica, Arial, sans-serif;
		}
		
		#content .post .comments {
			font: normal 14px/1.5em "Trebuchet MS", Helvetica, Arial, sans-serif;
			color: #C00023;
			width: 400px;
}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 0;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #3A802B;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
		}
		
		#content .post .comments ol li cite {
			color: #C00023;
	font-weight: normal;
	font-style: normal;
}
		
		#content .post .comments ol li cite a {
			color: #3A802B;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #FEC52E;
			text-decoration: none;
	font-size: 14px;
}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
			font: normal 14px "Trebuchet MS", Helvetica, Arial, sans-serif;
			color: #FEC52E;
			width: 350px;
		}
		
		#content .post #commentform a {
			color: #3A802B;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		margin-bottom: 40px;
		font: bold 14px "Trebuchet MS", Helvetica, Arial, sans-serif;
		color: #3A802B;
		width: 375px;
	}
	
	#content .navigation a {
		color: #3A802B;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	#sidebar {
		float: left;
		width: 180px;
		font: normal 14px/1.5em "Trebuchet MS", Helvetica, Arial, sans-serif;
		color: #3A802B;
		padding-top: 0;
		margin-bottom: 15px;
	}
	
	#sidebar a {
		color: #b10f0f;
		text-decoration: none;
	}
	
	#sidebar a:hover {
	}
	
	#sidebar .sidebar-box {
		padding-bottom: 20px;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			font: italic 20px "Trebuchet MS", Helvetica, Arial, sans-serif;
			color: white;
			margin-bottom: 5px;
}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		#sidebar ul li {
			font: italic 14px/1.8em "Trebuchet MS", Helvetica, Arial, sans-serif;
			color: #3A802B;
		}
		
		#sidebar ul li a {
			color: #3A802B;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
	color: white;
}
		
		#sidebar ul li ul {
			padding: 0;
	list-style-type: disc;
	list-style-position: inside;
}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			padding-left: 10px;
			width: 128px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 0 5px;
		}


/* Footer */

#footer {
	width: 400px;
	height: 90px;
	padding: 0 440px 0 100px;
	color: white;
	text-align: center;
	font: normal 0.1px "Trebuchet MS", Helvetica, Arial, sans-serif;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

