*
{
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Tahoma, Arial;
  font-size: 11px;
}

img
{
border: 0px;
}

#motiv
{
border: 1px solid silver;
}

.motiv2
{
border: 1px solid silver;
margin-right: 10px;
}

p
{
  margin-bottom: 5px;
}


h1.nadpis
{
  font-family: Arial Narrow;
  font-size: 36px;
  font-weight: bold;
  color: black;
}

span.nadpis
{
  color: #620025;
  font-family: Arial Narrow;
  font-size: 36px;
  font-weight: bold;
}

span.subnadpis
{
  display: block;
  color: #83a8c4;
  font-size: 12px;
  font-weight: bold;
  margin-left: 49px;
}


p.nadpisblock
{
  margin-top: 48px;
}

a
{
  color: #83a8c4;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

a.heading
{
  text-decoration: none;
  color: black;
}

a.heading:hover
{
  text-decoration: underline;
  color: #db1919;
}


ul
{
  list-style:none;


  line-height: 15px;

}

li
{
   background-image: url(images/sipka.gif);
   background-repeat: no-repeat;
   background-position: 0px 4px;
   padding-left: 15px;
}


li.blue
{
  color: #254d71;
  font-weight: bold;
}

.blue
{
  color: #254d71;
  font-weight: bold;
}

#primarycontainer
{
  width: 100%;
  height: 100%;
  text-align: center;
}

#pagecontainer
{
  width: 1000px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background: url(images/layout_07.gif);
}

#pageinnercontainer
{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}


#heading1
{
  background: url(images/layout_02a.gif) no-repeat white;
  width: 900px;
  height: 35px;
  /*margin-bottom: 20px; */

}

#heading2
{
  width: 365px;
  height: 140px;
  float: left;
  text-align: left;
  padding: 20px 0 0 0;
}




#heading3
{
  width: 532px;
  height: 60px;
  float: right;
  text-align: right;
}

#menucontainer
{
  width: 900px;
  height: 20px;
}

#menuitem_1
{ background-color: #f4f4f4; height: 20px; width: 150px; float: left; }
#menuitem_2
{ background-color: #f4f4f4; height: 20px; width: 150px; float: left; }
#menuitem_3
{ background-color: #f4f4f4; height: 20px; width: 150px; float: left; }
#menuitem_4
{ background-color: #f4f4f4; height: 20px; width: 150px; float: left; }
#menuitem_5
{ background-color: #f4f4f4; height: 20px; width: 150px; float: left; }
#menuitem_6
{ background-color: #f4f4f4; height: 20px; width: 150px; float: left; }


.menuitem_left
{
  float: left;
  background-color: #bd2110;
  width: 25px;
  height: 17px;
  padding-top: 3px;
  text-align: center;
  color: white;
  font-size: 10px;
}

.menu_href
{
  color: black;
  display: block;
  float: left;
  padding-left: 8px;
  margin-left: 2px;
  width: 113px;
  height: 17px;
  padding-top: 3px;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

.menu_href:hover
{
  background-color: #bd2110;
  color: white;
}

.menu_href_active
{
  color: white;
  display: block;
  float: left;
  padding-left: 8px;
  margin-left: 2px;
  width: 113px;
  height: 17px;
  padding-top: 3px;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  background-color: #bd2110;
}


#footer
{
  background: url(images/layout_09.gif) no-repeat;
  width: 900px;
  height: 45px;
}


#content_leftside
{
  width: 370px;
  height: auto;
  float: left;

}

#content_rightside_container
{
  width: 520px;
  height: auto;
  float: right;
}


.indent
{
  margin: 10px;
}

.contentbox
{
  width: 100%;

}

.contentbox_img
{
  width: 99%;
  margin: 1px;
}

.contentbox2
{
  width: 100%;
  background-color: #f0f1f6;

}

.contentboxheading
{
  background-color: #83a8c4;
  width: 100%;
  height: 19px;
  float: left;
  margin-bottom: 5px;
}

.contentboxheading_img
{
  background-color: #83a8c4;
  width: 100%;
  height: 19px;
  float: left;
}

.contentboxheading2
{
  background-color: #395a7a;
  width: 100%;
  height: 19px;
  float: left;
  margin-bottom: 5px;
}

.contentboxheading2_img
{
  background-color: #395a7a;
  width: 100%;
  height: 19px;
  float: left;
}

.contentboxheading3
{
  background-color: #f4f4f4;
  width: 100%;
  height: 19px;
  float: left;

}
.contentboxheading h2, .contentboxheading2 h2, .contentboxheading2_img h2
{
  color: white;
  font-size: 12px;
  font-weight: bold;
  margin-left: 10px;
  margin-top: 2px;
}

.contentboxheading3 h2
{
  color: black;
  font-size: 12px;
  font-weight: bold;
  margin-left: 10px;
  margin-top: 2px;
}

.contentboxcontainer
{
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  border-bottom: 1px solid silver;
  border-left: 1px solid silver;
  border-right: 1px solid silver;
  border-top: 1px solid silver;
}

.contentboxcontainer2
{
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  border-bottom: 1px solid silver;
  border-left: 1px solid silver;
  border-right: 1px solid silver;
  border-top: 1px solid silver;
   background-color: #f4f4f4;
}

.picturebox
{
  width: 350px;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid silver;}

.picturebox1
{
  width: 350px;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.picturebox_picture
{
  float: left;
  width: 120px;
  height: auto;
  margin-right: 10px;
}

.picturebox_text
{
  float: left;
  width: 200px;
  height: auto;
}

h2.violete
{
  color: #000;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 0;

}


#rightside_left
{
  float: left;
  width: 255px;
  height: auto;

}

#rightside_right
{
  float: right;
  width: 255px;
  height: auto;
}

#leftside13
{
  width: 295px;
  height: auto;
  float: left;
}

#rightside23
{
  width: 595px;
  height: auto;
  float: right;
}



.bottomline
{
  width: 100%;
  height: 4px;
  background-color: #305776;
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

#underbottom
{
  width: 100%;
  height: 30px;
  text-align: right;
}


p.bottom
{
  margin-top: 5px;
}


.spacer
{
  width: 100%;
  height: 20px;
  clear: both;
}

.spacer-mini
{
  width: auto;
  height: 10px;
  clear: both;
}

.clear
{
  clear: both;
}


input.textfield
{
  border: 1px solid silver;
  background-color: #EAEAEA;
  width: 250px;
}

textarea.textfield
{
  border: 1px solid silver;
  background-color: #EAEAEA;
  width: 250px;
  height: 220px;
}

td
{
  vertical-align: top;
}

strong
{
  font-weight: bold;
}


.cell_right
{
  text-align: right;
}


table
{
  border: 0px;
  width: 100%;
}

.button
{
  border: 0px;
  text-align: right;
  float: right;
  color: #39546f;
  background-color: transparent;
  margin-left: 10px;
  font-weight: bold;
}

img.thumb
{
  /*float: left;*/
  border: 1px solid silver;
  /*margin-left: 3px;
  margin-bottom: 5px;*/
}

.thumb_pages
{
  margin-top: 20px;
  text-align: center;
}

.thumb_pages a
{
  color: black;
  font-weight: bold;
  text-decoration: none;
}


.folderhref
{
  display: block;
  background-image: url(images/folder.gif);
  background-repeat: no-repeat;

  width: 200px;
  height: 24px;
  padding-top: 6px;
  padding-left: 30px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}


.folderhref:hover
{
  text-decoration: underline;
}
.folderhref2
{
  display: block;
  background-image: url(images/folder.gif);
  background-repeat: no-repeat;

  width: 200px;
  height: 24px;
  padding-top: 6px;
  padding-left: 40px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}


.folderhref2:hover
{
  text-decoration: underline;
}

.thumbbox /*obrazky v footogalerii*/
{
   background-color:#dcdcdc;
   width: 106px;
   height: 106px;
   margin: 1px;
   float: left;
   text-align: center;
}


#ico
{ background-image: url(images/ico_home.gif); background-repeat: no-repeat; margin-right: 10px; border-width: 0; }
#ico:hover
{ background-image: url(images/ico_home_a.gif); background-repeat: no-repeat; margin-right: 10px; border-width: 0; }


img.left
{
float: left;
border: 1px solid #cccccc;
width: 112px;
height: 158px;
}

img.right
{
float: right;
border: 1px solid #cccccc;
width: 112px;
height: 158px;
}
