/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;		
background-color:#FFFFFF;	
}
/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1.2em;
}
h3 { font-size: 1.0em; }
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* hlavni */
.telo_barva {
}

#hlavni {
	padding:10px;
	width:95%;
}
#tabulkaspecifikace   {
border-collapse: collapse;
}

#tabulkaspecifikace td {  
border: 1px solid #216E4D;
text-align: center;
}

.zelene {
background-color: #F0F4F2;
}
