/*
   this css is taken from cocoadevcentral.com and tweaked by
   Vladimir Kotal, 2004
 */

body {
	font-family: "Trebuchet MS", Trebuchet, Tahoma;
	font-size: 13px;
	background-color: #454545;
	color: white;
	margin: 0px;
}

h3 {
	font-weight: bold; color: #e24628; font-size: 1em;

}

cite { font-style: normal; color: #067e2a; font-weight: bold; }
var { font-style: normal; color: #0a4aa7; font-weight: bold; }

.content {

	background-color: white;
	color: #4e4e4e;
	width: 580px;
	/*padding: 30px 50px; */
	padding: 10px 50px 10px 50px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;


	line-height: 24px;
}

.kavarna {

	font-weight: bold;
	font-style: italic;
	background-color: white;
	color: #070707;
	/* width: 580px; */
	/* padding: 10px 50px 10px 50px; */
	/* margin-top: 20px; */
	/* margin-left: auto; */
	/* margin-right: auto; */

	/* line-height: 24px; */
}


.czechia {

	background-color: white;
	color: #4e4e4e;
	width: 580px;
	/*padding: 30px 50px; */
	padding: 10px 50px 10px 50px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;


	line-height: 24px;
}

.austria {

	background-color: white;
	color: #4e4e4e;
	width: 580px;
	/*padding: 30px 50px; */
	padding: 10px 50px 10px 50px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;


	line-height: 24px;
}

.poland {

	background-color: white;
	color: #4e4e4e;
	width: 580px;
	/*padding: 30px 50px; */
	padding: 10px 50px 10px 50px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;


	line-height: 24px;
}

.swiss {

	background-color: white;
	color: #4e4e4e;
	width: 580px;
	/*padding: 30px 50px; */
	padding: 10px 50px 10px 50px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;


	line-height: 24px;
}

.todrink {

	background-color: white;
	color: #4e4e4e;
	width: 580px;
	/*padding: 30px 50px; */
	padding: 10px 50px 10px 50px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;


	line-height: 24px;
}

.foot {

	background-color: #ABABAB;
	/* color: #4b4b4b; */
	color: #090909; 
	width: 580px;
	/*padding: 30px 50px; */
	padding: 10px 50px 10px 50px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;


	line-height: 24px;
}

.notice {

	background-color: #efefef;
	color: #4e4e4e;
	width: 630px;
	/*padding: 30px 50px; */
	padding: 10px 25px 10px 25px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	
	font-style: italic;


	line-height: 24px;
}

.docheader
{

	width: 650px;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	
	background-color: #373737;


	font-family: "Trebuchet MS", Trebuchet, Tahoma;
	font-size: 13px;
	text-align: left;
}

.docheader	a:link		{color: white; text-decoration: none; }
.docheader	a:visited	{color: white; text-decoration: none; }
.docheader	a:hover		{color: white; text-decoration: none; border-bottom: 1px dotted white; }

em {font-weight: bold; font-style: normal; color: #e24628}
.otviracka em {font-weight: normal;}

strong {font-weight: normal; color: #161616}

.listbox {

	background-color: #f7f7f7;
	padding: 5px 10px;
	margin-left: 30px;
	border-top: 1px dashed gray;
	font-size: 12px;
	float: right;
}

tr.icon { background-color: #f7f7f7; }
tr.icon th {font-weight: normal;}

.otviracka
{
	/* display: block; */
	background-color: #f7f7f7;
	padding: 5px 10px; 
	line-height: 16px; 
	margin-left: 1em;
	border: 1px dashed gray;
	font-family: Monaco;
	font-size: 11px;
	white-space: pre;
}

a:link		{color: #e24628}
a:visited	{color: #e24628}
a:hover		{color: #4e4e4e}



.listoflinks	a:link		{color: #4e4e4e}
.listoflinks	a:visited	{color: #4e4e4e}
.listoflinks	a:hover		{color: #4e4e4e; color: #e24628}

.listoflinks	th			{ text-align: left; padding: 0.75em; }


td.cell1 { background-color: #f0f0f0; }
td.cell2 { background-color: #e6e6e6; }

.content img.title { margin-bottom: 68px; margin-top: 50px}

.footer {
  background-color: #f7f7f7;
  border-top: 1px dashed gray;
  margin-top: 65px;
  margin-bottom: 0px;
  position: relative;
}

.footerleft {
  float: left;
}

.footerright {
  float: right;
}
