  body, html {
     color: #000; 
     font-family: Arial, Verdana, Tahoma, sans-serif;
     background-color: #2a3546; 
     text-align: center; /*** Centers the design in old IE versions ***/
     margin-top: 0;
     }
     
  #head{
      width: 727px;
      height: 87px;
      background-image: url(../images/topBg.gif);
      background-repeat: repeat-x;
      text-align: left;
  }
 
 #maincontainerblock
 {
    background-color: #ffffff;
    width: 800px;
    padding: 0 6px 6px 6px;
 }
  
  
 #maincontainer
 {
    width: 800px;  
 }
 /**************************banners**************************/
 
 #bannerRow1
 {
    background-color: #9e1618;
    height: 56px;
 }
 
 #bannerRow1_main
 {
    background-image: url(../images/bannerrow1_main.jpg);
    background-repeat: no-repeat;
    height: 77px; 
    text-align: right;  
 }
                 
 #banner_main
 {
    background-image: url(../images/banner_main.jpg);
    background-repeat: no-repeat;
    height: 145px; 
    text-align: right;    
 }

 #banner_about
 {
    background-image: url(../images/banner_about.jpg);
    background-repeat: no-repeat;
    height: 145px; 
    text-align: right;    
 }   
 
 
 #banner_referenc
 {
    background-image: url(../images/banner_referenc.jpg);
    background-repeat: no-repeat;
    height: 145px; 
    text-align: right;    
 }

 #banner_programs
 {
    background-image: url(../images/banner_programs.jpg);
    background-repeat: no-repeat;
    height: 145px; 
    text-align: right;    
 }     

 #banner_contact
 {
    background-image: url(../images/banner_contact.jpg);
    background-repeat: no-repeat;
    height: 145px; 
    text-align: right;    
 }     
 
 #banner_services
 {
    background-image: url(../images/banner_services.jpg);
    background-repeat: no-repeat;
    height: 145px; 
    text-align: right;    
 }
 
 #banner_concret
 {
    background-image: url(../images/banner_concret.jpg);
    background-repeat: no-repeat;
    height: 145px; 
    text-align: right;    
 } 
 
 #banner_logistica
 {
    background-image: url(../images/banner_logistica.jpg);
    background-repeat: no-repeat;
    height: 145px; 
    text-align: right;    
 } 
 
 #banner_tpm
 {
    background-image: url(../images/banner_tpm.jpg);
    background-repeat: no-repeat;
    height: 145px; 
    text-align: right;    
 } 
 
 #banner_kariera
 {
    background-image: url(../images/banner_kariera.jpg);
    background-repeat: no-repeat;
    height: 145px; 
    text-align: right;    
 } 
 
 #banner_register
 {
    background-image: url(../images/banner_register.jpg);
    background-repeat: no-repeat;
    height: 145px; 
    text-align: right;    
 } 
 
 #banner_writeus
 {
    background-image: url(../images/banner_writeus.jpg);
    background-repeat: no-repeat;
    height: 145px; 
    text-align: right;    
 } 
 
 #banner_lmn
 {
    background-image: url(../images/banner_lmn.jpg);
    background-repeat: no-repeat;
    height: 145px; 
    text-align: right;    
 }
 
 #banner_productiv
 {
    background-image: url(../images/banner_productiv.jpg);
    background-repeat: no-repeat;
    height: 145px; 
    text-align: right;    
 }       
 
 #banner_6SG
 {
    background-image: url(../images/banner_6SG.jpg);
    background-repeat: no-repeat;
    height: 145px; 
    text-align: right;    
 }
 
 #banner_chr
 {
    background-image: url(../images/banner_chr.jpg);
    background-repeat: no-repeat;
    height: 145px; 
    text-align: right;    
 }
 /**************************banners**************************/
 
 
 #topcontainer
 {
    float: right;
    height: 56px;
 }
 
 #topcontainer_main
 {
    float: right;
    height: 77px;
 }                

 #languagebar_main
 {
    height: 57px;
    text-align: right;
    vertical-align: top;
 }
 
 #languagebar
 {
    height: 36px;
    text-align: right;
    vertical-align: top;
 }
 
 #topmenucontainer
 {
    height: 20px;
    background-color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
 }
 
 

 
 #leftPane
 {
    background-color: #c4c4c4;
    width: 175px;
    border-bottom: 2px solid #636363; 
	text-align: justify;
 }
 
 #bottomspace
 {
    height: 6px;
 }
 
 #contencontainer
 {
    text-align: left;
    vertical-align: top;
    padding-top: 10px;
    padding-left: 8px;
 }
 
 #footcontainer
 {
    border-top: 2px solid #0e172a;
    background-color: #2a3546;
    height: 37px;
 }
 
  /************RIGHTCONTENT*****************/
  #left_outer 
  {
    width: 162px;
    margin-left: 10px;
    margin-top: 10px;
    vertical-align: top;
  }
  /************RIGHTCONTENT*****************/
 
 /*=============FRONT PAGE============================*/
 #frontpageleftpanel
 {
    width: 300px;
    vertical-align: top;
 }
 
 #frontpagerightpanel
 {
    width: 250px;
    vertical-align: top;
 }
 
 #frontpagetable
 {
    width: 100%;  
 }
 
 #frontpagetable .contentheading
 {
    background-color: #ffffff;
    background-image: none;
    border-bottom: 5px solid #a0a0a0;
    color: #1d1d1d;
    font-size: 15px;
    height: 0px;
    margin-top: 0px;
    padding-top: 0px;
 }  
 #frontpagetable .moduletable th
 {
    background-color: #ffffff;
    background-image: none;
    border-bottom: 5px solid #a7171c;
    color: #1d1d1d;
    font-size: 15px;
    text-indent:8px;
    padding-top: 1px;    
 }

  /*=============FRONT PAGE============================*/
 
    
 
