@import "/content/reset.css";

body 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	background:#ecf8e4;
	color:#000;
	line-height:1.7;
	padding:20px 0;
	}
/*p {
	margin:0 0 12px 0;
	font-size:1.1em;
	}*/

p {
	margin:0;
	padding:10px 0 0 0;
	font-size:1.1em;
	}
hr, .no {
	display:none;
	}
a {
	color:#d92121;
	text-decoration:underline;
	font-weight:bold;
	}
a:hover{
	color:#d92121;
	text-decoration:none;
	}
h2 {
	color:#d92121;
	font-size:1.9em;
	font-weight:normal;
	margin-left:10px;
	padding-top:10px;
	}
h2.kategorie {
	color:#000;
	font-size:1.9em;
	font-weight:normal;
	margin:0;
	padding:10px 12px 0 12px;
	}



/* H1 REPLACE
------------------------------*/
h1 {
	display:block;
	position:relative;
	width:211px;
	height:123px;
	left:19px;
	top:5px;
	text-align:center;
	font-size:2em;
	text-indent:-9999px;
	background:url(/content/images/design/logo.gif) 0 0 no-repeat;
	}
h1 span {
	width:100%;
	height:100%;
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background:url(/content/images/design/logo.gif) 0 0 no-repeat;
	cursor:pointer;
	}

/* LAYOUT
------------------------------*/
#all {
	position:relative;
	width:970px;
	margin:0 auto;
	}
#top {
	position:relative;
	width:100%;
	height:170px;
	background:url(/content/images/design/top.gif) 0 0 no-repeat;
	}
#container {
	width:970px;
	background:#fff url(/content/images/design/bg.gif);
	position:relative;
	}
#kriz {
	width:960px;
	margin:0 auto;
	z-index:1;
	background:url(/content/images/design/kriz.gif) repeat-x;
	border-top:6px solid #f2f2f2;
	}
.clean {
	clear:both;
	width:960px;
	font-size:0;
	height:6px;
	}

/* TOP
------------------------------*/
.hledani {
	width:506px;
	height:159px;
	position:absolute;
	right:11px;
	top:11px;
	overflow:hidden;
	}
.fade {
	width:506px;
	height:159px;
	position:absolute !important;
	right:0;
	top:0;
	overflow:hidden;
	}
.pruh {
	background:url(/content/images/design/pruh.png) repeat-x;
	height:34px;
	position:absolute;
	top:117px;
	left:0;
	width:506px;
	z-index:100;
	}
input.hledat-text {
	width:199px;
	height:17px;
	border:1px solid #abadb3;
	background-color:#fff;
	position:absolute;
	left:9px;
	top:7px;
	padding:1px !important;
	font-family:inherit;
	}
input.hledat {
	width:69px;
	height:21px;
	position:absolute;
	left:218px;
	top:7px;
	padding:0 !important;
	}

ul#vlajky {
	height:14px;
	list-style:none;
	position:absolute;
	top:10px;
	right:13px;
	width:205px;
	}
ul#vlajky li {
	width:17px;
	float:right;
	position:relative;
	height:14px;
	margin-left:11px;
	line-height:14px;
	list-style:none;
	}
ul#vlajky li a {
	color:#505050;
	font-size:80%;
	text-align:center;
	height:14px;
	width:17px;
	margin:0;
	padding:0;
	display:block;
	}
ul#vlajky li a:active, ul#vlajky li a:hover{text-decoration:none;color:#505050;}
ul#vlajky a span {
	height:14px;
	display:block;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
	z-index:1;
	width:17px;
	}
ul#vlajky li.m1 a span{background:url(/content/images/design/cz.png) 0 0 no-repeat;}
ul#vlajky li.m2 a span{background:url(/content/images/design/de.png) 0 0 no-repeat;}
ul#vlajky li.m3 a span{background:url(/content/images/design/en.png) 0 0 no-repeat;}

#textik {
	width:180px;
	height:135px;
	overflow:hidden;
	position:absolute !important;
	left:260px;
	top:0;
	padding:23px 0 0 0;
	font-size:0.8em;
	line-height:1.5;
	}


