/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #618CD1 url(images/img01.gif) repeat-y center;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}

h2 {
	font-size: 2em;
}

h3 {
  padding-top: 5px;
	font-size: 1.4em;
}

img {
	border: none;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

/* Header */

#header {
	width: 980px;
	height: 160px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 260px;
	height: 160px;
	background: url(images/img02.gif) no-repeat;
}

#logo h1 {
	padding: 55px 30px 0 0;
	font-size: 220%;
	text-align: center;
}

#logo h2 {
	font-size: 1.8em;
}

#logo a {
	text-decoration: none;
	color: #3399FF;
}

/* Menu */

#menu {
	float: right;
	width: 640px;
	height: 50px;
	margin: 50px 40px 0 0;
	background: #99CC00 url(images/img05.gif);
}

#menu ul {
  width: 470px;
	margin: auto;
	padding: 0 0 0 1em;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: .5em .7em;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 1.5em;
	color: #FFFFFF;
}

#menu a:hover {
	background: #FF9900;
}

/* Content */

#content {
	width: 980px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 660px;
	padding: 0 30px 0 0;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	color: #FF8400;
}

.post .meta {
	margin-left: 10px;
	padding: 10px 20px;
	background: url(images/img06.gif) no-repeat;
	font-size: smaller;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 10px 20px;
	line-height: 180%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Boxed */

#sidebar .boxed {
	width: 240px;
	padding: 0 0 3em 0;
	background: #FFCC00 url(images/img04.gif) no-repeat left bottom;
}

#sidebar .boxed h2 {
	height: 40px;
	padding: 10px 0 0 30px;
	background: url(images/img03.gif) no-repeat;
	font-size: 2em;
	color: #FFFFFF;
}

#sidebar .boxed .content {
	color: #FFFFFF;
}

#sidebar .boxed ul {
}

#sidebar .boxed li {
}

#sidebar .boxed a {
	text-decoration: none;
	color: black;
}

#sidebar .boxed a:hover {
	color: gray;
}

/* Footer */

#footer {
	clear: both;
	width: 350px;
	margin: 0 auto;
	padding: 0 520px 0 20px;
}

#footer p {
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

table
{
	margin-top: 15px;
	border-collapse: collapse;
}

td
{
	border: 1px solid #618CD1;
	color: black;
	padding: 3px;
}

th
{
	border: 1px solid #4AC0FF;
	background-color: #4AC0FF;
	color: white;
}

.table-tr-on
{
	background-color: #D9E8FF;
}

.table-slevy-1td
{
	width: 300px;
}

.table-slevy-td-center
{
	text-align: center;
}

.table-prihlaska
{
	width: 100%;
}

.table-prihlaska td
{
	border: 1px solid #F5F5F5;
}

.table-prihlaska-1td
{
	width: 180px;
}

.table-prihlaska-input
{
	width: 421px;
}

.table-prihlaska-textarea
{
	width: 421px;
	height: 50px;
}

.foto
{
  float: right;
  margin: 0px 10px 0px 10px;
}

.facebook { text-align: center }

#backlinks { width: 100%; height: 40px; position: absolute; text-align: center; background-color: #ffffff; }
.backlinks { width: 800px; margin: 0 auto; }