html,body{
	margin:0;
	padding:0;
	font:14px arial,helvetica,clean,sans-serif;
	color:#ffffff;
	background-color:#05052e;
	height:100%;
	font-size:small;}
	
.tip {
  position: relative;
}

.trigger img{
	position:relative;
  top: 9px;
}

.tip em {
	position: absolute;
	top: -90px;
	left: -60px;
	font-weight: normal;
	background: url(images/hover.gif) no-repeat;
	width: 180px;
	height: 60px;
	text-align: center;
	padding: 5px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
  color: #000000;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=10);
  opacity: 0.1;
  font-size: 8pt;
  font-family: Verdana, Arial;
}

.tip em a{
color: #425b7e;
}
.tip em a:hover{
color: #627b9e;
}

div#main {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:854px;
	background-image:url(images/bg.jpg);
	background-repeat: no-repeat;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

div#header {
	padding:0em;
	background:url("images/kso-logo.jpg") no-repeat 50% 50%;
	height:237px;
}

div#nav {
	padding:0em;
	background:url("images/nav_bg.jpg") no-repeat 50% 0;
	vertical-align:center;
	height:45px;
}

div#content {
	padding:0; /* bottom padding for footer */
}
	div#content p {
		text-align:justify;
		padding:0;
	}

div#prefooter {
	padding:0em;
	height:90px;
}

.imgpad {
margin: 5px 0px 5px 10px;
border: solid 2px #FFFFFF;
}

div#footer {
	position:absolute;
	text-align: center;
	padding:8px 0em;
	height:65px;
	font-size:9pt;
	background:url("images/bottom_bg.jpg") no-repeat 0 0;
	width:100%;
	left:0;
	bottom:0; /* stick to bottom */
}

td {

}


a{color:#eeeecc;}
a:hover {color:#ffffff;}

h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	color:#d5c999;
	font-size:11pt;
}

h5 {
	color:#eeeecc;
	margin: 0 0 0 0;
	font-size:10pt;
}

img {
	border-color:#fff;
}

.lnk{
	border-width: 0
}

h3 {
   font-size:16pt; 
   font-family: century gothic, trebushet ms, verdana;
   color:#d5c999;
   margin-top: 0px;
   margin-bottom: 6px;
   text-align: center;
}

form {
   margin: 0 0 0 0;
}

li {
	margin-left: 30px;
}

.main li {
	margin-left: 30px;
	margin-top: 5px;
	font-size: 12px;
}

.line {
  background-color: #425b7e;
  padding: 3px 5px;
  margin: 0 15px 0px 0;
  font-weight: bold;
  font-size : 11pt;
background-image: linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
background-image: -o-linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
background-image: -moz-linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
background-image: -ms-linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
	text-align: left;
	border-top: 1px solid rgba(200,255,244,0.4);
	border-left: 1px solid rgba(255,255,255,0.1);
	border-right: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.6);
	text-shadow: 1px 1px 0px #000;
	color: rgba(255, 255, 255, 0.9);
}



.button {
  background-color: #425b7e;
  padding: 4px 7px;
  margin: 1px 0;
  font-size : 12pt;
background-image: linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
background-image: -o-linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
background-image: -moz-linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
background-image: -ms-linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
	text-align: center;
	border-top: 1px solid rgba(200,255,244,0.4);
	border-left: 1px solid rgba(255,255,255,0.1);
	border-right: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.6);
	text-shadow: 1px 1px 0px #000;
	color: rgba(255, 255, 255, 0.9);
}

table.main2 {
	border-collapse: collapse;
}
.main2 td {
	border: 1px solid #05052E;
}

.pager {
  background-color: #10294d;
  text-align : center;
  padding: 2px;
  width: 18px;
  height: 18px;
  font-size: 10pt;
  border: 2px solid #425b7e;
}

.pagerhl {
  background-color: #425b7e;
  text-align : center;
  padding: 2px;
  width: 18px;
  height: 18px;
  font-size: 10pt;
  font-weight: bold;
  border: 2px solid #d5c588;
}

.pager a {
  color: #ffffff;
  text-decoration: none;
}

.pager a:hover {
  color: #f6d348;
}

.pagerhl a {
  text-decoration: none;
}

.main2 {
	font-size : 10pt;
	text-align : justify;
	color: #FFFFFF;
}

    #tabs10 {
      float:left;
      width:100%;
      border-bottom:2px solid #DAE3EC;
      line-height:normal;
      margin-bottom: 20px;
      }
    #tabs10 ul {
          margin:0;
          padding:10px 10px 0 550px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 8px;
      color:#05052e;
      font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs10 a:hover span {
      color:#05052e;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
              color: #192561;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
              color: #192561;
      }


