*
{
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Tahoma, Arial;
  font-size: 11px;
  color: black;
}

h2
{
  font-size: 14px;
  font-weight: bold;
  border-left: 5px solid #ff7d00;
  padding-left: 15px;
  margin-top: 5px;
  margin-bottom: 20px;
}

hr
{
  height: 2px;
  background-color: #bcbcbc;
  color: #bcbcbc;
  border-top: 0px;
  border-bottom: 0px;
  border-right: 0px;
  border-left: 0px;
  margin-top: 15px;
  margin-bottom: 15px;

}

a
{
  color: #597c98;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}




h2.blue
{
  font-size: 14px;
  font-weight: bold;
  border-left: 5px solid #0c476f ;
  padding-left: 15px;
  margin-top: 5px;
  margin-bottom: 20px;
}

strong
{
  font-weight: bold;
}

table
{
  border: 0px;
  width: 100%;
}



span.blueheading
{ color: #2a5577; font-size: 17px; font-weight:bold; letter-spacing: -1px; display: block; }

span.grayheading
{
  color: #434446;
  font-size: 14px;
  font-weight: bold;
  display: block;
  letter-spacing: -1px;
}

ul
{
/*  list-style-image: url(images/odrazka.gif);*/
  font-family: Verdana, Tahoma, Arial;
  font-size: 11px;
  font-weight: normal;
  color: #e0ff9f;
  margin-left: 8px;


}

li
{
/*  list-style-image: url(images/odrazka.gif);*/
  margin-left: 0px;
   list-style-position: inside;
}
.nadpisdiv
{
  margin-top: 50px;
  margin-left: 30px;
  width: 300px;
  height: 100px;
}

h2.motto
{
  color: white;
  font-weight: bold;
  font-size: /*30px;*/ 25px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  font-family: Tahoma, Verdana, Arial;
}

h3.motto
{
  color: white;
  font-weight: bold;
  font-size: /*30px;*/ 18px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  font-family: Tahoma, Verdana, Arial;
}

span.motto
{
  font-size: 24px;
  color: white;
}



p.normal
{
  margin-bottom: 15px;
}

.separator
{
  width: 100%;
  background-color: transparent;
  height: 20px;
}


#primarycontainer
{
  width: 100%;
  text-align: center;
  height: auto;

}

#pagecontainer
{
  width: 900px;
  height: auto;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  border-left: 1px solid black;
  border-right: 1px solid black;
}


#heading1container
{
  height: 103px;
  width: 900px;
  margin: 0px;
  overflow: hidden;
}


#headinglogoleft
{
  background: url(images/layout_02.jpg) no-repeat;
  width: 251px;
  height: 103px;
  float: left;
}

a.menuitem
{
  float: left;
  display: block;
  background: url(images/layout_03.gif) no-repeat white;
  width: 114px;
  height: 29px;
  padding-top: 74px;
  padding-right: 15px;
  text-align: right;
  overflow: hidden;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  color: black;
}

a.menuitem:hover
{
  background:url(images/layout_05.gif) no-repeat;
  height: 49px;
  padding-top: 54px;
  color: #f7941d;

}

a.menuitemactive
{
  float: left;
  display: block;
  background:url(images/layout_05.gif) no-repeat;
  width: 114px;
  height: 49px;
  padding-top: 54px;
  padding-right: 15px;
  text-align: right;
  overflow: hidden;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  color: #f7941d;
}

.menuseparator
{
  width: 1px;
  height: 103px;
  background: url(images/layout_04.gif) no-repeat;
  float: left;
}


#heading2container
{
  height: 232px;
  width: 900px;
}

#heading2leftside
{
  background: url(images/layout_07.gif) no-repeat white;
  width: 250px;
  height: 232px;
  float: left;
}

#heading2rightside
{
  background: url(images/layout_08.jpg) no-repeat white;
  width: 650px;
  height: 232px;
  float: left;
}

#contentcontainer
{
  width: 900px;
  height: auto;
}

#contentcontainer2
{
  width: 900px;
  height: auto;
  background:url(images/layout_10.gif) repeat-y white;
}




#patickacontainer
{
  width: 900px;
  height: 84px;
  background: url(images/layout_15.gif) no-repeat white;
}

#leftpart
{
  float: left;
  width: 250px;
  height:auto;
}

#rightpart
{
  float: left;
  width: 650px;
  height: auto;
}


a.plus_right
{
  display: block;
  float: right;
  padding-left: 14px;
  background-image:url(images/plus.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  margin-top: 3px;
  margin-bottom: 2px;
}

a.plus
{
  display: block;
  float: none;
  padding-left: 14px;
  background-image:url(images/plus.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  margin-top: 2px;
  margin-bottom: 5px;
}


/* picture-boxex */

.picturebox_right
{
  width: 220px;
  height: auto;
  margin-bottom: 10px;
}

.picturebox_picture_left
{
  float: left;
  width: 70px;
  height: auto;
}

.picturebox_picture_left img
{
  float: left;
  border: 1px solid #b6b7b9;
}

.picturebox_text_right
{
  float: left;
  width: 140px;
  padding-left: 8px;
}


.picturebox_wide
{
  width: 620px;
  height: auto;
  margin-bottom: 10px;
}

.picturebox_wide_picture
{
  float: left;
  width: 140px;
  height: auto;
}

.picturebox_wide_picture2
{
  float: left;
  width: 200px;
  height: auto;
}

.picturebox_wide_picture img
{
  float: left;
  border: 1px solid #b6b7b9;
}

.picturebox_wide_picture_noborder img
{
  float: left;
  border: 0px solid #b6b7b9;
}

.picturebox_wide_picture2 img
{
  float: left;
  border: 1px solid #b6b7b9;
}

.picturebox_wide_text
{
  float: left;
  width: 463px;
  margin-left: 15px;
  height: auto;
}

.picturebox_wide_picture1
{
  float: left;
  width: 140px;
  height: auto;
}

.picturebox_wide_text1
{
  float: left;
  width: 420px;
  margin-left: 15px;
  height: auto;
}
.picturebox_wide_text2
{
  float: left;
  width: 403px;
  margin-left: 15px;
  height: auto;
}



/* end of picture-boxes */

.right_separator
{
  width: 250px;
  height: 22px;
  background: url(images/layout_12.gif) no-repeat;
}


.indent
{
  margin: 15px;
}



.clear
{
  clear: both;
}

/* aditional divs */

.halfdiv
{
  float: left;
  width: 50%;
  height: auto;
  overflow: hidden;
}

.halfdiv2
{
  float: left;
  width: 45%;
  height: auto;
  overflow: hidden;
}


/* end of aditional divs */


.graybox
{
  width: 590px;
  padding: 15px;
  height: auto;
  background-color: #e5e9ec;
}


.leftsideinput
{
  width: 210px;
  margin-bottom: 15px;
}

textarea.leftsideinput
{
  width: 210px;
  height: 220px;
}

input.formbutton
{
  color: black;
  border: 0px;
  float: right;
  font-weight: bold;
  border: 0px;
  background-color: transparent;
}

#footer_hyperlinks
{
  width: 650px;
  float: right;
  text-align: center;
  padding-top: 35px;
}


#footer_hyperlinks img
{
  margin-left: 20px;
  margin-right: 20px;


}


#footer_hyperlinks a
{
  text-decoration: none;
  color: black;
  font-weight: bold;


}

.footer_kinet
{
  width: 210px;
  float: left;
  text-align: left;
  padding-top: 35px;
  margin-left: 20px;
  text-decoration: none;
  color: black;
  font-weight: bold;
}

.noborder img
{
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