/*++++++++++++++++++++++++++++++++++++++++++JOOMLA+++++++++++++++++++++++++++++++++++++++*/
/***********************BOTTOM MENU*****************************/  
.moduletable_bottommenu
{
    color:  #4c5a6f;
    font-size: 9px;
}
.mainlevel_bottommenu
{
    font-family: Arial, Verdana;
    color:  #646567; 
    
}
a.mainlevel_bottommenu:link, a.mainlevel_bottommenu:visited {
    color: #c4c7cb; 
    text-decoration: none;
    font-weight: 100;
}

a.mainlevel_bottommenu:hover{
    color: #ffffff;
}
/***********************BOTTOM MENU*****************************/  
/***********************LEFT BOTTOM MENU*****************************/  
.moduletable_leftbottommenu
{
    color:  #868c96;
    font-size: 8px;
}
.mainlevel_leftbottommenu
{
    font-family: Arial, Verdana;
    color:  #868c96; 
    
}
a.mainlevel_leftbottommenu:link, a.mainlevel_leftbottommenu:visited {
    color: #868c96; 
    text-decoration: none;
    font-weight: 100;
}

a.mainlevel_leftbottommenu:hover{
    color: #ffffff;
}
/***********************LEFT BOTTOM MENU*****************************/ 


.pathway {
	padding-left    : 5px;
	border			: 0;
	color: #ffffff;
	font-family: Arial;
	
}

a.pathway:link, a.pathway:visited {
	color			: #ffffff;
	font-size		: 11px;
	line-height		: 18px;
	font-family: Arial;
}
a.pathway:hover {
	color			: #ffffff;
	font-family: Arial;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 12px;
padding-top: 0px;
background-image: url(../images/bullet.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;

}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.componentheading
{
	height: 14px;
	margin-left:2px;
	padding-left:3px;
	border-bottom: 1px solid #336699;
	color: #336699;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size: 12px;
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: #5462b1;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #000000;
	font-family: Arial, Verdana,Tahoma, sans-serif;   
	text-align: center;
	font-size: 12px;
}

.sectiontableheader
{
	background: #E1DECF;                                         
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
    width: 500px;         /*tuuuuuuuuu */     
            
}

table.contentpane td.componentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #ffffff;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font-size: 12px;
    
}

a:link, a:visited {
	font-family:arial;
	color: #9c0d13;
	text-decoration: underline;
    font-size: 12px;
    font-weight: bold;
}
a:hover {
	text-decoration:none;
}	

table.contentpaneopen
{
	width: 100%;      /*tuuuuuuuuuuuuuuuu*/
    margin: 0;
    padding: 0;
    border-width: 0px;
    border-collapse: collapse;
}

table.contentpaneopen td
{
	font-size: percentage;
}

table.contentpaneopen td.createdate
{
    font-size: 12px;
    font-style: italic;
    font-weight: 100;
}

