body {
  background: #f8f4e8 url('../img/background.jpg') 0 0 repeat-x; 
  text-align: center; margin: 0; padding: 0;
  font-family: Verdana, 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
  }
#layout {margin: 0 auto; width: 1003px; height: auto; }


/* Header menu */
#header { width: 1003px; height: 268px; background: #FFF url('../img/header.png') 0 0 no-repeat;}
#header p  { margin: 0; padding: 0; float: left; width: 190px; padding-top: 15px; padding-left: 40px; }
#header p a { margin: 0; padding: 0; float: left; width: 145px; height: 65px; cursor: hand; }
#header ul { margin: 0; padding: 0; float: left; padding-top: 15px; }
#header li {float: left; display: inline; margin: 0 2px 0 0; font-size: 80%; }
#header li a {float: left; display: inline; font-weight: bolder; padding: 0 5px 0 5px; line-height: 20px; text-decoration: none; color: #2a344d;}
#header li.active a, #header li a:hover {color: #ad2925;}


/* První menu */
#menu { width: 1003px; height: 84px; background: #FFF url('../img/bgmenu.jpg') 0 0 repeat-x;}

ul#menu1 {
width: 1003px;
margin: 0px;
padding: 0px;
font-size: 13px;
list-style-type: none;
z-index: 1;
} 

ul#menu1 li {
  float: left;
  display: block;
  margin: 0px;
  padding: 10px 0px 10px 0px;
  width: 100px;
  height: 40px;
  vertical-align: middle;
}

ul#menu1 li.active    { width: 100px; background-color: #B52525; font-weight: bolder; }
ul#menu1 li a         { display: block; color: white; text-decoration: none; width: 100px; height: 40px; }
ul#menu1 li a:hover   { color: white; text-decoration: none; font-weight: bolder; }



