



body, td, th, a, li {
  font-family: Verdana, "times new roman", sans-serif;
  font-size:12px;
  margin:0;
  padding:0;
}

body{
  background:#fff url('../grafika/background.jpg') 0 0 repeat;
}

img{
  border:0px black solid;
  padding:0;
  margin:0;
}

img.materialy{
  float:right;
  position:relative;
  padding:10px;
}

body{
  text-align: center;
}

h1, h2, h3 {
  font-family: Arial;
  font-weight: bold;
  text-align: left;
}

h1 {margin-left: 15px; padding-bottom:10px; font-size: 18px; color:#D40014}
h2 {margin-left: 15px; font-size: 15px; color:#333}
h3 {font-size: 13px; color:#000}
h3.contentH2darkgrey {font-size: 13px; color:#000;margin-left:5px;}

a.kotvaH2, a.kotvaH2:link, a.kotvaH2:active, a.kotvaH2:visited, a.kotvaH2:hover{
  text-decoration:none;
  color:#333;
  font-size:15px;
}

a.kotvaH3, a.kotvaH3:link, a.kotvaH3:active, a.kotvaH3:visited, a.kotvaH3:hover{
  text-decoration:underline;
  color:#003366;
  font-size:13px;
}

p.textNormal{
  text-align:justify;
  font-size:12px;
  padding:5px;
  line-height:16px;
}

p.textNormal14px{
  text-align:justify;
  font-size:14px;
  padding:5px;
  margin-left:15px;
  line-height:25px;
  font-style:italic;
}

p.text{
  text-indent: 20px;
  text-align:justify;
  font-size:12px;
  padding:5px;
  line-height:16px;
}

form.form1{
  margin-left:20px;
}

p.textBlackIndent{
  text-indent: 20px;
  text-align:justify;
  font-size:14px;
  padding:5px 5px 5px 20px;
  line-height:16px;
  color:#000;
}

p.textBlack{
  text-align:justify;
  font-size:14px;
  padding:5px 5px 5px 20px;
  line-height:16px;
  color:#000;
}

p.textBlack2{
  text-align:justify;
  font-size:14px;
  padding:80px 5px 5px 20px;
  line-height:20px;
  color:#000;
}

p.textBrown{
  text-align:justify;
  font-size:12px;
  padding:5px;
  padding-left:20px;
  line-height:16px;
  color:#666600;
}

a, a:link, a:hover, a:active, a:visited{
  font-size: 12px;
  color: #2D0BFD;
  text-decoration:underline;
}

a:hover {color: #C0001B}

a.Anav1, a.Anav1:link, a.Anav1:active, a.Anav1:hover, a.Anav1:visited{
color:white;
font-size:11px;
font-weight:bold;
text-decoration:none;
}


#heading{
  margin: 5px auto 0px auto;
  width:900px;
  height:150px;
  background: url("../grafika/head.jpg") no-repeat;
  padding:0;
  border:0px #fff solid;
}

#navigation{
background-color:#991a2f;
border-left:1px solid white;
border-right:1px solid white;
border-top:3px solid white;
color:white;
font-size:11px;
height:20px;
margin:0 auto;
padding:5px 0 0 8px;
text-align:left;
width:890px;
}

/*Opera, Mozilla*/
div[id] #navigation {
   height:auto;
   width:890px;
}


#menu{
  margin: 0px auto 1px auto;
  padding: 0 0 0 0;
  width:900px;
  height:30px;
  text-align:center;
  font-size:11px;
  border-top:1px #fff solid;
  text-decoration:none;
}


a.menuHref, a.menuHref:active, a.menuHref:link, a.menuHref:visited, a.menuHref:hover{
  position:relative;
  float:left;
  width:150px;
  height:30px;
  z-index:1;
  background-color:  !inherit;
}

/*polozky menu*/
a#menu1, a#menu1:active, a#menu1:link, a#menu1:visited{
  background: #fff url("../grafika/uvod.jpg") left top no-repeat;
}

a#menu1:hover{
  background: #fff url("../grafika/uvod_activ.jpg") left top no-repeat;
}

a#menu2, a#menu2:active, a#menu2:link, a#menu2:visited{
  background: #fff url("../grafika/co_umime.jpg") left top no-repeat;
}

