  /* <!-- */
    /* General styles */
    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#fff;
        min-width:600px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-size:14px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    }
	a {
    	color:#369;
	}
	a:hover {
		color:#fff;
		background:#369;
		text-decoration:none;
	}
    

	img {
		margin:10px 0 5px;
	}
	/* Header styles */
    #header {
        clear:both;
        float:left;
        width:100%; /*width:100%;*/
        min-height:220px;
    }
	#header {
	/*	border-bottom:1px solid #000;*/
	}
	#header p,
	#header h1,
	#header h2 {
	    padding:.4em 15px 0 15px;
        margin:0;
	}
	#header ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
	}
	#header ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	#header ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    background:#eee;
	    color:#000;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
	    background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
	    color:#fff;
	    background:#000;
	    font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important; /*padding:6px 15px !important;*/
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
	/*	border:dotted 5px;*/
	}
	/* 2 column right menu settings */
	.rightmenu {
	    background: rgb(176,224,230); /*This is the background of the right menu*/
	   /* border:dotted 2px;*/
	}
	.rightmenu .colleft {
        float:left;
        width:200%; /*width:200%;*/
        margin-left:-17em; /*margin-left:-12em;*/ /*THIS THING WIDENS THE YELLOW RIGHT COLUMN, BUT PUSHES THE LEFT COLUMN TOO MUCH TO THE LEFT OFF THE SCRREEN*/
        position:relative;
/*		  top:-20px;  /*This was an attempt to move the menu upwards*/
        right:100%; /*right:100%;*/
        background-color:white;
/*        border:dashed 1px;*/
    }
    .rightmenu .col1wrap {
	    float:left;
	    width:50%;
	    position:relative;
	    left:50%;/*left:50%; */
	    /*padding-bottom:1em;*/
	    /*border:thin;*/
	    border-color:red;
	}
	.rightmenu .col1 {
        margin:0 1em 0 17em; /*margin:0 1em 0 13em;*/ /*ok. THIS SHIFTS BACK THE CONTENT OF THE LEFT COLUMN WHICH WAS MOVED AWAY BY -30 ABOVE WITH MARGIN-LEFT:-30*/
        overflow:hidden;
        z-index:21; /*This one should be on top of the layer bellow*/
        word-wrap: break-word; /*This one is supposed to work in IE*/
      /*  min-width:1000px;
        /*the following is not in the original*/
       /* position:relative;
        left:100%;
        /*End of what is not in the original*/
	}
    .rightmenu .col2 {
        float:right;
        width:25.8em;/*width:10em;*/ /*THIS ONE NARROWS/WIDENS THE CONTENT OF THE RIGHT MENU COLUMN BUT IT IS NOT THE SAME AS FITTING IT INTO THE YELLOW COLUMN*/
        position:relative;
        margin-top:10px;
		  top:20px;
		  z-index:20;
        left:26em; /*left:11em;*//*10em is working*/ /*VALUE 1 MAKES THE TEXT MOVE INTO THE MIDDELE OF THE SCREEN. VALUE 28 USES THE UPPER MARGIN-LEFT:-30em PUSHES THE CONTENT TO THE RIGHT TO COVER THE YELLOW BACKGROUND COLUMN */
    }
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
		border-top:1px solid #000;
    }
    #footer p {
        padding:10px;
        margin:0;
    }
    /* --> */



headercontainer {
  font-family: helvetica, arial, verdana,sans-serif;
  font-size: 14px;
  color: black;
  font-weight:bold;
  /*margin-bottom:100px;*/
 float:left;
 min-height: 250px;
background-color: rgb(176,224,230); /*what is this?*/

}

#headerbox {
	background-image: url("fotkyimages/microphonegirl.jpg"); /*background-image: url("fotkyimages/dancingwoman6trans.png");*/
/*background-width: 850px 300px;*/
	background-repeat: no-repeat;
	min-height: 300px;
	left: 0px;
	position: absolute;
	text-align: left;
	top: 0px;
	vertical-align: top;
	width: 100%;
	z-index: -2;
	float: none;
	background-color: white;
	border-bottom: thin;
	border-color: Red;
	
}

