html, body{
	padding:           0px; 
  margin:            0px;
	font-family:       verdana, sans-serif, arial, tahoma;
	font-size:         11px;
	color:             #686868;
	background-color:  #fff;
	background:        url("../img/bg.png");
	background-repeat: repeat-x; 
}
#page {
	position:          relative;
	margin:            0px auto;
	padding:           0px;
	width:             700px;
}
#menu {
	position:          relative;
	margin:            0px 0px 0px 0px;
	padding:           0px;
	width:             700px;
	z-index:           1;
}
#menuNoJavaScript {
	position:          relative;
	margin:            0px;
	padding:           0px;
	width:             700px;
	height:            400px;
	z-index:           0;
}
#menuNoJavaScript img {
  border:           0px;
  padding:          0px;
}

#menuNoJavaScript ul {
  list-style:             none;
  display:                inline;
  margin:                 0px;
  padding:                53px 0px 0px 50px;
	float:                  left;
	width:                  700px;
	height:                  30px;

}
#menuNoJavaScript ul li {
	border-left:            0px solid #c0c0c0;
	position:               relative;
	float:                  left;
  display:                block;
	width:                  100px;
	height:                 30px;  
  margin:                 0px;
  padding:                0px;  
}
#menuNoJavaScript ul li a {
	padding:                8px 10px 10px 10px;
	display:                block;
	text-decoration:        none;
	font-size:              12px;
	font-weight:            normal;
	color:                  #000;
	font-weight:            bold;
	text-align:             center;
}
#menuNoJavaScript ul li a:hover {
	color:                  #cc0000;
}





#contentBorder {
  position:           relative;
	margin:            -235px 0px 0px 90px;
	padding:           0px;
	width:             520px;
	border:            1px solid #b9e382;
	z-index:           2;
}
a.lnk {
  color:             #cc0000;
  text-decoration:   underline;
  font-weight:       bold;
}
a:hover.lnk {
  color:             #cc0000;
  text-decoration:   none;
  font-weight:       bold;
}
#content {
  margin:            20px;
}
#nazov {
	text-align:        left;
	font-family:       lucida sans unicode, verdana, sans-serif, arial, tahoma;
	font-weight:       bold;
	font-size:         26px;
	color:             #3366cc;
	font-style:        italic;
	padding:           0px 10px 0px 0px;
	margin:            0px;
	display:           inline;
}
#slogan {
	font-family:       lucida sans unicode, verdana, sans-serif, arial, tahoma;
	font-weight:       normal;
	font-size:         12px;
	color:             #6699ff;
	font-style:        italic;
	padding:           0px 0px 0px 0px;
	margin:            20px 0px 0px -10px;
	display:           inline;
	position:          absolute;

}
h4 {
	text-align:        left;
	font-family:       lucida sans unicode, verdana, sans-serif, arial, tahoma;
	font-weight:       bold;
	font-size:         12px;
	color:             #3366cc;
	padding:           5px 0px 0px 0px;
	margin:            15px 0px 0px 0px;
}
p {
  text-align:       justify;
  line-height:      150%;      
}
li {
  line-height:      150%;    
}
hr {
  border:           none;
  background-color: #eaffce;
  color:            #eaffce;
  height:           1px;
  position:         absolute;
  
}
#footer{
  margin:             10px 0px 0px 90px;
  font-size:          10px;
  color:              #c0c0c0;
  background:        url("../img/logocdbw.png");
	background-repeat: no-repeat;
  background-position: 490px 0px; 
  height:             40px;
}
a.footerlnk  {
  font-weight:        normal;
  color:              #c0c0c0;
  text-decoration:    underline;
}
a:hover.footerlnk  {
  color:              #000;
  text-decoration:    none;
}
.refimg {
  clear:              left;
  padding:            10px 0px 0px 0px;
}
.refimg p {
  margin:             5px 0px 0px 120px;
}
.refimg img {
  border:             1px solid #b9e382;
  width:              100px;
  height:             100px;
  padding:            5px;  
  margin:             5px 3px 0px 0px;
  float:              left;   
  clear:              left;
}
a.refimgtext {
  text-decoration:    none;
  font-weight:        bold;
  color:              #3366cc;
  margin:             0px;  
} 
a:hover.refimgtext {
  text-decoration:   underline;
} 
a.reflnk  {
  font-weight:        normal;
  color:              #686868;
}
a:hover.reflnk  {
  color:              #000;
  text-decoration:    none;
}
#frame {
}
#frame img {
  border:             1px solid #b9e382;
  width:              100px;
  height:             100px;
  padding:            5px;  
  margin:             5px 3px 0px 0px;
}
#clientsbrief {
  position:           absolute;
  top:                100px;
  right:              20px;
  padding:            5px;
  background:         url("../img/formbg.png");
}
#kontakt {
  margin:             20px 0px 0px 0px;
  width:              450px;
}
input, textarea {
  border:             1px solid #dfdfdf; 
  font-size:          11px;
}
