table,  tr,  td {
  padding             : 0px;
  margin              : 0px;
  border              : 0px none;
  vertical-align      : middle;
}

input[type = 'text'], input[type = 'password'], textarea {
  background-color    : #FFF79F;
  border              : 1px solid #AFA536;
  font-weight         : normal;
  vertical-align      : middle;
  margin              : 2px 0px 0px 0px;
}

body {
  background-color : #ffffff;
  margin : 0;
  padding : 0;
  width : 100%;
  height : 100%;
	font-size: 13px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-align : center;
}

h3 img {
	display : none;
}

h3.lektori {
  position:relative;
  bottom: -15px
}

a {
	color : #000000;
	text-decoration : none;
}

p {
	text-align : justify;
	text-indent : 0px;
}

ul {
	margin-left : 2em;
	padding-left : 0px;
	list-style : disc;
}

li{
	list-style : disc;
	text-align : justify;
}

img {
	float : left;
	margin-right : 10px;
}


#all {
	margin-left          : 0;
	width                : 98%;
	text-align           : left;
}

#header {
	background-image     : none;
	height               : auto;
	width                : 100%;
	font-weight          : bold;
}

#header p {
	text-align           : right;
	padding-right        : 0px;
	padding-top          : 0px;
}

#header div.login {
	display              : none;
}

#header span {
	font-weight          : normal;
}

#header a.login_menu {
	font-weight          : normal;
}

#header h1 {
  text-align: center;
	display : block;
}

#body {
	width : 100%;
	max-width : 100%;
	border : 0px;
	background-color: transparent;
}

#menu {
	display : none;
}

#main {
	float : none;
	width : 100%;
}

#footer {
	display : none;
}

.foto td{
	width : 30%;
	text-align : center;
	margin-bottom : 15px;
	font-size: 13px;
	font-family : Arial, Helvetica, sans-serif;
}

.foto img {
	border : 1px;
	border-color : #000000;
	border-style : solid;
	float : none;
}

#galery_menu {
  display      : none;
}

.txtleft {
  text-align          : left;
}
.txtright {
  text-align          : right;
}
.txtcenter {
  text-align          : center;
}

.mapa {
	margin-left : 50px;
	float : none;	
}


