body {
	margin: 0px;
	padding: 0px;
	background: #F7F7E9 url(../img/bg.gif) repeat-x top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-family: Arial CE; */
	font-size: 13px;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #390124;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #5c5c5e;
	padding-top: 0px;
}

h3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}

a img {
	border: 0;
}

#hlavni {
	width: 990px; 
  margin: 0 auto;
}

#logo {
	width: 240px;
	margin: 0px;
  float: left;
  padding-top: 5px;
}

#logo img {
	border: 0;
}

#menu {
  width: 750px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding-top: 25px;
}

#menu ul {
	list-style-type: none;
	font-size: 15px;
	font-weight: bold;
	float: right;
}

#menu li {
	float: left;
}

#menu li a {
  display: block;
	height: 25px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	color: #390124;
	text-decoration: none;
	margin-right: 15px;
	float: left;
}

#menu li a:hover {
	background: #390124;
	background-position: center;
	color: #fff;
	text-decoration: none;
}

.active {
	background: #390124;
	background-position: center;
	color: #fff;
	text-decoration: none;
}

.active span {
  color: #fff;
}

#obsah {
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
	color: #000;
	clear: both;
}

#obsah p {
	line-height: 22px;
}

/*#obsah*/ a {
	color: #390124;
	text-decoration: underline;
}

a:hover {	
	text-decoration: none;
}

#obsah h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #5c5c5e;
	margin-top: 0px;
}

#obsah span {
  color: #5c5c5e;
}

#obsah ul {
	list-style-type: none;	
}

#obsah li {
  padding-top: 6px;
  padding-bottom: 8px;
  background: url(../img/li.png) no-repeat left;
  text-decoration: none;
  padding-left: 30px;
}

#left {
	width: 690px;
	float: left;
	padding: 0px 15px;
	/*border-right: 1px dashed #390124;*/
}

#right {
	width: 212px;
	float: left;
	padding: 10px;
}

#right h2 {
	text-align: center;
	margin-top: 2px;
	font-size: 18px;
	/*font-weight: bold;*/
	font-family: verdana;
	color: #245868;	
}

#right a img {
	border: 0;
}

a.services {
	font-size: 17px;
	display: block;	
}

.sluzby_1 {
  float: left;
  margin-left: 0px;
  width: 250px;
  height: 300px;
  list-style-type: none;
  padding-top: 0px;
  padding-left: 20px;
}

.sluzby_2 {
  float: left;
  margin-left: 65px;
  width: 250px;
  height: 300px;
  list-style-type: none;
  padding-top: 0px;
  padding-left: 20px;
}

.sluzby_3 {
  float: left;
  margin-left: 65px;
  width: 250px;
  height: 300px;
  list-style-type: none;
  padding-top: 0px;
  padding-left: 20px;
}

.right {
  text-align: right;
}

.border-white {
  border: 1px dotted #fff;
  width: 937px;
}

.border-dark {
  border: 1px dotted #CAD6DD;
  width: 937px;
}

.ref-border-white {
  border: 1px dotted #fff;
  width: 937px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.ref-border-dark {
  border: 1px dotted #CAD6DD;
  width: 937px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.ref-img {
  float: left;
  border: 0px;
  padding-right: 20px;
}

#predel, .predel2 {  
  clear: both;
  height: 20px;
  background: url(../img/deleni.gif) no-repeat;
}

.predel2 {
	height: 5px;
}

img.top-ref {
	float: left;
	margin: 7px;
}

h2.top-ref {
	margin: 0px;
}

#paticka {
	float: left;  
  width: 980px;
  height: 30px;
}

#paticka p {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#paticka a {
	color: #390124;
	text-decoration: underline;
}

#paticka a:hover {
	color: #390124;
	text-decoration: none;
}

#links { 
  margin-top: -15px;
  float:right;
  font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.center {
  text-align: center;
}

.center img {
  border: 0px;
}

div.sluzby {
	float: left;
	margin-top: -10px;
}

div.sluzby2 {
	margin-top: -10px;
	margin-left: 20px;
	float:left;
	width: 370px;
}

div.sluzby h2, div.sluzby2 h2 {
	margin-top: 0px;
}

.clear {
	clear: both;
}