﻿body 
{
	background: #e7e7e7;
	font-size: 75%;
	font-family: Arial;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #333333;
}
input, select, textarea
{
  border: 1px solid #47484A;
  font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
  font-size: 8pt;
}
a
{
	color: #000;
}

img
{
	border: 0;
}
h1, h2, h3, h4, h5
{
	margin: 0.15em 0 1em 0;
}
h1
{
	font-size: 150%;
	color: #004da1;
	text-transform:uppercase;
}
h2
{
	font-size: 120%;
	color: #333;
	text-transform:uppercase;
}
h3
{
	font-size: 120%;
	color: #70b944;
	text-transform:uppercase;
}
h4
{
	font-size: 110%;
	color: #004da1;
}
h5
{
	font-size: 100%;
}
p
{
	margin: 0 0 0.5em 0;
    color: #333333;
}
form
{
	margin: 0;
}
fieldset
{
	border: 0;
	padding: 0;
	margin: 0;
}

#page
{
	width: 1075px; /* 980*/
	margin: 0 auto;
	text-align: left;
	background: #fff url(../img/bg-page.gif) repeat-y;
}
#page-outside
{
	margin-left: 47px;
	margin-right: 47px;
}
#greenbox-right
{
	position: absolute;
	width: 47px;
	height: 56px;
	background-color: #70b944;
	margin-top: 84px;	
}
#greenbox-left
{
	position: absolute;
	width: 47px;
	height: 56px;
	background-color: #70b944;
	margin-top: 84px;
	margin-left: 1028px;
}
#page-inside
{
	margin: 0;
	padding-bottom: 47px;
}
#head
{
	margin-left: 0px;
	clear: both;
}
#head-inside
{
	position: relative;
	height: 84px;
	background: url(../img/head.jpg) no-repeat left;
	text-align:left;
	
}
#head-inside h1
{
	position: absolute;
	width: 144px;
	height: 84px;
	top: -4px;
	left: 0px;
}
#head-inside h1 a
{
	display: block;
	color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#head-inside h1 a span
{
	display: block;
	color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../img/logo.gif) no-repeat;
	cursor: pointer;
}
#menu-border
{
	width: 47px;
	background-color:#ccc;
	float:right;
}
#menu
{
	margin: 0px;
	background-color:#004da1;
	height: 30px;
	border-bottom: 1px solid #FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	font-weight:bold;
}
#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 30px;
}
#menu ul li
{
	display: inline;
	padding-top: 2px;
	height: 30px;
}
#menu ul li a
{
	color: #fff;
	text-decoration:none;
}
#menu-submenu
{
	padding-top: 4px;
	padding-left: 20px;
	height: 21px;
	background-color: #515151;
	color:#FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	font-size: 80%;
}
#menu-submenu ul
{
	list-style: none;
	padding: 2px 0;
	margin: 0;
}
#menu-submenu ul li
{
	display: inline;
	
}
#menu-submenu ul li a
{
	display: inline;
	padding: 0 5px;
	color: #FFF;
	text-decoration: none;
	text-transform:uppercase;
}
#menu-submenu ul li a:hover
{
	color: #FFF;
	text-decoration: underline;
}
#content
{
	clear: both;
	padding: 10px;
	border: 1px solid #dadada;
}
#aktuality
{
	width: 300px;
	float: left;
	margin-bottom: 20px;
}
#aktuality h5
{
	font-size: 95%;
	color: #1d599e;
	font-weight:bold;
	margin-bottom: 2px;
}
#aktuality-inside
{
	margin-left: 10px;
	float:left;
	width: 230px;
}
.aktuality-datum
{
	background: url(../img/kalendarik.jpg) no-repeat top left;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 4px;
	position: relative;
	font-size:80%;
	float:left;
}

.aktuality-bottom h2
{
	margin: 0 0 0 110px;
}
.aktuality-bottom h2 a
{
	color: #54a9d5;
}
.aktuality-bottom ins
{
	text-decoration: none;
}

