body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,th,td {
border:0;
outline:none;
margin:0;
padding:0;
}

input {
margin:0;
padding:0;
}



.l{display:inline;float:left;}
.r{display:inline;float:right;}
.cl{clear:left;}
.cr{clear:right;}
.cb{clear:both;}
.out{position:absolute;left:-9000px;top:-9000px;}
.br{clear:both;}
.block{display:block;}
.cistic{clear:both;}
.no-border{border:none !important;}
.no-margin{margin:none !important;}
.no-padding{margin:none !important;}
.no-bg{margin:none !important;}
.bold{font-weight:bold;}
.small{font-size:90%;}
.big{font-size:120%;}
.hidden{display:none;}
.align-center{text-align:center !important;}
.align-left{text-align:left !important;}
.align-right{text-align:right !important;}
img.align-left{float:left;margin-right:16px;margin-bottom:5px;border:2px solid #e85d10}
img.align-right{float:right;margin-left:16px;margin-bottom:10px;border:2px solid #e85d10;  }
img.align-center{float:none;border:1px solid #DBDBDB;margin:0 auto 15px;padding:5px;}
.marg-10-0{margin:10px 0;}
.marg-t-20{margin-top:20px;}

a {
color:#002E00;
text-decoration:underline;
}

a:hover {
color:#000;
}

html{ 
min-height:100%;
height:auto !important;
height:100%;

/* background: transparent url('../images/bg.png') repeat-y top center;  */
}

body {
background: url('../images/head-bg.jpg') repeat-x center top;
font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
font-size:13px;
color:#000000;
min-height: ;

min-height:100%;
height:auto !important;
height:100%;
}



#megadiv {
background: transparent url('../images/bg.png') repeat-y top center; 
color:#000000;
/* float: left; */

width: 100%;
min-height:100%;
height:auto !important;
height:100%;
position: absolute;
z-index: 1000;
}
/* #header-mask {
background: url('../images/bg.png') repeat-y top center;
float: left;
width: 100%;
} */


#stranka {
width:990px;

margin:0 auto;
/* padding-left: 20px;  */

}

#header {
background: url('../images/head.jpg') no-repeat top left;
margin: auto;
height: 349px;
}
#header h1{
color: #D44D10;
text-align: right;
font-size: 27px;
padding-top: 20px;
font-weight: normal;
}
#motto{
float: right;
width: 280px;
padding-right: 10px;
font-size: 15px;
padding-top: 30px;
}
#motto span{
color: #333333
}





#logo a {
width:220px;
height:132px;
float:left;
padding:30px 0px 0px 0;
background: url(../images/logo.png) no-repeat left top; 
text-decoration: none;
}

.content-box {
width:700px;
clear:both;
position: relative;
left: 18px;
background: #e85d10 url();
margin-top: 30px;
padding-bottom: 15px;
}

.content-box h2 {
line-height: 25px;
padding: 5px 15px;
background: #d44d10 url() ;
font-size: 19px;
color: white;
font-weight: normal;
font-style: italic;
margin-bottom: 15px;
}

.content-box.yellow {
background: #fff59f !important;

}


.content-box.yellow h2 {
background: #ffd26c ;
color: #E85D10;
}

.content-box {
width:700px;
clear:both;
position: relative;
left: 18px;
background: #e85d10 url();
margin-top: 30px;
}


.content-box h3 {
font-size: 15px;
}

.content-box h4 {
font-size: 15px;
font-weight: normal;
}
.content-box p {
display: block;
margin: 1em 0;
}




#levy-sloupec {
width:720px;
float:left;
text-align:left;
font-size:90%;

}


#pravy-sloupec {
width:220px;
padding-left: 50px;
float:right;
text-align:left;
font-size:90%;
}



#menu ul {
list-style: none;
font-size: 16px;

}
#menu li {
line-height: 33px;
float: left;
width: 100%;
background: url(../images/menu-line.png) no-repeat left bottom;
}
#menu li.last {
background: none url() 
}

