body, table, select, input, textarea {
	font-family: Arial,sans-serif;
	font-size: 14px;
}

select, input, textarea {
	border: black 1px solid; 
}

.nezobrazit {display:none}
.cerna {color:black}
.bila {color:white}
.tabformular {
	width: 700px;
	text-align:right;
}

.hlavni, .hlavicka, .paticka, .telo, .menu, .top {
	width: 760px;
	background: white;
}

.imgbord {
	border: 1px #FFC600 solid;	
	}
.imglevy, .imgpravy {
	border: 1px #FFC600 solid;
	margin: 10px ;
	margin-top:14px;
	width: 300px;
	height: 131px;
	}

.imglevy {
	display:none;
	}

.imgpravy {
	display:none;
	}
.hei400 {
	height: 260px;
	}
	
.bold {
	font-weight:bold;
	}
.color {
	color:#FFC600;
	}	
.pozor {
	color:red;
	font-weight:bold;
	}		
.vlevo {
	text-align:left;
	}	
.center {
	text-align:center;
	}	

p {
	padding-left: 10px;
	}

a {
	color: rgb(0,0,130);
}

a:hover {
	color: orange;
	text-decoration: none;
}

h1 {
	font-family: arial;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	}
	
h2 {
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	}

.list li {
	list-style: square;
	padding-top: 10px;
	}
.list ul {
	padding-bottom: 10px;
	}  
ul 	{ 
	padding-top: 0px;
	margin-top:5px;
	}
.jrwebs {
	font-size: 10px;
	}
.jrwebs a {
	color: gray;
	text-decoration: none;
	}			
.tabformular {
	border: 0px; border-spacing:5px;
}
.tabtisk {
	text-align:left;
}
.tabreference {
	border-collapse: collapse; margin-bottom: 1em; border: 2px solid silver; text-align:left; width: 80%;
}
.tabreference TH {
	BACKGROUND-COLOR: silver; padding: 0.5em; border: 1px dashed silver; BORDER-BOTTOM: 1px solid silver;
}
.tabreference TD {
	BACKGROUND-COLOR: white; padding: 0.5em; border: 1px dashed silver;
}
.boxlevyindex {
	float: left;
	margin: 10px;
	width: 400px;	
	border-left: 4px #FFC600 solid;
	text-align: left;
	height:300px;
}
.noprint {
	display:none;
}
.boxlevy {
	float: left;
	margin: 10px;
	width: 400px;	
	border-left: 4px #FFC600 solid;
	text-align: left;
}

.boxlevykontakt {
	float: left;
	margin: 10px;
	width: 400px;	
	border-left: 4px #FFC600 solid;
	text-align: left;
	height:300px;
	background: white url('vodoznak-remo.png') bottom center no-repeat;
}	
.boxpravydole {
	float: left;
	margin: 10px;
	width: 400px;	
	border-left: 4px #FFC600 solid;
	text-align: left;
	margin-right: 5px;
	}
