body {
	background-color: #FFCC66;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	font-family: verdana, sans-serif;
	color: black;
	font-size: 11px;
	line-height: 14px;
}

#pocitadlo {
	border: 1px solid Black;
	background-color: #33CC00;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: White;
	font-family: "Comic Sans MS";
	width: 62px;
	height: 15px;
	text-align: center;
	letter-spacing: 3px;
}

#roundtop {

	width: 780px;
	margin-left:auto;
	margin-right:auto;
	border: 0px none;
	background-image: url('images/top.gif');
	background-repeat: no-repeat;
	padding-top: 0px;
	height: 20px
}

#roundtop a {
	color: white;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	text-align: right;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}

#roundtop a:hover{
	color: #990000;
}

#container, #containerbaron {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	background-color: white;
	border-right: 5px solid #33CC00;
	border-left: 5px solid #33CC00;
	background-repeat: no-repeat;
	padding-top: 0px
}

#container {
	background-image:url('images/tapeta.gif');
}

#containerbaron {
	background-image:url('baron/img/barontop.gif');
}

#menubaron {
	width:770px;
	background-color: #990000;
	padding-right: 0px;
	padding-left: 0px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	letter-spacing:2px;
	line-height: 22px;


}

#menubaron a {
	color: #ffffff;
	text-decoration: none;
}

#menubaron a:hover {
	color: #33CC00;
	text-decoration: none;
}

#top {
	height:200px;
}
#mainbaron {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	
}

#main {
	width: 520px;
	float: left;
	padding: 20px 20px 10px 20px;
	border-right: 1px solid #33CC00;
}

#menubox {
	width: 180px;
	float:right;
	padding:10px;
	padding-top:20px;
	font-size: 12px;
	letter-spacing:1px;
	line-height: 16px;
	display: inline;

}


#menubox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menubox ul li {
	margin-bottom: 8px;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	padding-left: 25px
}


#menubox a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	/*text-transform: uppercase;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menubox a:hover{
	color: #33CC00;
	text-decoration: underline;
}

#footer {
	color: white;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	text-align: center;
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	height: 20px;
	background-image: url('images/bottom.gif');
	background-repeat: no-repeat
}

#galerie {
	border:0px none;
	width:480px
}

#logo {
	float: bottom;
}

.table {
	font-size: 10px;
	border: 1px solid #33CC00;

}

.border1 {
	border: 1px solid #33CC00;
	padding: 6px;
}

h1{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding: 0;
	padding-bottom: 20px;
	padding-top: 4px;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
}

.google {
 visibility: hidden;
 color: #FFCC66;
 font-size: 1px;
 padding: 0;
}
.google2 {
 visibility: hidden;
 color: white;
 font-size: 1px;
 padding: 0;
}

h2{
	font-size: 22px;
	font-weight: normal;
	text-align: left;
	padding: 0;
	padding-bottom: 8px;
	padding-top: 4px;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	border-top: 1px dotted #33CC00;
	font-weight: normal;
	font-size: 14px;
	padding: 5px 0 5px 0;
	margin: 0;
	color: #33CC00;
}
h4 {
	border-top: 2px solid #33CC00;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 0 10px 0;
	margin: 0;
	color: #33CC00;
}

.intro {
	font-weight: bold;
	font-size: 13px;
}

.article {
	padding: 0;
	margin-top: 8px;
	margin-bottom: 20px;
	clear: both;
}

.article img {
	border: 1px solid gray;
	float:left;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.article p {
	padding: 0;
	margin-top: 2px;
	margin-bottom: 20px;
}

a {
	color:#33CC00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color:#66FF33;
	font-weight: bold;
	text-decoration: underline;
}

a.galerie, a:hover.galerie {
	font-size: 20px;
	font-weight: normal;
	color: black;
	line-height: 22px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

a:hover.galerie {
	text-decoration: underline;
}

.pic {
	padding: 0px;
	border: 0px
}
.popisek {
	color: black;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	text-align: left;
}

.note {
	color: gray;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	text-align: center;
}
.img {
	border: 1px solid gray;
	margin: 2px;
}

.ul2 {
	padding-left: 40px
}

.borderLeftRight {
  border-right: #adadad 1px solid;
  border-left:  #adadad 1px solid;
  padding: 6px;
  text-align: justify;

}
.borderRight {
  border-right: #adadad 1px solid;
  height: 100%;
  padding: 4px;
  text-align: left;

}

p.pagination {
  font-size: 10px;
}
