body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font: 0.8em/1.6em tahoma, arial ce, arial;
	color: black;
	padding-top: 0px;
}

#banan{
	display: none;
}

#advticker{
	display: none;
}

#subicons{
	display: none;
}

.noprint{
	display: none;
}

#main {
	text-align: left;

}
#header {
}

#menu{
	display: none;
}

#header h1{
	padding-bottom: 15px;
	border-bottom: 3px dashed black;
}
#header h1 a{
	text-decoration: none;
	color: black;	
}

#content{
}

#nahoru{
	display: none;
}

#bottommenu{
	display: none;
}

#bottomreklama{
	display: none;
}


#footer {
	clear: both; 
	font-size: 10pt;
	text-align: left;
	padding-top: 10px;
	border-top: 3px dashed black;	
}

#subfooter {
	display:none;
}

table{
	margin: 0px 0px 0px 0px;
	color: black; 
}



a  {
	text-decoration: underline;
}
	


h1{
	font-size: 18pt;
	margin-top: 3px;
	margin-bottom: 10px;
}

h2{
	font-size: 14pt;
	margin-top: 18px;
	margin-bottom: 15px;
}

h3{
	font-size: 10pt;
	margin-top: 6px;
	margin-bottom: 3px;
	padding: 2px 5px 1px 5px;
	border: 1px solid;
	clear: left;
	margin: 10px 0 10px 0;
}

.center{
	text-align: center;
	padding: 10px 0px 10px 0px;
}

.right{
	text-align: right;
	padding: 10px 0px 10px 0px;
}

.tinytxt{
	font-size: 10pt;
}

input,select
{
	margin-left : 0px;
}

input.butt
{

}

input.butt:hover
{

}

input.buttsm
{
	font-size: 8pt;
	font-family: tahoma, arial ce, arial; 
	width: 80px;
}

input.buttsm:hover
{

}



input#ok
{
}

span.kod{
	border: 1px dotted gray;
	border-right: dotted 1px gray;
	border-bottom: dotted 1px gray;
	background-color: #FDF5E6;
	padding: 0px 1px 0px 1px;
	font-family: "Courier New", Courier, monospace;
}

span.kod2{
	padding: 0px 1px 0px 1px;
	font-family: "Courier New", Courier, monospace;
	line-height: 90%;
}

span.kod-nadpis{
	padding: 1px 3px 1px 2px;
	font-weight: bold;
}

pre {
	border: 1px dashed #CCBEA2;
	overflow: auto;
	margin: 0 0 10px 0;
	width: 98%;
	*/
	font-size: 10pt;
	background-color: #FDF5E6;
	overflow: visible;
}

.pre-nadpis{
	font-size: 9pt;
	font-weight: bold;
}

form
		{margin-bottom:0px;  margin-top: 0px}	
textarea
		{margin-bottom:5px}			
		

div.vertfill
{
	display:none;
}

/*specificke styly pro ruzne stranky*/

/*reapp - JS RV tester*/
#reapp td{
	padding: 5px;
}
#reapp td.popis{
	width: 120px;
	text-align: left;
	color: White;
	background-color: #8991A3;
	vertical-align: top;
}

#reapp textarea{
	width: 500px;
	height: 100px;
}

#reapp input.txtinput{
	width: 500px;
}

/*tabulka výpisu z DB RV*/

table.redb{
	width: 700px;
	background-color: #8991A3;
	margin-bottom: 10px;	
}

table.redb:hover{
	width: 700px;
	background-color: #6F7A8C;
}

.redb td{
	border: 1px solid gray;
	padding: 3px 10px 3px 10px;
	background-color: White;
}

.redb td.nadpis{
	color: white;
	background-color: transparent;
	font-size: 12pt;
	font-weight: bold;
	border: none;
}

.redb td.titulek{
	color: black;
	background-color: #CDD2E0;
	width: 100px;
	
}

.redb span.kod{
	border: 1px solid #FDE9BF;
	border-right: solid 1px #CCBEA2;
	border-bottom: solid 1px #CCBEA2;
	background-color: #FDF5E6;
	padding: 0px 1px 0px 1px;
	font-family: "Courier New", Courier, monospace;
}

/*unitable*/
table.unitable{
	width: 700px;
	background-color: #8991A3;
	margin-bottom: 10px;
}

/*
table.unitable:hover{
	width: 700px;
	background-color: #6F7A8C;
}
*/

.unitable td{
	border: 1px solid gray;
	padding: 3px 10px 3px 10px;
	background-color: White;
	vertical-align: top;		
}

.unitable td.nadpis{
	color: white;
	background-color: transparent;
	font-size: 12pt;
	font-weight: bold;
	border: none;
}

.unitable td.nadpis a{
	color: white;
}
/*
.unitable td.nadpis a:hover{
	color: #E88C00;
}*/

.unitable td.titulek{
	color: black;
	background-color: #CDD2E0;
	width: 100px;

}		


.unitable td.titulek2{
	color: black;
	background-color: #CDD2E0;

}	

.unitable td.titulekc{
	color: White;
	background-color: #CC7B00;
}	

.unitable td.titulekb{
	color: black;
	background-color: silver;
	font-weight: bold;
}	

.unitable td.transparent{
	background-color: transparent;
}	

.unitable td.nopadding{
	padding: 0px;
}

.unitable td.nopadcenter{
	padding: 0px;
	text-align: center;
}

.unitable td.imgtd{
	width: 190px;
	text-align: center;
	vertical-align: top;
	
}	


/***unitable2****/

table.unitable2{
/*	width: 700px;*/
	background-color: transparent;
	margin-bottom: 10px;
}

.unitable2 td{
	border: 1px solid gray;
	padding: 3px 10px 3px 10px;
	background-color: White;
	vertical-align: top;		
	margin: 0px;
}

.unitable2 td.nadpis{
	color: black;
	background-color: #CDD2E0;
	font-weight: bold;
}

.unitable2 td.nadpis a{
	color: white;
}
/*
.unitable td.nadpis a:hover{
	color: #E88C00;
}*/

.unitable2 td.titulek{
	color: black;
	background-color: #CDD2E0;
	width: 100px;

}		


.unitable2 td.titulek2{
	color: black;
	background-color: #CDD2E0;

}	

.unitable2 td.titulekc{
	color: White;
	background-color: #CC7B00;
}	

.unitable2 td.titulekb{
	color: black;
	background-color: silver;
	font-weight: bold;
}	

.unitable2 td.transparent{
	background-color: transparent;
}	

.unitable2 td.nopadding{
	padding: 0px;
}

.unitable2 td.nopadcenter{
	padding: 0px;
	text-align: center;
}

		
/*pravednes box*/			
.mbtable {  }
.mbodd, .mbeven {  }
.mblink a {  }
.mblink { color:black; }
.mbabstr {  }
.mbdate {  display: inline; }
.mbsrc a {  }
.mbsrc {  display: inline; }

.h1-affiliate{
	display: none;
}
			



			
