/* Copyright by Z0r0 2009 */

.hlavicka {
 background-color: #5c5a5a;
 background-image: url(../picture/head.jpg);
 height: 152px;
}

.hlavicka p{
 text-align:right;
 position:relative;
 top: 125px;
 right:25px;
 font-size: 10pt;
 color: #fff;
}

.nav{
 text-align:right;
}

.head_pic{
  position: relative;
  left: 680px;
  bottom: 130px;
}

body {
 text-align: center;
 background-color: #a0a0a0;
 margin-top: 35px;
 font-family: tahoma;
 font-size: 10pt;
}

.all {
 width: 800px; 
 text-align: left;
 margin: 0 auto;
}

a {
 font-family: tahoma;
 font-size: 10pt;
 color: #990000;
}

p {
	text-align: justify;
}

.hlavni {
width: 500px
}

.body2 {
 /*background-image: url(../picture/back.jpg);*/
 text-align: left;
 border: 10px solid #fff;
 background-color: #fff;
 /*background-image: url(../picture/back.jpg);*/
 /*padding: 8 8 8 8;*/
}

.body2 img {
  border: 10px #fff solid;

}

h1 {
 text-align: left;
 font-family: tahoma;
 font-size: 16pt;
 color: #990000;
}

h2 {
 font-family: tahoma;
 font-size: 12pt;
 color: #990000;
}

h3 {
 font-family: tahoma;
 font-size: 10pt;
 color: #990000;
}

li {
 list-style-type: square;
}

.tail {
 text-align:center;
 /*background-color: #e5e5e5;*/
background-image: url(../picture/back.jpg);
 font-size: 8pt;
 line-height: 12px;
}

.tail a {
 font-size: 8pt;
}

.web_name {
 text-align: left;
 color: #000;
 font-size: 45pt;
}

.normal {
	width: 100%;
	display: block;
	float: none;
	
	overflow: visible;
}
.foto {
	height: 160px;
	float: left;
	width: 100%;
}

.articleShort img {
	float: left;
}

.articleShort {
/* margin-bottom: -10px;*/

	margin-left: 30px;
	width: 100%;
	display: block; 
	float: none;
	overflow: visible;
}

.articleShortOld {
 margin-bottom: -10px;
 margin-left: 30px;
 color: #999999;
}

.doc {
 list-style-type: disc;
}

.docs {
 margin-left: 50px;
}

.dayWithEvent {
 color: #990000;
 font-weight: bold;
}

td.day {
 color: #999999;
}

td.dayName{
 font-size: 10pt;
 font-weight: bold;
}

table.calendar{
 margin:0 auto;
 text-align:center;
 border-width: 2px;
 border-spacing: 10px;
 border-style: solid;
}

h2.calendar {

} 

a.monthSwitch {
 font-size: 12pt;
}

a.monthSwitch1 {
 font-size: 12pt;
 position:relative;
 left: 730px;
}

.textb{
 font-weight: bold;
}