#menu li a {
display: block;
float: left;
width: 210px;
color: #002E00;
text-decoration: none;
padding-left: 10px;
}
#menu li a:hover {

color: #FFF;

}
#adresa {
clear: both;
float: left;
margin-top: 80px;
background: url(../images/menu-line.png) no-repeat left top;
font-size: 11px;
}
#adresa p {
padding-top: 10px;
padding-left: 10px;
}



/* FORMULAR */

#boxerror {
    text-align: center;    
}

#boxerror h1{
    color: red;
    letter-spacing: 5px;
}

#boxerror a:link, #boxerror a:visited{
    font-size: .8em;
    color: #999;
}




textarea, input.text, select {
  background:#FFFFFF url(../images/input.gif) repeat-x scroll 0 0;
  border:1px solid #F6B274;
  color:#666666;
  padding:5px;
}

input, select, textarea {
/*   font-family:Georgia,"New York CE",utopia,serif; */
/*   font-size:16px; */
  font-style:normal;
  font-weight:normal;
  line-height:1.65;
}

fieldset {
/*   border: 3px solid #e5e5e5; */
  padding: 10px;
}
legend {
  color: #999;
/*   font-weight: bold; */
  margin: 0 10px;
  padding: 0 10px;
/*   background-color: #e5e5e5; */
}

label {
/*   width: 200px; */

  clear: both;
  font-weight: bold;
  display: block;
}



/* chyba pri kontrole formulare */
label.error {
    width: 100%;
    float: right;
    text-align: left;
    display: block;
    color: #f00;
    font-weight: normal;
    font-style: italic;
/*     font-size: 80%; */
}


/* notification container */
#jquery-notifications {
  position: fixed; 
  width: 100%; 
  left: 0; 
  top: 0;
}
/* common style  */
#jquery-notifications div.notice, #jquery-notifications div.success, #jquery-notifications div.warning, #jquery-notifications div.error {
  margin: 0; 
  padding: 5px; 
  padding-left: 10px; 
  border-bottom: 2px solid
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
/*   font-size: 120%; */
/*   letter-spacing: 1.5px; */
}
#jquery-notifications div.notice {
  background:#4373BB; 
  color:#FFF; 
  border-color:#061A72
}
#jquery-notifications div.success {
  background:#96F96F; 
  color:#045419; 
  border-color:#045419
}
#jquery-notifications div.warning {
  background:#F7AE57; 
  color:#753903; 
  border-color:#753903
}  
#jquery-notifications div.error {
  background:#F97C6F; 
  color:#570F01; 
  border-color:#570F01
}
/* close text */
#jquery-notifications div > a {
  position:absolute; 
  right: 0; 
  margin-right:10px; 
  color: #000000; 
  text-decoration:none; 
  padding-right: 5px; 
  padding-left: 5px
  font-weight: bold;
}
.button {
border: none;
background: url(../images/button.png) no-repeat right top;
width: 129px;
height: 41px;
line-height: 41px;
color: white;
font-size: 15px;
font-weight: bold;
}

/* ----------------------------------------------- PATA */
#footer {
clear: both;
background: none;

padding-bottom: 0;
width: 990px;
margin: auto;
 
}
#footer-left {
background: #f6b274;
width: 700px;
margin-top: 30px;
margin-bottom: 20px;
float: left;
}


#footer ul{
list-style: none;
padding-left: 18px;
height: 40px;
line-height: 40px;
font-size: 10px;
}
#footer li{
display: inline;
}
#footer li a{
color: black;
line-height: 40px;
text-decoration: none;
padding: 0 2px 
}
#footer li a:hover{
text-decoration: underline;
}
.upnet {
/* position: absolute;
left: 760px; */
float: right;
width: 230px;
padding-left: 40px;
line-height: 40px;
margin-top: 30px;
margin-bottom: 20px;
}
.upnet a {
color: black;
text-decoration: none;
font-size: 10px;
}
.upnet a:hover {
color: black;
text-decoration: underline;
}