table.contentpaneopen td.contentheading
{
    font-family: Arial;
    font-size        : 16px;
    font-weight      : bold;
    height: 36px;
    margin-bottom: 0px;
    color: #002c6f;
    text-indent: 8px;
    background-image: url(../images/contentTitlebg.gif);
    background-repeat: no-repeat;
    padding-top: 10px;
    
}


.latestSeminarLink
{
    color: #666666;
}
a.latestSeminarLink:link, a.latestSeminarLink:visited {
    font-size: 12px;
    color: #666666;
    text-align: left;
    text-decoration: none;
    vertical-align:middle;
    font-weight: bold;
    
}

a.latestSeminarLink:hover {
    text-decoration: underline;

}



a.sublevel:link, a.sublevel:visited {
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	vertical-align:middle;
	
}

a.sublevel:hover {
	text-decoration: none;

}


a.mainlevel:link, a.mainlevel:visited {
    color:#ffffff;
    text-decoration: none; 
    font-size: 14px;
    font-weight: bold;

}


a.mainlevel:hover {
	text-decoration: none;
	border-bottom-color: #5362b1;
	color: red;
	text-align: right;
}



/***********************MAIN MENU*****************************/

a.mainlevel_maimenu:link, a.mainlevel_maimenu:visited {

    background-image:url(../images/mainmenubg_off.gif);
    background-position:0px;
    background-repeat:no-repeat;
    color: #6f7488;
    text-decoration: none; 
    font-size: 12px;
    font-weight: bold;
    display: block;
    padding: 3px 5px 4px 7px;
    width: 170px;
    text-indent: 12px;
    height: 18px;
    
}


a.mainlevel_maimenu:hover {
    text-decoration: none;
    color: #d42b2b;
    background-image:url(../images/mainmenubg_on.gif);
    background-position:left center;
    background-repeat:no-repeat;
}

a.mainlevel_maimenu_lastitem:link, a.mainlevel_maimenu_lastitem:visited {

    background-image:url(../images/mainmenubglastitem_off.gif);
    background-position:0px;
    background-repeat:no-repeat;
    color: #6f7488;
    text-decoration: none; 
    font-size: 13px;
    font-weight: bold;
    display: block;
    padding: 3px 5px 4px 7px;
    width: 160px;
    text-indent: 12px;
 

}


a.mainlevel_maimenu_lastitem:hover {
    text-decoration: none;
    color: #d42b2b;
    background-image:url(../images/mainmenubglastitem_on.gif);
    background-position:left center;
    background-repeat:no-repeat;
}

table.moduletable_maimenu
{
    width: 185px;
    padding-left: 0px;
    padding-top: 0px;
    background-color: #e1e1e1;
    padding-bottom: 10px;
    border-bottom: 2px solid #636363;
}


table.moduletable_maimenu td
{
    padding-top: 5px;
    /*border-bottom: 1px solid black;*/
}

#active_menu_maimenu
{
    color: #d42b2b ;
    background-image:url(../images/mainmenubg_on.gif); 
}

#active_menu_maimenu_lastitem
{
    color: #d42b2b ;
    background-image:url(../images/mainmenubglastitem_on.gif); 
}

#submenu_item
{
}

#activ_submenu_item
{
     color: #d42b2b ; 
}

/***********************MAIN MENU*****************************/
/***********************TOP MENU*****************************/

a.mainlevel_topmenu:link, a.mainlevel_topmenu:visited {

    color: #9f1619;
    text-decoration: none; 
    font-size: 12px;
    font-weight: 100;
 

}


a.mainlevel_topmenu:hover {
    text-decoration: underline;
    color: #9f1619;
}

table.moduletable_topmenu
{

}


table.moduletable_topmenu td
{
       color: #9f1619; 
}



/***********************TOP MENU*****************************/
/***********************LANG BAR*****************************/
.moduletable_lang
{
    float: right;
    margin-right: 10px;
    height: 20px;
}
.moduletable_lang td{

    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    border-right: 1px solid white;
    padding-right: 5px;
    vertical-align: bottom;
    padding-bottom: 0px;
}
.moduletable_lang a{

    color: #f98880;
    text-decoration: none; 
    font-size: 12px;
    font-weight: bold;
 
}

.moduletable_lang a:hover {

    color: #ffffff;
    text-decoration: underline; 
}

#activeLang
{
    font-size: 12px;
    color: #ffffff;
}
    
/***********************LANG BAR*****************************/


