/* base definition -------------------------------------------------------- */
     
body {
  margin: 0px;
  padding: 0;
  font-family: tahoma, arial,verdana;
  color: #666666;
  text-align:center;
  margin:0 auto;
  background-color: #717171;
  background-image: url(../images/body-bg.gif);
  background-repeat: repeat-x;
  padding: 0px 0 0 0;
  font-size:70%;
}

.print-logo{
  display:none;
}
/* vseobecne classy --------------------------------------------------------- */

table{
  font-size:1em;
}



h1{
  font-size:1.6em;
}

h2{
  font-size:1.25em;
}

h3{
  font-size:1.1em;
}
  
p{
  line-height:1.4em;
  margin: 0 0 12px 0px;
  padding: 0px;
}

hr{
  margin:0;
  padding:0;
  height:0;
  border:0;
  border-top:1px solid #686868;
}

fieldset, img {
  width:auto;
  border:0;
  margin:0;
  padding:0;
}


.hidden {
  display: none;
}

.cleaner {
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  clear: both;
  width:100%;
}

a {
  text-decoration: underline;
  color:#5385B2;
}

a:hover {
   text-decoration: none;
}

form {
    margin: 0px;
    padding: 0px;
}

.f-left{
  float:left;
}

.f-right{
  float:right;
}

.right{
  text-align:right;
}

.f-center{
  text-align:center;
}

img.f-left{
  margin:0 10px 12px 0;
  border:1px solid #999;
}

img.f-right{
  margin:0 0 12px 10px;
  border:1px solid #999;
}

#center p{
  margin:0 0 12px 0;
  padding:0;
}

#center .node ul{
  margin:5px 0 10px 10px;
  padding:0 0 0 10px;
}

#center .node ul li{
  padding:0 0 2px 10px;
}

/* vseobecne classy --------------------------------------------------------- */

  
#page {
  position:relative;
  width: 830px;
  margin: 0px auto;
  text-align:left;
  margin-bottom:10px;
}


#head-bg{
  position:relative;
  background-image: url(../images/shadow-top.gif);
  background-repeat: repeat-x;
  background-position:0px -15px;
  padding-top:11px;
  padding-left:9px;
  padding-right:9px;
  
}

#head {
  position:relative;
  height: 135px;
  background:white;
  background-image: url(../images/shadow.gif);
  background-repeat: repeat-y;
  padding-left:20px;
  padding-right:20px;
  overflow:hidden;
}

.head1{
  position:relative;
  background:#324F79;
  background-image: url(../images/uciLogoTop.jpg);
  background-repeat: no-repeat;
	height: 124px;
  margin:0 0 0 0;
  width:772px;
}

#head3{
  margin:0 0 0 0;
  padding:0;
  width:770px;
  height:67px;
  overflow:hidden;
  clear:both;
}

#head4{
  display:block;
  margin:0 0 0 0;
  padding:0;
  width:311px; 
  height:29px;

  overflow:hidden;

}

.head-link{
  height:26px;
  float:right;
  margin:0;
  padding:0 0 2px 0;
}

.head-link a{
  display:block;
  float:left; 
}

.head-link img{
  display:block;
  margin:0;
  padding:0;  
}

/* -------------- */

#content2{
  float:left;
  padding:0;
  margin:0;
  padding-left:29px;
  padding-right:29px;
  background-image: url(../images/shadow-page.gif);
  background-repeat: no-repeat;

}

#content{
float:left;
  background:white;
  position:relative;
  padding:0;
  margin:0 0 0 0;
  background-image: url(../images/shadow.gif);
  background-repeat: repeat-y;
    width: 830px;
}

#content-part{
  float:left;
  width:588px;
  margin:0 15px 0 0;
  padding-top:8px;
}

#center{
  min-height:400px;
  _height:400px;
  float:right;
  width:395px;
  padding-bottom:12px;
}

#left{
  float:right;
  width:178px;
  margin-right:15px;
  padding-bottom:12px;
}

#right{
  float:left;
  width:169px;
  padding-top:15px;
  padding-bottom:12px;
}

/* ----------- footer ------------ */
#footer{
  position:relative;
  text-align:center;
  clear:both;  

}

#footer p{
  padding:8px 0 0 40px;
  margin:0;
}  

.footer-menu{
  background:#A6A6A6;
  text-align:center;
  color:white;
  font-weight:bold;
  padding:2px 0 3px 0;
}

.footer-menu a{
  font-weight:bold;
  color:white;
  text-decoration:none;
}

.footer-menu a:hover{
  text-decoration:underline;
}


.footer-logo{
  position:relative;
  float:right;
  margin-top:10px;
  padding:0;
}

#footer .footer-logo image{
  display:block;
  padding:0;
  margin:0;
  border:0;
  width:87px;
  height:16px;
}

#footer2{
  position:relative;
  clear:both;
  background-color: #717171;
  background-image: url(../images/footer.gif);
  background-repeat: no-repeat;
  background-position:0 -12px;
  height:30px;
  width:100%;
}
/* ---------------- center ----------------------- */

