html{
	height: 100%;
	padding:0px;
	border:0px;
	margin: 0px;
}

body {
	font: 80% Verdana, Tahoma, "Microsoft Sans Serif";
	color: black;
	background-color: #aaaaaa;
	height: 100%;
	padding:0px;
	border:0px;
	margin: 0px;
}

#page{
	width: 980px;
	background-repeat: repeat-y;
	background-image: url(../images/page_back.gif);
	text-align: left;
	margin: 0 auto;
	background-color:white;
	padding: 0px;
	border: 0px;
	min-height:100%;
	_height:100%;
}

#header{
	height: 178px;
	width: 100%;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding:0px;
	border:0px;
	margin: 0px;
}
#jazyky{
	float:right;
	margin-top:5px;
	margin-right:5px;
}
#left{
	width: 261px;
	float: left;
	height: 100%;
	text-align: center;
}

#kontakt{
	font-size: 13px;
	width: 100%;
	height:200px;
	background-image: url(../images/kontakt_back.gif);
	background-repeat: repeat-x;
	padding: 0px;
	padding-top:8px; 
	margin:0px;
	border: 0px;
}
#kontakt .padding{
	padding: 10px;
}

#kontakt h1{
	font-size: 17px;
	font-weight: bolder;
}

#menu{
	width:100%;
	height:33px;
	background-image: url(../images/menu_back.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding:0px;
	margin:0px;
	border:0px;
}

.uroven_menu{
	width:100%;
	height:33px;
}

#administrace{
	padding-top:50px;
}

#content{
	width:719px;
	float: left;
	min-height: 663px;
	_height: 663px;
	padding: 0px;
}

#content .padd{
	
}

#content h3{
	padding-top:0px;
	margin-top:0px;
}

#left ul{
	  list-style: none;
	  padding: 0px;
	  border: 0px;
	  margin-left: 10px;
}
#left li{
  height: 25px;
  font-size: 13px;
  margin-right: 5px;
  background-image: url(../images/li.gif);
  background-position: right;
  background-repeat: no-repeat;
  text-align: left;
  
}

.padd{
	padding: 10px;
}

input,textarea,select{
	border-color: #c0c0c0;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}



td{
	font: 100% Verdana, Tahoma, "Microsoft Sans Serif";
	font-weight: normal;
	padding: 3px;
}

th{
	font: 100% Verdana, Tahoma, "Microsoft Sans Serif";
	font-weight: bolder; 
	padding: 2px;
	
}
fieldset table{
	background-color: #cccccc;
}
fieldset th{
	text-align: center;
	padding: 3px;
	background-color: #dddddd;
}

fieldset td{
	background-color: white;
   padding: 3px;
}


.browse_justify{
	font-family: "Courier New", Courier, monospace;
	text-align: justify;
	margin: 8px;
	padding: 3px;
	font-size: 11px;
	background: transparent;
	border: none;
	border-bottom: 1px dotted #c0c0c0;
}


.nadpis{ font-weight: bolder; font-size: 12px; }

.nadpis_browse{
	color: #fea700;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding-top: 5px;
}

.fl{
	float:left;
}
.fr{
	float:right;
}

.fl_bordered { 
   text-align: center;
	float: left;
	padding:5px;
	border:1px solid #cccccc;
	background-color: white;
	margin:3px; 
}

.fl_bordered2 { 
   text-align: center;
	float: left;
	padding:3px;
	border:1px solid #cccccc;
	background-color: white;
	margin:1px;
	margin-top:10px; 
}



.fl_bordered img{
	border: none;
	padding-bottom: 5px;
}

#menu li a {
	line-height: 33px;
	height:33px;
	display:block;
	float:left;
	text-decoration: none;
	color: black;
	font-weight:bolder;
	padding-left:13px;
}

#menu li a:hover{
	color:white;

}

#menu #selected{
	color:white;
}

#menu li {
	height: 33px;
	float: left;
	margin-left: 15px;
	text-align: center;
	background-image:url(../images/sipka.gif);
	background-repeat:no-repeat;
}

#menu li.selected {
	background-color: white;
}


#menu ul {
	list-style: none;
	width: 100%;
	clear:both;
	padding:0px;
	margin:0px;
	border:0px;
}

#menu li img{
	vertical-align: middle;
}

.sekce{
	background-color: #fecb10;
	display: block;
	height: 20px;
	line-height: 20px;
	font-weight: bolder;
	text-align: center;
	width: 100%;
}

fieldset{
	border: 1px solid #bbbbbb;
	padding: 5px;
	text-align:left;
}
	 
legend{
	margin-left:3px; 
	padding: 4px;
	padding-bottom: 1px;
	font-weight: bolder;
	color: black;
/*	background-image: url(../images/legend_back.gif);
	background-repeat: repeat-x;*/
	border-bottom: 3px #000080 solid;
	
}
h1{
	font-size: 150%;
	padding-top: 3px;
	padding-bottom: 5px;
}

h2{
	font-size:130%;
	color:black;
	
}

a{
	color: #252e04;
}
a img{
	border: 0px;
}

h3{
	font-size:110%;
	color:#000080;
	padding-bottom: 2px; 
}

h3 a{
	color:#000080;	
}

h3 a small{
	font-size: 70%;
}

small{
	color: #555555;
}

.chyba{
	color:red;
	text-align:center;
	font-weight:bolder;
}

#strankovani ul{
	list-style: none;
}

#strankovani li{
	display: inline;
	border: 1px solid #cccccc;
	width: 18px;
	height: 18px;
	line-height: 18px;
	margin-left: 2px;
	text-align:  center;
	float: left;
}

#strankovani li a {
	text-align: center;
	display: block;
	height: 100%;
	width:100%;
	line-height: 18px;
	background-color: #fecb10;
	text-decoration: none;
}

#strankovani li a:hover {
	background-color: white;
}

.s0{
	background-color:#cecece;
}
.s1{
	background-color: #e2e2e2;
}


.mouseover{
	background-color:#ffdead;
	cursor: pointer;
}

.mouseout_s0{
	background-color:#cecece;
	cursor: auto;
}

.mouseout_s1{
	background-color: #e2e2e2;
	cursor: auto;
}


.uspech{
	width:100%;
	text-align: center;
	color: green;
	margin-top: 20px;
	margin-bottom: 20px;
}

.chyba{
	width:100%;
	text-align: center;
	color: red;
	margin-top: 20px;
	margin-bottom: 20px;
}



#content td{
	vertical-align:middle;
	padding:1px;
	margin:0px;
	border: 0px;
}


.caption{
	text-align: right;
	font-size: xx-small;
	font-weight: bolder;
}

.fotka { 
   text-align: center;
	padding:4px;
	background-color: white;
	border: 1px solid #cccccc;
	margin:1px; 
	float: left;
}

.fotka_vert{ 
   text-align: center;
	padding:4px;
	background-color: white;
	border: 1px solid #cccccc;
	margin:1px; 
}

#content td{
	padding:3px;
}

hr{
	border: 1px solid #bfbfbf;
}

.submit{
	width:200px;
	padding:10px;
	color:#000088;
	font-weight:bolder;
}
