/**styly pro administraci webu  **/

BODY {
	font-family: Verdana; 
	font-size: 70%;
	color: Black ;
text-align: center;	
	scrollbar-face-color: #004080;
	scrollbar-highlight-color:#6FB3F8;
	scrollbar-3dlight-color:#8DB4DC;  
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#53A5F8;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#C2DBF4; 
	margin : 0;
	padding: 0;
  	}
	
	
A:link           {color: #004080; text-decoration: underline; }
A:visited         {color: #004080; text-decoration: underline;   background-color: transparent;}
A:hover         {color: white; text-decoration: none; background-color: #004080}
A:active          {color: white; text-decoration: none;  background-color: #004080}	

A.cerna:link,A.cerna:visited,A.cerna:active,A.cerna:hover
{
color:black;
text-decoration:none;
border-bottom:none;
background-color: transparent;
 }
 
  .obrazek
 {
	border: 1px solid Black;
	margin-right: 8px;
	margin-bottom: 8px;
}
	
/*  tabulka hlavicky */
TABLE.hlavicka
{
width:100%;
font-size:100%;
border: 1px solid #004080; 
padding-left: 4px; 
padding-right: 4px; 
padding-top: 1px; 
padding-bottom: 1px;
background-color: #D6E4EC;
}

A.hlavicka:link           {color: #004080; text-decoration: underline;padding:0px; margin:0px; }
A.hlavicka:visited         {color: #004080; text-decoration: underline;   background-color: transparent;}
A.hlavicka:hover         {color: white; text-decoration: none; background-color: #004080}
A.hlavicka:active          {color: white; text-decoration: none;  background-color: #004080}	


/*  specificke pro zkousky */ 
/*.plocha1
{
text-align:center;
position: relative; 
z-index: 99;
}*/

/*.plocha2
{
margin-top:20px;
width: 700px;
text-align:center;
position:relative;
 z-index:50;
 background-color : #FFE6E6;
}*/

.plocha2
{
  width: 700px;
  margin: 0 auto;
  text-align:center;
  padding-top:20px;
  position: relative; 
  z-index: 99;
}

.column {
  width: 50%;
  position: absolute;
  top: 75px;
  text-align: left;
  }
  
.left {
  left: 0;
}
.right {
  right: 0;
}
#leftcol {
 margin-right: 350px;
  text-align:center;
}
#rightcol {
  margin-left: 350px;
  text-align:center;
}

#zpravy {
	width:80%;
	padding: 5px;
   border: 1px solid Gray; 
   color: #454545;
}

.zpravy-h1 {
	font-size: 120%;
	font-weight:bold;
	color: Maroon;
}

a.zpravy:link,  a.zpravy:visited {	text-decoration:none;}
a.zpravy:hover,  a.zpravy:active {	text-decoration:underline; }

#zpravy-externi {
	width:80%;
	padding: 5px;
   border: 1px solid #CDD5FB; 
}

.zpravy-externi-h1 {
	font-size: 130%;
	font-weight:bold;
	color: #348D93;
	font-family : Arial;
}

#zpravy-externi a:link,   #zpravy-externi a:visited {	text-decoration:none;	color: #348D93;}
#zpravy-externi a:hover, #zpravy-externi  a:active {	text-decoration:underline; color: #348D93;  background-color : transparent; }

.plocha0
{
text-align:center;
}

.nadpis
{
font-weight: bold;
}

P
{
	margin-top:3px;
	margin-bottom: 6px;
}

H3 {
font-size: 120%;
font-weight: bold;
color: #910000;
}

.nadpis1 {
	font-size:120%;
	font-weight: bold;
}


TABLE.zkousky
{
	font-size: 100%;
	border-top : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 0px solid Black;	
}

TD.zkouskyh
{
	text-align:center;
	border-right: 1px solid Gray;
	border-bottom: 2px solid Black;
	border-top: 1px solid Black;	
	padding: 4px;
	background-color: #EAF9FF;
}


TD.zkousky, TD.zkouskyo,TD.zkouskyb,TD.zkousky2
{
	text-align:center;
	border-right: 1px solid Gray;
	border-bottom: 1px solid Gray;
	padding: 4px;
}

TD.zkouskyo
{
background-color : #FFBD9D;
}

TD.zkouskyb
{
background-color : Silver;
}

TD.zkousky2
{
background-color : #F2FFFF;	
}

TR.seda
 {
	background-color : #EBEBEB;
}

TR.seda2
 {
	background-color : #F4F4F4;
}

TR.zluta
 {
	background-color : #FFFFD2;
}

.zluta
 {
	background-color : #FFFFD2;
}

TABLE.report {
	font-size: 100%;
	border: 1px solid gray;
}

TD.reporth {
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	padding:4px 12px 4px 4px;
	text-align: center;	
}

TD.reportk {
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	padding:4px 12px 4px 4px;
}

TD.report {
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	padding:4px 20px 4px 20px;
	text-align : center;
}

TD.reportkt {
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	padding:4px 12px 4px 4px;
	font-weight : bold;
}

TD.reportt {
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	padding:4px 20px 4px 20px;
	text-align : center;
	font-weight : bold;
}
.report_zluty {
	background-color : #FFFFC4;
	padding:0px 6px 0px 6px;
}

DIV.report {
	float:left;
	margin:0px 100px 30px 25px;
}

hr.cleaner {
	clear:both;
	height:0px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
	}


.hod
{
font-size: 9px;
}

.vypdat
{
	font-size: 120%;
}

A.sipky:link, A.sipky:visited,A.sipky:hover, A.sipky:active       {background-color: transparent; color: #9C1E3E; font-weight:bold; text-decoration: none; }

.sipka
{
	vertical-align : text-top;
}

fieldset.ramecek1
{
background: white;
padding:5px;
width:90%;
/*margin-bottom:50px;*/
margin-left:20px;
text-align:left;
}

.legenda
{
	font-weight:bold;
	/*font-variant : small-caps;*/
	color: #910000;
}

.mezera
{
margin-bottom:6px;
}

TABLE.vypis
{
border : none;
/*border-left : 1px solid Black;*/
width:100%;
font-size: 100%;
margin-top:5px;
/*margin-left:20px;
margin-right:20px;
margin-bottom:20px;*/
}

TABLE.vypis2
{
border : none;
/*border-left : 1px solid Black;*/
font-size: 100%;
margin-top:5px;
}

TABLE.vypis_studentu
{
border : none;
font-size: 100%;
margin:0px;	
text-align: left;
}


TD.vypisn
{
width:25%;
/*font-weight:bold;	*/
 vertical-align : top;
}

TD.vypisn20
{
width:20%;
/*font-weight:bold;	*/
 vertical-align : top;
}


TD.vypist
{
 vertical-align : top;
}

TD.vypisn2
{
width:25%;
font-weight:bold;
 vertical-align : top;
}

TD.vypis
{
font-weight:bold;
padding-left:20px;
}

TD.vypisn
{
padding-left:20px;
}

TD.vypisc
{
text-align:center;
}

TD.vypis2
{
padding-left:20px;
}

TD.vypis2t
{
padding-left:20px;
vertical-align: top;
}

TD.vypis2c
{
padding-left:20px;
padding-right:10px;
text-align: center;
}

TD.vypis3
{
background-color:#E8E8E8;
text-align: center;
}

TD.vypis4 {
	padding-bottom:12px;
}

TD.vypis5 {
	padding: 6px 12px 6px 0px;
}

TD.vypis5b {
	padding: 6px 12px 6px 0px;
	font-weight:bold;
}

TABLE.terminy 
{
	font-size:100%;
	text-align:center;
	border: 1px solid gray;
	margin-left: 30px;
}

TD.terminy, TH.terminy, TD.terminypo, TD.terminy_od, TD.terminy_rozp, TD.terminyne
{
	padding : 4px;
	border-right : 1px solid gray;
	border-bottom : 1px solid gray;
	padding-left: 18px;
	padding-right : 18px;
}

TD.terminypo
{
	background-color : #BAFFB7;
}

TD.terminyne
{
	background-color : #FFC6CA;
}

TH.terminy
{
	background-color : #E1F5FF;
}

TD.terminy_od {
	background-color : #D5FFDB;	
}

TD.terminy_rozp {
		background-color : #FFFFC6;	
}

TABLE.rezid 
{
	font-size:100%;
	text-align:center;
	border: 1px solid black;
	margin-left: 30px;
}

TH.rezid 
{
	font-weight:normal;
	padding : 4px;
	border-right : 1px solid gray;
	border-bottom : 1px solid gray;
	padding-left: 18px;
	padding-right : 18px;
	background-color : #E1F5FF;	
}

TR.rezid_prihl {
	background-color : #FEEDB4;
}


A.plus:link,A.plus:visited            {background-color: transparent; color: #004080;text-decoration: none; }
A.plus:hover, A.plus:active         {background-color: #004080; color: white;text-decoration: none; }


TD.comments
{
	background-color:white;
	font-size: 100%;
	margin-right : 20px;	
}

TD.comments_alt
{
   font-size: 100%;
   background-color : #F8F8F8;
   border-top : 1px solid #DDDDDD;
   border-bottom : 1px solid #DDDDDD;   
}

.comments_h1
{
line-height: 100%; 
margin-top: 40px; 
margin-bottom: 6px;
font-weight: bold;
text-align: left;
font-size: 100%;
color:black;
text-decoration: none;
padding: 15px 10px 20px 40px;
background: url(images/comments.gif) no-repeat top left;
}

.comments_h2
{
line-height: 100%; 
margin-top: 0; 
margin-bottom: 6px;
font-weight: bold;
text-align: left;
font-size: 110%;
color:black;
text-decoration: none;
}


.comments
{
line-height: 140%; 
margin-top: 0; 
margin-bottom: 6px;
 text-align : justify;
}

.comments_date
{
color: Teal;
font-size: 90%;
}

fieldset.comments
{
background: #f6f6f6;
padding:0px;
width:400px;
margin-bottom:30px;
margin-left:20px;
}


FORM.comments
{
padding:10px;
margin-bottom:0px;
}

.comments_button
{
font-weight:bold;
background-color: #FFC891;	
font-size:90%;
}

.comments_button2
{
font-weight:normal;
background-color: #EFEFEF;	
font-size:90%;
}

TABLE.logy {
	font-size:100%;
	border: 1px solid Gray;
	width: 80%;
}

TABLE.logy a:link {
	color: Black; text-decoration: none; 
}

TABLE.logy a:visited {
	color: Black; text-decoration: none; 
}

TABLE.logy a:active {
	color: white; text-decoration: none; 
}

TABLE.logy a:hover {
	color: white; text-decoration: none; 
}

TD.logyh {
	font-weight : bold;
	border-right: 1px solid Gray;
	border-bottom: 1px solid Gray;
	padding: 5px 25px 5px 5px;
	background-color: #DFEFFF;
	color: black;
	text-align: center;
}

TD.logy1, TD.logy2,TD.logy3 {
	border-right: 1px solid Gray;
	border-bottom: 1px solid Gray;
	padding: 5px 9px 5px 5px;
	text-align:left;
}

TD.users2 {
	text-align:center;
}

TD.users3 {
	padding: 3px 5px 3px 5px;
}

TR.sudy {
	background-color: #F4F4F4;
}

TR.zvyrazneny {
	background-color: #FFFFBB;
}





/*  specificke pro zkousky konec */ 

TABLE.formular
{
border-left: 1px solid #CCCCCC; 
border-right: 2px solid #C0C0C0; 
border-top: 1px solid #CCCCCC; 
border-bottom: 2px solid #C0C0C0;
background-color : #FCE9EE;
}

TD.formular
{
	border-bottom-color : Silver;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

/*  dolni navod */
TABLE.navod
{
	border-left: 10px solid #CCCCCC;
	color : Gray;
	font-size: 100%;
}

.formular
{
margin-top : 0px;
margin-bottom : 0px;
}

.admin_tlac1
{
font-family: Verdana;
font-size: 11px;
background-color: #F2BFCC;
border-left:1px solid #C0C0C0; 
border-right:1px solid #800000; 
border-top:1px solid #C0C0C0; 
border-bottom:1px solid #800000; 
}

.cislo
	{
	font-weight: bold;
	color: #B93002;
	}
	
 .pop_ved
 {
	font-size:90%;
	color: #5F5F5F;
}

TD.form1
{
width:150px;
 vertical-align : top;
 padding-top : 10px;
}

.readonly
{
	background-color : #DFDFDF;
}

.titulekz
{
	font-size:130%;
	text-align:center;
	font-weight : bold;
}

.chyba1
{
	color: red;
	/*font-weight:bold;*/
}

/* Editace - hlavni vypis */
TABLE.a_vypis
{
 width:100%; 
 font-size:100%;
 border: 1px solid #9C1E3E;
 text-align : left;
}

/*  Jiny typ vypisu */
TABLE.a_vypis2
{
 font-size: 100%;
 border: 1px solid #9C1E3E;
 text-align : left; 
}


TD.a_vypis_h
{
text-align : center;
font-weight : bold;
border-right: 1px solid #9C1E3E;
border-bottom: 1px solid #9C1E3E;
padding: 5px 5px 5px 5px;
background-color:#FCE9EE;
}

TD.a_vypis
{
border-right: 1px solid #9C1E3E;
border-bottom: 1px solid #9C1E3E;
padding: 5px 5px 5px 5px;
}

.a_titulek
{
	font-size:160%;
	font-weight:bold;
	color:#9C1E3E;
	text-align: center;
	margin-top:16px;
}

.a_titulek2
{
	font-size:100%;
	font-weight:bold; 
	color:black;
	text-align: center;
	margin-top:16px;
}

/* Editace - formular */
TABLE.e_formular
{
 width:100%; 
 font-size:100%;
}

.chyba
	{
	color:red;
	font-weight: bold;
}

.editace
{
	border: none;
	background-color: transparent;
}

A.edit:hover,A.edit:active 
{
	background-color: transparent;
}

.readonly {
	background-color : #E8E8E8;
}

.form_select {
	font-size:120%;
}

.form_tit {
	font-size:130%;
	font-weight:bold;
	margin: 16px 0px 0px 20px;
	text-align : center;
}

.form_zelena {
	background-color: #88FF9D;
}

.form_cervena  {
	background-color: #FF9D9D;
}

input.liteoption {
	background-color : #D4D4D4;
	font-weight : normal;
	font-size:90%;
}

input.liteoption2 {
	font-size:90%;
}

A.abc, A.abc:Visited {
	text-decoration: none;
	color: black;
	background-color: #E6F2FF;
	padding:1px;
}

A.abc:Hover, A.abc:Active, A.abc_a:link,  A.abc_a:visited, A.abc_a:hover,A.abc_a:active {
	text-decoration: underline;
	color: white;
	background-color: #FF8000;
	padding:1px;	
}

/**************kalendar***************/
TABLE.kalendar {
	border: 1px solid black;
	font-size:100%;
}

TABLE.kalendar TD {
    border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	text-align:center;
}

TABLE.kalendar a {
	text-decoration: none;
}


TD.kal_head {
	background-color: #CCEEFF;
	font-weight: bold;
	font-size: 120%;
	border-bottom: 1px solid #0080C0;
	padding: 6px;
}

TD.kal_head a {
	font-size:80%;
	color:black;
	background-color:transparent;
}

TD.kal_dny {
	background-color: #F0FEC7;
	font-weight: bold;
	padding: 3px 6px 3px 6px;	
}

a.kal_den:link, a.kal_den:active, a.kal_den:visited, a.kal_den:hover{
	font-weight:bold;
	color:black;
	background-color:transparent;
	text-decoration:none;
}

TD.kal_normalni
	{
	background-color: #F5F5F5;
	padding: 3px 3px 23px 3px;
	width: 70px;
	vertical-align : top;
	}
	
TD.kal_tutorial
	{
	background-color: #C6FFCE;
	padding: 3px 2px 3px 2px;
	vertical-align : top;	
	}	
	
TD.kal_tutorial_obsazeno
	{
	background-color: #FFCAB0;
	padding: 3px 2px 3px 2px;
	vertical-align : top;	
	}		
	
TD.kal_blok
	{
	background-color: #ADADAD;
	padding: 3px 16px 3px 16px;
	vertical-align : top;
	}	
	
	TD.kal_nic
	{
	background-color: White;
	}	
/**************kalendar_end***************/


@media print 
{
    .obrazovka {display: none;}
	#leftcol {display: none;}	
 }
 
@media screen 
{
    .tiskarna {display: none;}
 } 
