body {
	position:relative;
	height: 100%; 
	margin: 0;
	background-color:#F5F5F5;
	background-repeat:repeat-x;
	background-position:top;	
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	}

#main_table{
	height: 100%;
	width: 100%;
	border: none;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}
#vrsek_table{
}
table{
	font-size: 12px;
	background-color:#EcEcFF;
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	color: #000000;
}
.vrchni_jmeno_doktora{
	font-size: 11px;
	color: #002B83;	
	vertical-align: bottom;
}
.vrchni_jmeno_doktora span{
	position:relative;
	float: right;
}
.td_menu{
	border-right: 2px solid #95b4db;
	width: 200px;
	height: 400px;
	vertical-align: top;
}
.td_menu img{
	vertical-align: middle;
}
table a{
	font-size: 12px;
	color: #000000;	
	text-decoration: none;	
}
.td_menu .menu_nadpis{
	font-size: 16px;
	font-weight: bold;
	color: #002B83;
	text-decoration: none;
	margin-top: 10px;	
	position: relative;
	left: 5px;	
}
.td_menu a{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;	
	color: #4164AA;	
}
.td_menu .menu_polozky{
	position: relative;
	font-size: 14px;
	color: #4164AA;
	font-weight: bold;
	left: 35px;
	margin-top: 7px;		
}
.td_hlavni{
	vertical-align: top;
	text-decoration: none;
	font-size: 12px;
	color: #000000;	
}
.info{
	text-decoration: none;
	font-size: 12px;
	color: #000000;	
}
.info div{
	position: relative;
	float:right;
	left:-10;
	margin-top: 5px;
	margin-right: 10px;
}
.info img{
	vertical-align: middle;
}
.nadpis{
		position: relative;
		left: 20px;
		font-size: 18px;
		color: #002B83;
		font-weight: bold;
}
.nadpis1{
		position: relative;
		float: right;
		font-size: 18px;
		font-weight: bold;		
		color: #002B83;
		left: -20;
}
.ordhod{
    font-weight: bold;
}
.info a{
	text-decoration: none;
	font-size: 12px;
	color: #000000;		
}

.admin a{
	text-decoration: none;
	font-size: 12px;
	color: #666666;		
}
.td_hlavni .hlavni{
	margin: 10 10 10 10;
}
#td_zapati{
	border-top: 1px solid #95b4db;
	font-size: 10px;
	background-color:#F5F5F5;
	height: 15px;
	vertical-align: top;
}
.copyright{
	position: relative;
	left: 230px;	
	font-size: 10px;
	color: #666666;	
}
.obr_zapati{
	position: relative;
	float: right;
	background-image: url(obr_pozadi.gif);
	left: 40px;
	top: -70px;
	width: 93px;
	height: 70px;
}
.table_ordinacni_doba{
   font-size: 12px;
	 color: #000000;	
}
.red{
	color: Red;
	text-decoration: underline;
}
fieldset {
	margin: 1em 0;
	padding: 1em;
	border : 1px solid #ccc;
	background-color:#F5F5F5;
	width: 80%;
}
.uvod{
	border : 1px solid red;
}
.admin input{
	width: 300px;
}
legend {
	font-weight: bold;
}
label {
	float: left;
	width: 10em;
}
input {
  width: 200px;
}
input[type="text"],input[type="password"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
input[type="checkbox"] {
	float: left;
	position: relative;
	left: -100;
}
textarea {
	width: 300px;
	height: 200px;
}
.vrchni_linka{
	background-image: url(vrchni_linka.jpg);
	background-repeat: repeat;
}

