body {
	margin:0px;
	padding:0px;
	font-family: Times New Roman, Times New Roman, Times New Roman;
	font-size: 70%;
	line-height:160%;
	background: #FFFFFF;
}
a {
	text-decoration:none;
	color: #000000;
	
}
a:visited {
	color: #000000;
}

h1{
	font-family: Verdana, Arial, Arial CE, Times New Roman;
	font-size: 200%;
	color: #008000;
	font-weight: normal;
	margin: 20px 10px 5px;
}
h2{
	font-family: Verdana, Arial, Arial CE, Times New Roman;
	font-size: 100%;
	color: #008000;
	font-weight: normal;
	margin: 20px 10px 5px;
}
h3{
	font-family: Verdana, Arial, Arial CE, Times New Roman;
	font-size: 100%;
	color: black;
	font-weight: normal;
	margin: 8px 10px 5px;
}
h4{
	font-family: Verdana, Arial, Arial CE, Times New Roman;
	font-size: 160%;
	color: #e4272d;
	font-weight: normal;
	margin: 8px 10px 5px;
}
h5{
	font-family: Verdana, Arial, Arial CE, Times New Roman;
	font-size: 100%;
	color: #e4272d;
	font-weight: normal;
	margin: 8px 10px 5px;
}
h6{
	font-family: Verdana, Arial, Arial CE, Times New Roman;
	font-size: 100%;
	color: black;
	font-weight: normal;
	margin: 8px 10px 5px;
}
p{
	font-family: Verdana, Arial, Arial CE, Times New Roman;
	font-size: 90%;
	color: #000000;
	font-weight: normal;
	margin: 8px 10px 5px;
}

#main_wrap{
	margin: 0px auto;
	width: 930px;
}
#content {
    margin-top: auto;
	width: 930px;
	float: top;
	padding: 20px 0px;
	left: 100px
}
#sidebar {
	width:230px;
	float:right;
	margin-top: 20px;
}
#submenu {
	list-style:none;
	margin:0px;
	padding:0px;
}
#submenu li{
	border-bottom: 1px solid gray;
	padding:5px 0px;
}
#submenu li a{
	color: #666666;
	text-decoration: none;
}
#submenu li a:hover{
	color: #666666;
	text-decoration:none;
}
#footer {
	clear:both;
	text-align: right;
	height: 50px;
}
#copyright {
	width: 930px;
	text-align:right;
	margin: 0px auto;
	font-size: 90%;
	font-family: Verdana, Arial, Arial CE, Times New Roman;
	color: #666666;
}

body {
	background-color: #FFFFFF;
}
.style6 {
	font-size: 30%;
	color: #FFFFFF;
}
a.odkaz {color: #000000; }
a.odkaz:hover {color: gray; text-decoration: underline}
p.text {text-align:justify}

a.link {color: #000000;; }
a.link:hover {color: #008000; text-decoration: underline}
p.text {text-align:justify}

a.clink {color: #000000;; }
a.clink:hover {color: #e4272d; text-decoration: underline}
p.text {text-align:justify}

a.glink {color: #008000;; }
a.glink:hover {color: #008000; text-decoration: underline}
p.text {text-align:justify}

a.bslink {color: #666666; }
a.bslink:hover {color: #008000; text-decoration: underline}
p.text {text-align:justify}


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(css/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(css/prevlabel.jpg) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(css/nextlabel.jpg) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(css/closelabel.jpg) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

