address,
blockquote,
body, dd, div,
dl, dt,
fieldset, form,
frame, frameset,
h1, h2, h3, h4,
h5, h6, iframe,
noframes,
object, ol, p,
ul, applet,
center, dir,
hr, menu, pre   { display: block }
li              { display: list-item }
head            { display: none }
table           { display: table }
tr              { display: table-row }
thead           { display: table-header-group }
tbody           { display: table-row-group }
tfoot           { display: table-footer-group }
col             { display: table-column }
colgroup        { display: table-column-group }
td, th          { display: table-cell }
caption         { display: table-caption }



div.ukonceniObtekani
{
  clear: both;
  font-size: 1px;
  height: 1px;
}

body
{
	text-align: center;
	border: 0px;
}


p,div
{
	line-height: 1.583;
	font-family: "Lucida Grande", Verdana, "Tahoma", "Luxi Sans", Arial, Helvetica, sans-serif;
	font-size:95%;
}

li{margin-top:2%;}

table{font-size: 90%;}
td{padding:3px;}


hr{width:100%;height:1px;background-color: rgb(239,239,239);color: rgb(239,239,239);border:0}

h1
{
   font-family: Times New Roman CE,Times New Roman, Times,Times New Roman;
}

h2
{
   font-size: 125%;
   margin-top:7%;
}

h3{font-size: 100%;}

#mainDiv
{
	margin-left: auto;
	margin-right: auto;
	border: 1px solid rgb(137,137,137);
	width:750px;
   background-image: url(../obrazky/pozadi-navigace.gif);
   background-position: top left;
   background-repeat: repeat-y;
}

#panelZahlavi{background-color: rgb(227,227,227);}

#panelZakladni
{
   background-color: rgb(227,227,227);
   text-align:left;
   padding-left:15px;
   padding-right:10px;
	margin-top:0px;
	border-bottom: 1px solid rgb(137,137,137);
}


#panelNavigacni
{
	float:left;
	text-align:left;
	width:165px;
   padding-left:15px;
   padding-bottom:20px;
	padding-top:20px;
   font-size: 90%;
}
#panelDatovy
{
	float:right;
	text-align:left;
	width: 530px;
	margin-bottom:20px;
	padding-right:10px;
	padding-top: 15px;
}


#panelZapati
{
   background-color: rgb(227,227,227);
   padding-top:5px;
   padding-bottom:5px;
   border-top: 1px solid rgb(137,137,137);
   font-size: xx-small;
}


.textAlignRight{text-align: right;}
.textAlignLeft{text-align: left;}
.floatRight{float: right;}
.floatLeft{float: left;}
.danovyPoradce
{
	font-size: 200%;
	color:rgb(0,0,255);
   font-weight: bold;
   font-style: italic;
}
.colorContactUs{color: rgb(204,102,0);font-weight: bold;}
.sudyRadek{background-color: rgb(255,255,153);}
.lichyRadek{background-color: rgb(240,240,240);}




a{text-decoration: none;color:rgb(153,0,51);font-weight: bold;}
a:hover{text-decoration: none;color:rgb(48,0,112)}

a.classicLink{color:rgb(0,0,255);font-weight: normal;text-decoration: underline;}
a.classicLink:hover{color:rgb(0,0,255);font-weight: normal;text-decoration: none;}

strong.aktualniOdkaz{color:rgb(88,88,88)}
.width100per{width:100%}
