	/* CSS for web:  Medikl       */
	/* Author: , e-mail:         */
	/* Update:                   */

/* Debug
* { background: #FFCC00 !important }
* { border: 1px black solid !important }
*/

body {
	background: white;
/* Scrollbar                 */
	scrollbar-face-color: #bdd6ef;
	scrollbar-highlight-color: #E1E1E1;
	scrollbar-3dlight-color: #363636;
	scrollbar-darkshadow-color: #efefef;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #363636;
	scrollbar-track-color: #ffffff;
/* Font                      */
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 12;
}
/* Links    */
a:link {
	text-decoration: none;
	font-weight: bold;
	color: rgb(128,128,128);
}

a:visited {
	text-decoration: none;
	color: rgb(128,128,128);
}

a:hover {
	/*	background: #bdd6ef;*/
	font-weight: bold;
	color: #333399;
}

/* Common   */
input {
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 12;
}

table {
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 12;
}

h1 {
	font-size: 16;
	font-weight: bold;
	color: black;
	margin-left: 1em;
}

ul {
  text-align: left;
  list-style-type: square;  
}

.underlined-right {
	padding-right: 1em;
	border-bottom: dotted 1px red;
	border-right: dotted 1px red;
}
.underlined-right-blue {
	padding-right: 1em;
	border-bottom: dotted 1px blue;
	border-right: dotted 1px blue;
}

.size10 {
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 10;
	
}
.right-5em {
text-align: right;
margin-right: 5em;

}
.left-2em {
text-align: left;
margin-left: 2em;
}
.odkaz_menu {
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 14px;
}
.odkaz_menu a:link {
	font-weight: normal;
	text-decoration: none;
	color: black;
}

.odkaz_menu a:visited {
	font-weight: normal;
	text-decoration: none;
	color: black;
}
.odkaz_menu a:hover {
	color: #333399;
	font-weight: bold;
	background: rgb(240,245,255);
	border: dotted 1px black;
}
.listovani {
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 14px;
}
.listovani a:link {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
 	color: rgb(128,128,128);
}
.listovani a:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
 	color: rgb(128,128,128);
}
.listovani a:hover {
	/*	background: #bdd6ef;*/
	font-weight: bold;
	color: #333399;
}
.valign_up {
  vertical-align: top;
}
/* Specific Blocs   */

/* nadpis */
#hlavicka {
	position: absolute;
	width: 96%;
	height: 104;
	top: 0;
	bottom: auto;
  left: 2%;
	border: solid 2px red;
}

#hlavicka table{
	width: 100%;
}

#provider_cell {
	text-align: right;
	vertical-align: bottom;
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 10;
	color: red;
}

#menu {
	position: absolute;
	width: 96%;
	height: 30;
	top: 109;
	left: 2%;
}

/* menu */
#menu td {
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 12;
	vertical-align: middle;
	padding-right: 1em;
	border-right: dotted 1px red;
}
#menu a:link {
	font-weight: normal;
	text-decoration: none;
	color: blue;
}

#menu a:visited {
	font-weight: normal;
	text-decoration: none;
	color: blue;
}
#menu a:hover {
	color: #333399;
	font-weight: bold;
	background: #bdd6ef;
}

/* spolecny panel */
#common_pannel_center {
  position: absolute;
	width: 96%;
	height: auto;
	top: 144;
	left: 2%;
	text-align: center;
}

#common_pannel_center h1 {
  text-align: left;
}

#common_pannel_left {
  position: absolute;
	width: 96%;
	height: auto;
	top: 144;
	left: 2%;
	text-align: left;
}


/* registrace */
#registration_form {
  width: 30em;
  margin-left: 5em;
  padding: 1em;
  border-left: solid 1px black;
  border-top: solid 1px black;
  text-align: left;
}

#registration_form input{
  margin-left: 1em;
  width: 90%;
}

#registration_form input.button{
  width: auto;
}

#registration_form p.right{
  text-align: right;
}

/* login */
#login_form {
  width: 28em;
  margin-left: auto;
  margin-right: auto;
  border: dotted 1px blue;
  background-color: rgb(240,245,255);
}

#login_form td {
  text-align: right;
}

/* nastenka */

#nastenka_form {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  border: dotted 1px blue;
  background-color: rgb(240,245,255);
}
#nastenka_form p{
  text-align: left;
  margin-left: 2em;
}

#nastenka_form input.text{
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

#nastenka_form textarea{
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  height: 15em;
}

#nastenka_form p.right{
  text-align: right;
  margin-right: 2em;
 }
  
#nastenka_table {
	width: 95%;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2em;
	height: auto;
	border-collapse: collapse;
}

#nastenka_table td {
	width: auto;
	border-bottom: dotted 1px black;
	text-align: left;
}

