  /* CSS Document */
@media screen
{
  * 
  {
    margin: 0em;
    padding: 0em;
    border: none;
  }
  body
  {
   /* background: #ccc url('../image/layout/bak.gif') repeat-x;*/
    color: #666;
   /* font-family: verdana, sans-serif;*/
    font: normal 0.8em/1.8em Tahoma, Verdana, Arial, Georgia, sans-serif;
   /* font-size: 0.8em;
    font-weight: normal;*/
    text-align: center;
    line-height: 1.6em;
    letter-spacing: 1px; 
 
  }
.blue
  {
    background-color: #999;
    color: #fff;
  }

.text-logo
  {
    display: none;
  }

h1, h2, h3, h4, h5 {line-height: 1.5em}
  
h1 {
  font-size: 1.6em;
  color: rgb(192, 160, 98);
  line-height: 2.0em; 
}
h2
  {
    font-size: 1.35em;
    border-bottom: 1px solid #CCC;
    color: rgb(192, 160, 98);
    line-height: 2.5em
  }
h3
  {
  	margin-top: 1em;	
	  font-size: 1.15em;
	  border-bottom: 1px solid #CCC;
  }
h4
  {
  	margin-top: 1em;	
	  font-size: 1em;
  }
  

p
  {
    width: 95%;
    margin: 0.5em auto 0 auto;
    text-indent: 1em;
  }
 
strong.orange
  {
    color: rgb(255,153,0);
  }
strong.black
  {
    color: #000;
  }    
strong.text
  {
    display: block;
    clear: both;
    font-size: 1.3em;
    color: rgb(192, 160, 98);
    border-bottom: 1px dotted rgb(197,197,197);
   /* font-family: cursive;*/
  }
  strong.text span {
   
    font-size: 2em;
  }

  
div.number
  {
	
    font-size: 1.5em;
    font-weight: bold;
    /*color: #F8FFD2;*/
    color: blue;
  }
span.info-text
  {
	 /*color: rgb(102,102,0);*/
	 color: black;
  }
em
  {
     display: block;
     margin-left: auto;
     margin-right: auto;
     margin-bottom: 20px;
     text-align: center;
  }

a, a:hover, a:visited, a:focus
  {
    text-decoration: underline;
    color: #666;
  }
ul
  {
    list-style-type: none;
  }
li 
  {
   /* margin-left: 43px;*/
  }

q
  {
    display: block;
    clear: both;
    width: 70%;
    height: 3em;
    margin: 1em auto 0 auto;
    border: 2px solid rgb(247,247,247);
    padding-top: 10px;
    background: #FBF7F7;
    color: rgb(144,144,144);
    font-style: italic;
    text-align: center;
  }  
/*--------------------------------------------------LAYOUT-------------------------------------------------------*/

#layout-top
  {
    clear: both;
    width: 820px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 13px;
    /*background: #fff url('../image/layout/bg5.gif') repeat-x;*/ 
    /*border-bottom: 1px solid rgb(192, 160, 98);*/
  }
#layout-center
  {
    width: 820px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    background: #fff url('../image/layout/content_bg.gif') repeat-y; 
  }
#layout-bottom
  {
    clear: both;
    width: 820px;
    margin-left: auto;
    margin-right: auto;
    background: #fff url('../image/layout/footer_bg.gif') bottom no-repeat; 
  }
  
/*--------------------------------------------------HEADER-------------------------------------------------------*/
#header
  {
    position: relative;
    width: 800px;
    height: 147px;
    margin-left: auto;
    margin-right: auto;
        
  }
#head-logo 
  {
    position: absolute;
    top: -1px;
    left: 1px;
    width: 163px;
    height: 147px;
    margin-left: 0px;
    margin-right: 0px;
    background: rgb(255,255,255) url('../image/layout/logoleft4.gif') no-repeat;
    text-align: left;
  }
#head-logo a
  {
    display: block;
    position: relative;
    top: 50%;
    left: 50%;
    width: 189px;
    height: 88px;
    margin-top: -44px;
    margin-left: -94px;
    /*background: rgb(51,102,204) url('../image/layout/logo.gif') no-repeat; */
  }
#header strong,   #header strong.sofsem
  {
    position: relative;
    top: 15%;
    margin-left: 10px;
    display: block;
  }

#header strong.sofsem
  {
      font-size: 2em; 
      border-bottom: 1px solid rgb(146,146,146);
      padding-bottom: 5px;
      margin-bottom: 7px;
  }

#header span {
    display:block;
    position: relative;
    top: 24%;
    margin-left: 0px;
    font-weight: bold;
    color: rgb(242,242,242);
    margin-top: 6px;

}
#head-auto
  {
    position: absolute;
    top: 1px;
    left: 163px;
    width: 409px;
    height: 147px;
    background: rgb(255,255,255) url('../image/layout/logo-bg2.gif') repeat-x; 
   
  } 