/* SIDEBAR
------------------------------*/
/* presunuto do _style_{lang}.css
#sidebar {
	float:left;
	width:219px;
	padding:0 0 0 6px;
	}
#sidebar h2 {
	font-size:1em;
	margin:0;
	padding:0;
	color:#fff;
	width:219px;
	height:28px;
	display:block;
	text-indent:-9999px;
	}
#sidebar h2.nejnovejsi-svedectvi {background:url(/content/images/design/nejnovejsi-svedectvi.gif) no-repeat;}
#sidebar h2.nejnovejsi-clanky {background:url(/content/images/design/nejnovejsi-clanky.gif) no-repeat;}
#sidebar h2.nejctenejsi-svedectvi {background:url(/content/images/design/nejctenejsi-svedectvi.gif) no-repeat;}
#sidebar h2.nejctenejsi-clanky {background:url(/content/images/design/nejctenejsi-clanky.gif) no-repeat;}
#sidebar h2.doporucujeme {background:#ecf8e4 url(/content/images/design/doporucujeme.gif) no-repeat;height:37px;}
*/


ul.box {
	margin:0 0 5px 0;
	list-style:none;
	padding:5px 9px;
	width:199px;
	background-color:#ecf8e4;
	border:1px solid #d9f0ca;
	border-top:0;
	}
ul.box li {
	background:url(/content/images/design/li-box.gif) 0 7px no-repeat;
	padding:0 0 0 12px;
	color:#000;
	}
ul.box li a {
	font-weight:normal;
	text-decoration:none;
	color:#000;
	}
ul.box li a:hover {
	font-weight:normal;
	text-decoration:underline;
	color:#000;
	}

/* presunuto do _style_{lang}.css
.anketa {
	width:201px;
	padding:58px 9px 9px 9px;
	background:url(/content/images/design/anketa.gif) no-repeat;
	#height:130px; SMAZAT - jen ilustrační prostor pro anketu
	}
*/
.anketa div.anketaBar
{
	background-image: url(/content/images/design/anketa-bar.gif);
	background-repeat: repeat-x;
	height: 7px;
	border-color: #D8481F;
	border-style: solid;
	border-width: 1px;
	font-size: 1px;
	float: left;
	position: relative;
	top: 2px;
	margin-right: 5px;
}

.anketa div.anketaProcenta
{
	margin-bottom: 5px;
	color: #000000;
}

.anketa button {
	border-color:#000000;
	border-style:solid;
	border-width:0px;
	background-color:transparent;
	cursor: pointer; cursor: hand;
	color:#d92121;
	text-decoration:underline;
}
.anketa button:hover {
	color:#d92121;
	text-decoration:none;
}


/* CONTENT
------------------------------*/
#content {
	width:515px;
	float:left;
	overflow:hidden;
	padding:0 0 0 6px;
	}
.select {
	background:url(/content/images/design/select-bg.gif) repeat-x;
	height:81px;
	width:513px;
	border:1px solid #c9c9c9;
	display:block;
	overflow:hidden;
	}
.select p {
	float:left;
	font-weight:bold;
	width:170px;
	padding:15px 0 0 13px;
	line-height:1.5;
	font-size:0.9em;
	margin:0;
	}
.select fieldset {
	width:320px;
	float:right;
	padding:5px 0 0 0;
	height:20px; /*JP*/
	}
.select select {
	display:block;
	margin:2px 0;
	font-size:0.9em;
	}

.select option.disabled {
	background-color:#316AC5;
	color:#FFFFFF;
	}

/* ARTICLE + TEXT
------------------------------*/
.article,
.text {
	padding:12px;
	font-size:0.9em;
	}
.article h2 {
	color:#d8481f;
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px dashed #d8481f;
	}
.text h2 {
	color:#d92121;
	font-size:1.3em;
	font-weight:bold;
	border-bottom:1px dashed #d8481f;
	}
.article h2 a {
	color:#d8481f;
	text-decoration:none;
	}
.article h2 a:hover {
	color:#000;
	text-decoration:none;
	}
.article .info {
	margin:0;
	padding:0;
	text-align:right;
	}
.text .info {
	margin:0;
	padding:4px 0;
	text-align:right;
	}
.article .info a,
.text .info a {
	color:#d8481f;
	font-weight:normal;
	}
.article .info a:hover,
.text .info a:hover {
	color:#d8481f;
	}
.article a,
.text a {
	color:#61ac32;
	text-decoration:underline;
	}
.article a:hover,
.text a:hover {
	color:#61ac32;
	text-decoration:none;
	}
