
* {
	margin: 0;
	padding: 0;
}

a:link {
	color: #0041A3;
}

a:hover, {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #0041A3;
}
body {
	width: 1080px;
	margin:1px;
	padding: 1px;
	background: #EFEFEF url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}

#main
{
background: url(images/header.jpg) no-repeat;
width:100%px;
height: 400px;
}

#header {
	width:100%px;
	height: 284px;
}

#logo {
	padding-left: 200px;
	width: 100%px;
	padding-top: 100px;
	height: 100px;
}

#logo h1 {
	font-size: 28px;
	font-weight: normal;
}

#logo h1 a {
	color: #ffffff;
}

#logo h2 {
	margin-top: 5px;
    font-size: 14px;
	font-weight: normal;
}

#logo h2 a {
	color: #ffffff;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
}

#metamorph { 
    font-size: 14px;
	color: #ffffff;
}
#menu {
	padding-left: 150px;
	padding-top: 38px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	margin-left: 1px;
	padding-top: 15px;
	background: url(images/button.png) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

#menu a:hover {
	height: 34px;
	margin-top: -3px;
}

#content
{
width: 100%px;
padding: 12px
}

#left
{
	float: left;
	width: 200px;
	padding-right: 1em;
}



#right
{
float: right;
width: 730px;
}

#right H4
{
	font-size: 12px;
	color: #0041A3;

}

#right H1
{
	font-size: 28px;
	color: #0041A3;
	padding-bottom: 10px
}

#right a
{
color: #0041A3;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #0041A3;
}
.date {
	text-align: right;
	color: #0041A3;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #0041A3;
	background-color: #fff;
}

#right .pic
{
float: left;
margin: 5px;
}

#right .pic1
{
float: right;
margin: 5px;
}

#metamorph1 {
	clear: both;
	height: 36px;
	padding: 15px 0;
	background: #000000 url(images/footer.jpg) no-repeat;
	border-top: 5px solid #5592C6;
	text-align: center;
}

#metamorph1 p {
	margin: 0;
	color: #ffffff;
	font-size: 10px;
}

#metamorph1 a {
	color: #ffffff;
	font-size: 10px;
}

#metamorph1 a:hover {
	color: #FF0000;
}
.small p {
	margin: 0;
	font-size: 11px;
}
.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 33px;
	width: 207px;
	padding: 13px 0 0 20px;
	background: url(images/title.gif) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
}

.boxed .content2 {
	padding: 12px;
}

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
}

#text1, #text2 {
	width: 150px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}


#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {

	font: bold  Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
} 
tlacitko vysouvací
{
background-color:#f1f1f1;
}

ul#hlavniMenu
{
width:110px;
background-color:#f1f1f1;
}

ul#hlavniMenu, ul
{
padding:0;
margin:0;
list-style-type:none;
}

ul#hlavniMenu ul
{
position:absolute;
top:0;
left:0px;
visibility:hidden;
background-color:white;
}

ul#hlavniMenu li
{
position:relative;
width:110%;
}

ul#hlavniMenu a
{
color:black;
display:block;
font:18px arial;
font-weight: bold;
color: #666666
text-decoration:none;
display:block;
width:110%;
}

ul#hlavniMenu a:hover, ul#hlavniMenu li:hover a, ul#hlavniMenu li.hover a
{
background-color:black;
color:white;
}

ul#hlavniMenu li:hover ul a, ul#hlavniMenu li.hover ul a
{
background-color:#f1f1f1;
color:#666666;
}

ul#hlavniMenu li:hover ul a:hover, ul#hlavniMenu li.hover ul a:hover
{
background-color:black;
color:white;
}

ul#hlavniMenu li:hover ul, ul#hlavniMenu li.hover ul
{
visibility:visible;
}

ul#hlavniMenu li li
{
border:none;
padding:0;
background-color:white;
}

ul#hlavniMenu li
{
behavior: url(hover.htc);
}
tlacitko vysouvací konec

