.foto-vizitka {
	position: relative;
	float: left;
}

body {
	min-width: 700px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
}

#container {
	padding-left: 0px;      /* LC fullwidth */
	padding-right: 0px;     /* RC fullwidth + CC padding */
}

#container .column {
	position: relative;
	float: left;
}

#center {       /* CC padding */
	width: 100%;
}

#left {
	display: none;
}

#right {
	display: none;
}

#footer {
	display: none;
}

/*** IE Fix ***/
* html #left {
	left: 0px;              /* RC fullwidth */
}

/*** Equal-height Columns ***/

#container {
	overflow: hidden;
}

/*
#container .column {
	padding-bottom: 1001em; */    /* X + padding-bottom */
/*	margin-bottom: -1000em; */    /* X */
/*}*/

#container .column {
	padding-bottom: 1.5em;
}

/*** Footer Fix ***/

* html body {
	overflow: hidden;
}

* html #footer-wrapper {
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 10010px;
	margin-bottom: -10000px;
	background: transparent;         /*** Same as body background ***/
}

/** html .teloBloku .nadpisBloku {
	width: 100%;
	position: relative;
	margin-top: 0em;
}*/

* html a.menu {
	margin-top: 0.1em;		
}

/*** Just for Looks ***/

body {
	margin: 0;
	padding: 0;
	background: #0054a3;
	font-family: sans-serif;
	text-align: left;
	font-size: small;
}

h1 {
	font-family: sans-serif;
	font-size: 140%;
}

h2 {
	font-family: sans-serif;
	font-size: 120%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

h3 {
	font-family: sans-serif;
	font-size: 100%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 2em;
}

.mezeraNadpisuBloku {
	line-height: 180%;
}

#header {
	font-size: large;
	text-align: left;
	padding: 0em 0;
	background: #0054a3 url('nadpis-podklad.png') top left repeat-x;
	
}

#footer {
	font-size: large;
	text-align: center;
	padding: 0.3em 0;
	background: #0054a3;
	
}

#left {
	background: #0054a3;/* url('menu-s-t-podklad.png') top right repeat-y;*/
}

#center {
	background: #fefbb5;
}

#right {
	background: #0054a3;/* url('menu-t-s-podklad.png') top left repeat-y;*/
}

#container .column {
	/*padding-top: 1em;*/
	text-align: left;
}

#menu {
	display: none;			
}

td {
	border: #000000 dotted 1px;
	padding: 0.2em 0.2em;
}

tr {
	border: #000000 dotted 1px;
}

th {
	border-bottom: #000000 solid 1px;
	border-right: #000000 dotted 1px;
	text-align: center;
	font-weight: bold;
	background-color: #ffdd5f;
}

table {
	width: 95%;
	border-collapse: collapse;
	border: #000000 solid 1px;
	margin-left: 2.5%;
		
}

.vpravo {
	text-align: right;
	padding-right: 1.5em;
}

.hlMenu-li {
	display:inline;
	list-style-type:none;
	text-align:center;
	line-height: 2em;
	margin-left: 0.2em;
	margin-right: 0.2em;						
}

a.hlMenu {
	color: #000000;
	padding: 0.2em 0.5em;
	margin: 0em 0.1ex;
	text-decoration: none;
	border: solid 1px;
	background: #ffdd5f;
	text-align:center;
}
		
a.hlMenu:visited {
	border-bottom: solid 1px;
	border-top: solid 1px;
	border-right: dashed 1px;
	border-left: dashed 1px;
	background: #ffdd5f;		
}

a.hlMenu:hover {
	border: dotted 1px;
	background: #fefbb5;		
}

a.hlMenu.aktivni {
	background: #fefbb5;
	font-style: italic;
}

.menu-li {
	display:list-item;
	list-style-type: none;					
}

a.menu {
	color: #000000;
	width: 159px;
	padding: 2px 5px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	text-decoration: none;
	border: solid 1px;
	background: #ffdd5f;
	text-align:center;
}
		
