body, table, td {
	font-family: 'Arial', 'Verdana', 'Tahoma', sans-serif;
	color: #000;
	text-align: left;
}
body {
	font-size: 12px;
}
body table {
	font-size: 1em;
}
div {
	text-align: justify;
}
table, th, td, div, img, h1, h2, h3, h4, h5 {
	border-style: solid;
	border-width: 0px;
	border-color: #027EC2;
}
td, th {
	vertical-align: middle;
}
strong {
	/*color: #027EC2;*/
  color: #000;
	font-weight: bold;
}
form, div, span, img, p, body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px
}
p {
	/*text-indent: 15px; */
	/*margin-bottom: 10px;
*/
}
img {
	border-style: solid;
	border-width: 0px
}
body {
	scrollbar-shadow-color: #F7F8F8;
	scrollbar-3dlight-color: #F7F8F8;
	scrollbar-darkshadow-color: #F7F8F8;
	scrollbar-track-color: #F7F8F8;
	scrollbar-arrow-color: #F7F8F8;
	background-color: #D6EAF5;
	/*background-color: #048EE8;
*/
	margin: 0px;
}
a {
	color: #027EC2;
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
}
textarea {
	font-family: 'Arial', 'Verdana', sans-serif;
	font-size: 11px;
	border-style: solid;
	border-width: 2px;
	border-color: #027EC2
}
input, select {
	border-style: solid;
	border-width: 2px;
	border-color: #027EC2;
	font-size: 12px;
}
button {
	height: 20px;
	font-size: 11px;
	font-weight: bold;
}
ul, ol {
	margin-top: 0px;
	margin-left: 25px;
  padding-left: 0px;
}

ul li {
  list-style-type: square;
}
.doleva {
	float: left;
}
.doprava {
	float: right;
}
.vpravo {
	text-align: right;
}
.clanek {
	margin-bottom: 15px;
	text-align: left;
	clear: left;
}
.clanek .text {
	text-indent: 0px;
	clear: left;
	padding: 0px;
	margin: 0px;
}
.clanek p {
	text-indent: 0px;
}
.clanek .datum {
	float: right;
	font-weight: normal;
	font-size: 12px;
	margin-left: 3px;
	margin-top: 1px;
	padding-right: 2px;
	font-size: 0.9em;
}
.clanek h2 {
	text-align: left;
	background-color: #F7F7F7;
	border-width: 1px;
	border-color: #DDD;
	padding: 1px 2px 1px 2px;
	font-size: 0.9em;
}
.clanek h2 a, .clanek h2 a:visited, .clanek h2 a:hover {
	font-weight: bold;
	text-decoration: none
}
.clanek h2 a:hover {
	text-decoration: underline
}
.clanek .anotace {
	margin-bottom: 10px;
	font-style: italic;
	text-align: justify;
	text-indent: 0px;
	width: 99%;
}
.clanek img {
	margin: 5px;
}
.clanek .od_organizace {
	text-align: right;
	font-size: 10px;
	font-style: normal;
}


#index .clanek TABLE {
  width: 360px;
  border-width: 0px;
}

.clanek TABLE {
  width: auto;
}

.vice_foto {
	clear: both;
	float: right;
	border-width: 1px;
	margin: 5px;
	padding-bottom: 2px;
	font-size: 0.8em;
	text-align: center;
	text-indent: 0px;
	width: 100px;
}
.vice_foto img {
	margin: 3px;
}
.soubory {
	clear: both;
	float: right;
	border-width: 1px;
	margin: 5px;
	padding: 3px;
	padding-bottom: 2px;
	font-size: 0.8em;
	text-align: left;
	text-indent: 0px;
	width: 100px;
}
.vice_foto {
	clear: both;
	float: right;
	border-width: 1px;
	margin: 5px;
	padding-bottom: 2px;
	font-size: 0.8em;
	text-align: center;
	text-indent: 0px;
	width: 100px;
}
.vice_foto img {
	margin: 3px;
}
.soubory {
	clear: both;
	float: right;
	border-width: 1px;
	margin: 5px;
	padding: 3px;
	padding-bottom: 2px;
	font-size: 0.8em;
	text-align: left;
	text-indent: 0px;
	width: 100px;
}
h2 {
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 1em;
	padding: 1px 2px 1px 2px;
	margin: 0px;
  border-width: 0px;
  border-bottom-width: 1px;
  border-color: #FFF;
  border-bottom-color: #000;
  background-color: #027EC2;
  color: #FFF;
  margin: -1px;
  padding-left: 5px;
}
h4 {
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	border-width: 1px;
	border-color: #DDD;
	background-color: #F7F7F7;
	padding-left: 2px;
}
h5 {
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.mensi {
	font-size: 0.9em;
}
input.submit {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	border-width: 1px;
	background-color: #FE8B0A;
	border-color: #74B8DE;
	color: #FFF;
  font-size: 11px;
}
.clear {
	clear: both;
}
.topbox {
	font-size: 0.9em;
	border-style: solid;
	border-width: 1px;
	border-color: #DDD;
	background-color: #F7F7F7;
	padding: 5px 10px 5px 10px
}
.noborder {
	border-width: 0px;
	background-color: transparent;
}
.zvyrazni {
  color: #027EC2;
}

H2#nadpis {
  border-color: #74B8DE;
  color: #484848;
  padding: 1px 5px 0px 5px;
  font-size: 14px;
}

