/*	Czech  */

body { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	background-color: #8F4752;
	}
td, p  { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
div.article>*:first-child { margin-top: 0; }
img { display: block; }

div.layout {
	background: url(/images/200602/bg_title.jpg) repeat-x top left #FFFFFF;
	width: 596px;
	padding-bottom: 20px;
	border: 2px solid #70B8AD;
}
div, p {
	background-image: none; /* NN4 bug */
	}
#title {
	height: 180px; /* IE */
	margin-bottom: 10px;
}
.layout > #title { /* mozilla */
	height: auto;
	min-height: 180px;
}
#title img {
	float: left;
}
div.article {
	margin-left: 179px;
}
.article p, h2, h3 {
	margin-right: 9px;
}
h1 { 
	font-size: 30px; 
	color: #812E3B;
	font-weight: normal;
	font-family: Georgia, Times New Roman, serif; 
	text-align: center;
	width: 360px;
	position: relative;
	left: -50px;
	float: right;
	margin-top: 0;
	padding-top: 1em;
	}
h1 .big {
	font-size: 42px;
	color: #AC3E4F;
	font-weight: bold;
}
h2 { 
	font-size: 26px; 
	font-weight: normal;
	color: #555555; 
	font-family: Georgia, Times New Roman, serif; 
	}
* html h2 {	margin-top: 0;} /* avoiding NN4 bug */
h3 { 
	font-size: 110%;
	font-weight: normal; 
	color: #333333; 
	font-family: arial, helvetica, sans-serif; 
	margin-bottom: -.5em;
	}
.box {
	margin: 1.5em 30px;
	padding-bottom: 1em;
	border: 1px solid #93B7B2;
	border-top: none;
	background-color: #D6E4E2;
	font-size: 85%;
	}
.box h3 {
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	font-family: Georgia, Times New Roman, serif; 
	background-color: #79A9A2;
	margin: 0;
	margin-bottom: .5em;
	padding: 3px;
	border: none; /* NN4 */
	border-top: 2px dotted #333333;
	border-bottom: 2px dotted #333333;
	}
.box p {
	margin: 1em 20px;
	}
.box ul {
	margin: auto 0; /* IE bug with position inside */
	padding: 1px; /* must set low for FF, also resolves NN overlap text bug */
	}
.box li {
	list-style: square inside;
	}
	* html .box li {
	margin: auto 19px 10px;
	}
	.box > ul > li {
	margin: auto 19px 10px;
	}
.box img {
	float: right;
	padding: 10px; /* avoiding double float bug in IE */
}
p.blurb {
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, Times New Roman, serif; 
	color: #AC3E4F;
	text-align: center;
	border-top: 2px dotted #AC3E4F;
	border-bottom: 2px dotted #AC3E4F;
	padding: 3px 0;
	margin: auto 2px; /* need auto for NN4 */
	width: 160px;
	float: left;
	}
.cap {
	width: 165px;
	margin: 50px 2px;
	float: left;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
	}
.bold {
	font-weight: bold;
	}
.fnt { font-size: 80%; }
hr {
	color: #000000;
	background-color: #000000;
	border: none;
	width: 100px;
	height: 1px;
	margin: 0;
	text-align: left;
	}
div.linktext { 
	float: left; 
	}

/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { 
	margin-left: 2px; 
	width: 160px;
	}
div.linktext p { 
	margin: 0; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul{ 
	padding-left: 0; 
	margin: 0 0 1em -35px;
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul li { 
	padding-left: 35px; 
	margin: 0 0 3px;
	list-style-type: none; 
	}
table.appeared {
	background-color: #333333; 
	clear: both;
	}
table.appeared img {display: inline;}
td.appeared p {
	font-size: 77%; 
	color: #ffffff; 
	font-family: arial, helvetica, sans-serif;
	}
td.appeared>p {margin: 0;}
cite, em {font-style: italic;}
strong {font-weight: bold;}
a {color: #0000cc; }
a:link {color: #0000cc; }
a:visited {color: #330099; }
a:hover {color: #0033ff;}

/* use background-color if needed in div.footer */
div.footer { 
	width: 600px; 
	margin: 0; 
	padding: 2px 0; 
	border: none;
	background-color: #FFFFFF;
	}
div.footer p {
	margin: 1em 2px; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	}
/* -------------------------------------- */

