body {
	padding: 0px;
	margin: 2px 0 0 0;
	border: 0px;
	font-family: "Calibri", Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	background-color: #f9c951;
	}
#All {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #f9c951;
	border-left: 1px solid #a90b0a;
	border-right: 1px solid #a90b0a;
	border-bottom: 1px solid #a90b0a;
	height: auto;
}
#Header {
	border: 0px solid Black;
	width: 100%;	
	margin: 0px;
}

#Header img {
border: none;
text-decoration: none;
}

#Search {
	width: 900px;
	border-top: 0px solid #a90b0a;
	border-bottom: 0px solid #a90b0a;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	/** background-image: url("../en/images/pozadie.png"); **/
}

#Search a {
	text-decoration: none;
}

#Search a:hover {
	background: none;
	color: red;
}

#Obalka {
	position: relative;
	float: left;
	width: 900px;
	height: auto;
	background-color: #f9c951;
	background-image: url("../en/images/pozadie.jpg");
	background-repeat: repeat-y;
}

#Left {
	/*border: medium solid Red;*/
	position: relative;
	float: left;
	width: 150px;
	height: 100%;
}

#Left img {
	border: 1px solid #ffc;
}

#Centre {
	/*border: medium solid Green;*/
	position: relative;
	float: left;
	width: 582px;
	padding: 0 0 0 10px;
}

#Centre h1 {
	padding-top: 0px;
	margin-top: 0px;
}

#Centre img {
	border: 1px solid #35628D;
}

#Right {
	position: relative;
	float: right;
	width: 150px;
	height: 100%;
	background-color: none;
}

#Right h2 {
	padding-top: 0px;
	margin-top: 0px;
}

#Footer {
	clear: both;
	width: 900px;
	background-color: none;
	border-top: 1px solid #a90b0a;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #a90b0a;
	background-image: url("../en/images/pozadie.jpg");
	background-repeat: repeat-y;
}

#LeftMenu {
	border-left: 0px groove white;
  	float:left;
	width: 145;
	background-color: none;
	overflow: hidden;
	padding-left: 2px;
}
#LeftMenu a {
display: block;
padding-left: 2px;
background-color: none;
}
#LeftMenu a:hover {
background: #f9c951;
}

.current {
background: #f9c951;
color: black;
text-shadow: 0.1em 0.1em 0.1em #fff, 0.1em 0.1em 0.1em #fff, 0.1em 0.1em 0.1em #fff;
font-weight: bold;
width: 98%;
text-decoration: none;
}

/* Lave Menu - zaciatok */
#navcontainer { width: 100%; }

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
/*font-family: Arial, Helvetica, sans-serif;*/
/*text-indent: 5px;*/
font-weight: normal;
}

#navcontainer a
{
display: block;
padding: 5px 0 5 0;
width: 100%;
background-color: #a70c0a;
border-bottom: 1px solid #f9c951;
text-align: center;
}

#navcontainer a:link
{
color: #f9c951;
font-weight: bold;
text-decoration: none;
font-size: 1em;
}

#navcontainer a:visited
{
color: silver;
text-decoration: none;
font-size: 1em;
font-weight: bold;

}

#navcontainer .navlist
{
color: #f9c951;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #f9c951;
color: #35628D;
font-weight: bold;
font-size: 1em;
text-decoration: none;
}

#navcontainer a:visited.current  {
background: #f9c951;
color: #a90b0a;
font-weight: bold;
text-decoration: none;
text-align: center;
}
/* Lave Menu - koniec */

.nastred {
	text-align: center;
}

.red {
	color: yellow;
	background: black;
	font-weight: bold;
}

.small {
	font-size: 0.9em;
}

.after {
	padding-bottom: 12px;
}

.velke {
	font-size: larger;
	font-weight: bolder;
}