/*
#head-auto-right
  {
    width: 250px;
    height: 150px;
    border: 1px solid;
    background: url('../image/layout/main-text1.gif') right no-repeat;
  }
  
*/  

  
#head-pneu
  {
    position: absolute;
    top: -2px;
    /*left: 527px;*/
    left: 571px;
    width: 228px;
    height: 146px;
    margin-left: 0px;
     margin-right: 0px;
    /*background: #7FC31B url('../image/layout/pneu.gif') no-repeat; */
     background: url('../image/layout/logo-right4.gif') right no-repeat;
     color: rgb(255,255,255); /*rgb(204,255,153);*/
  }
/*#head-pneu-right
  {
    width: 358px;
    height: 160px;
    
    background: url('../image/layout/back3.gif') right no-repeat;
  }*/  
/*--------------------------------------------------NAVIGATION-------------------------------------------------------*/
ul#navigation
  { 
    clear: both;
    width: 800px;
    height: 2.5em;
    margin-left: auto;
    margin-right: auto;
    /*background: url('../image/layout/menu1.gif') bottom repeat-x;*/
    border-bottom: 1px solid #CCC; /* rgb(192, 160, 98);*/ 
    list-style-type: none;      
  }
ul#navigation li
  {
    float: left;
    margin-top: 0.6em; 
    margin-left: 2em; 
    font-size: 0.85em;        
  }
ul#navigation a
  {
    padding: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase; 
  }
ul#navigation a:hover
  {
    text-decoration: underline;
   /* border-bottom: 2px solid rgb(153,204,0);*/
  }  
ul#navigation  a#active
  {
  /*background-color: rgb(153,204,0);*/
 
  color: black;
  text-decoration:underline;
  }
  
  /*--------------------------------------------------NAVIGATION-------------------------------------------------------*/
ul#subnavigation
  { 
    clear: both;
    width: 800px;
    height: 2.5em;
    margin-left: auto;
    margin-right: auto;
   /* background: url('../image/layout/menu2.gif') bottom repeat-x;*/
    border-bottom: 1px solid #CCC; /*rgb(192, 160, 98); rgb(215,215,215);*/
    list-style-type: none;
    letter-spacing: normal; 
    
  }
ul#subnavigation li
  {
    float: left;
    margin-top: 0.6em; 
    margin-left: 2em; 
    font-size: 0.7em;
  }
ul#subnavigation a
  {
    padding: 0.5em;
    padding-left: 0.8em;
    padding-right: 0.8em;
    text-decoration: none;
    /*font-weight: bold;*/
    text-transform: uppercase;
  }
ul#subnavigation a:hover
  {
    text-decoration: underline;
    /*border-bottom: 2px solid rgb(153,204,0);*/
  }  
ul#subnavigation a#subactive
  {
  color: black;
  text-decoration:underline;
  }
 
/*--------------------------------------------------CONTENT-------------------------------------------------------*/   
#content
  {
    background-color: #fff;
    margin: 10px;
    margin-bottom: 0px;
    text-align: left;
  }
