/* Copyright by Z0r0 2007 */


.hlavicka {
 background-color: #5c5a5a;
 background-image: url(../picture/hlavicka.jpg);
 height: 152px;
}

.hlavicka p{
 text-align:right;
 position:relative;
 top: 125px;
 right:25px;
 font-size: 10pt;
 color: #fff;
}

.nav{
 text-align:right;
}

body {
 text-align: center;
 background-color: #7FA0BF;
 margin-top: 35px;
 font-family: arial, helvetica;
 font-size: 10pt;
}

.all {
 width: 800px; 
 text-align: left;
 margin: 0 auto;
}

a {
 font-family: tahoma;
 font-size: 10pt;
 color: #000099;
}

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: #000099;
}

h2 {
 font-family: tahoma;
 font-size: 12pt;
 color: #000099;
}

h3 {
 font-family: tahoma;
 font-size: 11pt;
 font-weight: bold;
 color: #000099;
 margin-bottom: -12px;
}

li {
 list-style-type: square;
}

.tail {
 background-image: url(../picture/back.jpg);
 padding: 8 8 8 8;
 text-align:center;
 background-color: #e5e5e5;
 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: none;
	width: 100%;
	display: block;
}

.articleShort img {
	float: left;
}

.articleShort {
 margin-bottom: -5px;
 margin-left: 30px;
}

.articleShortOld {
 margin-bottom: -10px;
 margin-left: 30px;
 color: #999999;
}

.doc {
 list-style-type: disc;
}

.docs {
 margin-left: 50px;
}

.dayWithEvent {
 color: #000099;
 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;
}

.homepageInfo {
  width: 50%;
  height: 170px;
  float: left;
}

.rightHalf {
  width: 50%;
  float: right;
}

.priceList {
}