/* SubMenu */
.horizontalcssmenu ul{ margin: 0; padding: 0; list-style-type: none; z-index: 10; margin-top: -18px; }
.horizontalcssmenu ul li{ position: relative; display: inline; float: left; margin-top: -10px;}
.horizontalcssmenu ul li a{
  display: block;
  padding: 10px 10px 0 10px;
  border-left-width: 0;
  text-decoration: none;
  color: white;
  font-size: 11px;
  height: 22px;
  
}
.horizontalcssmenu ul li a.MenuActive { background-color: #8F1D1D; }
.horizontalcssmenu ul li a.MenuZvyrazneni { font-weight: bolder; }
.horizontalcssmenu ul li a:hover { background-color: #8F1D1D; }


/* Vyjížděcí menu */
.horizontalcssmenu ul li ul{
  margin-top: 1px;
  position: absolute;
  display: block;
  visibility: hidden;
  z-index: 100;
  background-color: #8F1D1D;
}
.horizontalcssmenu ul li ul li{ display: inline; float: none; }
.horizontalcssmenu ul li ul li a{ width: 180px; font-weight: normal; padding: 7px 5px 2px 5px; 
border-top: solid 1px #8F1D1D;
border-bottom: solid 1px #8F1D1D;}
.horizontalcssmenu ul li a:hover{ }
.horizontalcssmenu ul li ul li a:hover{
  background-color: #AA2526;
  border: 0px;
  border-top: solid 1px #BB8382;
  border-bottom: solid 1px #BB8382;
}
.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
}


* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */


#content { width: 1003px; height: auto; min-height: 400px; background: #FFF url('../img/bgcontent.jpg') 0 0 repeat-x;}

.cl { clear: both; }

/* Textové pole */
.text { float: left; width: 720px; text-align: left; margin: 20px 10px 10px 20px; }
.text h1 { margin: 0 0 20px 0; color: #3d4b7c; font-size: 130%; }
.text h2 { margin-bottom: 10px; margin-top: 10px; color: #ad2925; font-size: 115%; }
.text h3 { margin-bottom: 10px; margin-top: 10px; font-size: 105%; }
.text p { font-size: 80%; width: 100%; float: left; margin: 0; margin-bottom: 10px; }
.text ul li { font-size: 80%; }

.text img.fleft { border: 1px solid #ad2925; padding: 1px; margin: 0 5px 5px 0; background-color: #FFF; }
.text img.fright { border: 1px solid #ad2925; padding: 1px; margin: 0 0 5px 5px; background-color: #FFF; }
.text img.noborder { border: 0px;}
 
.text a { color: #ad2925; }
.text a:hover { color: #000; text-decoration: none;}


.red-box-top {
position: relative;
top: -4px;
width: 353px;
}

.red-box-bottom {
position: relative;
top: 4px;
width: 353px;
}

.red-box {
background-image: url('./../img/red-box-line.gif');
background-repeat: repeat-y;
width: 353px;
margin: 10px;
padding: 0px;
color: white;
font-size: 13px;
}

.boxy {
background-image: url('./../img/bg-boxy.gif');
background-repeat: repeat-x;
background-position: top;
width: 750px;
margin: 30px 0px 15px 0px;
}

.boxy-obsah {
padding: 3px;
}


.boxy h3 {
color: #2D2D2D;
padding: 0px;
margin: 10px;
}

.boxy p { padding-left: 15px; width: 333px; font-size: 100%; }
.boxy a { color: #FFF; text-decoration: none; font-size: 100%; } .boxy a:hover { color: #FFF; text-decoration: underline; }
.boxy img { border: 0px; }


.box-left {
float: left;
width: 370px;
}

.box-right {
float: right;
width: 370px;
}

.boxy-obsah ul {
margin: 10px 0px 0px 20px;
padding: 0px;
}

.boxy-obsah ul li {
padding: 0px;
margin: 5px;
list-style-type: none;
list-style-image: url('./../img/boxy-list.gif')
}

.boxy-obsah-left {
float: left;
width: 65%;
}

.boxy-obsah-right {
float: right;
width: 30%;
}

.boxy-obsah-left img, .boxy-obsah-right img {
position: relative;
top: 50px;
left: 20px;
}



.sidebar { float: right; width: 230px; text-align: left; }
.sidebar img { border: 0; }

/* Partneři */
.partneri-top { position: relative; top: -10px; width: 223px; }
.partneri-bottom { position: relative; top: 10px; width: 223px; }
.partneri {
  background-image: url('./../img/partneri-line.gif');
  background-repeat: repeat-y;
  padding: 0px;
}
.partneri-left { float: left; width: 105px; padding: 4px; }
.partneri-right { float: right; width: 105px; padding: 4px; }


/* Aktuality */
.aktuality-top { position: relative; top: -10px; width: 223px; }
.aktuality-bottom { position: relative; top: 10px; width: 223px; }
.aktuality {
  background-image: url('./../img/aktuality-line.gif');
  background-repeat: repeat-y;
  padding: 0px;
  margin-top: 40px;
  text-align: left;
}
.aktuality h3     { color: white; font-size: 100%; margin: 0px; padding: 0px 5px 0px 13px; margin: 0;}
.aktuality p      { padding: 3px; font-size: 12px; margin: 0px 0px 0px 10px; }
.aktuality a      { color: #fff; float: right; text-align: right; padding-right: 15px; font-size: 10px; } .aktuality a:hover { text-decoration: none; }


/* Patička */
#footer { width: 1001px; margin: 10px 1px 10px; height: 33px; background: #FFF url('../img/bgfooter.jpg') 0 0 repeat-x;}
#footer p#Copy { float: left; font-size: 70%; padding-left: 20px; color: #fff; }

#Copyright { margin: 0 auto; width: 1003px; height: auto; text-align: right; padding-right: 30px; padding-bottom: 20px; }
#Copyright a { text-decoration: none; color: #000; font-size: 60%; }
#Copyright a strong { text-decoration: underline; color: #ad2925; }
#Copyright a:hover { text-decoration: underline; color: #222; }

/* Barvy */
.cred   { color: #ad2925; }
.cblue  { color: #3d4b7c; }

span.Cols120 { width: 120px; float: left; }
span.Cols180 { width: 180px; float: left; }
span.Cols150 { width: 150px; float: left; }
span.Cols270 { width: 270px; float: left; }
span.Cols360 { width: 360px; float: left; }
span.Cols250 { width: 250px; padding-left: 20px; float: left; }

.acenter { text-align: center; }
.aright  { text-align: right; }
.aleft   { text-align: left; }

table{width: 100%; padding: 0, 5; margin: 0 0 1em;  font-size:80%; border-collapse: collapse; border-spacing: expression(cellSpacing=0);}
table.UcebniPlan tbody td, table.UcebniPlan tbody th, table.UcebniPlan tfoot td, table.UcebniPlan tfoot th {border-bottom: 1px solid #e0e0e0; padding-left: 5px;}
table.UcebniPlan th strong {text-align: left; }

p.VypisFotografie { width: 230px; text-align: center; height: 150px; float: left; }
p.VypisFotografie img { max-height: 140px; max-width: 220px; border: 1px solid #ad2925; padding: 1px; }



.Index-Kalendar { padding: 20px 0 0 10px; text-align: center; }

.Index-Kalendar p { text-align: left; }
.Index-Kalendar a { color: #3d4b7c; font-size: 70%; text-decoration: none; }
.Index-Kalendar a:hover { text-decoration: underline; }

table.kalendar {
table-layout: auto;
width: 202px;
vertical-align: middle;
text-align: center;
border-collapse: separate;
border-spacing: 1px;
border: 0px;
margin: 0px;
padding: 0px;
line-height: 18px;
font-size: 11px;
color: #0e2235;
}

table.kalendar td {
width: 27px;
height: 19px;
border: 0px;
margin: 0px;
padding: 0px;
}

table.kalendar td.month {
background: url('../img/kalendar/month.gif') no-repeat;
height: 18px;
width: 199px;
}

table.kalendar td.line {
background: url('../img/kalendar/line.gif') no-repeat;
height: 7px;
width: 199px;
}

table.kalendar td.normal-day {
background: url('../img/kalendar/normal-day.gif') no-repeat;
}

table.kalendar td.empty-day {
background: url('../img/kalendar/empty-day.gif') no-repeat;
}

table.kalendar td.today {
background: url('../img/kalendar/today.gif') no-repeat;
}

 .sipka-l {
float: left;
width: 4px;
height: 7px;
margin: 6px 0px 0px 10px;
}

td.day .month {

}

 .sipka-r {
float: right;
width: 4px;
height: 7px;
margin: 6px 10px 0px 0px;
}


#Foto_Obor_L { float: left; width: 350px; }
#Foto_Obor_R { float: left; width: 300px; min-height: 125px; text-align: right; }

form.Stiznost { float: left; width: 100%; }

#Dodavatel { font-size: 11px; }

.nodecoration { text-decoration: none; }
