/* CSS styl pro web Hoschl.cz - designed by Šimon Payne ( max na payne tečka cz ) */
body {
	background-color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: normal normal normal 11px normal verdana, arial, helvetica, sans-serif;
}
.admin {
	background-color: #00FF00;
}
* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
img {
	border: 0px;
}
/* Hlavní bloky. */
#overall {
	position: relative;
	background: #FFFFFF url('img/submenu.png') repeat-y;
	margin: 0 auto;
	margin-left: -6px;
	width: 712px;
	height: 700px;
	min-height: 700px;
	border: 1px solid #000000;
}
*>#overall {
	height: auto;
}
#border {
	background: #777777 url('img/dot.png') repeat-x;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
	width: 712px;
	height: 700px;
	min-height: 700px;
	padding: 0px 2px 6px 0px;
	border-bottom: 20px solid #CCCCCC;
}
*>#border {
	height: auto;
}
#border_a {
	background: #00AA00 url('img/dot_a.png') repeat-x;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
	width: 712px;
	height: 700px;
	min-height: 700px;
	padding: 0px 2px 6px 0px;
	border-bottom: 20px solid #00FF00;
}
*>#border_a {
	height: auto;
}
#footer {
	position: relative;
	margin: 0 auto;
	margin-top: 0px;
	width: 712px;
	height: 63px;
	z-index: 1;
}
#top_pane {
	position: relative;
	width: 712px;
	height: 109px;
	top: 0px;
	left: 0px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background: #79a2ec url('img/title_hi.png') no-repeat;
}
#top_pane_admin {
	position: relative;
	width: 712px;
	height: 109px;
	top: 0px;
	left: 0px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background: #79a2ec url('img/title_hi_a.png') no-repeat;
}
#submenu {
	position: absolute;
	width: 143px;
	height: 73px;
	top: 109px;
	margin: 0px;
	border: 0px;
	padding: 55px 0px 10px 0px;
	background: url('img/title_low.png') no-repeat;
}
#list {
	position: relative;
	left: 10px;
	width: 120px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#link-list {
	position: relative;
	left: 10px;
	width: 120px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#title {
	background: url('img/corner.png') no-repeat;
	position: relative;
	width: 549px;
	left: 143px;
	top: 0px;
	padding: 0px 10px 20px 10px;
	margin: 0px 0px 0px 0px;
}
#content {
	position: relative;
	width: 569px;
	top: 0px;
	left: 143px;
	margin: 0px;
	border: 0px;
	padding-bottom: 15px;
}
#lang {
	position: absolute;
	margin: 0px;
	border: 0px;
	left: 662px;
	top: 83px;
	width: 50px;
	height: 26px;
	text-align: center;
}
#search {
	position: absolute;
	margin: 0px;
	border: 0px;
	right: 4px;
	top: 3px;
	text-align: right;
}
#menu {
	position: absolute;
	margin: 0px;
	border: 0px;
	padding-top: 6px;
	padding-left: 6px;
	left: 100px;
	top: 83px;
	width: 562px;
	height: 26px;
}
/* Linky a textové elementy. */
p {
	font-size: 12px;
	margin: 0px;
	text-align: left;
}
a, a:link, a:visited, a:active {
	color: #006FF5;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
a:focus {
	color: #BBBBBB;
}
a.green, a.green:link, a.green:visited, a.green:active {
	color: #00CC00;
}
a.red, a.red:link, a.red:visited, a.red:active {
	color: #FF3300;
}
#submenu p {
	color: #000000;
	font-size: 12px;
	padding-left: 18px;
}
#list * {
}
#list a, #list a:link, #list a:visited {
	display: block;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	padding: 1px 1px 1px 1px;
	border-top: 2px #EEEEEE solid;
	border-right: 2px #EEEEEE solid;
	border-bottom: 2px #EEEEEE solid;
	border-left: 2px #EEEEEE solid;
}
#list a.green, #list a.green:link, #list a.green:visited {
	display: block;
	color: #00CC00;
}
#list a.red, #list a.red:link, #list a.red:visited {
	display: block;
	color: #FF3300;
}
#list a:active, #list a:focus {
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px 0px 0px 2px;
}
#list a:hover {
	display: block;
	color: #006FF5;
	background-color: #FFFFFF;
	border-top: 1px #FFFFFF solid;
	border-right: 3px #FFFFFF solid;
	border-bottom: 3px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
}
#list a.active, #list a.active:link, #list a.active:visited {
	display: block;
	color: #4776d5;
	background-color: #FFFFFF;
	padding: 2px 0px 0px 2px;
	font-weight: bold;
	border-top: 1px #FFFFFF solid;
	border-right: 3px #FFFFFF solid;
	border-bottom: 3px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
}
#list .arrows a.mover, .arrows #list a.mover:link, .arrows #list a.mover:visited, .arrows #list a.mover:hover {
	padding: 0;
	margin: 0;
	border: none;
	display: inline;
	background: none;
}
#list .arrows {
	position: absolute;
	margin-top: -16px;
	left: 112px;
	width: 20px;
}
#list input, #list submit {
	border: 1px solid #BED1EC;
	color: #006FF5;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 8px;
	background-color: #9DBAF1;
}
#list input:hover, #list submit:hover {
	background-color: #DDDDDD;
}
#list input:focus, #list submit:focus {
	background-color: #FFFFFF;
}
#title h1 {
	color: #0157AD;
	font-size: 18px;
	text-indent: 10px;
	padding-top: 10px;
}
#content h2 {
	color: #006FF5;
	font-size: 14px;
	padding: 0px 50px 0px 25px;
}
#content .green {
	color: #00CC00;
	font-size: 12px;
}
#content .blue {
	color: #006FF5;
	font-size: 12px;
}
#content .red {
	color: #FF3300;
	font-size: 12px;
}
#content .grey {
	color: #AAAAAA;
	font-size: 12px;
}
#content p {
	text-indent: 10px;
	text-align: justify;
	padding: 5px 50px 3px 30px;
}
#content p.soft {
	text-indent: 0px;
	text-align: justify;
	padding: 5px 50px 3px 30px;
}
#content .error {
	color: #FF3300;
	font-weight: bold;
	padding: 5px 50px 3px 30px;
}
#content .input {
	text-align: justify;
	padding: 5px 50px 3px 30px;
}
select {
	font-size: 10px;
}
#content .date {
	font-size: 10px;
	color: #006FF5;
	font-weight: bold;
	position: absolute;
	background-color: #FFFFFF;
	border-bottom: 3px #FFFFFF solid;
	padding-right: 4px;
	margin-left: -80px;
}
#content .date {
	font-size: 10px;
	color: #006FF5;
	font-weight: bold;
	position: absolute;
	background-color: #FFFFFF;
	border-bottom: 3px #FFFFFF solid;
	padding-right: 4px;
	margin-left: -80px;
}
.space {
	margin-left: -80px;
	padding-left: 75px;
	border-bottom: 1px #BBBBBB dotted;
	margin-right: 5px;
	font-size: 1px;
}
.plaintext {
	padding-left: 75px;
}
.delete {
	text-align: right;
	right: 25px;
	position: absolute;
	width: 505px;
	height: 1px;
	overflow: visible;
	margin-top: 14px;
	border-bottom: 1px #EFEFFF solid;
	z-index: 1;
}
.delete a {
	position: absolute;
	right: 0px;
	top: -13px;
}
#title .delete {
	width: 535px;
	margin-top: 20px;
}
#title .delete a {
	top: -18px;
}
#content ol, #content ul {
	margin: 0px 45px 0px 40px;
}
#content li {
	font-size: 12px;
	margin-bottom: 5px;
}
li.entry_normal {
	list-style-type: none;
}
li.entry_date {
	list-style-type: none;
}
.date_space {
	margin: 0px 0px 0px 80px;
	list-style-type: none;
}
li.entry_bullet {
	list-style-image: url('img/bullet.gif');
}
li.entry_link {
	list-style-image: url('img/link.gif');
}
li.entry_file {
	list-style-image: url('img/file.gif');
}
li.entry_text {
	list-style-image: url('img/text.gif');
}
li.entry_number {
	color: #006FF5;
	font-weight: bold;
	margin-left: 5px;
}
li.entry_number span {
	color: #000000;
	font-weight: normal;
	margin-left: -5px;
}
.input li.entry_number {
	margin-left: 0px;
}
li.entry_link_num, li.entry_link_num {
	background: url('img/link.gif') no-repeat;
	color: #006FF5;
	font-weight: bold;
	margin-left: 5px;
	padding-left: 15px;
}
li.entry_file_num {
	background: url('img/file.gif') no-repeat;
	color: #006FF5;
	font-weight: bold;
	margin-left: 5px;
	padding-left: 15px;
}
li.entry_text_num {
	background: url('img/text.gif') no-repeat;
	color: #006FF5;
	font-weight: bold;
	margin-left: 5px;
	padding-left: 15px;
}
li.entry_link_num *, li.entry_file_num *, li.entry_text_num * {
	font-weight: normal;
}
#submenu h1 {
	color: #0157AD;
	font-size: 14px;
	text-indent: 10px;
}
#submenu h2 {
	font-size: 12px;
	padding-top: 5px;
	text-indent: 10px;
	color: #00CC00;
}
#menu * {
	letter-spacing: 1px;
	display: inline;
	text-indent: 10px;
}
#home span {
	background: url('img/title_hi.png') top left no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	height: 80px;
	width: 350px;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#home h1 {display: inline;  font-size: 1%}