.center-flash{
  position:relative;
  height:244px;
	background-image: url(../images/flash-line.gif);
  background-repeat: repeat-x;
  width:772px;
}

#center-flash{
  padding-top:15px;
}

.center-flash2{
  position:relative;
  height:15px;
  width:772px;
	background-image: url(../images/flash-line.gif);
  background-repeat: repeat-x;
  margin:0;
  padding:0;
  
}

.gallery-box{
  margin-bottom:12px;
  float:left;
}

.gallery-box-img{
  float:left;
  width:165px;
}

.gallery-box-text{
  float:left;  
  width:220px;
}

.gallery-box a{
  color:#CC0000;
}

.fotogaleria{

}

.fotogaleria .center-box-img{
  float:left;
  padding:12px 19px;
}

.fotogaleria .center-img{
  float:left;
  width:156px;
}

.fotogaleria .center-box-img img{
  display:block; 
    border:3px solid #ccc; 
}

.img-submit, #mailing_list_mailing_list_submit{
  width:71px;
  height:20px; 
  border:0;
  margin-left:160px;
  margin-top:4px;
}


.video-box{
  margin-bottom:10px;
  float:left;
}

.video-box-img{
  width:124px;
  margin-right:15px;
  float:left;
}

.video-box-img img{
  display:block;
  border:2px solid #ccc;
  margin:0;
  padding:0;
}

.video-box-text{
  margin-top:8px;
  float:left;
  width:240px;
}

#center .wsEd .video-box-text h3{
  font-size:1.1em;
}

.playvideo{
  margin-bottom:30px;
}

.download table{
  width:360px;
  margin-left:20px;
  border-collapse: collapse;
}

.download table th{
  padding:3px 10px;
  background:#33476B;
  color:white;
  border-bottom:2px solid #AAA;
  }
  
.download table td{
  padding:4px 10px 3px 10px;
  border-bottom:1px solid #CCC;
  }

#roz_vyhlad input{
  float:left;
  margin-left:10px;
} 

#roz_vyhlad label{
  float:left;
  display:block;
  margin-top:3px;
}   

#roz_vyhlad .image-submit{
  width:71px;
  height:20px; 
  border:0;
  margin-top:1px;
}

#roz_vyhlad form{
  margin:15px 0px 35px 30px;
}

.sitemap ul li{
  padding-top:3px;
  padding-bottom:2px;
}

.sitemap ul li a{
  color:#666;
}

.sitemap ul li a:hover{
  text-decoration:underline;
}

/* -------------- boxes --------------- */

#left .box{
  margin: 0 0px 0 5px;
  margin-bottom:10px; 
  width:169px;
  overflow:hidden;
}

.box h4{
  position:relative;
  font-size:1.25em;
  font-weight:bold;
  border-bottom: 1px solid #666;
  padding:0 10px 5px 10px;
  margin:0 0 8px 0;
}

.box .wsEd{
  padding:0 8px;
}


.box{
  margin:0 0 10px 0;
}

.testimonials-box{
  border-top:1px solid #666;
  padding:5px 5px 5px 10px;
  margin-bottom:5px;
}

.testimonials .first-box, .testimonial-box .first-box{
  border:0;
}

.events-box h5{
  position:relative;
  font-size:1em;
  margin:0 0 8px 10px;
  padding:0;
}

.events-box table.calendar{
  width:auto;
  margin:0 0 0 10px;
  padding:0;
  border-collapse: collapse;

}

.events-box table.calendar tr{
  margin:0;
  padding:0;
}

.events-box table.calendar td{
  margin:0;
  padding:0;
  width:22px;
  text-align:center;
}

.events-box table.calendar td.events_a{
  background: #CC0000;
}

.events-box table.calendar td a{
  background: #CC0000;
  color:white;
}

.events-box .more{
  float:right;
  margin:8px 5px 0 0;
}

.events-box .more a{
  display:block;
  width:66px;
  height:22px;
  background-image: url(../images/more.jpg);  
}

.testimonial-box .more{
  float:right;
  margin:8px 5px 0 0;
}

.testimonial-box .more a{
  display:block;
  width:66px;
  height:22px;
  background-image: url(../images/more.jpg);  
}

#login-box label{
  font-weight:bold;
}

#login-box input{
  margin-top:3px;
  margin-bottom:4px;
  border:1px solid #CCCCCC;
}

#login-box #login_submit{
  width:62px;
  height:18px; 
  border:0;
}

#login-box a:hover{
  text-decoration:underline;
}

.mailing-list input.mailing-list-input{
  margin-top:3px;
  margin-bottom:4px;
  border:1px solid #CCCCCC;
}

#mailing-list .mailing-list-submit input{
  width:71px;
  height:20px; 
  border:0;
  margin-top:7px;
}

.event-box b a{
  color: #666666;
}
