@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, ul, li, ol, p, fieldset, legend {
	margin: 0;
	padding: 0;
}

.fl {float: left;}
.fr {float: right;}

/*li {list-style-type: none;}*/
.clear {clear: both;}

a {
	text-decoration: none;
}

a.inactive {
	color: #000;
	text-decoration: none;
}

a.active {
	color: #a53333;
	text-decoration: none;
}

a.active:visited {
	color: #a53333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #448fff;
}

a img {

}
div#trace_cont a {
  color:#666666;
  text-decoration: none;
}
div#trace_cont a:hover {
  text-decoration: underline;
}
#frameholder .btn {
	background: url('../images/btn.png') no-repeat;
	display: block;
	width: 102px;
	height: 45px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background-position:left 3px;
	border:0 none;
	cursor:pointer;
	margin-top:7px;
	padding:7px 0 25px 3px;
}

h1 {
	font-size: 35px;
	font-weight: normal;
	color: #333333;
	margin-left: -4px;
	margin-top:-3px;
}


h2 {
	font-size: 20px;
	font-weight: normal;
	color: #464646;
	margin-left: -4px;
	margin-bottom: 10px;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	color: #464646;
	margin-left: -4px;
	margin-bottom: 10px;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	color: #464646;
	margin-left: -4px;
	margin-bottom: 10px;
}

h5 {
	font-size: 14px;
	font-weight: normal;
	color: #464646;
	margin-left: -4px;
	margin-bottom: 10px;
}

input.text {
	width: 142px;
}

.doc, .zip, .ppt, .jpg, .xls, .pdf{
	padding: 0 0 2px 25px;
}

.doc{ background: url("../images/files_icons/doc.gif") no-repeat; }
.zip{ background: url("../images/files_icons/zip.gif") no-repeat; }
.ppt{ background: url("../images/files_icons/ppt.gif") no-repeat ; }
.jpg{ background: url("../images/files_icons/jpg.gif") no-repeat; }
.xls{ background: url("../images/files_icons/xls.gif") no-repeat; }
.pdf{ background: url("../images/files_icons/pdf.png") no-repeat; }

/****************************** new styles *******************************/
#VypisObsahu p, #VypisObsahu table, #VypisObsahu img, #VypisObsahu ul {clear: both;}
#VypisObsahu h1, #VypisObsahu h2, #VypisObsahu h3, #VypisObsahu h5, #VypisObsahu h6, #VypisObsahu p {padding: 0; margin: 0;}
#VypisObsahu h1 {font-size: 32px; font-weight: normal; color: #333333; margin: 15px 0;}
#VypisObsahu h1:first-child {margin-top: 0;}
#VypisObsahu h2 {font-size: 28px; font-weight: normal; color: #333333; margin: 12px 0;}
#VypisObsahu h3 {font-size: 20px; font-weight: normal; color: #333333; padding: 9px 0;}
#VypisObsahu h5 {font-size: 12px; font-weight: bold; color: #333333; margin: 6px 0;}
#VypisObsahu h6 {font-size: 10px; font-weight: bold; color: #333333; margin: 4px 0;}
#VypisObsahu p {margin: 10px 0;}
#VypisObsahu img {background: #ffffff; padding: 4px; border: 3px solid #dddddd; }
#VypisObsahu ul {list-style: none; padding: 0; margin: 0;}
#VypisObsahu ul li {background: url("../images/li_bg.gif") left 5px no-repeat; padding: 2px 0 2px 18px;}
#VypisObsahu ol {padding: 0; margin: 10px 0; list-style-position: inside;}
#VypisObsahu ol ol {padding: 0; margin: 0;}
#VypisObsahu ol li {padding: 2px 0; margin: 0;}
#VypisObsahu ol ol li {padding-left: 18px;}
#VypisObsahu a {text-decoration: none; font-weight: normal; color: #002d56;}
#VypisObsahu a:hover {color: #1c66aa;}
#VypisObsahu table {border-collapse: collapse;}
#VypisObsahu table td {border: 1px solid #002d56; padding: 3px; vertical-align: top;}

.noborder, .NoBorder, #VypisObsahu .NoBorder td {border: 0 !important;}
.nopadding, .NoPadding {padding: 0 !important;}

div#VypisObsahu ul.sitemap li a {
  font-weight: normal; text-decoration: none;
}

#VypisObsahu ul.sitemap li ul.sitemap {
	list-style: none;
	padding: 0;
	margin: 0;
	background: url("../images/lineul.gif");
  background-repeat: no-repeat;
  margin-top:5px;
  margin-bottom:5px;
  padding-top:5px;
}


#VypisObsahu img[align=left] {
	margin-right:20px;
	margin-left:-2px;
	margin-top:5px;
}
#VypisObsahu img[align=right] {
	margin-left:20px;
	margin-right:-2px;
	margin-top:5px;
}

div#right div.text ul{
list-style: none;
padding: 0;
margin: 0;
/*margin: 10px 0 10px 15px;
padding: 0;
}
ul ul{
margin: 2px 0 5px 15px;*/
}

div#right div.text ol{
padding: 0;
margin: 10px 0;
list-style-position: inside;
/*
margin: 10px 0 10px 35px;*/
}
div#right div.text ul ol{
margin: 2px 0 5px 35px;
}

div#right div.text ul li{
background: url("../images/li_bg.gif") left 5px no-repeat;
padding: 2px 0 2px 18px;
/*
list-style-type: none;
background: url("../images/common/bg_list_item.gif") no-repeat 0 7px;
padding: 0 0 0 10px;
line-height: 15pt;*/
}

div#right div.text ul li ul li{
background: url("../images/common/bg_list_subitem.gif") no-repeat 0 6px;
line-height: 12pt;
padding: 0 0 0 8px;
}

div#right div.text ol li{
padding: 2px 0;
margin: 0;
/*
list-style-type: decimal;
background: none;
padding: 0;
margin: 0 0 7px 0;*/
}

.zvyraz_ram {background: #0077c4 url("../images/zvyr_ram_bg.jpg") no-repeat; font-size: 15px; color: #ffffff; margin: 15px 0; padding: 15px 25px; font-weight: bold; line-height: 25px; font-smooth: always; font-effect:emboss;}
