BODY {
  margin: 15px 0px;
	font-family:Arial, Helvetica, sans-serif;
  background-color: white;
}
TABLE { font-family:Arial, Helvetica, sans-serif; }
H1 { font-size: 22px; }
H2 { font-size:15px; }
p {
	margin: 0px;
	padding: 0px;
	border: none;
}

.normalText, .normalText P, .normalText TABLE{
	font-size:12px;
	text-align:left;
	color:#000000;
}
.normalText P {
  text-indent: 2em;
  padding-bottom: 3px;
}

TD.fragment { vertical-align: top; background: #AAA; }
.cpad { padding: 10px; }

.smallText {
	font-size:10px;
	text-align:right;
	color:#666666;
}
.smallTextKurz {
	font-size:10px;
	text-align:right;
	font-style:italic;
	color:#666666;
}

/* nadpis sekci */
.nadpisy {
  margin: 0;
  margin-bottom: 5px;
  padding: 2px 0;
	text-align:left;
	font-weight:bold;
	color:#666;
	border-bottom: 1px solid #888;
}

.neaktiv {
	font-size:13px;
	text-align:left;
	font-weight:bold;
	color:#000000;
}
	
.novinkyText {
	font-size:11px;
	text-align:right;
	color:#006600;
	font-weight:bold;
}
.smallTextNovinky {
	font-size:11px;
	text-align:right;
	color:#000000;
}
	
A {
	font-size:13px;
	text-align:left;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
A:hover { color: #000; }

a.small, .small {
	font-size:10px;
	text-align:right;
	color:#666666;
	text-decoration:none;
}

a.zelenej {
	font-size:13px;
	text-align:left;
	color:#006600;
	font-weight:bold;
	text-decoration:underline;
}
a.zelenej:hover {
	text-decoration:none;
}

/* menu */
.menutd, .menutdhome { 
  background: #999 url(img/menu4.jpg) right bottom no-repeat; 
  text-align:center; 
  vertical-align: top; 
}
.menutdhome { background-image: url(img/menu3.jpg); }
#menu A { display: block; line-height: 20px; }
.menusipka { background: url(img/menusipka.jpg) 1px bottom no-repeat; }

/* banner */
#rightbanner .inside {
  padding-top:62px; /* 99 */
  padding-left:5px;
}

/* vypis projektu */
#list TD {
  padding: 5px;
}
#list A IMG { border: 2px solid white; }
#list A:hover IMG { border-color: black; }
TR.even TD { background-color: #eaf2ec; }
TR.odd TD { background-color: #fff; }
#list P { text-indent: 0; }

.tab { padding-left: 20px; }

.green { color: #090; }

.just { text-align: justify; }
.size1 { font-size: 18px; }
.size2 { font-size: 15px; }

.pix { text-align: center; padding: 5px 0; }
.pix A IMG { border: 2px solid #AAA; }
.alert { color: #800; font-weight:bold; }

.gallery IMG { margin: 3px; }

/* tabulka s hlavnim obsahem stranky = text a fragment grafiky nebo pouze text */
.maintab { 
  margin-left:15px;
  border: 1px solid #999; 
  border-right:none; 
}
.bryes {
  border-right: 1px solid #999;
}

.clear { clear: both; line-height: 0px; height: 0px; font-size: 0px; }
.clickback { 
  float: right;
  padding: 3px 10px;
  background: #999;
}
OBJECT {vertical-align:bottom;}
