body {
	padding: auto;
	margin: 0 auto;
	background: #F59500 url(images/back.jpg) repeat-x;
	font-size: 13px;
	font-family: "Arial", Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #663300;
}

#back

{
background: no-repeat top;
width: 1200px;
margin: 0 auto;
}

h1, h2, h3 {
	font-family: "Arial", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #663300;
	background: #F59500;
}


a {
text-decoration: none;
	color: #F59500;
	font-size: 14px;
	font-weight: bold;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

#siluety {
	width: 1200px;
	margin: 0 auto;
}
#logo {
	width: 800px;
	height: 110px;
	margin: 0 auto;
	background: url(images/vicvrch.jpg) no-repeat left top;
}

#content-menu {
	width: 800px;
  margin: 0 auto;
	padding: 0px;
}

/* Obsah - Content */

#content {
	width: 800px;
  margin: 0 auto;
	background: url(images/bar-tex.jpg) repeat-y left top;
}

#page {
	width: 800px;
	margin: 0 auto;
}
#page .bgtop {
	background: url(images/bar-textop.jpg) no-repeat left top;
}

#page .bgbtm {
	background: url(images/bar-texdown.jpg) no-repeat left bottom;
}

#content-text1 {
	float: left;
	width: 760px;
  margin: 25px 0px 20px 10px;
	padding: 0 10px 0 10px;
}

#content-text {
	float: left;
	width: 550px;
  margin: 25px 0px 20px 10px;
	padding: 0px 10px 0 10px;
}

#content-text .medailonky {
	float: left;
	width: 550px;
}


/* Sidebar */

#sidebar {
  float: right;
	width: 190px;
	margin: 25px 10px 0 0;
	padding: 0 10px 0 5px;
	background: #F59500;
}
#sidebar h2 {
	width: 190px;
	margin-bottom: 10px;
	padding: 0 0 0 0;
	background: #F5B800;
	font-size: 18px;
	color: #663300;
}
#sidebar h3 {
	margin-bottom: 10px;
	padding: 0 0 0 0;
	background: #ffff66;
	font-size: 18px;
	color: #663300;
}

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: right;
	margin: 40px 40px 20px 20px;
}

img {
  margin-top: 0px;
  margin-left: auto;
	margin-right: auto;
}

/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
background: #990000;
padding: 0px;
height: 51px;
background: url(images/nav-bg.jpg);
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
zoom:1;
margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a{	
padding:7px 17px 7px 18px;
margin: 10px 0px 0px 0px;
color: #FFFFFF;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:14px;
text-decoration:none;
font-weight: bold;
background: url(images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: top;
}

#nav-container a:hover{
color: #6C3600;
background: url(images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: center;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
padding:10px 4px 10px 4px;
margin:0px 0px 0px 0px;
background: url(images/item-secondary-container-bg.jpg);
background-repeat: repeat-x;
background-color: #FF9900;
border-bottom: 1px solid #CA6500;
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
padding:3px 10px 3px 6px;
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
background-position: 0px 22px;
font-size:11px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 149px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
color:#CC0000;
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color: #6C3600;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;
/* background: url(images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #C16100;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}

table {
	caption-side: bottom;
	text-align: left;
	border-collapse: collapse;
	font-family: Arial, Verdana;
	font-size: 9pt;
	margin-left: 5px;
	margin-right: 5px;
}
th {
	text-align: left;
	padding: 5px;
	font-style: normal;
}

td {
	padding: 5px;
}

/* zápatí - Footer */

#footer {
	width: 800px;
	margin: auto;
	padding: 0px;
	background: #ffcc33;
}
#footer {
	clear: both;
	background-color: #F59500;
	background-image: url(images/baner_menu.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 30px;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #663300;
}

#footer a {
	color: #ff9900;
}

#bok_l {
	width: 1202px;
	background: url(images/back_l.jpg) left top no-repeat;
	margin: 0 auto;
}

#bok_r {
	width: 1202px;
	background: url(images/back_r.jpg) right top no-repeat;
		margin: 0 auto;
}