table.moduletable_news th
{
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    margin-bottom: 0px;
    padding-top: 7px; 
    text-indent:10px;   
    text-transform   : uppercase;  
    background-image: url(../images/top_menu_bullet.gif);
    background-repeat: no-repeat;         
    color: #ffffff;
}


table.moduletable {
	width:100%;	
	margin-bottom: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
    
}

table.moduletable th {
	color: #002b70;
	text-align: left;
	vertical-align:middle;
	font-weight: bold;
	font-size: 12px;
    background-repeat: no-repeat; 
    background-position:left center;;
}

table.moduletable td {
	margin-top:12px;
	font-size: 12px;
	font-weight: normal;
    color: #666666;
}

td
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #666666;
    font-weight: normal;
}

.inputbox {
	font-size: 12px;
	font-family: Arial, Verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}

#sgf {
	font-family: Arial, Verdana, Tahoma, sans-serif;   ;
	font-size:10px;
  	font-weight:bold;	
	color: #336699;
	text-decoration: none;	
}
#sgf a.sgfooter {
	font-family: Arial, Verdana, Tahoma, sans-serif;   
	color: #336699;
  	font-weight:bold;	
	text-decoration: none;
	font-size:10px;
}
#sgf a.sgfooter:hover {
	font-family: Arial, Verdana, Tahoma, sans-serif;   
	color: #336699;
  	font-weight:bold;	
	text-decoration: none;
	font-size:10px;
}

li{
    list-style-type: disc;
    
}

textarea{
       font-size: 12px
}

      /*******************************prihlaskovy formular***************/
 h2{
  font-size: 15px;
  color: #000000;
 }  
.label{
    
}

.buttons
{
    text-align: center;
}


hr{
    line-height: 5px;
    color: red;
    border: 1px solid #9C0D13;
}

.invalid
{
 color: red;
 font-weight: bold;
}

.form
{
    margin: 0px;
}


/*********************LINKY PRE GENERATOR AKCII***********************/
/*******PRO******/
a.seminarlink_PRO:link, a.seminarlink_PRO:visited {
    font-size: 12px;
    color: #ff00ff;
    text-align: left;
    text-decoration: none;
    vertical-align:middle;
    font-weight: bold;    
}

a.seminarlink_PRO:hover {
    text-decoration: underline;
}
/*******LOG******/
a.seminarlink_LOG:link, a.seminarlink_LOG:visited {
    font-size: 12px;
    color: #92c83f;
    text-align: left;
    text-decoration: none;
    vertical-align:middle;
    font-weight: bold;    
}

a.seminarlink_LOG:hover {
    text-decoration: underline;
}
/*******TPM******/
a.seminarlink_TPM:link, a.seminarlink_TPM:visited {
    font-size: 12px;
    color: #ec9b01;
    text-align: left;
    text-decoration: none;
    vertical-align:middle;
    font-weight: bold;    
}

a.seminarlink_TPM:hover {
    text-decoration: underline;
}
/*******CHR******/
a.seminarlink_CHR:link, a.seminarlink_CHR:visited {
    font-size: 12px;
    color: #ff5f01;
    text-align: left;
    text-decoration: none;
    vertical-align:middle;
    font-weight: bold;    
}

a.seminarlink_CHR:hover {
    text-decoration: underline;
}
/*******LMN******/
a.seminarlink_LMN:link, a.seminarlink_LMN:visited {
    font-size: 12px;
    color: #d70707;
    text-align: left;
    text-decoration: none;
    vertical-align:middle;
    font-weight: bold;    
}

a.seminarlink_LMN:hover {
    text-decoration: underline;
}
/*******6SG******/
a.seminarlink_6SG:link, a.seminarlink_6SG:visited {
    font-size: 12px;
    color: #216892;
    text-align: left;
    text-decoration: none;
    vertical-align:middle;
    font-weight: bold;    
}

a.seminarlink_6SG:hover {
    text-decoration: underline;
}

.generatedSeminarTable
{
    width: 250px;
}


/*******autorlink******/
a.autorlink:link, a.autorlink:visited 
{
color:#4C5A6F;
font-size:9px;
text-decoration: none;    
}

a.autorlink:hover {
    text-decoration: underline;
    color: #ffffff;
}

/**********LINKY dalsia , predosla********************/
.pagenav_prev {
} 

#veritasLogo
{
    float: left;
    padding-left: 10px;
    padding-top: 5px;
}