a.menu:visited {
	border-bottom: solid 1px;
	border-top: solid 1px;
	border-right: dashed 1px;
	border-left: dashed 1px;
	background: #ffdd5f;		
}

a.menu:hover {
	border: dotted 1px;
	background: #fefbb5;		
}

a.menu.aktivni {
	background: #fefbb5;
	font-style: italic;
}

ul.menu {
	margin: 0em 0em;
	padding: 0em 0em;		
}

.nadpisBloku {
	/*width: 115px;*/
	background: #99ccff;
	padding: 2px 2px;
	text-align: center;
	font-weight: bold;
	font-family: sans-serif;
	border-top: solid black 1px;
	border-left: solid black 1px;
	border-right: solid black 1px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0em;
}

.teloBloku {
	/*background: #fefbb5;*/
	/*width: 115px;*/
	background: #99ccff;
	padding: 2px 2px;
	text-align: left;
	font-weight: normal;
	font-family: sans-serif;
	border-left: solid black 1px;
	border-right: solid black 1px;
	border-bottom: solid black 1px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0em;
}

.blokL {
	width: 175px;
	margin: 0px 0px;
	padding: 0px 0px;		
}

#blokP {
	width: 130px;
	margin: 0px 0px;
	padding: 0px 0px;		
}

.aktuality {
	font-size: 85%;
	padding: 2px 2px;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 2px;		
}

.invisible {
	display: none;		
}

.naStred {
	text-align: center;		
}

.logaEu {
	margin-top: 0em;
	padding-top: 0em;
}

a {
	text-decoration: none;
	border-bottom: solid 1px;
	color: black;
}

a:visited {
	text-decoration: none;
	border-bottom: dashed 1px;
	color: black;		
}		

a:hover {
	text-decoration: none;
	border-bottom: dotted 1px;
	color: black;
	/*background: #ffdd5f;*/		
}

.imgLink {
	background-color: transparent;
	color: #000000;
	border: none;
}

.vizitka {
	padding: 0.4em 0.4em;
	margin: 0.4em 0.4em;
	border: solid black 1px;
}

.vizitkaText {
	padding: 0em 0.1em;
	margin-left: 140px;
	text-align: left;
}

.poradnaText {
	padding: 0em 0.1em;
	margin-left: 5em;
	text-align: left;
}

.poradnaNadpis {
	padding: 0em 0.1em;
	margin-left: 1em;
	text-align: left;
}

.formular {
	font-family: monospace;
}

p {
	text-align: justify;	
}

#paticka {
	text-align: center;
	font-size: 65%;
	background: #99ccff;
	padding: 4px 2px;
	/*border: solid black 1px;*/
}

.zvyraznenyBlok {
	width: 171px;
	background: #fefbb5;
	border: solid black 1px;
	padding: 2px 2px;
	margin: 0px 0px;
	color: red;	
}

.orientace {
	font-size: 80%;
	line-height: 80%;
	margin: 0em 0em;
	padding: 0.2em 0.2em;
	background: transparent;
	color: #ffffff;
	font-weight: bold;
}

.styly {
	font-size: 80%;
	line-height: 80%;
	margin: 0.2em 0em;
	padding: 0.2em 0.2em;
	padding-top: 0em;
	background: transparent;
	text-align: right;
	color: #ffffff;
	font-weight: bold;
}

a.orientace {
	text-decoration: none;
	border-bottom: solid 1px;
	font-weight: bold;
	color: #ffffff;
}

a.orientace:visited {
	text-decoration: none;
	border-bottom: dashed 1px;
	font-weight: bold;
	color: #ffffff;
}		

a.orientace:hover {
	text-decoration: none;
	border-bottom: dotted 1px;
	font-weight: bold;
	color: #ffffff;		
}

.odsazeni {
	position: relative;
	margin-left: 2em;
}
* html .odsazeni {
	margin-left: 6em;		
}