#bodyctn {
	width: 774px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	text-align: center;
	background-color: #FFF;
}
#body {
	width: 778px;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-color: #74B8DE;
}
#pavucina {
	font-size: 10px;
	height: 15px;
	background-image: url('images/motiv3.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 5px;
	padding-top: 1px;
	background-color: #F9F9F9;
}
#pavucina a, #pavucina a:hover, #pavucina a:visited {
	color: #999;
}
#top, #main {
	background-image: url('images/pozadi.gif');
	background-repeat: repeat-y;
}
#top {
	height: 88px;
	background-color: #027EC2;
}
#topbgd {
	background-image: url('images/motiv.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 88px;
}
#loginform {
	margin-left: 25px;
	color: #FFF;
	font-size: 11px;
}
#loginform table {
	margin-left: 18px;
}
#loginform .polozka {
	width: 30px;
	color: #FFF;
}
#loginform input {
	height: 18px;
	border-color: #FFF;
	background-color: #57BEF7;
	margin-left: 2px;
}
#loginform .heslo {
	width: 89px;
}
#loginform .submit {
	border-width: 2px;
	color: #027EC2;
	font-size: 10px;
	width: 30px;
	border-color: #57BEF7;
	background-color: #FFF;
}

#loginform .odhlasit {
  margin-top: 7px;
}

#loginform .odhlasit TD {
  color: #FFF;
  font-weight: bold;
  font-size: 12px;
}

#loginform .odhlasit .submit {
  width: 60px;
}

#levy {
	float: left;
	width: 148px;
}
#pravy {
	float: right;
	width: 619px;
	background-image: url('images/motiv2.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
}
#denni_info {
	text-align: right;
	font-size: 0.9em;
	padding-right: 10px;
	margin-bottom: 5px;
}
#denni_info a, #denni_info a:hover, #denni_info a:visited {
	font-weight: normal;
}
#logo {
	border-top-width: 1px;
	border-top-color: #FFF;
	padding-top: 5px;
}
#menu {
	/*margin-left: 21px;*/
	margin-top: 5px;
}

#menu a, #menu a:hover, #menu a:visited {
	color: #FFF;
	display: block;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 3px;
	border-style: solid;
	border-width: 0px 0px 0px 21px;
  border-color: #74B8DE;  
  background-color: #027EC2;
}
 
#menu .hlavni {
  margin: 2px 0px 1px 0px;
  padding-top: 1px;
  padding-bottom: 1px;
  border-color: #D6EAF5;
}

#menu .hlavni, #menu .vedlejsi {
	text-align: left;
}   

#menu .hlavni a:hover, #menu .hlavni a.aktivni {
	background-color: #B4D9ED;
	border-color: #D6EAF5;
  /*border-top-width: 1px;
  border-bottom-width: 1px;  */
  color: #000;
  /*margin-top: -1px;
  margin-bottom: -1px; */
}

#menu div.vnorene {
	margin-bottom: 10px;
	font-size: 0.9em;
}

#menu div.vedlejsi a, #menu div.vedlejsi a:hover, #menu div.vedlejsi a:visited {
	border-width: 0px 8px 0px 21px;
	padding-left: 12px;
  border-right-color: #027EC2;
  margin-top: 1px;
  margin-bottom: 1px;
}
#menu div.vedlejsi a:hover, #menu div.vedlejsi a.aktivni {
	/*border-left-color: #74B8DE;*/
	border-right-color: #FFF !important;
}
#index {
	float: left;
	width: 444px;
}
#index .vita_vas {
	margin-bottom: 10px;
}
#novinky {
	float: right;
	width: 165px;
	font-size: 0.9em;
	text-align: left;
}
#novinky div {
	text-align: left;
}
#novinky .datum {
	font-style: italic;
	color: #027EC2;
}
#novinky .text {
	padding: 0px 2px 0px 4px;
}
#novinky .zprava {
	margin-bottom: 5px;
}