a#menu2:hover{
  background: #fff url("../grafika/co_umime_activ.jpg") left top no-repeat;
}

a#menu3, a#menu3:active, a#menu3:link, a#menu3:visited{
   background: #fff url("../grafika/reference.jpg") left top no-repeat;
}

a#menu3:hover{
   background: #fff url("../grafika/reference_activ.jpg") left top no-repeat;
}

a#menu4, a#menu4:active, a#menu4:link, a#menu4:visited{
   background: #fff url("../grafika/materialy.jpg") left top no-repeat;
}

a#menu4:hover{
   background: #fff url("../grafika/materialy_activ.jpg") left top no-repeat;
}

a#menu5, a#menu5:active, a#menu5:link, a#menu5:visited{
   background: #fff url("../grafika/cenik.jpg") left top no-repeat;
}

a#menu5:hover{
   background: #fff url("../grafika/cenik_activ.jpg") left top no-repeat;
}

a#menu6, a#menu6:active, a#menu6:link, a#menu6:visited{
   background: #fff url("../grafika/kontakt.jpg") left top no-repeat;
}

a#menu6:hover{
   background: #fff url("../grafika/kontakt_activ.jpg") left top no-repeat;
}
/*polozky menu*/


#loginBox{
  float:right;
  margin-top:60px;
  margin-right:5px;
  width:140px;
  height:auto;
  padding:0;
  z-index:2;
}

#loginForm input{
  width:100px;
  height:20px;
  margin-bottom:3px;
}

#loginForm #button{
  width:80px;
  height:20px;
  margin-top:3px;
  font-size:12px;
  float:right;
}
 
a#heslo, a#heslo:link, a#heslo:active, a#heslo:visited, a#heslo:hover{
  font-size: 11px;
  color: #AAA;
  text-decoration:underline;
}

#mainbody{
  margin: 0 auto 0 auto;
  width: 898px;
  min-height:580px;
  height:auto !important;
  height:580px;
  border:0px black solid;
  background-color:#f8f8f8;
  border: solid 1px white;
}


#content{
  position:relative;
  float:left;
  width:748px;
  _width:763px;
  min-height:560px;
  height: 580px;
  padding:20px 10px 10px 10px;
  border-color:#663300 #e5e6e8 #663300 #663300;
  border-style:solid;
  border-width:0 1px 0 0;
  text-align:left;
  background: #fff url("../grafika/top_left_corner.jpg") 0 0 no-repeat;
}

#content1{
  position:relative;
  float:left;
  width:748px;
  _width:763px;
  min-height:560px;
  height: 580px;
  padding:20px 10px 10px 10px;
  text-align:left;
  border-color:#663300 #e5e6e8 #663300 #663300;
  border-style:solid;
  border-width:0 1px 0 0;
  background-color: white;
}

#content2{
  position:relative;
  float:left;
  width:748px;
  _width:763px;
  min-height:560px;
  height: 580px;
  border-color:#663300 #e5e6e8 #663300 #663300;
  border-style:solid;
  border-width:0 1px 0 0;
  padding:20px 10px 10px 10px;
  text-align:left;
  background-color:white;
}

/*Opera, Mozilla*/
div[id] #content {
   height:auto;
   width:748px;
}

div[id] #content1 {
   height:auto;
   width:748px;
   padding-top:10px;
}


#partners{
  position:relative;
  float:right;
  width:90px;
  min-height:564px;
  text-align:center;
  border:0px #00F dashed;
  
}

#partners img{
  margin-bottom:5px;
}


/*Opera, Mozilla*/
div[id] #partners {
   width:128px;
   padding-top:15px;
   background-color:#f8f8f8;
   color:black;
}

#subnav{
  position:relative;
  float:left;
  width:95%;
  height:30px;
  border-bottom:1px #aaa dashed;
  margin-left:15px;
  color:#666600;
}

a.subnavHref, a.subnavHref:link, a.subnavHref:active, a.subnavHref:visited{
  font-size:14px;
  font-weight:bold;
  text-decoration:underline;
  color:#660000;
}

a.subnavHref:hover{
  color:#C0001B;
}

