body
{
  margin:0px;
  text-align:center;
  background-color: white;
  font: .70em/1.5em Verdana, Tahoma, Helvetica, sans-serif;
}

div.stranka 
{
 	width: 400px;
  color: black;
  text-align: center;
  background-image: url(./images/shadow_stranka.jpg);
  background-color: white;
  background-repeat: repeat-y;
  
}

div.text 
{
 	width: 360px;
  color: black;
  text-align: center;
  background-color: white;
  background-repeat: repeat-y;
      
   
}
div.hlavicka 
{
 	width: 750px;
 	margin-left: 10px;
 	margin-right: 10px;
 	
}

div.datum
{
 	width: 500px;
  color: black;
  text-align: right;
  background-color: #dddddd;
  position: relative;
  margin-left: 200px;
  margin-right: 5px;
  margin-top: -20px;
  z-index: 1;
  padding-right: 10px;
    
   
 }
div.maincenter
{
 	width: 750px;
  color: black;
  text-align:left;
  padding: 0px;
  margin-left: 10px;
   
 }
 div.hlavni 
{
 	width: 530px;
 	background-color: white;
 	margin-left: 0px;
 	padding: 10px;
 	float: right;
 	font-weight: normal;
 	
}
div.left 
{
 	width: 190px;
 	margin-left: 0px;
 	background-color: white;
 	float: left;

}
div.obrleft 
{
 	width: 160px;
  color: black;
  background-image: url(./images/stick_left.jpg);
  padding: 15px;
  padding-top: 30px;
     
}
div.obrazky 
{
 	width: 480px;
 	background-color: white;
 	margin-left: 25px;
 	margin-right: 25px;
 	
}
div.obrazek 
{
 	width: 120px;
  color: black;
  background-color: white;
  text-align:center;
  background-image: url(./images/stick_backgnd.jpg);
  padding-top: 20px;
  padding-bottom: 20px;
  float: left;
  
}

img.bez
{
 	border: none;
}


ul.nav 
{
 	list-style-type: none;
 	padding-left: 0;
 	margin-left: 0;
 	
}

table
{
    text-align: center;
    border-collapse: collapse;
  	border: 1px solid black;
}
tr,td
{
  	padding-left: 10px;
  	padding-right: 10px;
  	border: 1px dashed black;
}
ul.nav  a
{
 	display: block;
 	width: 13em;
 	height: 2em;
 	line-height: 2em;
 	border-bottom: 1px dashed #bbbbbb;
 	text-decoration: none;
 	padding-left: 10px;
}
ul.nav  a
{
 	display: block;
 	width: 13em;
 	height: 2em;
 	line-height: 2em;
 	border-bottom: 1px dashed #bbbbbb;
 	text-decoration: none;
 	padding-left: 10px;
}

a:link
{
 	color: black;
 	font-weight: normal;
}
a:visited
{
 	color: black;
}
a:hover
{
 	color: #aaaaaa;
 	font-weight: normal;
}
a:active
{
 	color: #aaaaaa;
 	font-weight: bold;
}



h2
{
 	margin-top: -10px;
  margin-bottom: -15px;
  font-size: 1.2em;
  color: black;
  text-align: left;
  font-weight: bold;
  text-indent:15px;
}
ul
{
 	color: black;
  font:  1em 'Verdana', Arial, Sans-serif;
}


div.popis
{
color: gray;
font-style: italic;
font-size: 1em;
}
div.center
{
color: gray;
font-weight: bold;
font-size: 1.2em;
text-align:center;
}
p.datum
{
text-indent:15px;
}
p.odstavec
{
text-indent:15px;

}
p.nadpis
{
font-weight: bold;
font-size: 1.2em;
}










