body {
  background: #EEF2FB;
  font-family: tahoma, verdana;
  font-size: 11px;
  margin: 30px 0 0;
  padding: 0px;
/*  margin-top:10px; */
}

.center {
  width: 900px;
  margin: auto;
}

.mainarea {
  float: left;
  width: 900px;
  border: 1px solid #585858;
  background: white;
  background-image: url('../images/line.gif');
  background-repeat: repeat-y;
  background-position: 299px;
  
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #000 0px 0px 10px;
-moz-box-shadow: #000 0px 0px 10px;
box-shadow: #000 0px 0px 10px; 
}

.banner {
  float: left;
  width: 100%;
  height: 100px;
  background: #5A1313;
  background-image: url('../images/banner.jpg');
  
-webkit-border-radius: 8px 8px 0px 0px ;
-moz-border-radius: 8px 8px 0px 0px ;
border-radius: 8px 8px 0px 0px ;  
}

.left_box {
  float: left;
  width: 299px;
  height: 23px;
  background: #B06C4F;
  margin-top: 1px;
}

.centre_box {
  float: left;
  width: 300px;
  height: 23px;
  background: #BD856C;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
}

.right_box {
  float: right;
  width: 299px;
  height: 23px;
  background: #CFA694;
  margin-top: 1px;
}

.left_col {
  float: left;
  width: 299px;
  margin-top: 0px;
}

.centre_col {
  float: left;
  width: 300px;
  background: white;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 1px;
}

.right_col {
  float: left;
  width: 294px;
  background: white;
  margin:0;
  padding:0;
  padding-bottom:5px;
}

.login_username_text {
  float: left;
  color: #003399;
  margin: 2px 0px 0px 25px;
}

.username_input,.password_input {
  float: left;
  margin: 2px 0px 0px 25px;
  clear:both;
  width:140px;
}

.login_password_text, .login_fakulta_text, .login_language_text {
  float: left;
  color: #003399;
  margin: 2px 0px 0px 25px;
  clear:both;
}

.password_input, .language_listbox {
  float: left;
  margin: 3px 0px 0px 25px;
  clear:left;
}

.submit_button {
  float: left;
  clear:left;
  margin: 13px 20px 0px 23px;
}

.kontakt_admin {
  float: left;
  font-weight: bold;
  text-decoration: underline;
  margin: 30px 0px 0px 23px;
}

.faq {
  float:left;   
  font-weight: bold;
  text-decoration: underline;
  margin: 8px 10px 0px 23px;
  clear:left;
}



.left_box_2 {
  float: left;
  width: 299px;
  height: 11px;
  background: #CFA694;
}

.centre_box_2 {
  float: left;
  width: 300px;
  height: 11px;
  background: #BD856C;
  margin-left: 1px;
  margin-right: 1px;
}

.right_box_2 {
  float: right;
  width: 299px;
  height: 11px;
  background: #B06C4F;
}

.footer {
  float: left;
  clear: both;
  height: 77px;
  width: 900px;
  background-image: url('../images/footer.jpg');
  background-repeat: no-repeat;
  background-position: bottom;
  margin-top: 1px;
  
-webkit-border-radius: 0px 0px 8px 8px ;
-moz-border-radius: 0px 0px 8px 8px ;
border-radius: 0px 0px 8px 8px ;  
}

.newsczech,.newsenglish {
  float: left;
  width: 280px;
  height: 102px;    
  margin-top: 8px;
  margin-bottom: 0px;
}

.newsczech {	
	background-image: url('../images/news.gif');
}

.newsenglish {
	background-image: url('../images/news_en.gif');
}

.news_title {
  float:left;
  font-weight: bold;
  color: #0066CC;
}

.news_text {
  float:left;
  margin-top:-35px;
  padding-left:20px;
  padding-right:10px;
}

.login_to_LMSczech, .login_to_LMSenglish {
  float: left;
  width: 284px;
  height: 112px;  
  margin-top: 0px;
  margin-left: 1px;
}

.message {
	text-align:center;
	margin-top:75px;
	color:red;
}

.login_to_LMSczech {
	background-image: url('../images/login_to_lms.gif');
}

.login_to_LMSenglish {
	background-image: url('../images/login_to_lms_en.gif');
}

.important_informationczech,.important_informationenglish {
  float: left;
  width: 281px;
  height: 93px;
  margin-left: 0px;
}

.important_informationczech {
  background-image: url('../images/important_information.gif');
}

.important_informationenglish {
	background-image: url('../images/important_information_en.gif');
}

.important_information_text {
  float:left;
  margin-top:-24px;
  padding-left:20px;
  padding-right:10px;
  padding-bottom:5px;
}

.file_to_downloadczech,.file_to_downloadenglish {
  float: left;
  width: 280px;
  padding-bottom:5px;
  margin-top:0px;
}

.file_to_downloadczech {
  background-image: url('../images/file_to_download.gif');
  background-repeat:no-repeat;
}

.file_to_downloadenglish {
	background-image: url('../images/file_to_download_en.gif');
	background-repeat:no-repeat;
}
	
.download {
  float: left;
  width: 280px;
padding-top:75px;
  padding-left:20px;
  padding-right:10px;
  padding-bottom:5px;

}

.download_word {
  float: left;
  width: 24px;
  height: 24px;
  background-image: url('../images/download_word.gif');
  margin-top: 6px;
  margin-left: -24px;
}

.download_excel {
  float: left;
  width: 24px;
  height: 24px;
  background-image: url('../images/download_excel.gif');
  margin-top: 36px;
  margin-left: 52px;
}

.download_1 {
  float: left;
  margin-top: 67px;
  margin-left: 10px;
  font-weight: bold;
  text-decoration: underline;
}

 .download_2 {
  float: left;
  margin-top: 12px;
  margin-left: 10px;
  font-weight: bold;
  text-decoration: underline;
}

.download_3 {
  float: left;
  margin-top: 42px;
  margin-left: -112px;
  font-weight: bold;
  text-decoration: underline;
}

.news_date {
   font-size:80%;
   font-weight:bold;
   margin-bottom: 3px;
   margin-top: 5px;
   color: #0066CC; 
}

.fileicon {
	width:20px;
	float:left;
	margin-right:5px;
}
.filename{
	/*
	margin-left:8px;
	float:left;
	width:200px;
*/
	
	
	/*margin-top:-15px;
	float:left;
	width:210px;
	padding-top:0;
	*/
	
	width:210px;
	padding-top:0;
}

.centre_col {
	padding-bottom:30px;
}

.file {
	width:240px;
	margin-bottom:10px;
	float:left;
}

.form_column{
	padding-left:15px;
	width:200px;
}



.presentation{
	margin:auto;
	text-align:center;
	margin-top:20px;
}

.noborder{
	border: 0;
}

.browsers_text{
	font-weight:bold;
	margin-bottom:10px;
	margin-top:5px;
}

.mright{
	padding-right:25px;
}


.browsers_images{
	margin:auto;
	text-align:center;
	width:290px;
}