#anketa .question {
	font-weight: bold;
	margin-top: 20px;
}

#anketa ul {
	list-style: none;
	margin-top: 5px;
	padding-left: 0px;
}

#anketa input[type="text"] {
  width: 400px;
}

#anketa textarea {
	width: 100%;
	height: 60px;
}

#anketa .thankyou {
	font-weight: bold;
	padding: 5px 8px;
}

#anketa .light {
  background-color: #425b7e;
	padding: 5px 8px;
}

#anketa .error {
  background-color: #d00;
	padding: 5px 8px;
}

#anketa .captcha {
	background-color: #fff;
	display: inline-block;
	vertical-align: middle;
}

#anketa #cap{
	width: 70px;
	margin: 10px;
	vertical-align: middle;
}


div.fadehover {
	position: relative;
	width: 110px;
	height: 41px;
	padding: 0px;
}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
  z-index: 10;
}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
}

.fadehover {
	opacity: 0.8;
}

.footerlinks {
	padding: 5px;
}

.news {
	margin: 0 15px 15px 0;
	text-align: justify;
	padding: 5px 7px;
	background-color: rgba(222,255,244,0.08);
	border: 1px solid rgba(222,255,244,0.08);
	border-top: 0px;
	border-top: 2px solid #D5C588;
}


.newsbody {
	margin: 0 15px 15px 0;
	text-align: justify;
}

.panel {
	margin: 0 0px 20px 0;
	text-align: left;
}

.panel li {
	list-style: none;
	padding: 6px 10px;
	border-bottom: 1px solid rgba(222,255,244,0.18);
	margin: 0;
}

.panel ul {
	padding: 0;
	margin: 0;
}

.cal {
	padding: 6px 0 8px 0;
	border-bottom: 1px solid rgba(222,255,244,0.18);
	margin-bottom: 20px;
}

.calendar {
	/** configure the width **/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	text-align:center;
}
.calendar th {
	font-weight: bold;
	height: 20px;
}
.calendar .header {
	font-weight: bold;
	background-color: #1d2d6e;
background-image: linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
background-image: -o-linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
background-image: -moz-linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
background-image: -ms-linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
	text-align: center;
	border-top: 1px solid rgba(200,255,244,0.4);
	border-left: 1px solid rgba(255,255,255,0.1);
	border-right: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.6);
	text-shadow: 1px 1px 0px #000;
	color: rgba(255, 255, 255, 0.9);
	height: 24px;
	color: #FFFFFF;
	width: 28px;
}
.calendar .footer {
	background-color: #1d2d6e;
background-image: linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
background-image: -o-linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
background-image: -moz-linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
background-image: -ms-linear-gradient(bottom, rgb(38,57,105) 0%, rgb(80,111,171) 100%);
	text-align: center;
	border-top: 1px solid rgba(200,255,244,0.4);
	border-left: 1px solid rgba(255,255,255,0.1);
	border-right: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.6);
	text-shadow: 1px 1px 0px #000;
	color: rgba(255, 255, 255, 0.9);
	font-weight: bold;
	font-size:0.8em;
	color: #FFFFFF;
	width:100%;
}
.calendar td {
	background-color: #9ba8b9;
	height: 18px;
	text-align: center;
	font-size:0.9em;
	color:#04052e;
	padding: 1px;
}
.calendar .today {
	background-color: #b9c6e3;
}

.calendar .link, .calendar .linkabon {
	width: 22px;
	height: 13px;
	padding: 1px;
	border: 1px solid #000000;
}
.calendar .link {
	background-color: #ddd6b2;
}

.calendar .linkabon {
	background-color: #d0d6dd;
}

.calendar a, .calendar a:link, .calendar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
.calendar a.headerNav, .calendar a:link.headerNav, .calendar a:hover.headerNav {
	color: #ffffff;
}

.calendar a.footerNav, .calendar a:link.footerNav, .calendar a:hover.footerNav {
	width: 100%;
	background-color: #5670B3;
	color: #ffffff;
}
.slides_container {
    width:600px;
    height:300px;
  }
  .slides_container div {
    width:600px;
    height:300px;
    display:block;
  }
  
#email {
	background-color: #eee;
	width: 130px;
	border: 1px solid #9be;
}

.hr {
	margin-top: 10px;
	padding: 6px 0 8px 0;
	border-top: 1px solid rgba(222,255,244,0.18);

}