#novinky A, #novinky A:visited {
  text-decoration: none;
}

#novinky A:hover {
  text-decoration: underline;
}

#text {
  margin-right: 10px;
}

#bottom {
	font-size: 10px;
	clear: both;
	text-align: right;
	font-weight: bold;
	padding: 0px 5px 2px 0px;
	color: #FFF;
	border-width: 0px;
	background-color: #027EC2;
	margin-top: 1px;
	background-image: url('images/zaobleni_spodni.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bottom a, #bottom a:hover, #bottom a:visited {
	color: #FFF;
	text-decoration: underline;
}
.topbox .strankovani {
	border-width: 1px;
	display: inline;
	width: 20px;
	text-align: center;
	margin-right: 1px;
	padding-left: 2px;
}

#text_stranka TABLE, #dokumenty TABLE, #tridy TABLE, #trida TABLE, #svatek TABLE, #privatni TABLE, #volitelne TABLE, #fotoalbum TABLE, #ankety TABLE, #rozvrh TABLE, #zmeny TABLE, #uzivatel TABLE {
  width: 609px;
}

#clanek_stranka TABLE {
  width: auto;
}

.border {
  border-width: 1px;
}

#dokumenty .soubor {
  margin-bottom: 10px;
  margin: 5px;
  font-size: e09em;
}

#dokumenty .soubor .popis {
  padding-left: 5px;
  font-size: 0.9em;
}

#dokumenty .soubor .popis .polozka {
  float: left;
  width: 40px;
}

#dokumenty .soubor A {
  display: block;
  background-color: #F4F4F4;
  padding: 1px;
  padding-left: 2px;
}

#dokumenty TD {
  vertical-align: top;
}

#dokumenty H3 {
  margin-bottom: 5px;
}

#dokumenty  .odkaz {
    /*color: #0000FF; */
    text-decoration: underline;
    cursor: hand;
  }
  
#dokumenty  .odsazeni {
    margin-left: 15px;
    background-image: url(images/odsazeni_pozadi.gif); 
    background-repeat: no-repeat;
    padding-top: 3px;
  }
  
#dokumenty  .odsazeni A, #dokumenty .odsazeni A:visited {
    /*color: #0090E0;   */
    font-weight: normal;
  }

#ucebni_plan TD, #ucebni_plan TH {
  border-bottom-width: 1px;
  border-color: #DDD;
}

#tridy .trida {
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 5px;
}

#tridy .seznam {
  border-width: 1px;
}

#tridy .seznam TD {
  vertical-align: top;
}


#tridy .icq_iko {
  vertical-align: middle;
  margin-left: 0px;
  margin-right: 0px;
}

#trida .seznam {
  border-width: 1px;
}

#trida .seznam TD {
  padding-left: 20px;
  vertical-align: top;
}

#trida .seznam DIV {
  margin-top: 1px;
  margin-bottom: 2px;
}

#trida .seznam IMG {
  margin-right: 3px;
}

#svatek .zahlavi TD {
  background-color: #74B8DE;
  color: #FFF;
}

#svatek .zahlavi A, #svatek .zahlavi A:visited, #svatek .zahlavi A:hover {
  color: #FF8B0F;
  font-weight: bold;
  text-decoration: none;
}

 #fotoalbum TD {
    border-width: 1px;
    border-color: #000;
    vertical-align: top;
  }
  
  #fotoalbum .nadpis {
    margin: 0px;
    text-align: center;
  }

  #fotoalbum .nadpis A, #fotoalbum .nadpis A:visited, #fotoalbum .nadpis A:hover {
    color: #FFF;
    font-weight: bold;
  }
  
  #fotoalbum .prazdna {
    border-width: 0px;
  }                   
  
  #fotoalbum .box {
    padding: 2px 3px 2px 3px;
    font-size: 12px; 
    text-align: left !important;
  }
  
  #fotoalbum .box IMG {
    margin-top: 5px; 
    margin-bottom: 5px;
    border-width: 1px;
    border-color: #999;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);   
  }


