
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2ex;
	color: #000000;
}

h1, h2, h3 {
	margin: 25px 0px 10px 0px;
	font-weight: normal;
	color: #549900;
}

/*h1 { font-size: 5ex; }*/

h1 { font-size: 4ex; color: #238EC6; }
h1 a {
	text-decoration: none;
	color: #238EC6;
}

h2 { font-size: 3ex }
h2 a {
	text-decoration: none;
	color: #549900;
}

h3 {
	margin-top: 25px;
	line-height: 200%;	
}

#rozcestnik h2 {
	font-size: 2.2ex;
}

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
/*	text-align: justify;*/
}

.story {
	background-color: #F0F8FF;
	padding: 30px;
	margin-bottom: 20px;
}

.story .nadpis {
	font-size: 2.6ex;
}

.story .text {
	font-style: italic;
	font-size: 1.7ex;

}

.nadpis5 {
	
	color: Gray;
	font-size: 2.4ex;
	font-style: italic;
}

.tiraz {
	text-align: center;
}	

.title-image {
	margin: 70px 0px 10px 0px;	
}

blockquote { }

a {
	color: #C6008B;
}

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

.image {
	margin: 20px 0px 20px 0px;	
}

.txt-nadpis4 {
	font-weight: bolder;
}
/* Header */

#header-wrapper {
}


.tabulka
{
/*	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	font-size: 1.5ex;
	margin: 45px;
	width: 480px;
	text-align: left;
}
.tabulka .tab-dek-nadpis
{
	font-size: 1.7ex;
	font-weight: bolder;
	padding: 5px;
	background: #EFEFEF;
	border-top: 4px solid #CCCCCC;
/*	border-bottom: 1px solid #fff;*/
	color: #404040;
}

.tabulka td
{
	padding: 5px;
	background: #F8F8F8;
/*	border-bottom: 1px solid #fff;*/
	color: #202020;
/*	border-top: 1px solid transparent;*/
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 20px 30px 0px 30px;
	background: #FFFFFF;
}


/** LOGO */

#logo {
	width: 940px;
	/*height: 80px;*/
	margin: 0 auto;
}

#logo h1 {
	display: none;
}

#logo p {
	font-weight: bolder;
	color: #238EC6;
}

#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: right;
	width: 610px;
	
}


.header-text {
   font-size: 2.5ex;
	color: #D24275;
	font-weight: bold;
 	margin-bottom: 30px;
}



