html, body
{
	margin:0;
	padding:0;
	padding-bottom:2em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	background-color:#FFFFFF;
}
body
{
	behavior: url('some/vlalek.htc');
}
.png
{
	behavior: url('some/vlalek.htc');
}
a
{
	color: #122362;
}
a:hover
{
	color: #1e3aa1;
}
table.n, td.n
{
	margin:0;
	margin-top:0;
	padding:0;
	border:none;
	vertical-align:top;
}
table.n
{
	border-collapse:collapse;
}
table.p
{
	margin-top:1em !important;
}
.p, p, h1, h2, h3, h4, h5, h6, form
{
	margin:0;
	padding:0;
	margin-top:1em;
}
h1, h2, h3, h4, h5, h6
{
	margin-top:2em;
}
.dblspace
{
	margin-top:2em;
}
h1.dblspace, h2.dblspace, h3.dblspace, h4.dblspace, h5.dblspace, h6.dblspace
{
	margin-top:4em;
}
p:first-child, p.first-child,
h1:first-child, h1.first-child,
h2:first-child, h2.first-child,
h3:first-child, h3.first-child,
h4:first-child, h4.first-child,
h5:first-child, h5.first-child,
h6:first-child, h6.first-child
{
	margin:0; 
}
h1
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#174574;
}
h2
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*text-transform:uppercase;*/
	color:#174574;
}

input.text, select, option, textarea
{
	background-color:#FFFFFF;
	border:1px solid #b7b7b7;
	color:#5f5f5f;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
input.button
{
	background-color:#bec3d5;
	border:1px solid #3b3b3c;
	color:#ffffff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding-left:0.5em;
	padding-right:0.5em;
	font-weight:bold;
}

#topMenu
{
	background-color:#92c3f0;
	background-image:url(some/mn.png);
	background-repeat:no-repeat;
	background-position: left top;
	width:860px;
	height:25px;
	padding-top:9px;
	padding-left:140px;
}
#topMenu a
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:14px;
	text-decoration:none;
	margin-left:1em;
	cursor:pointer;
}
.content 
{
	background-image:url(some/cnth.png);
	background-repeat: repeat-x;
	background-position:left top;
}

.contentpage
{
	padding:16px;
	padding-top:73px;
}

.hr, .lhr
{
	font-size:1px;
	line-height:1px;
	height:1px;
	border-top:1px solid #bb0500;
}
.lhr
{
	border-top-color: #dbdbdb;
}


.lama
{
	padding-left: 16px;
	background-image:url(some/lam.png);
	background-repeat: no-repeat;
	background-position:0px 3px;
}

.rarra 
{
	padding-left: 16px;
	background-image:url(some/rarr.png);
	background-repeat: no-repeat;
	background-position:0px 3px;
}

.gb_answ 
{
	font-weight:bold;
	float:left;
	margin-right:0.5em;
}