#diskuze .rubrika {  border-width: 1px;   border-color: #DDD;   background-color: #FFF;   clear: both;   margin-bottom: 20px;   height: 105px; }

#diskuze .rubrika .nadpis {  border-bottom-width: 1px;   background-color: #FFF7DD;   font-size: 1.1em;   margin-bottom: 8px; }

#diskuze .rubrika .popis {  padding: 5px 10px 5px 10px; }

#diskuze .rubrika .box {  float: right;   margin: 2px;   background-color: #F7F7F7;   padding: 3px;   width: 250px; text-align: left}

#diskuze .rubrika H3 {
  padding: 0px;
  margin: 0px;
}

A.modry {  display: block;    padding: 3px 5px 3px 5px;}

A.modry, A.modry:visited, A.modry:hover {
  color: #FFF; font-weight: bold;
  text-decoration: none;
}

A.modry:hover {  background-color: #74B8DE;   text-decoration: none;  }



#diskuze_vlozeni {  margin-top: 5px; }

#diskuze_vlozeni .polozka {  float: left;   width: 78px;   margin-top: 3px;   margin-left: 7px; }

#diskuze_vlozeni TEXTAREA {  padding: 2px;   margin-top: 5px; }

#diskuze .odsazeni {  float: left;    width: 10px;    height: 27px;    border-color: #DDD;    border-left-width: 1px;    border-bottom-width: 1px}

#diskuze .prispevek {  margin-top: 10px; }

#diskuze .prispevek .text {  border-width: 1px;    border-color: #DDD;   padding: 3px;    padding-left: 2px;    padding-right: 2px; }

#diskuze .prispevek .text A, #diskuze .prispevek .text A:hover, #diskuze .prispevek .text A:visited {  font-weight: normal; }

#diskuze .prispevek .zahlavi {  background-color: #F7F7F7; }

#diskuze .prispevek .hlavicka {  float: right;   font-size: 11px;    position: relative;    top: 1px; }

#diskuze .prispevek .zahlavi A, #diskuze .prispevek .zahlavi A:visited, #diskuze .prispevek .zahlavi A:hover { text-decoration: none}

#diskuze .prispevek .autor {  font-family: 'Tahoma', sans-serif; font-weight: bold; font-size: 0.9em}


BODY.popup H2 {
	font-size: 1em;
	padding: 1px 2px 1px 2px;
	margin: 0px;
  border-width: 0px;
  border-bottom-width: 1px;
  border-color: #FFF;
  border-bottom-color: #000;
  background-color: #027EC2;
  color: #FFF;
  padding-left: 5px;  
}

BODY.popup #text {
  display: block;
  padding: 5px;
  margin: 0px;
}

#ankety H3 {
  margin: 0px;
}

#ankety .jmeno {
  background-color: #F7F7F7;
}

#ankety .vpravo {
  font-size: 10px;
  margin-bottom: 3px;
}

#ankety .border {
  border-width: 0px;
}

#ankety .border TD {
  border-width: 1px;
}

.anketa {  padding-right: 2px; }

.anketa .otazka {  font-weight: bold;   margin-bottom: 5px; }

.anketa .odpoved {  font-size: 0.9em; text-transform: uppercase;   padding-left: 1px; }

.anketa .odpoved A, .anketa .odpoved A:visited, .anketa .odpoved A:hover {
  text-decoration: none;
  font-weight: bold;
}

.anketa IMG.graf {  border-width: 2px;   border-color: #027EC2;   margin-bottom: 5px;   font-size: 1px;   height: 12px;   background-color: #FE8B0A}

#novinky .anketa .otazka {
  font-weight: normal;
}


#novinky .zvyrazni {
  color: #FF8B0A
}

#chat .levy {  width: 44%;   float: left; }

#chat .pravy {  width: 50%;   float: right;   border-left-width: 2px;   padding-left: 15px;   border-color: #DDD; }

.chat_registrace H4 {  text-align: center; }

.chat_registrace INPUT {  width: 105px; }

.chat_registrace INPUT.noborder {  width: 20px;   position: relative;   top: 2px; }

