body
{
	font-family: Tahoma;
	font-size: 0.8em;
}

h1
{
    
border: 0px;
color: #DA1908;
font-size: 1.0em;
font-weight: bold;
margin-bottom: 7px;
padding-left:0px;
background-image: url(./Img/Design/sq.jpg);
background-repeat: no-repeat;
}


h2
{
	/*border-left:2px solid #DA1908;*/
border-right-style:none;
border-right-width:0;
border-top-style:none;
border-top-width:0;
color: Black;
font-size:1.0em;
font-weight:bold;
margin:10px 0;
padding-left:0px;
}


h3
{
	border-left:0px solid #DA1908;
border-right-style:none;
border-right-width:0;
border-top-style:none;
border-top-width:0;
color:#DA1908;
font-size:0.8em;
font-weight:bold;
margin:10px 0;
padding-left:10px;
}

h4
{
    vertical-align:top;
	font-size: 0.8em;
	
	margin-left: 0px;
	margin-bottom: 10px;
	color: #616363;
	padding-bottom: 0px;
	
    height:25px;
    
}

h5
{
	font-size: 10pt;
	margin: 0px 0px 0px 10px;
	color: #0172c2;
	
}
p
{
	
	text-indent: 0px;
	margin: 0px 0px 10px 0px;
	text-align: left;
}

a
{
	color: Black;
	text-decoration: none;
}
a:hover
{
	color: Red;
	text-decoration: none;
}

a:active
{
	
}
a:visited
{
	color: Black;
}

a img
{
	border: 0px;
}


.obsazeno
{
	background-color: #ff0000;
	font-size: 7pt;
}
.volno
{
	background-color: #b7d800;
	font-size: 7pt;
	text-align: center;
}
.rezervace
{
	background-color: #d9dadb;
	font-size: 7pt;
}

.Kalendar
{
	font-size: 8pt;
	text-align: center;
}
.Mesic
{
	background-color: #f6f6f6;
	font-size: 8pt;
	height: 20px;
	padding-left: 15px;
	font-weight: bold;
	text-align: left; 
}

.Vikend
{
	background-color: #d9dadb;
	font-size: 8pt;
}






