/* @import 'reset.css';
*/

html {
	font-size:62.5%;
}

body {
font-size:1.3em;
font-weight:  bold;
  background: #f3f2eb;
  font-family:  Arial, Verdana, sans-serif;
  color: #333;
}

a{
  color: #990000;
  text-decoration: underline;
  overflow: hidden;
}

a:hover{
  text-decoration: none;
}

.root-box{
  width: 562px;
  margin: 0 auto;
}

.root, .root-top-border, .root-bottom-border{
  float: left;
  width: 562px;
  background: url(../images/root-error-box-border.gif) 0 0 repeat-y;
  margin: 30px 0 0 0;
  padding: 0;
width: 562px;
overflow: hidden;

}

.root-top-border{
  background: url(../images/root-top-border.gif) 0 0 no-repeat;
margin: 0;
padding: 25px 0 0 0;

}

.root-bottom-border{
  background: url(../images/root-bottom-border.gif) left bottom no-repeat;
margin: 0;
padding: 0 0 39px 0;
}

.content-box{
  float: left;
  width: 490px;
background: url(../images/content-box-line.gif) 0 74px no-repeat;
  margin: 0;
  padding: 0 36px 0 36px;
  overflow: hidden;
}

.content-box h1, .content-box h1 a{
  float: left;
  width: 180px;
  height: 60px;
  margin: 0;
  padding: 0 0 0 155px;
  overflow: hidden;
}

.content-box h1 a{
  background: url(../images/logo.jpg) 0 0 no-repeat;
  text-indent: -9999px;
  padding: 0;
}

.content-box h2{
  float: left;
  width: 100%;
  height: auto;
  line-height: normal;
font-size: 2.308em;
font-family: constantia, Georgia, Times new roman,roman, serif;
font-weight: bold;
color: #000;
  margin: 100px 0 0 0;
  padding: 0;
  overflow: hidden;
}

.content-box p{
  float: left;
  width: 100%;
line-height: 20px;
  margin: 22px 0 0 0;
  padding: 0 0 0 0;
}

.content-box ul{
  float: left;
  width: 100%;
margin: 0 0 0 0;
padding: 0;
list-style: none;
}

.content-box ul li{
  float: left;
  width: 469px;
background: url(../images/error-page-marker.gif) 0 7px no-repeat;
line-height: 20px;
margin: 17px 0 0 0;
padding: 0 0 0px 21px;
}

.kontakt-os{
  float: left;

font-size: 0.923em;
  margin: 47px 0 5px 0;
  padding: 0 0 0 0;
  overflow: hidden;
}




