/*		by shuster 2007		*/
/* style for static documents */

#static h2 { font-size: 110%; color: #F00; padding-bottom: 1em; }
#static h3 { font-size: 100%; color: #000080; }
#static h4, #static h5, #static h6 { font-size: 100%; color: #000; }

#static p { padding-bottom: 1em; }
#static p.blk, #static p.justify { text-align: justify; }

#static p.bleft, #static div.bleft { float: left; width: 395px; margin-right: 8px; }
#static p.bright, #static div.bright { float: right; width: 395px; }
#static p.left, #static div.left { text-align: left; }
#static p.right, #static div.right { text-align: right; }

#static dl { padding-bottom: 1em; }

/* separacia */
#separacia table.tab1 {
	border-spacing: 1px;
	margin: 0 auto 1em auto;
	border-collapse: collapse;
}
#separacia .tab1 th, #separacia .tab1 td { empty-cells: show; border: 1px solid #000; padding: 4px; vertical-align: top; }
#separacia .tab1 th { text-align: center; vertical-align: top; }
#separacia .tab1 th.th1 { background: #6699FF; color: #FFF; }
#separacia .tab1 th.th2 { background: #FFFF00; color: #000; }
#separacia .tab1 th.th3 { background: #00EE00; color: #000; }
#separacia .tab1 th.th4 { background: #996633; color: #FFF; }

#separacia.tab1 .left { text-align: left; }
#separacia.tab1 .right { text-align: right; }

#separacia.tab1 .td1 { background: #FFF; }

#separacia .kalendar {
	float: left;
	margin-left: 20px;
	margin-bottom: 2em;
}
#separacia .kalendar h3 { margin-bottom: .5em; }

#separacia .kalendar table {
	border-spacing: 1px;
	border-collapse: collapse;
}
#separacia .kalendar table th, #separacia .kalendar table td { empty-cells: show; border: 1px solid #000; padding: 5px; vertical-align: top; text-align: center; }
#separacia .kalendar table th { background: #DDDDDD; }
#separacia .kalendar table tr { background-color: #FFF; }

#separacia .kalendar .s_bio { background: #669966; }
#separacia .kalendar .s_kov { background: #996633; }
#separacia .kalendar .s_papier { background: #00D2FF; }
#separacia .kalendar .s_plast { background: #FFFF00; }
#separacia .kalendar .s_sklo { background: #99CC33; }
#separacia .kalendar .s_papier-bio { background: url("../gfx/separacia/bg_papier-bio.gif") center; }
#separacia .kalendar .s_plast-bio { background: url("../gfx/separacia/bg_plast-bio.gif") center; }
#separacia .kalendar .s_sklo-bio { background: url("../gfx/separacia/bg_sklo-bio.gif") center; }