.aktuality-bottom p
{
	margin-left: 110px;
}
.aktuality-bottom p.aktuality-vice
{
	text-align: right;
	margin: 0;
	position:relative;
	top: -0.8em;
	margin-right: 1em;
}



#reklama
{
	width: 160px;
	float: right;
	padding-top: 60px;
}
#content-clanky-hp
{
	clear: both;
	border-top: 1px solid #dadada;
}
#content-clanky-hp-inside
{
	margin: 18px 18px;
}
#content-clanky-hp h2
{
	font-size: 95%;
	color: #303030;
	text-transform: uppercase;
}
.content-clanky
{
	width: 190px;
	float: left;
	padding-bottom: 20px;
}
.content-clanky-hp
{
	background: url(../img/small-clanek-middle.gif) repeat-y left;
}
.content-clanky-hp-top
{
	background: url(../img/small-clanek-top.gif) no-repeat left top;
}
.content-clanky-hp-bottom
{
	background: url(../img/small-clanek-bottom.gif) no-repeat left bottom;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 22px;
	min-height: 280px;
	_height: 280px;
}
.content-clanky-hp h2
{
	margin: 0 0 0 0;
	color: #3e3e3e;
}
.content-clanky-hp ins
{
	text-decoration: none;
}
#content-reklama
{
	clear: both;
	border-top: 1px solid #dadada;
	margin-top: 20px;
	text-align: center;
	padding: 20px;
}
#foot
{
	border-top: 1px solid #dadada;
	margin-top: 20px;
	padding-top:5px;
	font-size: 90%;
	color: #c1c1c1;
}
#foot a
{
	text-decoration: none;
	color: #c1c1c1;
}

/* KALENDÁŘ        */
.calendarHeader
{
	font-weight: bold;
	color: #000;
	background-color: #e7e7e7;
	border-left:#e7e7e7;
	border-right:#e7e7e7;
}
.calendarToday
{
	background: url(../img/kalendar-policko-dnes.gif) no-repeat;
	text-align: center;
	padding-left: 3px;
	padding-right: 7px;
	padding-top: 3px;
	color: #000;
	text-decoration: none;
}
.calendar
{
	background-color: #fff; 
	text-align: center;
}
.calendar td
{
	width: 15px;
}
.calendar td a
{
	background: url(../img/kalendar-policko.gif) no-repeat;
	text-align: center;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-top: 3px;
	color: #fff;
	text-decoration: none;
}
#kalendar
{
	background: url(../img/kalendar-pozadi.gif) no-repeat;
	text-align:center;
	padding-left: 11px;
}
#kalendar-navigace
{
	background-color:#FFF;
	
}
/* KALENDÁŘ   - REZERVACE     */
.rezervace-calendar th
{
	font-weight: bold;
	color: #000;
	background-color: #e7e7e7;
	border-left:#e7e7e7;
	border-right:#e7e7e7;
}
.rezervace-calendar .current
{
	background: url(http://www.teslabrno.cz/img/kalendar-policko-dnes.gif) no-repeat;
	text-align: center;
	padding-left: 3px;
	padding-right: 7px;
	padding-top: 3px;
	color: #000;
	text-decoration: none;
}
.rezervace-calendar
{
	background-color: #fff; 
	text-align: center;
	float:right;
}
.rezervace-calendar
{
	background-color: #fff; 
	text-align: center;
	float:right;
	position: relative;
}
.rezervace-calendar td
{
	width: 15px;
}
.rezervace-calendar td a
{
/*	background: url(../img/kalendar-policko.gif) no-repeat; */
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-top: 3px;
	color: #515151;
	font-weight:normal;
	text-decoration: none;
}

cal_this
{
	background: url(http://www.teslabrno.cz/img/kalendar-pozadi.gif) no-repeat;
	text-align:center;
	padding-left: 12px;
}
cal_next
{
	background: url(http://www.teslabrno.cz/img/kalendar-pozadi.gif) no-repeat;
	text-align:center;
	padding-left: 11px;
}
#logon_box
{ 
/*	position: absolute;*/
/*	float:right;*/
}