body {
	color : #7D145E;
	background : white url(obr/bg.jpg);
	background-attachment : fixed;
	background-position : top;
	background-repeat : repeat-x;
}

.tabulka {
	width : 900px;
	height : 540px;
	empty-cells : show;
	border-collapse : collapse;
	padding : 0px;
	background-color : white;
	border : 2px solid #AE1481;
}

.logo {	
	height : 100px;
	background-image : url(obr/logo3.png);
	background-position : left;
	background-repeat : no-repeat;
}

.logomale {
	padding : 2px;
	border : 2px solid #AE1481;
}

.paticka {
	height : 20px;
	vertical-align : middle;
	text-align : center;
}

.navigacia {
  	width : 175px;
  	vertical-align : top;
  	padding-top : 45px;
  	padding-left : 0px;
  	background-image : url(obr/navig2.jpg);
  	background-position : top left;
  	background-repeat : no-repeat;
}

.navobr {
  	border : 0px;
  	padding : 0px;
  	margin : 0px;
}

.obsah {
	width : 700px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	padding-left : 0em;
	padding-right : 1.5em;
	padding-top : 3ex;
	padding-bottom : 2em;
	vertical-align : top;
	background-image : url(obr/bubl.jpg);
	background-position : bottom right;
	background-repeat : no-repeat;
}

.obsahc {
	width : 700px;
    empty-cells : show;
	border-collapse : collapse;
	padding : 0px;
    border : 1px solid #AE1481;
}

.obsahd {
	text-align : center;
    empty-cells : show;
	border-collapse : collapse;	
	padding : 0px;
    border : 1px solid #AE1481;
}

.vlavo {
	text-align : left;
}

.oznaceny {
	background-color : #E0FFFF;
}

.okraj {
		border : 1px solid #AE1481;
}

.obsahi {
	padding-left : 0px;
	width : 700px;
	background-image : url(obr/plagatobrovsky.jpg);
	background-position : center left;
	background-repeat : no-repeat;
}
.text {
	font-size: 12pt;	
  	padding-left : 1ex;
}

.textviac {
	font-size: 11pt;	
  	padding-left : 1ex;
}

.nadpisviac {
	font-size : 12pt;
	font-weight : bold;
}

.oranviac {
	color : #FF4500;
}

.linkpat {
	text-decoration : none;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	padding-left : 0.6ex;
	padding-right : 0.6ex;
}

.linkpat:link {
	color : #E59AE1;
}

.linkpat:visited {
	color : #E59AE1;
}

.linkpat:hover {
	color : #7D145E;
}

.foto {
	border : 0px;
	padding : 1ex;
}

li {
	padding-bottom : 1ex;
}

.skryty  {
	display : none;
	padding-left : 2ex;
}

h3 {
	font-style : italic;
}

h4 {
	padding-left : 0.5ex;
	margin-bottom : 0.2ex;
}

a {
	text-decoration : none;
}
a:link {
	color : #7D145E;
}

a:visited {
	color : #7D145E;
}

a:hover {
	color : #FFA500;
}

.bordovy {
	color : Red;
	font-size : 14pt;
}

.doprava1 {
	padding-left : 2ex;
}

.hlava {
	padding-right : 70px;
	padding-top : 20px;
}

.dolavat {
	padding-right : 10px;
}

.tel {
	padding-left : 225px;
}