#hlavni_prispevek {
	width: 95%;
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 12px;
  text-align: left;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2em;
	height: auto;
	border-collapse: collapse;
  border: solid 1px black;
}

#hlavni_prispevek th {
  text-align: left;
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
/* pridej_material */

#pridej_material_form {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  border: dotted 1px blue;
  background-color: rgb(240,245,255);
}
#pridej_material_form p{
  text-align: left;
  margin-left: 2em;
}

#pridej_material_form input.text{
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

#pridej_material_form select{
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

#pridej_material_form textarea{
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  height: 5em;
}

#pridej_material_form p.right{
  text-align: right;
  margin-right: 2em;
 }
 
/* download */

#download {
	width: 95%;
	margin-left:  auto;
	margin-right: auto;
	margin-bottom: 10;
	height: auto;
	border-collapse: collapse;
}

#download th {
	border-bottom: double black;
	padding-right: 4px;
	text-align: left;
}

#download td {
	border-bottom: dotted 1px black;
	padding-right: 4px;
	text-align: left;
}
#download td.white_space {
  height: 2em;
  border: none;  
}

/* hledej */

#ke_stazeni-hledej {
text-align: left;
margin-left: 2em;
margin-top: 1.5em;
}
#hledej_table {
	width: 95%;
	margin-left:  auto;
	margin-right: auto;
	margin-bottom: 20;
	height: auto;
	border-collapse: collapse;
	border: solid 1px black;
}
#hledej_table th {
text-align: cetner;
border-bottom: dotted 1px black;
}

#hledej_table th.left {
padding-left: 2em;
text-align: left;
}

#hledej_table td {
padding: 1em;
text-align: center;
background-color: rgb(240,245,255);

}

#hledej_table td.right {
text-align: right;
}

/* levy panel */

#left_pannel {
	position: absolute;
	width: 38%;
	height: auto;
	top: 144;
	left: 2%;
  overflow: hidden;
	/*border: solid 1px black;*/
}
#left_pannel table.prispevek {
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 12;
	width: 95%;
	margin-right: 10;
	margin-bottom: 10;
	height: auto;
	border: dashed 1px blue;
	background-color: rgb(240,245,255);
}

#left_pannel table.prispevek th {
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 14;
	font-weight: bold;
}

.autor {
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 10;
	text-align: right;
	font-weight: bold;
}

#left_pannel table.admpr {
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 12px;
	width: 95%;
  margin-right: 10px;
	margin-bottom: 10px;
	height: auto;
	border: solid 1px black;
}

#left_pannel table.admpr th {
	font-family: geneva, verdana, arial, sans-serif;
  text-align: left;
	font-size: 14px;
	font-weight: bold;
}
/* odkazy */

#odkazy_form {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  border: dotted 1px blue;
  background-color: rgb(240,245,255);
}
#odkazy_form p{
  text-align: left;
  margin-left: 2em;
}

#odkazy_form input.text{
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

#odkazy_form textarea{
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  height: 15em;
}

#odkazy_form p.right{
  text-align: right;
  margin-right: 2em;
}

#odkazy_table {
	width: 95%;
	margin-left:  auto;
	margin-right: auto;
	margin-bottom: 10;
	height: auto;
	border-collapse: collapse;
}

#odkazy_table th {
	border-bottom: double black;
	padding-right: 4px;
	text-align: left;
}

#odkazy_table td {
	border-bottom: dotted 1px black;
	padding-right: 4px;
	text-align: left;
}
#odkazy_table td.white_space {
  height: 2em;
  border: none;
}

 
/* pravy panel */

#right_pannel {
	position: absolute;
	width: 58%;
	height: auto;
	top: 144;
	left: 40%;
  overflow: hidden;
	/*border: solid 1px black;*/
}

#mat_20 {
	border: solid 2px red;
	margin-bottom: 10;
}

#mat_20 table {
	width: 95%;
	margin-left:  10;
	margin-right: 10;
	margin-bottom: 10;
	height: auto;
	background-color: rgb(255,223,223);
	border-collapse: collapse;
	border: solid 1px black;
}

#mat_20 table th {
	text-align: left;
	border-bottom: double black;
}
#mat_20 table td {
	padding-right: 10;
	border-bottom: solid 1px black;
}

#mat_20 p {
	display: inline;
	margin-left: 15;
}


#odkazy {
	border: solid 2px red;
	margin-bottom: 10;
}

#odkazy table {
	width: 95%;
	margin-left:  10;
	margin-right: 10;
	margin-bottom: 10;
	height: auto;
	border-collapse: collapse;
}

#odkazy table td{
	width: auto;
	border-bottom: dotted 1px black;
	text-align: left;
}

#odkazy table td.right{
  text-align: right;
}

#odkazy p {
	display: inline;
	margin-left: 15;
}