.podpis {
	text-align:right;
	font-style:italic;
	}

/* JP */
div.article {
	min-height: 125px; _height: 125px;
}

h3 {
	font-size:1.2em;
	font-weight:bold;
	color:#d92121;
	margin-left:10px;
	padding:15px 0 0 0;
	}
h4 {
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #ccc;
	margin:10px 0 0 0;
	padding:10px 0 0x 0;
	}
.text ul {
	margin:0;
	padding:12px 0 5px 27px;
	list-style:square;
	position:relative;
	}
.text ul li {
	list-style:square;
	padding:0 0 0 7px;
	font-size:1.1em;
	}
.text ol {
	margin:12px 0 5px 34px;
	padding:0;
	list-style:decimal;
	}
.text ol li {
	margin:0;
	padding:0;
	font-size:1.1em;
	}



/* presunuto do _style_{lang}.css
.jezis-box {
	width:491px;
	border:1px solid #c9c9c9;
	display:block;
	overflow:hidden;
	background:#f4f4f4 url(/content/images/design/jezis-box.jpg) no-repeat;
	padding:50px 11px 0 11px;
	}
*/

p.list {
	padding:10px 12px 5px 12px;
	}
p.list a {
	border:1px solid #E6E6E6;
	padding:1px 4px;
	background-color:#fff;
	text-decoration:none;
	font-size:0.9em;
	color:#000;
	}
p.list a:hover {
	border:1px solid #61ac32;
	background-color:#61ac32;
	text-decoration:none;
	color:#fff;
	}
p.list a.active,
p.list a.active:hover {
	background-color:#d8481f;
	color:#fff;
	border:1px solid #d8481f;
	}

table.preklad {
	margin-top:15px;
	border:1px solid #d8481f;
	padding:5px;
	background-color:#fff;
	text-align:center;
	font-size:1.1em;
	}
table.preklad tr.preklad-nadpis td {
	background-color:#c4c4c4;
	border-top:0;
	color:#000;
	}
/* JP */
table.preklad tr.preklad-nadpis a {
	color:#000;
	}
table.preklad tr.preklad-nadpis a:hover {
	color:#000;
	}
/* /JP */
table.preklad td {
	vertical-align:middle;
	padding:2px 5px;
	border-top:1px solid #c4c4c4;
	}
table.preklad th {
	background-color:#d8481f;
	color:#fff;
	font-size:1.2em;
	text-align:center;
	padding:3px 0;
	}
table.preklad td a {
	text-decoration:none;
	}
table.preklad td a:hover {
	text-decoration:underline;
	}

table tr.zebra td {
	background-color:#ecf8e4;
	}
table.preklad td.jazyk {
	text-align:left;
	font-weight:bold;
	font-size:1.2em;
	color:#61ac32;
	}

table.titkat {
	margin-top:15px;
	border:1px solid #d8481f;
	padding:5px;
	background-color:#fff;
	}
table.titkat td {
	vertical-align:top;
	width:50%;
	padding:5px;
	}
table.titkat th {
	background-color:#cecece;
	font-size:1.1em;
	text-align:center;
	padding:3px 0;
	background-color:#d8481f;
	color:#fff;
	}
table.titkat td a {
	text-decoration:none;
	}
table.titkat td a:hover {
	text-decoration:underline;
	}

/*JP*/
table.comments {
	margin-top:15px;
	border:1px solid #d8481f;
	padding:5px;
	background-color:#fff;
	}
table.comments td {
	vertical-align:top;
/* 	width:50%; */
	padding:5px;
	}
table.comments th {
	background-color:#cecece;
/* 	font-size:1.1em; */
	text-align:left;
	padding:1px 0 1px 1px;
	background-color:#d8481f;
	color:#fff;
	}
table.comments td a {
	text-decoration:none;
	}
table.comments td a:hover {
	text-decoration:underline;
	}
table.comments th a {
	text-decoration:none;
	color:#fff;
	}
table.comments th a:hover {
	text-decoration:underline;
	color:#fff;
	}
/*/JP*/

/* TEXT
------------------------------*/
.text {
	padding:12px;
	font-size:0.9em;
	}

