body{
	margin : 0px;
	padding : 0px;
	font-family: Verdana,arial,sans-serif;
	font-size : 7pt;
	background-color:white;
	color:#000;
}

h1{
	display:none;
}

h2{
	text-align:center;
	margin-bottom:30px;
}

h2{
	font-size:130%;
	margin:5px;
	padding:5px;
}

h3{
	font-size:120%;
	text-align:left;
	margin:0;
	padding:5px;
}

h4{
	font-size:110%;
	text-align:left;
	margin:0;
}

h5{
	font-size:100%;
	text-align:left;
	margin:0;
}

table, form{
	font-size : 1em;
}

.no_print{
	display:none;
}

#page, #main{
	padding:0;
	margin:0;
}

#header{
	display:none;
}

#login_info{
	text-align:right;
}

#main_menu, #sub_menu{
	display:none;
}

#content{
	padding:10px;
}

#reklama-800{
	display:none;
}

#footer{
	display:none;
}

#copy{
	display:none;
}

#toplist{
	display:none;
}

#login_info{
	display:none;
}
#left{
	display:none;
}

.nostyle{
	display:none;
}

.right{
	text-align:right;
}

fieldset{
	margin:15px;
	padding:10px;
	border:1px solid #000;
}

legend{
	font-weight:bold;
	/*color:#5366a8;*/
}

input,select,legend{
	margin:2px;
	font-size : 7pt;
}

input{
	margin:0;
	padding:0;
	height:7pt;
	border:none;
}

td{
	padding:5px;
}

hr{
	border:none;
	background-color:#000;
	_color:#000;
	height:2px;
}

#content table, #content form table.form_table{
	color:#000;
	width:100%;
	border-collapse:collapse;
	border: 2px solid #000;
}

#content form table{
	color:#000;
	width:auto;
	border: none;
}

#content form table td{
	border: none;
}

#content table th, #content form table.form_table th{
	color:#000;
	/*background-color:#8398cd;*/
	margin:0;
	border:1px solid #000;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

#content table td, #content form table.form_table td{
	color:#000;
	margin:0;
	border: 1px solid #000;
}

#content table tr.celkem td{
	font-weight:bold;
	margin:0;
	border-top: 2px solid #000;
}

#podpisy{
	margin-top:100px;
}

#podpisy table{
	border:none;
}

#podpisy table td{
	width:20%;
	text-align:center;
	margin:20px;
	border:none;
	border-top:1px dotted #000;
}

.cara{
	border:none;
	border-bottom:1px solid #000;
	width:100%;
	margin-top:10px;
}

.polozka{
	width:50%;
}

.center{
	text-align:center;
}

.text_right{
	text-align:right;
}

ul.prava li{
	list-style-type:none;
	padding:5px;
}

ul.prava li input{
	margin-right:5px;
}

.demo{
  display:none;
}
