/*  This template was created by Mantis-a [http://www.mantisa.cz/]. For more templates visit Free website templates [http://www.mantisatemplates.com/]. */
	/* CSS Document */
@import "cake_etc.css";

/* General */
* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	font-size: 62.5%;
}

body {
	height: 100%;
	text-align: center;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	min-width: 850px;
	background-color: #FAFEFF;
}

a:link,a:visited {
	color: #005AA1;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	background-color: #cef;
}

small {
	font-size: 0.95em;
}

.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	content: ' ';
}

.cleaning-box {
	min-height: 1px;
}

.cleaning-box:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: ' ';
}

.noscreen {
	display: none;
}

.hidden { /* Skip menu */
	position: absolute;
	top: -10000px;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/* Wrapper of the site */
#wrapper {
	background-color: white;
	width: 850px;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
}

/* Paragraphs, headings, ... */
p {
	line-height: 170%;
	margin-bottom: 10px;
	color: #252525;
}

h1 {
	font-size: 1.9em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding: 20px 0 4px 0;
	margin-left: 61px;
	/*background: url('../img/bg.gif') repeat-x 0 100%;*/
	width: 50%;
	display: none;
}

h1 a:link,h1 a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #DF0000;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000066;
	letter-spacing: 1px;
	text-align: left;
	margin: 10px 0;
	padding: 3px;
	background-color: #f9f9f9;
	/*	border-bottom: 2px solid #CCCCCC;*/
	border-left: #000066 8px solid;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #252525;
	letter-spacing: 1px;
	padding: 3px 0;
	border-bottom: 1px solid #252525;
	margin: 20px 0 7px 0;
	width: 100%;
}

h3.first {
	margin: 0 0 7px 0;
}

address {
	font-style: normal;
	line-height: 160%;
	margin: 5px 8px;
}

/* Header */
#header {
	width: 850px;
	height: 100px;
	position: relative;
	margin: 0 auto;
	background: #000000 url('../img/bg.gif') repeat-x 0 0;
	text-align: left;
}

/* Logo, slogan */
#logo {
	position: absolute;
	top: 20px;
	left: 30px;
}

#logo a,#logo a:visited {
	color: #FFFFFF;
}

#logo img {
	border: 0;
}

#slogan {
	margin-top: 3px;
	font-size: 1.0em;
	letter-spacing: 0px;
	position: absolute;
	color: #000000;
	left: 30px;
}

#slogan span {
	color: #CC0000;
	font-weight: bold;
}

/* Search form */
form.searching {
	width: 240px;
	position: absolute;
	top: 20px;
	right: 20px;
}

form.searching fieldset {
	border: 0;
}

form.searching input.search {
	letter-spacing: 1px;
	float: left;
	padding: 2px 0 2px 6px;
	width: 139px;
	border: 0;
}

form.searching input.hledat {
	font-size: 0.9em;
	letter-spacing: 2px;
	padding-left: 0;
	margin-left: 4px;
	font-weight: bold;
	float: left;
}

form.searching label {
	display: none;
}

/* Menu */
#menu-box {
	width: 850px;
	margin: 0 auto;
	background: #4A4A4A url('../img/menu-bg.gif') repeat-x 0 0;
	margin-bottom: 3px;
}

#menu {
	width: 850px;
	margin: 0 auto;
}

#menu li {
	display: inline;
	list-style-type: none;
	text-align: center;
}

#menu li.first a {
	margin-left: 30px;
	display: inline
}

#menu li a {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding: 0 1.4em;
	line-height: 29px;
}

#menu li a:hover {
	color: #92D0FF;
	font-weight: bold;
	text-decoration: none;
}

#menu li a.active {
	color: #FFFFFF;
	background-color: #252525;
	font-weight: bold;
}

/* tray */
#tray {
	position: relative;
	width: 850px;
	height: 27px;
	background: url("../img/tray.gif") 0 0 no-repeat;
	overflow: hidden;
	font: bold 90%/ 1 "tahoma", sans-serif;
}

#tray ul {
	margin: 0 20px;
	list-style: none;
}

#tray li {
	display: inline;
}

#tray li a {
	display: block;
	float: left;
	padding: 5px 10px 2px 10px;
	background: url("../img/tray-separator.gif") 100% 0 no-repeat;
	text-decoration: none;
	color: #000;
}

#tray li a:hover { /*	background:url("../img/tray-hover.gif");*/
	background: url("../img/tray-active.gif");
	color: #fff;
}

#tray li#tray-active a {
	background: url("../img/tray-active.gif");
}

/* 3 columns layout */
#content {
	width: 850px;
	margin: 0 auto;
	padding-top: 3px;
	text-align: left;
	/*	background-image: url(../img/content-bg.gif);*/
	background-repeat: repeat-y;
	background-position: 0 0;
}

