* {
	font-family: 'Lucida Grande', "Helvetica CE", Helvetica, sans-serif;
}

body, p, td {
	font-size: 11px;
	line-height: 16px;
}

a:link, a:visited {
	color: #321;
	font-size: 11px;
	font-weight: bold;
}

a:active, a:hover {
	color: #b08247;
	text-decoration: none;
}

a.page_link:link, a:visited.page_link, a.page_link_active {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

a.page_link:hover, a.page_link:active {
	color: #000;
	text-decoration: underline;
}

a.page_link_active {
	font-weight: bold;
}

#site_menu a:link,
#site_menu a:visited,
#site_menu a.site_link_active {
	display: block;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

#site_menu a:active,
#site_menu a:hover,
#site_menu a.site_link_active {
	color: #630;
}

h1 {
	color: black;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	text-transform: uppercase;
	margin: 0;
	padding: 6px 0 0;
}

h2 {
	color: black;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 6px 0;
}

h3 {
	color: black;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
	padding: 6px 0 0;
}

h4 {
	color: black;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	padding: 11px 0;
}

h5 {
	color: black;
	font-size: 8px;
	font-weight: normal;
	line-height: 11px;
	margin: 0;
	padding: 0 0 0 784px;
}

#main_content h2 {
	margin-top: 1px;
	border-top: 1px #000 solid;
}

div.cpara_image {
	clear: both;
}

div.cimage p {
	padding: 1px;
	margin: 0px;
	font-size: 10px;
	line-height: 12px;
}

div.cimage {
	margin-bottom: 10px;
	/* border-bottom: 1px #444 solid; */
}

div.cfile {
	padding: 5px;
	padding-left: 15px;
}

div.cfile img {
	vertical-align: middle;
}

div.cfile p {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}

/* LIST CSS */
.list_header {
	color: white;
	font-weight: bold;
	background-color: #918157;
	text-align: center;
	vertical-align: middle;
	border: none;
}

.list_line_1 {
	background-color: #CDC4A3;
	vertical-align: top;
}

.list_line_2 {
	vertical-align: top;
}

.list_selected {
	background-color: #ffdcdc;
	vertical-align: top;
}

.list_control {
	background-color: #dcdcdc;
}

.list_sort {
	display: block;
	padding: 1px;
	color: white;
	text-decoration: none;
}

a.list_sort:link {
	color: white;
	text-decoration: none;
}

a.list_sort:visited {
	color: white;
	text-decoration: none;
}

a.list_sort:hover {
	color: white;
	text-decoration: underline;
	background: #642;
}

.list_header_sort {
	color: white;
	font-weight: bold;
	background-color: #642;
	text-align: center;
}

.list_search {
	color: #606060;
	text-align: right;
}

.list_num {
	color: #642;
	text-align: right;
}

.list_action {
	text-align: center;
}

.list_nofound {
	color: #642;
	text-align: center;
	background-color: #918157;
	/* #ffdcdc */
}

td.list_selector {
	color: white;
	font-weight: bold;
	background-color: #918157;
}

a.list_selector:link {
	padding: 1px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.list_selector:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.list_selector:hover {
	color: #642;
	font-weight: bold;
	text-decoration: none;
	background-color: white;
}

.list_selector b {
	color: #642;
	font-weight: bold;
	background-color: white;
}

.list_l, .list_l_hi, .list_l_low {
	text-align: left;
	font-size: 12px;
}

.list_c, .list_c_hi, .list_c_low {
	text-align: center;
}

.list_r, .list_r_hi, .list_r_low {
	text-align: right;
}

.list_l_low, .list_c_low, .list_r_low {
	background: url(../images/low.gif);
}

.list_l_hi, .list_c_hi, .list_r_hi {
	background: url(../images/hi.gif);
}

a.list_edit:link {
	font-weight: bold;
	text-decoration: none;
}

a.list_edit:visited {
	font-weight: bold;
	text-decoration: none;
}

a.list_edit:hover {
	font-weight: bold;
	color: #642;
	text-decoration: underline;
}

/*
	Tlacitka a jiny formularovy potvurky
*/

input {
	background-color: #dad5b6;
}

select {
	background-color: #dad5b6;
}

textarea {
	background-color: #dad5b6;
}

#main_content ul li {
	list-style-type: circle;
}
