/* CSS Document */
.tabulka ul
{
	margin:0px;
	padding:0px;
}
body {
	background-image:url(../img/rect22.GIF);
	margin:0px;
	padding:0px;
}
#all {
	position:absolute;
	left:5%;
	top:0px;
	background-color: white;/*#EEEEEE;*/
	width:90%; /*1024px;*/
	padding:0px;
	
}
#toplogo {
	width:auto;/*100%;*/
	height:auto;
	background-color:white;
	text-align: center;
	padding-left:25%;/*190px;*/
	/*margin-right:11%;/*200px;*/

}

#leftborder {
	width:18%; /*170px;*/
	float: left;
	background-color:white;
	height:70%;
	padding: 5em 0px 0 10px;
	font-size: 0.9em;
	margin-right: 1em;
	/*border: 1px solid;*/
}

#rightborder {
	width:18%; /*170px;*/
	float:right;
	height:70%;
	background-color:white;
	padding: 5em 10px 0 0px;
	font-size: 0.9em;
	margin-left: 1em; 
	/*border: 1px solid;*/
}

#content {
	margin-left:21%;/*190px;*/
	margin-right:21%;/*200px;*/
	padding-top: 1em;
}
#content p {
	margin: 0.2em 1em 0 1em;
}

#bottom {
	font-size: 0.8em;
	clear:both;
	text-align:center;
	/*background-color:gray;*/
	border-top: 1px solid #CCC;
}

/*.tabulkanadpis {
	width: 100%;
	padding: 3px;
	background: #5166F7;/*#c30;
	font-weight: bold;
	color: #fff;
	vertical-align:middle;

}*/
.tabulkanadpis {
	width: 100%;
	padding-bottom: 1px;
	/*background: #5166F7;/*#c30;*/
	font-weight: bold;
	color: black;
	vertical-align:middle;
	border-top: 1px solid #CCC;
}
.tabulka {
	margin-bottom: 7px;
	padding: 2px;
	background: #fff;
	/*border-left: solid 1px #5166F7;
	border-right: solid 1px #5166F7;*/
	border-bottom: solid 1px #CCC;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}
.tabulka a, .tabulka a:visited {
	color:#006;
	text-decoration:none;
}
.tabulka li {
	margin-left:12px;
	_margin-left:0px;

}
.tabulka a:hover	{
	text-decoration:underline;
}

h2 {
	text-align:center;
	border-bottom: 1px solid #CCC;
}

h1 {
	text-align:center;
}

.button  {
	border: 1px solid;
	margin: 1em 1em 2em 1em;
	padding: 5px;
	/*.background-color: #DDDDDD;	*/
}

.button img.mapa
{
	width:500px;
	height:360px;
	float:none;
	border:0px;
}


.button img {
	float: left;
	height: 2.8em;
	width: 2.8em;
	border: 0px;
	margin-right:10px;
}

.button h3 {
	margin:0px;
	
}


.button p {
	margin-left: 3em;
}


.button p.address {
	text-indent:0px;
	padding-left: 3em;
}


.subtitle, .subtitle p {
	font-style:italic;
	text-align:center;
	font-size:1.1em;
	font-weight:bold;
	text-indent:0;
}
.subtitle {
	border-bottom: 1px solid #CCC;
}

.film img {
	margin-left:60px;
	width:8em;
	height: 6em;
}
.tabled td {
	border-bottom: 1px solid #CCC;
	text-align: center;
}
td.tabled {
	font-weight:bold;
	font-variant:small-caps;
	font-size:0.9em;
	border-bottom: 1px solid #CCC;
	text-align: center;
	
}
tr.tabled {
	/*background-color:#829BF2;*/
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
	font-variant:small-caps;
	border-bottom: 1px solid #CCCCCC;
	height: 2.5em;
}

table	{
	margin: 10px;
	width: 90%;
}

p	{
	text-align:justify;
	text-indent:3%;
}

img.rightimage {
	margin-left: 1em;
	float: right;
	padding-left:5px;
	width: 6em;
	height: 5em;
}
img.leftimage {
	margin-right: 1em;
	float: left;
	padding-left:5px;
	width: 6em;
	height: 5em;
}
td
{
	vertical-align: top;
}

a.linkbutton
{	display: block;
	text-align:center;
	width:19%;
	height:10em;
	float: left;
	text-decoration:none;
	padding-top: 0.2em;
	background-color:#EEEEEE;
}
a.linkbutton:hover
{
	background-color:#CCCCCC;
}

a.linkbutton img
{
	border:0;
	
}

.linkbuttonbox
{
	height: 8.8em;
	
}

.red
{
	color:#D00000;
}

a.bigbuttonlink
{
	display: block;
	width:99%;
	height: 4em;
	background-color:#EEEEEE;
	text-decoration:none;
}

a.bigbuttonlink span
{
	display:block;
	padding: 0.2em;
}

a.bigbuttonlink img
{
	float:left;
	height: 3em;
	width: 3em;
	margin-right: 2em;
	border:0px;
}

a.bigbuttonlink:hover
{
	background-color:#CCCCCC;
}

li { text-align: justify }

a img {
  border:0;
}
