.widget_meteobrez_widget .widget__inner {
    padding: 1px 1px 10px 1px !important;
}

td.meteobrez-teplota {
    font-size: 32px;
    font-weight: bold;
	color: #326587;
    text-align: center;
	padding: 0px;
	width: 50%;
}

td.meteobrez-umisteni {
    text-align: center;
    padding: 5px 0px 0px 0px;
	width: 50%;
}

td.meteobrez-datum {
    text-align: left;
	font-size: 13px;
}

td.meteobrez-odkaz {
	font-size: 13px;
    text-align: right;
}

td.meteobrez-nadpis {
	text-align: center;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 10px;
}

table.meteobrez-table {
	margin-bottom: 10px;
}

table.meteobrez-table-info {
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0px;
}

table.meteobrez-table-info td{
	padding: 0px 20px 0px 20px;
}

.tablink {
  background-color: #555;
  color: black;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 8px 8px;
  font-weight: bold;
  font-size: 16px;
  width: 50%;
}

/* Change background color of buttons on hover */
.tablink:hover {
  background-color: #777;
}

/* Set default styles for tab content */
.tabcontent {
  display: none;
}

.meteobrez-camera {
	padding: 10px;
	margin-top: 10px;
}

.meteobrez-cam-pic {
	margin-top: 10px;
}