#column-1 {
	float: left;
	width: 670px;
	margin: 2px;
	padding: 2px;
	border: 2px dotted #0066FF;
	background-color: white;
}

#column-1 div.column-3 {
	padding: 0px 5px 5px 10px;
}

#column-1 #column-11 {
	float: right;
	margin: 0px;
	width: 480px;
	background-color: white;
	overflow:hidden;
}

#column-1 #column-12 {
	float: left;
	width: 178px;
	font-size: 0.9em;
	overflow: hidden;
}

#column-2 {
	float: right;
	width: 150px;
	font-size: 0.9em;
	background-color: #eee;
	overflow: hidden;
}

#column-1,#column-2,#column-12 {
	padding-bottom: 30px;
}

#column-1 #column-12 p,#column-2 p {
	margin: 0;
	line-height: 1.4;
}

#column-1 #column-12 h3 {
	background: #ffd97f url('../img/h3-bg.gif') no-repeat 0 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 0px 0;
	border: 0;
	text-align: center;
	width: 100%;
}

#column-2 h3 {
	background: #ffd97f;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	border: 1px solid #CCCCCC;
}

#column-11 div.content {
	margin: 0.5em 1.3em 0 1em;
}

#column-2 div.content,#column-12 div.content {
	margin: 0.4em 0.5em 1.2em 0.9em;
}

#column-12 {
	background-color: #f5faff;
	border: 1px solid #deebf6;
}

/* Menu in columns */
ul.menicko {
	margin: 5px 5px 5px 15px;
	padding:2px 2px 2px 10px;
}
ul.menicko li {
	margin: 0px 0px 5px 0px;
	padding:0px;
}

ul.menicko ul {
	list-style-type: square;
	list-style-position: inside;
}

ul.menicko ul li {
	margin: 0px 0px 0px 0px;
	}

/* Definition list in colum */
#column-2 dl {
	margin: 0.6em 0.3em 1.2em 0.6em;
}

#column-2 dl dt {
	font-weight: bold;
}

#column-2 dl dd {
	margin-bottom: 12px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #202020;
}

#column-2 dl dd a{
	text-decolation:none;
/*	color: #A51F00;*/
}

/* submenu */
div.submenu {
	background-color: #ffe;
	padding: 3px 3px 3px 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #999;
}

/* Definition list in colum */
dl.news {
	margin: 0.6em 0.3em 1.2em 0.6em;
}

dl.news dt {
	font-weight: bold;
}

dl.news dd {
	margin-bottom: 12px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #202020;
}
/*
dl.news dd a,dl.news dd a:visited {
	font-style: italic;
	color: #A51F00;
}
*/

/* Table */
table {
	font-size: 1.1em;
	border-collapse: collapse;
	border: 1px solid #aaa;
	margin: 15px 0 20px 0;
}

th,td {
	padding: 5px 10px;
	border: 1px solid #aaa;
	word-break: break-all;
}

th {
	font-weight: bold;
	background: #ffd97f;
	text-align: center;
}

.first-row {
	background: #F4FF7C;
}

.first-row th {
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #aaa;
}

.first-column {
	background: #FFD162;
	border-right: 1px solid #aaa;
}

.last-column {
	background-color: #FFD162;
	border-left: 1px solid #aaa;
}

/* Footer */
#footer {
	width: 850px;
	margin: 0 auto;
	height: 38px;
	background: #000000 url('../img/footer-bg.gif') repeat-x 0 0;
	clear: both;
}

#footer-in {
	width: 850px;
	margin: 0 auto;
}

p.footer-center {
	color: #FFFFFF;
	text-align: center;
	margin: 7px 0 0 15px;
	display: inline;
}

p.footer-center a,p.footer-center a:visited {
	color: #FFFFFF;
	padding: 1px 2px;
}

p.footer-center a:hover {
	background-color: #FFFFFF;
	color: #202020;
}

p.footer-left {
	float: left;
	width: 450px;
	color: #FFFFFF;
	text-align: left;
	margin: 7px 0 0 15px;
	display: inline;
}

p.footer-left a,p.footer-left a:visited {
	color: #FFFFFF;
	padding: 1px 2px;
}

p.footer-left a:hover {
	background-color: #FFFFFF;
	color: #202020;
}

p.footer-right {
	float: right;
	width: 450px;
	color: #FFFFFF;
	text-align: right;
	margin: 7px 15px 0 0;
	display: inline;
}

p.footer-right a,p.footer-right a:visited {
	font-size: 0.9em;
	color: #FFFFFF;
	padding: 1px 2px;
}

p.footer-right a,p.footer-right a:visited {
	font-weight: normal;
}

/* The article date */
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	float: right;
	width: 80px;
	border: 1px solid #99ccff;
	background-color: #FFFFFF;
	margin: 3px 0 7px 0;
	font-style: italic;
	padding: 2px;
}

.date p {
	font-size: 0.9em;
	margin: 0;
	line-height: 1;
}

