/*
    Práce na zlínsku
    URL: http://www.pracenazlinsku.cz
		Autor: Ing. Jiří Melčák - WEB-ART [www.web-art.cz]

*/

body { 
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	line-height: 1.4;
	word-spacing:1.1pt;
	letter-spacing:0.1pt;
	font-family: Garamond,"Times New Roman", serif;
	color: #000;
	background: none;
	font-size: 12pt;
	}
#main, .box-modry-690 {
	width: 100%;
	}
#header {
	border-bottom: 0.5pt solid #000;
	}
#footer {
	border-top: 0.5pt solid #000;
	}
h1, h2, h3, h4, h5 {
	page-break-after: avoid;
	page-break-inside: avoid;
	clear: both;
	}
table {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	border-top: 0.5pt solid #000;
	}
th, td {
	display: table-cell;
	border-bottom: 0.5pt solid #000;
	}
blockquote {
	page-break-inside: avoid
	}
ul, ol, dl {
	page-break-before: avoid
	}
.box {
	min-height: 1px;
	clear: both;
	}
.box:after {
	display: block;
	visibility: hidden;
	clear: both;
	line-height: 0;
	font-size: 0;
	content: ".";
	}
.noprint, .odpovedet-na-inzerat, #pravy-sloupec ul {
	display:none;
	}

/* ODKAZY */ 
a:link, a:visited {
	background: transparent;
	font-weight: 700;
	text-decoration: underline;
	color:#333;
	}
/*a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }*/
a[href^="http://"] {color:#000;}

/* NADPISY */
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1{font-size:19pt;display:none;}
h2{font-size:17pt;}
h3{font-size:15pt;}
h4,h5,h6{font-size:12pt;}

code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em;  font-size: 10pt; }
hr { background-color: #ccc; display:none;}