.chat_prispevky {  border-style: solid;    border-width: 1px;    border-color: #FF8B0A;   margin-top: 6px; }

.chat_vlozit {  border-style: solid;    border-width: 0px;    border-top-width: 0px;   border-color: #FF8B0A; }

.chat_prispevky, .chat_vlozit, .chat_infolista {  width: 609px; }

.chat A, .chat A:visited, .chat A:hover {  font-weight: normal; }

.chat .prispevek {  margin-top: 5px; }

.chat_infolista {  background-color: #F7F7F7;   padding: 3px;   padding-left: 5px;   border-width: 0px;   border-bottom-width: 0px;   border-color: #FF8B0A;   border-top-color: #F3A306; }

.chat_infolista A, chat_infolista A:visited, chat_infolista A:hover {  font-weight: normal;   font-size: 10px}

.smajlici {  text-align: center; }

.smajlici IMG {  filter: alpha(opacity=60)}

.smajlik {  position: relative;    top: -1px;   margin: -5px;   margin-left: 3px;   margin-right: 3px;   filter: alpha(opacity=60)}

#vyroky .vyrok {
  clear: both;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #DDD;
  margin: 2px 0px 2px 0px;
}

#vyroky .jmeno {
  background-color: #027EC2;
  margin: 1px 1px 0px 1px;
  border-bottom-color: #000;
  border-bottom-width: 1px;
  color: #FFF;
  font-weight: bold;
  padding: 1px 2px 1px 2px;
}


#rozvrh .bunka_rozvrhu {
  vertical-align: top;
  height: 50px; 
  width: 60px; 
  border-top-width: 1px; 
  border-left-width: 1px; 
  border-color: #CCCCCC; 
  border-left-color: #EEEEEE;
  font-size: 12px;
  padding-left: 4px;
}

#rozvrh .bunka_rozvrhu A, #rozvrh .bunka_rozvrhu A:visited, #rozvrh .bunka_rozvrhu A:hover {
  font-weight: normal;
}

#rozvrh .vyber_dne {
  border-style: solid;
  border-width: 1px;
  border-color: #AAA;
  background-color: #FCFCFC;
  padding: 3px;  
  text-align: center;
  padding-left: 45px;
}

#rozvrh .vyber_dne A, #rozvrh .vyber_dne A:visited, #rozvrh .vyber_dne A:hover {
  font-weight: normal;
  margin-right: 45px;
}

#rozvrh .vyber_tridy {
  border-style: solid;
  border-width: 1px;
  border-color: #AAA;
  background-color: #FCFCFC;
  padding: 3px;  
  text-align: center;
  padding-left: 0px;
}

#rozvrh .vyber_tridy A, #rozvrh .vyber_tridy A:visited, #rozvrh .vyber_tridy A:hover {
  font-weight: normal;
  margin-right: 5px;
}

#rozvrh .vyber_profesora {
  border-style: solid;
  border-width: 1px;
  border-color: #AAA;
  background-color: #FCFCFC;
  padding: 3px;  
  text-align: center;
  padding-left: 0px;
}

#rozvrh .vyber_profesora A, #rozvrh .vyber_profesora A:visited, #rozvrh .vyber_profesora A:hover {
  font-weight: normal;
  margin-right: 5px;
}

#rozvrh .vyber_ucebny {
  border-style: solid;
  border-width: 1px;
  border-color: #AAA;
  background-color: #FCFCFC;
  padding: 3px;  
  text-align: center;
  padding-left: 0px;
}

#rozvrh .vyber_ucebny A, #rozvrh .vyber_ucebny A:visited, #rozvrh .vyber_ucebny A:hover {
  font-weight: normal;
  margin-right: 5px;
}

#download .popis {
  border-top-width: 1px;
}

#download .velikost {
  background-color: #F7F7F7;
}

#studenti_upraveni A, #studenti_upraveni A:visited {
  text-decoration: none;
}

#studenti_upraveni A:hover {
  text-decoration: underline;
}

#hledej_studenta .zahlavi TD {
  background-color: #027EC2;
  border-bottom-width: 1px;
  border-bottom-color: #000;
}

#hledej_studenta .zahlavi A, #hledej_studenta .zahlavi A:hover, #hledej_studenta .zahlavi A:visited {
  color: #FFF;
} 

.diskuze .dalsi_stranka {
  border-width: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
  background-color: #027EC2;
  color: #FFF;
  padding: 2px;  
  font-weight: bold;
}

.diskuze .dalsi_stranka .stranky {
  float: right;
}

.diskuze .dalsi_stranka .strankovani {
  display: inline;
}

.diskuze .dalsi_stranka A, .diskuze .dalsi_stranka A:hover, .diskuze .dalsi_stranka A:visited {
  color: #FFF;
  font-size: 11px;
}