body, td, input, select, textarea
{
	font-family: Verdana, Sans Serif, Arial, Helvetica;
	font-size: 11px;
	color: #3a3a3a;
}


.small
{
	font-size: 10px;
}


.red
{
	color: #ff0000;
}


.black
{
	color: #000000;
}


.grey
{
	color: #999999;
}


.correct
{
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}


.wrong
{
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}


.krajnisloupce
{
	background-color: #ffffcc;
}

.pozadimenu
{
	background-color: #FFCB05;
}


/* ================================ */
/* Hlavni strana */
/* ================================ */

/*prava tabulka s tipem, loginem, murphyho zakonem...*/
.tab_nadpis
{
	font-size: 12;
	color: #000000;
	font-weight: bold;
}


.menuitem
{
	font-family: Arial, Helvetica, Sans Serif, Verdana;
	font-size: 11px;
	font-color: #ff0000;
	font-weight: bold;
}


.date
{
    font-size: 10;
	color: white;
}


.minipopis
{
	font-size: 10;
	background-color : #FFFFF0;
}


.copyright
{
    font-size: 10;
    color: #FFFFFF;
}


.poznamka
{
    font-size: 10;
	color: #585858;
}


.vyrazne
{ 
	font-size: 14;
	font-weight: bold;
}


.cviceniakt
{
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
}


.cviceninorm
{
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
}


.cviceniabs
{
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}


.lekceang
{
	font-size: 13px;
	font-weight: bold;
	color: #555555;
	font-style: italic;
}


.lekcecz
{
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	font-style: italic;
}


.taskinfo
{
	background-color: #E8E8E8;
}


/* NADPIS hlavnich odstavcu */
.nadpis
{
	font-family: Verdana, Helvetica, Arial, Sans Serif;
	font-size: 18;
	font-weight: bold;
	color: #050505;
	/*background-image : url(img/bg_nadpis.gif);*/
	background-repeat : no-repeat;
	cursor : default;
	visibility : visible;
	font-style : italic;
}



/* Nastaveni barvy pozadi tabulky */
.bgframe
{
	background-color:#FFF8EA;
}


.cell1
{
	background-color: #fefaeb;
}


.cell0
{
	background-color: #fff3c3; /*#fdfeeb;*/
}



thead.slovoVyznamHlavicka
{
	background-color: #5674b9;
}

tfoot.slovoVyznamPaticka
{
	background-color: #5674b9;
}

span.slovoVyznamVychozi
{
	color: #ffcb05;
	font-size: 15;
	font-weight: bold;
}

span.slovoVyznamVyslovnost
{
	color: #ffffff;
	font-weight: italic;
}

span.slovoVyznamPreklad
{
	color:#000000
	font-size: 15;
	font-weight: bold;
}

tr.slovoVyznamRow0
{
	background-color: #dcdfe9; /*#fdfeeb;*/
}

tr.slovoVyznamRow1
{
	background-color: #e6eaf5;
}

thead.slovoVyznamPaticka
{
	background-color: #5674b9;
}


td.listenreadingCellHead
{
	background-color: #dcdfe9;
	font-weight: bold;
	color: #000000;	
}
td.listenreadingCell1
{
	background-color: #e6eaf5;
}


td.listenreadingCell0
{
	background-color: #dcdfe9; /*#fdfeeb;*/
}

td.listenreadingCellZvyrazneno
{
	background-color: #ffcb05;
}

a
{
	font-weight: bold;
 	color: red;	
	text-decoration: none;
} 


a:hover
{ 
	font-weight: bold;
	color: #808080;	
	text-decoration: underline;
} 

a.gray
{
	color: yellow;
 	font-weight: normal;		
 	text-decoration: none;
} 

a.exgray
{
	color: #363636;
	font-weight: bold;
	text-decoration: none;
}

a.exgray:hover
{
	color: #000000;
	text-decoration: underline;
}

.slovo_veta
{
	font-size: 10;
	color: #808080;
}			
	
A.paticka
{
	font-size: 10;
	text-decoration: none;
	color: #FFCB05;
}

A:hover.paticka
{
	font-size: 10;
	text-decoration: none;
	color: #FFFFFF;
}

.prava
{
	border-left-width : 5px;
}
   
.nadpis1
{
	font-size: 16px;
	font-weight: bold; 
}