#headerloginbox {
  position: absolute;
  left: 400px;
  top: 20px;
  font-family: helvetica, arial, verdana,sans-serif;
  font-size: 12px;
  /*font:bold;*/
  color: rgb(70,130,180);
  font-weight:bold;
  float:none;
  z-index: 10;

}
 input {
  background-color:rgb(176,224,230);
  color: black;
  border-color:red;
  font-size:12px;
  font-weight:bold;
  

}
.languageversions {
  position: absolute;
  left: 750px;
  top: 130px;
  font-family: helvetica, arial, verdana,sans-serif;
  font-size: 14px;
  color: black;
  font-weight:bold;
  float:none;
  z-index:3;

}
.logoandlink {
  position: absolute;
  left: 750px;
  top: 10px;
 
 
/*  float:none;*/
  background-color: transparent;
  

}
.logoandlink:hover
{
text-decoration:none;
}
.icqandskype {
	position: absolute;
	left: 950px;
	top: 50px;
	font-family: helvetica, arial, verdana,sans-serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
	float: none;
	z-index:2;
	/*background-color: #FEFF5B;*/
	border-bottom: #40E0D0;
	border-bottom: thin;
	border-left: medium;
	border-left: #DBA7E8;
	background-color:transparent;
}
hr.rightmenu{
	float: left;
	
	width:100%;
	
}

img.rightmenuimage
{
float:left;
margin:10px;
vertical-align:top;
border:0;
/*margin:10px;
vertical-align: bottom;*/
}
div.rightmenuitems
{
float:left;
clear:right;
padding:1px;
border-color:rgb(176,224,230);
/*border:dotted 1px;*/
width:16em; /*This one is adjusted to .rightmenu .colleft marginleft attribute*/
background-color:white;
margin-bottom:5px;
border-style: outset; 
height:auto;

}
.teachermenu
{
background-color:white;
width:16em; /*This should be the same as above in div.rightmenuitems*/
}


div.rightmenuitems:hover 
{
/*	background-color : rgb(224,240,255);*/
	border-style: inset; 
/*	font-weight : bold;
	color : White;*/
}



a.rightmenu:hover
{
/*position:relative;
  /*float:left;*/ 
  color:blue;
  text-decoration:underline;
  background:white;
  border:none;
  background-color : rgb(224,240,255);
}
a.rightmenu:link
{
/*position:relative;
  /*float:left;*/ 
  color:black;
  text-decoration:none;
  background:white;
  border:none;
  
}
a.rightmenu:visited
{
/*position:relative;
  /*float:left;*/ 
  color:black;
  text-decoration:none;
  background:white;
  border:none;
  font-size:.9em;
  
}
h1
{
font-size:17px;
font-weight:bold;
text-align:center;
/*text-decoration:underline;*/
}
h2
{
font-size:16px;
font-weight:bold;
text-align:center;
}
h3
{
font-size:15px;
font-weight: bold;
text-align:center;
}

table
{
	margin-right:auto;
	margin-left:auto;
}

iframe 
{
	border-color:silver;
	border : thin;
	margin-right:auto;
	margin-left:auto;
	
}
input.spatnebutton
{
	background-color : #FF3300;
	font-weight : bold;
	color : White;
	cursor : pointer;
}
input.spatnebutton:hover
{
	background-color : #B92500;
	font-weight : bold;
	color : White;
	cursor : pointer;
}

input.spravnebutton
{
	background-color : #339900;
	font-weight : bold;
	color : White;
	cursor : pointer;
}

input.spravnebutton:hover
{
	background-color : #267500;
	font-weight : bold;
	color : White;
	cursor : pointer;
}
.czechsentenceindrill
{
	background-color : transparent;
	font-weight : bold;
	color : BLUE;
	
}
.hotovobutton
{
	background-color : #54AB3A;
	font-weight : bold;
	color : White;
}
.hotovobutton:hover
{
	background-color : Blue;
	font-weight : bold;
	color : White;
}

