body
{
	margin: 0px; 
	padding: 0px;
	background-color:#CCCCCC;
	text-align:center;
}

.main-left
{
float:left;
width: 110px;
text-align:center;
padding-top:10px;

} 

.main-right
{
float:left;
width: 670px;
min-height:100px;
_height:100px;
background-color:#FFFF33;
padding:10px;

color:#004563;

font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}

#foot
{
	margin: 0px; 
	padding: 0px;
	width:800px;
	background-repeat:repeat-x;
	text-align:center;
}

.u{text-decoration:underline;}
.b{font-weight:bold;}
.i{font-style:italic;}


.bysoftag {font-size:8pt;color:black;position: relative; font-family:Tahoma; font-weight:bold;}
.bysoftag a {font-size:8pt;color:black;position: relative;font-family:Tahoma; font-weight:bold;text-decoration:none;}
.bysoftag a:hover {font-size:8pt;color:black;position: relative;font-family:Tahoma; font-weight:bold;text-decoration:none;}
.bysoftag a:visited {font-size:8pt;color:black;position: relative;font-family:Tahoma; font-weight:bold;text-decoration:none;}

h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;color:#0000cc; font-weight:bold;}
h3 {font-size:1.5em;margin:0px;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1.2em;font-weight:bold;}
h6 {font-size:1em;font-weight:bold;}

/* Links */
a:link, a:visited {
	text-decoration: none;
	color: #3d4a6d;
	font-weight:bold;
	line-height: 1.7em;
}
a:hover {
	color: #3d4a6d;
	text-decoration: underline;
}
:link img,:visited img {
	border: 0 none inherit;
}
/* Image border */
img {
	border: 0 none !important;
}

/* table */

table {
	font-size: 100%;
}

th	{
background-color:#78bbd8;
color:#FFFFFF;
text-align:center;
}


#tabulka {
	border-top: 2px solid #78bbd8; 
	border-left: 2px solid #78bbd8; 
	border-bottom: 2px solid #78bbd8;
	border-right: 2px solid #78bbd8;
}

.dotted-left{
	border-left:1px dashed #004563;
}