#footer{
  position:relative;
  clear:both;
  margin: 0px auto 5px auto;
  padding:7px 15px 0 0;
  width:885px;
  _width:900px;
  height:23px;
  _height:25px;
  background: #fff url("../grafika/footer.jpg") no-repeat;
  text-align:right;
  color:#fff;
}


#counter{
  text-align:left;
  margin-left:10px;
}
/*Opera, Mozilla*/
div[id] #footer {
   height:25px;
}

a.footerHref, a.footerHref:link, a.footerHref:active, a.footerHref:visited{
  font-weight:bold;
  text-decoration:underline;
  font-size:12px;
  color:#FFD700;
}

span.left{
  margin-left:10px;
  position:relative;
  float:left;
  width:200px;
  height:20px;
  text-align:left;
}

span.right{
  position:relative;
  float:right;
  width:200px;
  height:20px;
}

.clearing5px{
  position:relative;
  clear:both;
  width:100%;
  height:10px;
  font-size:2px;
}

/*stylovani vypisu v contentu*/
.itemNoBorder{
  position:relative;
  clear:both;
  width:100%;
  height:auto;
  padding: 0 5px 10px 10px;
  margin-top: 10px;
  text-align:left;
}

.item {
  position:relative;
  clear:both;
  width:90%;
  height:auto;
  padding: 0 5px 10px 10px;
  border-bottom:1px #999 solid;
}

h2.contentH2red {
  width:100%;
  font-size:14px;
  color:#CC0000;
  font-weight:bold;
  border-bottom:1px #aaa solid;
  padding-left:7px;
  margin-bottom:10px;
  text-align:left;
  padding-bottom:5px;
}

h2.contentH2redNoBorder {
  width:100%;
  font-size:16px;
  color:#CC0000;
  font-weight:bold;
  padding-left:7px;
  margin-bottom:10px;
  text-align:left;
  padding-bottom:5px;
}

h2.contentH2darkgrey {
  width:100%;
  font-size:14px;
  color:#555;
  font-weight:bold;
  border-bottom:1px #aaa solid;
  padding-left:7px;
  margin-bottom:10px;
  text-align:left;
  padding-bottom:5px;
}


h2.contentH2blue1 {
  width:100%;
  font-size:14px;
  color:#0C56A2;
  font-weight:bold;
  padding-left:7px;
  margin-bottom:10px;
  text-align:left;
}


h3.contentH3 {
  font-size:14px;
  color:#336699;
  font-weight:bold;
  padding-left:7px;
  text-align:left;
}

.dateH2{
  position:absolute;
  right:0;
  top:0;
  width:100px;
  height:15px;
  font-size:12px;
  color:#777;
  padding-top:2px;
  margin-bottom:10px;
  z-index:2;
}

.clearing{
  width:100%;
  height:1px;
  font-size:1px;
  line-height:1px;
  clear:both;
  visibility:hidden;
}

.clearingBorder{
  width:100%;
  font-size:2px;
  height:3px;
  _height:5px;
  clear:both;
  background-color:#577AFB;
  border:1px #ccc solid;
  margin-bottom:10px;
  margin-top:10px;
}

.clearing50{
  width:100%;
  height:50px;
  clear:both;
  visibility:hidden;
}

#clearing5px { clear: both; }

.clearing20{
  width:100%;
  height:20px;
  clear:both;
  visibility:hidden;
}
#textFooter{
  float:right;
}
#textFooter a, #textFooter a:link, #textFooter a:visited, #textFooter a:hover
{
  text-decoration:none;
  color:white;
}

#eshop{
margin-left: 20px;
}
#eshop a, #eshop a:link, #eshop a:visited, #eshop a:hover
{
  text-decoration:none;
  color:white;
}

/*administraticni cast*/
.operace{
  position:relative;
  clear:both;
  width:100%;
  height:22px;
  text-align:right;
}

#edituj{
  width:50px;
  height:20px;
  background-color:#DACA1C;
  padding:3px;
  color:#000;
  text-decoration:none;
  text-align:center;
}

#smaz{
  width:50px;
  height:20px;
  background-color:#DA401C;
  padding:3px;
  color:#000;
  text-decoration:none;
  text-align:center;
}
/*administraticni cast*/