.date p.day {
	font-size: 1.5em;
	margin-bottom: 1px;
	line-height: 1.6;
	font-weight: bold;
}

/* Menu2 */
#menu2 {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 1em;
}

#menu2 li {
	list-style-type: none;
	list-style-image: url('../img/r-arrow.png');
	padding: 2px 0px;
	font-size: 1.5em;
}

#menu2 li a:hover {
	color: #FFF;
	background-color: #2c95e3;
}

/* Submit form */
form.send {
	width: 480px;
	position: relative;
	top: 0;
	left: 5px;
}

div#column-11 form.send {
	width: 100%;
	position: relative;
	top: 0;
	left: 5px;
	margin-left: 0;
}

form.send fieldset {
	padding: 5px 5px 5px 5px;
	margin: 10px 0 10px 0;
	border: 1px solid #00598D;
}

form.send legend {
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px 6px;
	background-color: #00598D;
	color: #FFFFFF;
}

form.send label,form.send p.dlabel {
	width: 125px;
	float: left;
	height: auto;
	display: block;
	margin: 0 0 0 5px;
	font-weight: bold;
	padding-left: 3px;
	border-left: 5px solid #00598d;
}

form.send input,form.send select,form.send p.dinput {
	width: 280px;
	margin-bottom: 15px;
	font-size: 1.4em;
}

form.send input.checkbox {
	width: 50px;
}

/*category checkbox*/
form.send div.checkbox {
	margin: 0 0 10px 0px;
	display: block;
	float: left;
}

form.send div.checkbox input {
	width: 20px;
	float: left;
}

form.send div.checkbox label {
	float: left;
	width: auto;
	margin-right: 10px;
	border: none;
}

form.send div.catecheck {
	width: 280px;
	margin-left: 140px
}

form.send div.selectdate {
	width: 280px;
	margin-left: 120px
}

form.send div.selectdate select {
	width: 4em;
}

form.send textarea {
	width: 280px;
	margin-bottom: 10px;
}

form.send input.go {
	margin-left: 110px;
	width: 200px;
	padding: 3px 5px;
}

.icon {
	padding: 1px 5px;
	vertical-align: middle;
	border: none;
}

.icon2 {
	padding: 5px 5px;
	vertical-align: middle;
	border: none;
}
.image {
	border: 1px solid #999;}



/* Notices and Errors */
div.message {
	clear: both;
	color: #000;
	background-color: #ff9f9f;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
	padding: 3px;
}

div.error-message {
	clear: both;
	color: #c00;
	font-weight: bold;
	position: relative;
	top: -10px;
	left: 140px;
}
p.inputmemo {
	clear: both;
	position: relative;
	top: -15px;
	left: 140px;
	font-size:0.9em;
}

p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}

p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}

.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}

.success {
	background: green;
	color: #fff;
}

span.need {
	font-size: 100%;
	font-weight: bold;
	color: #f00;
}

p#kiho{
	clear: both;
	position: relative;
	top: -20px;
	left: 140px;
	width:280px;
	font-size:1.0em;
	background-color: #FFFFE0;
	border-color: #bf6700;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	line-height: 1.2em;
	margin: 0px;
	display:none;
}

/* foto */
.foto {
	text-align: center;
	margin: 10px;
}

.foto img {
	border: 3px solid silver;
}

.foto a:hover img {
	border: 3px solid #0099E0;
}

.foto p {
	margin: 0;
}

.foto p a,.foto p a:visited {
	color: #202020;
	font-weight: normal;
}

.memo {
	background-color: #FFFFE0;
	border-color: #bf6700;
	border-width: 2px;
	border-style: dotted;
	padding: 10px;
	line-height: 1.2em;
	margin: 5px 5px 20px 5px;
}

/* Post Footer */
.post-footer {
	width: 100%;
	margin: 5px auto;
}

.posted {
	padding: 0px;
	text-align: right;
	font-size: 0.9em;
	margin-bottom:0;
}

div.post-footer p.posted {
	width: 50%;
	float: right;
	display: inline;
}


.num_val {
	margin: 0;
	padding: 5px;
	float: left;
	text-align: left;
	display: inline;
	font-size: 0.9em;
}
.num_val strong{
	margin: 5px;
	padding: 2px;
	font-size: 1.2em;
	border-color: #aaa;
	border-width: 1px;
	border-style: solid;
	background:#eee;
}

/* Definition list in colum */
dl.comment {
	margin: 1px;
}

dl.comment dt {
	font-weight: bold;
}

dl.comment dd {
	border-color: #ccc;
	border-width: 1px;
	border-style: dotted;
	padding: 5px;
	margin-bottom: 10px;
	line-height: 1.2em;
}

.{

}

.top-image {
	margin: 10px 0;
}

.top-image img {
	border: 3px solid silver;
}

.top-image a:hover img {
	border: 3px solid #0099E0;
}