/* SIDEBAR2
------------------------------*/
/* presunuto do _style_{lang}.css
#sidebar2 {
	float:right;
	width:202px;
	padding:0 6px 0 0;
	}
#sidebar2 h2 {
	font-size:1em;
	margin:0;
	padding:0;
	color:#fff;
	width:202px;
	height:28px;
	display:block;
	text-indent:-9999px;
	position:relative;
	}
#sidebar2 h2.poslete-svedectvi {background:url(/content/images/design/poslete-svedectvi.gif) no-repeat;height:49px;padding-bottom:6px;}
#sidebar2 h2.poslete-svedectvi a {position:relative;top:0;display:block;height:49px;}
#sidebar2 h2.svedectvi-z-filip {background:url(/content/images/design/svedectvi-z-filip.gif) no-repeat;height:49px;padding-bottom:6px;}
#sidebar2 h2.svedectvi-z-filip a {position:relative;top:0;display:block;height:49px;}
#sidebar2 h2.svedectvi-z-alfa {background:url(/content/images/design/svedectvi-z-alfa.gif) no-repeat;height:49px;padding-bottom:6px;}
#sidebar2 h2.svedectvi-z-alfa a {position:relative;top:0;display:block;height:49px;}
#sidebar2 h2.svedectvi-filip {background:url(/content/images/design/svedectvi-filip.gif) no-repeat;}
#sidebar2 h2.svedectvi-alfa {background:url(/content/images/design/svedectvi-alfa.gif) no-repeat;}
#sidebar2 h2.svedectvi-oslovuji {background:url(/content/images/design/svedectvi-oslovuji.gif) no-repeat;height:37px;}
#sidebar2 h2.clanky-oslovuji {background:url(/content/images/design/clanky-oslovuji.gif) no-repeat;height:37px;}
#sidebar2 h2.doporucujeme {background:#ecf8e4 url(/content/images/design/doporucujeme.gif) no-repeat;height:37px;}

#sidebar2 ul.box {
	margin:0 0 5px 0;
	list-style:none;
	padding:5px 9px;
	width:182px;
	background-color:#ecf8e4;
	border:1px solid #d9f0ca;
	border-top:0;
	}

a.banner img {
	display:block;
	margin-bottom:6px;
	}

#sidebar2 h2.liturgicke-cteni {background:url(/content/images/design/liturgicke-cteni.gif) no-repeat;height:49px;padding-bottom:6px;}
#sidebar2 h2.liturgicke-cteni a {position:relative;top:0;display:block;height:49px;}
.liturgicke-cteni-box {
	width:184px;
	padding:2px 9px 9px 9px;
// 	padding:58px 9px 9px 9px; //
// 	background:url(/content/images/design/liturgicke-cteni.gif) no-repeat; //
// 	height:130px; /* SMAZAT - jen ilustrační prostor pro anketu //
	}
*/

table.reklama {
	background-color:#ecf8e4;
	border:1px solid #d9f0ca;
	border-top:0;
	margin:0;
	}
table.reklama td {
	text-align:center;
	vertical-align:middle;
	padding:3px 0;
	}


/* LEFT + RIGHT
------------------------------*/
.vlevo {
	float:left;
	margin:0 10px 10px 0;
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #e7e7e7;
	z-index:1;
	}
.vpravo {
	float:right;
	margin:0 0 10px 10px;
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #e7e7e7;
	z-index:1;
	clear:left;
	}
.center {
	text-align:center;
	}

/* FOOTER
------------------------------*/
#footer {
	width:970px;
	height:64px;
	position:relative;
	margin:0 auto;
	background:url(/content/images/design/footer.gif) no-repeat;
	}
#footer p {
	color:#7a7a7a;
	margin:0;
	padding:12px 0 0 0;
	line-height:18px;
	font-size:0.8em;
	text-align:center;
	}
#footer a {
	color:#d8481f;
	font-weight:normal;
	text-decoration:none;
	}
#footer a:hover {
	color:#d8481f;
	text-decoration:underline;
	}
a.jezis  {
	display:block;
	width:90px;
	height:40px;
	top:10px;
	left:40px;
	overflow:hidden;
	background:transparent url(/content/images/design/jezis.gif) 0 0 no-repeat;
	text-indent:-9999px;
	position:absolute;
	border:0;
	}

/* JP */
.required {
	color:#d92121;
	font-weight:bold;
}
.error {
	color:#d92121;
	font-weight:bold;
	background:#ffffcc;
	border: 1px solid #d92121;
	padding-left: 1px;
	padding-right: 1px;
}