#home a {
	position: relative;
	top: 0px;
	left: 0px;
	background-color: transparent;
	display: block;
	position: relative;
	height: 80px;
	width: 550px;
	margin: 0;
	padding: 0;
}
#menu a, #menu a:link, #menu a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
}
#menu a:active, #menu a:focus {
	color: #CCCCCC;
	background-color: #FFFFFF;
	border-top: 5px #FFFFFF solid;
	border-right: 3px #FFFFFF solid;
	border-bottom: 6px #FFFFFF solid;
	border-left: 3px #FFFFFF solid;
	padding: 0px 0px 0px 0px;
}
#menu a:hover {
	color: #4776d4;
	background-color: #FFFFFF;
	border-top: 5px #FFFFFF solid;
	border-right: 3px #FFFFFF solid;
	border-bottom: 6px #FFFFFF solid;
	border-left: 3px #FFFFFF solid;
	padding: 0px 0px 0px 0px;
}
#menu a.active, #menu a.active:link, #menu a.active:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9dbaf1;
	border-top: 5px #9dbaf1 solid;
	border-right: 3px #9dbaf1 solid;
	border-bottom: 6px #9dbaf1 solid;
	border-left: 3px #9dbaf1 solid;
	padding: 0px 0px 0px 0px;
}
#lang * {
	display: block;
}
#lang a, #lang a:link, #lang a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding: 5px 3px 7px 0px;
}
#lang a:active, #lang a:focus {
	color: #CCCCCC;
	background-color: #FFFFFF;
}
#lang a:hover {
	color: #006FF5;
	background-color: #FFFFFF;
}
.log {
	display: block;
	padding: 1px 15px 1px 15px;
	font-size: 9px;
}
.log .log_date {
	color: #00CC00;
}
.log .user {
	color: #006FF5;
}
.log .query {
	color: #333333;
}
table {
	padding: 1px 15px 1px 15px;
}
table td {
	background-color: #EFEFFE;
	padding: 2px 2px;
}
table th {
	padding: 2px;
	border-bottom: solid #CCCCCC 1px;
	border-left: solid #CCCCCC 1px;
}
input.srch-field {
	border: 1px solid #BED1EC;
	color: #0157AD;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #9DBAF1;
	display: inline;
}
input.srch-field:hover {
	background-color: #DDDDDD;
}
input.srch-field:focus {
	background-color: #FFFFFF;
}
#search p {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	display: inline;
}
.fotopack {
	margin: 5px 30px 5px 35px;
	text-indent: 0px;
}
.foto {
	float: left;
	width: 220px;
	margin: 0 15px 15px 0;
	padding: 10px 0;
	text-align: center;
	background: white;
	height: 200px;
	overflow: hidden;
}
.foto-photo {
	margin: 0 auto;
	padding: 0;
	border: none;
	height: 150px;
	overflow: hidden;
}
.foto-desc {
	margin: 5px 10px;
	padding: 0;
	text-align: left;
	font-size: 10px;
}
.foto-edit {
	margin: 5px 10px;
	padding: 0;
	text-align: right;
	font-size: 10px;
}
.cleaner {
	clear: both;
	visibility: hidden;
}
.snow, .snow a,  .snow *, .snow a:hover, .snow a:visited, .snow a:active, .snow a:focus {
	font-weight: bold;
}

