* {
	margin: 0px;
	padding: 0px;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-size: 15px;
text-align: center;
background:#F2D984 url(bg_x.png) repeat-x center top;
color: #333;
line-height: 1.7em;
}


h1 {
	margin: 0;
	line-height: 1.2em;
	margin-bottom: 0.75em;
	font-size: 2.0em;
	font-weight: bold;
	color: #ab0404;
	font-family: "Comic Sans MS";

}

h2 {
	font-size: 1.6em ;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.2em;
	padding-top: 0.55em;
	margin-bottom: 0.75em;
	color: #591604;
	font-family: "Comic Sans MS";
}

h3 {
	font-size: 1.2em;
	line-height: 1.1em;
	margin-top: 1.05em;
	margin-bottom: 1.3em;
	color: #656565;
	font-family: "Comic Sans MS";
}

h4 {
	margin: 0;
	font-size: 1.0em;
	line-height: 1.2em;
	margin-bottom: 0.1em;
	color: #000;
	font-family: "Comic Sans MS";
}

p, ul, ol, table {
padding: 0.2em 0em;
font-size: 1em;
margin-bottom: 1.35em;
}

p, ul, ol {
text-align: justify;
}

a {
	cursor: pointer;
	color:#A10100;
	text-decoration: underline;
}


a:hover {
	cursor: pointer;
	color:#A10100;
	text-decoration: none;
}



/* BEGIN : Tyto definice by mely byt u kazdeho webu */
a img {
border: 0;
}

ul, ol {
padding-left: 1.4em;
margin-left: 0;
}

li {
margin: 0.3em 0 0 0.3em;
}

.clear {
clear: both;
height: 0;
font-size: 0;
line-height: 0;
}

.red {
color: #f00;
}

.error {
color: #f00;
}

.left {
float: left;
margin-right: 10px;
}
.right {
float: right;
margin-left: 10px;
}

/* table.simple je uplne obycejna tabulka, jen pro udrzeni struktury (napr ve formulari) */
table.simple td, table.simple th {
border: 0px;
padding: 2px 4px;
background: transparent;
}


/* END */



table {
	font-size: 1em;
	margin: 25px 0px;
}

table th, table td {
padding: 6px 30px;
}

table th {
border:#454545 1px solid;
font-weight: bold;
}

.cleaner {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

#container {
width: 904px;
margin: 0px auto;
text-align: left;
}

#header {
	width: 904px;
	height: 234px;
	background: url(bg_header.jpg);
	font-family: "Comic Sans MS";
}

#logo {
	padding: 50px 0px 0px 50px;
}

#logo a {
	display: block;
	position: relative;
	text-decoration: none;
	border: none;
	width: 401px;
	height: 100px;
}

#logo a span{
	display: block;
	width: 401px;
	height: 100px;
	background: url(logo.gif) no-repeat top;
	position: absolute;
}

#menu {
	padding: 25px 290px 0px 15px;
}

#menu ul {
height: 36px;
list-style: none;
padding: 0;
}

#menu li {
	float: left;
	padding: 0px 15px 0px 30px;
	line-height: 36px;
}

#menu li a{
font-size: 1.1em;
line-height: 36px;
text-decoration: none;
color: #FFF;
font-weight: normal;
}

#menu li a:hover{
text-decoration: underline;
}

#content {
	width: 904px;
	background:#F4F4F4 url(tile_content.jpg) repeat-y;
}

#content_in {
	padding:28px 46px;	
	background: url(bg_content_inner.jpg) no-repeat 0px 0px;
}

#footer {
	background: url(bg_footer.jpg) no-repeat 0px 0px;
	padding: 15px 0 18px 0;
	font-size: 0.7em;
	text-align: center;
}

#footer img {
position: relative;
top: 3px;
left: 3px;
}




#rozcestnik .box {
float: left;
width: 135px;
text-align: center;
font-size: 0.8em;
font-weight: bold;
line-height: 1.2em;
}

#rozcestnik a {
text-decoration: none;
}
#rozcestnik a:hover {
text-decoration: underline;
}






