/* clánek */
body {
	margin: 2px;
	padding: 2px;
	font-family: Verdana;
	font-size: 10px;
	text-align:center
}

#obal {
	margin: 0 auto;
	width: 750px;
	border: none;
} 

#hlavicka {
	width: 750px;
	text-align:center;
	height: 155px;
}

#baner {
	width: 750px;
	height: 15px;
	text-align: center;
	border-top: solid 2px #cccccc;
	border-bottom: solid 2px #cccccc;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
}
#data  {
	width: 750px
}	

#levy-sloupec {
	width: 400px;
	float: left;
	text-align: left;
}

#pravy-sloupec {
	width: 330px;
	float: right;
	text-align: left;
	padding-left: 5px;
	
}

ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
}

#navlist a:hover
{
color: #CCCCCC;
background-color: #CC0000;
text-decoration: none;
}
.clear {
	clear:both;
}
.file_name {
	border:solid 1px;
	border-color: #999999;
}
.art_1 {
	text-align: left;
	margin-bottom:10px;
}
.art_2 {
	background-image: url(image/nadpis.jpg);
	padding: 0px 10px 0px 5px;
	height: 20px;
	font-weight: bold;

}
.art_3 {
	height: 60px;
	border-top: dashed 1px;
	padding: 5px 5px 5px 5px;
	color: #666666;

}
.art_4 {
	border-bottom: dashed 1px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 0px;
	clear: both;
}	
.art_5 {
	height: 25px;
	padding: 3px 25px 3px 5px;
	background-image: url(image/prilohy.jpg);
	margin-top: 0px;

}
.art_image {
	float:right;
	width:70px;
	height: 60px;
	margin: 5px 5px 5px 15px;
}
.zalozka {
	padding: 1px 1px 5px 5px;
	background-image: url(image/zalozka.jpg);
	text-align: left;
	font-weight: bold;
}
#paticka {
}
#paticka_1 {
	height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 3px;
	background-image: url(image/paticka.jpg);
}
#paticka_2 {
}
#article {
	border: 0px;
	overflow: auto;
	height: 150px;
}