.regformselect
{
	background-color : #D7ECDD;
	font-weight : bold;
}

.randomwordstable

{
	font-style : normal;
	font-size : smaller;
	text-decoration : none;
	border-color: #A0A0A0;
	border: 1px;
}

.evensentence {
	background-color : White;
}
.oddsentence {
	background-color : #E5E5E5;
}

hr.coloredseparator  {
	border: none;
	background-color: #B0FF62;
	color: #B0FF62;
	height: 1px;
}
td
{
  font-size:12px;
  /*margin-left:10px;*/
  text-align:left;
}

td.evenexample
{
	border: 1px outset;
	background-color: #B4B4B4;
	border-left-style : none;
}
td.oddexample
{
	border: 1px outset;
	background-color: #E5E5E5;
	border-left-style : none;
}
td.evenword
{
	border: 1px outset;
	background-color: #B4B4B4;
	border-right-style : none;
	
}
td.oddword
{
	border: 1px outset;
	background-color: #E5E5E5;
	border-right-style : none;
}
input.showhidebutton:hover
{
border: 1px inset;
}

div.linktoexercise
{
border:3px outset;
width:150px;
text-align:center;
margin-left: auto ;
margin-right: auto ;
background-color:rgb(112,208,255);
font-weight:bold;
padding:5px;
margin-top:20px;

}

div.linktoexercise:hover
{
border:3px inset;
/*width:150px;*/

}
a.linktoexercise
{
color:black;
text-decoration:none;
background-color:rgb(112,208,255);
}
a.linktoexercise:hover
{
color:blue;
text-decoration:none;
background-color:rgb(112,208,255);
}
a.linktoexercise:visited
{
color:blue;
text-decoration:none;
background-color:rgb(112,208,255);
}
input:hover
{
border:2px inset;
}
textarea:hover
{
border:2px inset;
}
textarea
{
background-color:rgb(176,224,230)
}
span.getdifferent
{
font-weight:bold;
color:navy;
/*font-size:150%;*/
}
a.rightmenu 
{
display: block;
padding-bottom: 25px;
padding-left: 5px;
padding-right: 5px;
padding-top: 25px;
/*width: 200px; /**/
background-color: #000;
color: #fff;

  
}
div.tellmemorenow /*the seo marketing trick*/ 
{


color: rgb(255,240,240);

  
}
div.warning
{
	position: absolute;
	left: 650px;
	top: 0px;
	z-index: 1000;
	background-color: #FFEBCD;
	color: red;
}
	.classlistforstudentsheader
{
	background-color: #B1B5D1;
}
	.listofclasses
{
	font-size:10px;
	color:blue;
}
	
	/* THIS ONE TAKES CARE OF LISTS IN QANDA. WORKS IN FIREFOX ONLY**/
	
	/*It applies to all rows in the page. Unfortunatelly even if they are the design tables*/
tr:nth-child(2n+1) /* represents every odd row of an HTML table */
tr:nth-child(odd)  /* same */
tr:nth-child(2n+0) /* represents every even row of an HTML table */
tr:nth-child(even) /* same */

	
/*td:nth-child(4n+1) { color: navy; } 
td:nth-child(4n+2) { color: green; } 
td:nth-child(4n+3) { color: yellow; } 
td:nth-child(4n+4) { color: purple; } 
tr:nth-child(odd) { color: black; } 
tr:nth-child(even) {
	color: black;
	background-color: #F2F2F2;
} */
.listofclassesheader /*Virtual classrooms*/
{
color:yellow;
background-color: Blue;
font-size: larger;
	}
.classnameheader /*Virtual classrooms*/
{
	color: Blue;
	background-color: #D7D7FF;
	font-size: larger;
}
	.membersheader /*Virtual classrooms*/
{
color: Blue;
	background-color: #D7D7FF;
	font-size: larger;
	}
a.vclasslink:active
{
color: green;
	}
a.vclasslink:visited
{
color: green;
	}
a.vclasslink:hover
{
color: green;
	}
a.vclasslink
{
color: green;
font-weight:bold;
background-color: #FFFFCC;
	}
