/*
Document   : style
Created on : 8.10.2008, 22:37:53
Author     : Acko
Description:
main css
*/
html {
  background-color: white;
  background-image: url(../images/bg_html.jpg);
  background-repeat: repeat-x;
  font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
}
body {
  padding: 0;
  margin: 0;
}
img {
  border: 0;
}
hr, .fix {
  clear: both;
}
/* forms */
input, select, textarea {
  border: 1px #ccc solid;
  vertical-align: middle;
  font-size: 12px;
}
.small {
  font-size: 11px;
}
.okno hr {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #e0e0e0;
  border-bottom-color: white;
  border-left-color: white;
  border-right-color: white;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
}

a, h1, h2, h3, h1 a, h2 a, h3 a, .red {
  color: #c3143c;
  font-weight: normal;
}
h1 {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
  font-size: 24px;
  font-weight: bold;

}
h2 {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  font-size: 18px;
}
h3 {
  margin: 0;
  padding: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}
ul {
  margin-top: 5px;
  margin-bottom: 0;

}
.fix {
  font-size: 0px;
  height: 0px;
}
.obr, .obr_l, .obr_r, .galeria img {
  border: 1px #b0af92 solid;
  padding: 3px;
  background-color: white;
  margin-bottom: 10px;
}
.obr_l {
  float: left;
  margin-right: 10px;
}
.obr_r {
  float: right;
  margin-left: 10px;
}
td {
  vertical-align: top;
}
td.td_center {
  vertical-align: middle;
}


#page {
  width: 960px;
  padding: 0;
  margin-left: -480px;
  left: 50%;
  position: relative;
}
#header, #menu, #header a {
  color: #00235a;
}
#header {
  width: 960px;
  height: 25px;
}
#header .left, #header .right {
  padding-top: 5px;
}
#header .right img {
  vertical-align: bottom;
}
#top {
  height: 145px;
  width: 960px;
  background-image: url(../images/zdruzenie.jpg);
  background-position: right;
  background-repeat: no-repeat;
}
.hladaj {
  position: absolute;
  left: 683px;
  top: 85px;
}
.f_hladaj input {
  vertical-align: middle;
  border: 0;
  margin: 0;
  font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
.input_hladaj {
  background-image: url(../images/i_hladaj.gif);
  background-repeat: no-repeat;
  height: 16px;
  width: 169px;
  _height: 26px;
  _width: 179px;
  padding: 5px;
}
.button_hladaj {
  background-image: url(../images/b_hladaj.gif);
  background-repeat: no-repeat;
  height: 26px;
  width: 75px;
  font-weight: bold;
}

.left, .content1, .content2, .content_left {
  float: left;
}
.right, .content_right {
  float: right;
}
#content {
  width: 960px;
  display: table;
  padding-top: 20px;
}

.content_left {
  width: 640px;
}

.okno_top {
  width: 638px;
  background: #d7e7ff url(../images/okno_top.jpg) repeat-x bottom;
  border: 1px #a4c7ff solid;
  margin-bottom: 20px;
  padding: 14px 0;
  color: #00235a;
  display: table;
}

.content1 {
  width: 180px;
}
.content2 {
  width: 460px;
}
.content_right {
  width: 300px;
}

.okno_frame {
  padding-top: 14px;
  float: left;
}
.okno {
  padding: 0 14px;
  line-height: 150%;
}

.okno_bot {
 height: 14px;
 margin-bottom: 20px;
 font-size: 0px;
}

.content1 .okno_frame {
  width: 160px;
  background-image: url(../images/o1.jpg);
  background-repeat: no-repeat;
}
.content1 .okno {
  background-image: url(../images/o2.jpg);
  background-repeat: repeat-y;
}
.content1 .okno_bot {
  background-image: url(../images/o3.jpg);
  background-repeat: no-repeat;
}

.content2 .okno_frame {
  width: 460px;
  background-image: url(../images/oc1.jpg);
  background-repeat: no-repeat;
}
.content2 .okno {
  background-image: url(../images/oc2.jpg);
  background-repeat: repeat-y;
}
.content2 .okno_bot {
  background-image: url(../images/oc3.jpg);
  background-repeat: no-repeat;
}

.content_right .okno_frame {
  width: 300px;
  background-image: url(../images/or1.jpg);
  background-repeat: no-repeat;
}
.content_right .okno {
  background-image: url(../images/or2.jpg);
  background-repeat: repeat-y;
}
.content_right .okno_bot {
  background-image: url(../images/or3.jpg);
  background-repeat: no-repeat;
}

#footer {
  background-image: url(../images/bg_foot.jpg);
  background-repeat: repeat-x;
  height: 172px;
}
.foot_text {
  width: 960px;
  text-align: left;
  padding: 0;
  padding-top: 10px;
  margin-left: -480px;
  left: 50%;
  position: relative;
  color: white;
}
.foot_text a {
  color: white;
}
/***    kalendar   ***/
.kalendar {
  height: 190px;
  padding-left: 50px;
  margin-bottom: 10px;
}

.kalendar .navig_l, .kalendar .navig_r, .kalendar .navig_c {
  border: 1px #cccccc solid;
  border-top-width: 5px;
  height: 165px;
}

.kalendar .navig_c {
  width: 235px;
  float: left;
  margin-right: 5px;
  background-color: white;
}

.kalendar .navig_l {
   float: left;
   margin-right: 5px;
   width: 38px;
   background-color: #efefef;
}
.kalendar .navig_r {
  float: left;
  width: 38px;
  background-color: #efefef;
}
.kalendar .calendarToday {
  background-color: #d8e7ff;
}
.navig_c th {
  border-bottom: 3px #cccccc solid;
  width: 29px;
  color: #a2a2a2;
  text-align: right;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
.navig_c td {
  text-align: right;
  color: #555550;
  font-size: 12px;
  /*font-weight: bold;*/
}

.navig_c td a {
  font-weight: bold;
  text-decoration: none;
}

.gal_top {
   padding-right: 10px;

}

.strankovanie {
  text-align: center;
  padding-bottom: 10px;
}
.strankovanie a, .strankovanie span {
  padding: 1px 5px;
  border: 1px #ccc solid;
  text-decoration: none;
  font-size: 11px;
}
.tab-member, .tab-member tr, .tab-member td {
  padding: 0;
  margin: 0;
}
.tab-member td {
  width: 210px;
}
.tab-member a {
  color: #333333;
  font-size: 11px;
}
.content2 .okno a.black {
  color: #333333;
}

#menu a:hover {
  text-decoration: underline;
}

.nob {
  border: 0 !important;
}
.graf {
  height: 4px;
  padding: 1px;
  border: 1px #ccc solid;
  margin-top: 5px;
}

