html {
	background-color: #d7d7d7;
	widht: 100%;
	padding-top: 90px;
}
body {
	width: 668px;
	height: 386px;
	margin: auto;
	border: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.body_uvod{
	background: url(../img/bgn2.jpg) 0 0 no-repeat;
}
.body_redakce{
	background: url(../img/bgn.jpg) 0 0 no-repeat;
}
h1{
	font-size: 20px;
}
h2{
	margin:0;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:15px;
	padding:3px;
	padding-left: 5px;
	font-size: 14px;
	background-image: url(../img/zavoj3.png);
	behavior: url(iepngfix.htc);
}
h3{
	margin:0;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:10px;
	padding:3px;
	padding-left: 5px;
	font-size: 14px;
}
p{
	margin:0;
	padding:0;
	padding-left: 5px;
}

#right a, #right a:link, #right a:visited, #right a:hover{
	color: #ffffff;
}
h4{
	margin:0;
	padding:2px;
	padding-left: 5px;
	line-height: 12px;
	border-top: 1px dashed #ffffff;
	border-bottom: 1px dashed #ffffff;
	background-image: url(../img/zavoj2.png);
	behavior: url(iepngfix.htc);
}
h5{
	font-size: 12px;
	margin:5px;
	padding:2px;
	padding-left: 5px;
	line-height: 16px;
	background-image: url(../img/zavoj2.png);
	behavior: url(iepngfix.htc);
}
hr{
	display: block;
	width: auto;
	border-bottom: 1px dashed #ffffff;
}
#logo{
	position: relative;
	top: -430px;
	left: 536px;
	background-image: url(../img/logo_small.png);
	width: 118px;
	height: 40px;
}
#page {
	width: auto;
	height: 341px;
	background-color: transparent;
	padding-top: 40px;
	padding-left: 50px;
	padding-right: 10px;
}
#left{
	width: 218px;
	height: 308px;
	background-color: transparent;
	float: left;
	overflow: auto;
}
#right{
	width: 376px;
	height: 308px;
	background-color: transparent;
	float: left;
	
}
#right div.content_box{
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	width: 320px;
	_height: 288px;
	min-height: 288px;
/*	background-image: url(../img/zavoj.png);
	behavior: url(iepngfix.htc);*/
}
#tail{
	float: left;
	width: 100%;
	padding-top: 20px;
	text-align: center;
	font-size: 9px;
	color: #999999;
	letter-spacing: 0.6px;
	word-spacing: 1pt;
	letter-spacing: 1px;
}
#tail a{
	color: #999999;
}






/*vypis katalogu vlevo*/
div.katalog {
	padding-top: 30px;
	margin-bottom: 0px;
}
/*polozka katalogu vlevo*/
div.polozka_menu {
	width: auto;
	line-height: 20px;
}
div.polozka_menu a {
	text-indent: 20px;
	color: #ffffff;
	text-decoration: none;
}
div.polozka_menu a:hover {
	color: #9c9a00;
}
div.title3 {
	text-transform: uppercase;
	line-height: 20px;
}
div.title3 a {
	text-indent: 20px;
	color: #ffffff;
	text-decoration: none;
}
div.title3 a:hover {
	color: #9c9a00;
}
.collapsed{
	display:none;
}
.expanded{
	display:block;
}