.nadpis2
{
	font-size: 14px;
	font-weight: bold; 
}

.nadpis3
{
    font-size: 12px;
    font-weight: bold;
}
   
.submit
{
    cursor: pointer;
    cursor: hand;
}
   
.errmsg
{
    color: #FF0000;
    font-weight: bold;
}
   
input.submit
{
    background-color: #e4c827;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-color: #ca8b17;
}


/* KONTEJNERY DIV */
#hiddenMurphy
{
	visibility: hidden;
	position: absolute;
	left: 50;
	top: 50;
}


#reswindow
{
	visibility: hidden;
	position: absolute;
	left: 600;
	top: 80;
	z-index: 10;
}




/* STYLY PRO GRAMATIKU  */
.bglight    	/*  bunka tabulky svetlejsi */
{
	background-color: #fee8b4;
}


.bglight1		/* bunka tabulky tmavsi */
{
	background-color: #fdf5e3;
}


.bgframe			/* ramecek tabulky */
{
	background-color: #FFCB05;
}


ol.grammlev1
{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 25px;
}


ul.grammlev1
{
	list-style-type: round;
	list-style-position: outside;
	margin-left: 20px;
}


ol.grammlev2
{
	list-style-type: lower-alpha;
	list-style-position: outside;
	margin-left: 25px;
}


.cross			/* preskrtnuty text */
{
	text-decoration: line-through;
}


.around
{
	border: solid 1px #FFCB05;
	background-color: #fdf5e3;
}


.podkres
{
	border-bottom: dotted 1px #000000;
}


img.lekce-smajlik
{
	float: left;
	margin: 0px 5px 20px 0px;
}



/**
 * KONTEJNERY DIV
 */
div.box-s-ulohou
{
	border-width: 1px;
	border-style: solid;
	border-color: #FFCB05;
	margin: 20px;
	padding: 20px 30px;
	background-color: #ffffcc;
	text-align: left;
}


div.box-s-ulohou-submit
{
	margin-top: 20px;
	text-align: center;	
}


div#processing-request
{
	z-index: 100;
	position: absolute;
	margin-top: -110px;
	margin-left: -83px;
	top: 50%;
	left: 50%;
	visibility: hidden;
	width: 500px;
}


/**
 * *****************************************************************************
 */

/**
 * STYLY PRO 2000 AJ SLOVICEK
 */
div.top-div
{
	margin: 0px;
	padding: 0px;
}


div.levy-sloupec
{
	float: left;
	width: 150px;
	padding: 10px;
}


div.prostredek
{
	margin: 0px 0px 0px 150px;
	width: auto;
	padding: 10px;
}


table.button_yellow
{
	border:0px;
	cursor:pointer;
	border-spacing:0px;
}

table.button_yellow td
{
	vertical-align: middle;
}

td.button_yellow
{
	background-color:#FFCB05;
}

table.button_yellow a
{
	xfont-size:9;
	font-weight: bold;
 	color: red;	
	text-decoration: none;
	cursor:'pointer';
}


table.kontakt
{
	margin-top:15px;
}

table.kontakt thead
{
	font-weight: bold;
	border:0;
	padding:0;
	border-spacing:0;
}

td.kontakt
{
	padding-left:15px;
}


table.p0Tabulka
{
	background-color: #fffae6;
	padding:5px;
	border:0;
}

table.p0Tabulka thead
{
	padding:0px;
	background-color: #ffcb05;
	color: #ff0000;
	font-size: '14';
	font-weight: bold;
}

table.p0Tabulka tfoot
{
	float:right;
}

td.p0KurzTopic
{
	color: red;
	font-size: '14';
	font-weight: bold;
	padding-left:10px;	
}


td.p0KrokNazev
{
	margin-left:15px;
	vertical-align: top;
}

td.p0KrokNazev:first-letter
{
	font-size:15;
	font-weight: bold;
}

td.p0KrokNazev:first-line
{
	margin-left:'-15';
}



table.p0Tabulka tbody
{
	vertical-align:top;
}

table.p0Tabulka tfoot
{
	float: right;
}


.crossLink
{
	color: White;
	text-decoration: underline;
	font-weight: normal;

}

.crossLink:hover
{
	color: White;
	text-decoration: none;
	font-weight: normal;

}