#info
  {	
    /* background-color: rgb(153,204,0);*/
    float: right;
  }
  
/*-------------------------------------------------FLOATING BOXES --------------------------------------------------*/
.info-inner-1
  {
     /*float: right;*/
     width: 160px;
     background: url('../image/layout/callus.gif') 50% 30px no-repeat;
     color: #000;
     padding: 5px;
     /*padding-top: 140px;  */
     font-size: 0.7em;
     text-align: center;
     border-left: 1px dotted rgb(192, 160, 98);
     border-bottom: 1px dotted rgb(192, 160, 98);
}
.info-inner-1 a {
    display: block;

}


/*//------------------------------------------------data section------------------------------------------------*/
.data
  {
    width: 570px;
    background-color: #fff;
    text-align: justify;
   /* border-left: 10px solid #999;*/
    padding: 20px;
  }
  
.data div.subtitle {
  text-align: center;

}

.data table
  {
    width: 100%;
    margin: 15px auto 10px auto;
    line-height: 1.3em;
  }
.data td
  {
    height: 2em;   
    /*padding-left: 1em;*/
  }
.data th
  {
    height: 1.8em; 
    /*padding-left: 0.5em;*/
  }
.data tr.hot {
    color: rgb(55,55,55);
    font-weight: bold; 
  }
  
.data ul
{
    list-style-type: none;
    padding: 0;
    margin: 5px 0px 10px 0px;
}
.data li {
  background-image: url('../image/layout/sofsemitkoa.gif');
  background-repeat: no-repeat;
  background-position: 0.3em 0.6em;
  padding-left: 1.8em;
  margin-left: 1.5em;
  list-style-type: none;
}

.data li li
{
  background-image: url('../image/layout/sofsemitkob.gif');
  background-repeat: no-repeat;
  background-position: 0.3em;
  padding-left: 2.0em;
  margin-left: 1.5em;
  list-style-type: none;
}

.data div.sign {
  text-align: right;
  margin: 0px 10px 0px 0px;
}

.data div.chair {
  text-align: right;
  font-style: italic;
  margin: 10px 10px 0px 0px;
}


/*--------------------------------------------------FOOTER-------------------------------------------------------*/   
#footer
  {
    clear: both;
    height: 50px;
    padding: 10px;
    border-top: 1px dotted #ccc;
    font-size: 0.8em;
    text-align: center;
    line-height: 1.6em;
  }
#footer a
  {
    text-decoration: none;
  }  
a.footer-link
  {
    background-color: #fff;
    color: #aaa;
    margin: 5px;
    border: 1px solid #ccc;
    padding: 2px; font-size: 0.75em;
    text-transform: uppercase;
  }
span.in-link
  {
    background-color: #b4b4b4;
    color: #fff;
    margin-right: 2px;
    padding-left: 5px;
    padding-right: 5px;
  }   
/*-----------------------------timetable-----------------------------------------*/  
  
.timetable {
font-size: 0.7em;
color: #000000;
width: 550px;
table-layout: fixed;
margin: 0px 0px 0px 0px;
}

.timetable td {
	border: 1px solid black;
	border-collapse:collapse;
	padding: 0px 2px 0px 2px;
}

.timetable a:link{
color: #000000;
}

.timetable a:visited{
color: #000000;
}

td.time{
vertical-align:top; 
width: 100px;
}

.section{

color: rgb(192, 160, 98);
font-weight: bold;
text-align:left;	

}

.section a:link { 
text-decoration: none;
color: rgb(192, 160, 98);
font-weight: bold;	

}

.section a:visited { 
text-decoration: none;
color: rgb(192, 160, 98);
font-weight: bold;	

}

.presentation{
font-weight: bold;
text-align:left;
margin-bottom:0;
padding-bottom:0;
}

.presenter{
margin-top:0;
text-align:right;
padding-top:0;
margin-bottom: 10px;
}

.place{
float:left;
color: rgb(192, 160, 98);
padding-bottom: 15px;
}

.chairman{
float:right;
}

}

