body	{ font-family: Tahoma, Verdana, 'Arial CE', Arial, sans-serif;
	font-size: xx-small;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a:link { text-decoration: none; color: #EF6900; font-weight: normal; }
a:visited { text-decoration: none; color: #EF6900; font-weight: normal; }
a:hover { text-decoration: underline; color: #EF6900; font-weight: normal; }
a:active { text-decoration: underline; color: #EF6900; font-weight: normal;}


a.menu:link { text-decoration: none; color: #4D709D; font-weight: bold; letter-spacing: 1px; }
a.menu:visited { text-decoration: none; color: #4D709D; font-weight: bold; letter-spacing: 1px; }
a.menu:hover { text-decoration: none; color: #4D709D; font-weight: bold;  letter-spacing: 1px;}
a.menu:active { text-decoration: none; color: #4D709D; font-weight: bold; letter-spacing: 1px;}

table.maintable	{width: 780px; padding: 0px; border-collapse: collapse; margin: 0 auto;}

td.maintopleft	{background-color: #DADADA;
		width: 20%;
		text-align: center;
		height: 75px;
		border-top: 2px solid #4D709D;
/*		border-bottom: 2px solid #4D709D;*/
		}
td.maintopright1	{
		background-color: #DADADA;
		width: 80%;
		vertical-align: middle;
		text-align: right;
		padding-right: 10px;
		border-top: 2px solid #4D709D;
/*		border-bottom: 2px solid #4D709D; */
		font-size: x-large;
		color: #EF6900;
		font-weight: bold;
		}


td.maintopright2	{
		background-color: #DADADA;
		width: 80%;
		vertical-align: middle;
		text-align: right;
		padding-right: 10px;
/*		border-top: 2px solid #4D709D; */
		border-bottom: 2px solid #4D709D;
		font-size: small;
		color: #000000;
		font-weight: bold;
		}

td.mainmenuleft	{
		background-color: #DADADA;
		width: 20%;
		vertical-align: top;
		text-align: center;
/*		padding-left: 25px;
		padding-top: 25px;	*/
		border-right: 2px solid #4D709D;
		border-bottom: 2px solid #4D709D;
		font-size: medium;
		color: #000000;
		font-weight: bold;
		}

td.maincontent	{background-color: #FFFFFF;
		width: 80%;
		vertical-align: top;
		text-align: justify;
		padding-left: 25px;
		padding-top: 25px;
		font-size: small;
		color: #000000;
		}


td.mainbotspacer	{background-color: #FFFFFF;
		height: 60px;}

td.mainbottom	{background-color: #DADADA;
		font-size: x-small;
		color: #000000;
		vertical-align: top;
		text-align: center;
		padding-top: 25px;
		border-top: 2px dotted #69A4EE;
		border-bottom: 2px dotted #69A4EE;
		}

td.smimg	{vertical-align: middle; height: 22px; padding-right: 5px;}
td.menutab	{vertical-align: top; text-align: left;}

img.smimg	{height: 9px; width: 9px; src: url(http://www.laddobar.cz/spl/images/off.gif); alt: 'adads';}
img.smimgon	{height: 9px; width: 9px; src: url(http://www.laddobar.cz/spl/images/on.gif); alt: '';}

td.caption	{font-weight: bold; background-color: #CCCCCC; white-space: nowrap; padding: 4px;}
td.list0	{background-color: #FFFFFF; text-align: left; padding: 4px;}
td.list1	{background-color: #CCCCCC; text-align: left; padding: 4px;}
td.listname	{font-weight: bold; vertical-align: top; border-top: 1px dashed #69A4EE; border-right: 1px dashed #69A4EE; padding-top: 10px;}
td.listdetails	{vertical-align: top; border-top: 1px dashed #69A4EE; padding-top: 10px;}
td.listfunction	{vertical-align: top; border-right: 1px dashed #69A4EE; }
p	{text-align: justify;
	text-indent: 10px;
	line-height: 120%;}

.intro	 {font-style: italic; }

h1	{font-size: medium;
	color: #000000;
	font-weight: bold;
	border-bottom: 2px solid #69A4EE;
	}

h2	{font-size: small;
	color: #000000;
	font-weight: bold;
	border-bottom: 2px solid #4D709D;
	}

.error	{text-align: left;
	text-indent: 0px;
	line-height: 100%;
	color: #FF0000;
	font-weight: bold;}

.message	{text-align: left;
	text-indent: 0px;
	line-height: 100%;
	color: #000000;
	font-weight: bold;}

input,textarea {font-family: Tahoma, Verdana, 'Arial CE', Arial, sans-serif; font-size: small;}

li textarea {margin-bottom: 15px; }

#logo	{width: 76px; height: 86px; }

hr	{color: #4D709D;}
img.flag	{width: 23px; height: 14px; border: 0px; }
td.langselector	{text-align: right; font-size: small; padding-top: 3px;}

dt {font-weight: bold; margin-bottom: 5px; background-color: #F0F0F0;}
dd {margin-bottom: 5px; }

.answer {background-color: #c0c0c0;}
