html {
  background-color:White;
  font-family:Arial;
  line-height:25px;
  color:#000066;
}
body {
 
}
#CONTENT_1 {
  width:908px;
  height:100% ;
  margin:0 auto 0 auto;
  background-image:url("../grafika/border-baner.png") ; background-repeat:repeat-y ;
}
#CONTENT {
  width:900px;
  margin: 0 auto 0px auto ;
  background-image: url("../grafika/content-tlo.png"); background-repeat:repeat-x; 
}
p {
  text-align:justify ;
  padding-left:10px; padding-right:10px;
}
a {
  color:#000033;
}
h3 {
  margin-top:0px;
}
/*************nagl*************/
.h3_nagl , .h4_nagl {
  padding-left:20%; 
}
/*************menu*************/
#MENU {
  background-image:url("../grafika/tlo_menu.png") ; background-repeat: repeat-x ;
  width:100% ; height:39px;
  margin:0 auto 0 auto;   
}
ul.menu {
  list-style:none;
  /*margin-right:auto;
  margin-left:28%;*/
  margin: 0 auto 0 auto ;
  width:700px;
  font-size:12px;
}
ul.menu li {
  float:left;
  margin-top:9px;
  margin-left:20px;
}
ul.menu a {
  text-decoration:none;
  color:White;
  white-space:nowrap;
  font-weight:bold;
  display:block;
  height:28px; /*40-8*/ 
}
ul.menu a:hover, ul.menu a:active{
  text-decoration:underline;
  font-style:bold; 
}
a.active {
  background-color:#30c2c4;
  border-top:2px solid #090b51; border-right:2px solid #090b51 ; border-left:2px solid #090b51 ;
}
/*************baner**************/
#BANER {
  width:900px;
  height:128px;
  margin:0 auto 0 auto; 
  background-image:url("../grafika/tlo_baner.png"); background-repeat: repeat-x ;
}
.border-baner {
  width:908px;
  height:128px;
  margin:0 auto 0 auto ;
  background-image:url("../grafika/border-baner.png"); background-repeat:repeat-y ;
}
.baner_img {
  margin-top:-10px;
}
/************stopka**************/
#STOPKA_1 {
  margin:0 auto 0 auto ;
  width:908px;
  height:45px;
  background-image:url("../grafika/border-baner.png") ; background-repeat:repeat-y ;
}
#STOPKA {
  width:900px;
  height:40px;
  background-image:url("../grafika/tlo_menu.png") ; background-repeat: repeat-x ;
  text-align:center;
  font-size:11px;
  color:#E0E0FF;
  padding-top:14px;
  margin:0 auto 20px auto ;
}

/*-------------INDEX INDEX INDEX-------------------*/
.inf_p {
  color:#878787;
  font-size:12px;
}
/*-------------O MNIE O MNIE O MNIE----------------*/
.img_omnie {
  display:block;
  margin:5px auto 5px auto; 
  border:none;  
}
/*-------------SCRIPTS SCRIPTS SCRIPTS---------------*/
.hr_scripts {
  background-color:none;
  border:none;
  background-image:url("../grafika/linia.png") ; background-repeat:no-repeat;
  width:731px; height:26px;
}
.div_scripts {
  background-image:url("../grafika/skrypt.png") ; background-repeat:repeat-x;
  width:900px; height:36px;
  margin:0 auto 0 auto;
}

.studia_table {
  width:600px ; height:30px; border:none; background-color:#BFBFBF;
}
.studia_table tr {
  width:40px; color:blue;
}
.div_studia input {
  width:30px;
}
