body {
	background: url("../images/bg-body.png") repeat-x;
	font-family: verdana;
	font-size: 11px;
	margin: 0px;
	color: #006699;
}
img {
	border: 0px;
}

li {
	list-style: none;

}
ul {
	padding: 0px;
	margin-left: 0px;
}
a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #fd900f;
}

h1 {
	font-size: 20px;
}
h2 {
	text-transform: uppercase;
	font-family: arial;
	font-size: 14px;
	padding-top: 10px;
}
h3 {
	font-family: arial;
	font-size: 13px;
	color: #fd900f;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
h1 .h1 {
	font-family: arial;
	font-size: 14px;
	color: #fd900f;
}
.hr {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #e7e7e7;
}

#layout {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 760px;
	background-color: #ffffff;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	
}

#header {
	width: 100%;
	height: 300px;
	/*background-color: #fd900f;*/
	background: #ffffff url("../images/bg-header.png") repeat-x bottom;
}

#header-top {
	padding: 0px;
	height: 100px;
	width: 100%;
	background: #ffffff url("../images/bg-header-top.png") no-repeat right top;
}

#header-top-home {
	padding-top: 30px;
	margin-left: 25px;
	width: 300px;
	font-weight: bold;
	font-size: 18px;
}
#header-top-home a {
	color: #006699;
	text-decoration: none;
}
#header-top-home a:hover {
	color: #006699;
	text-decoration: none;
}
#header-top-home img {
	border: 0px;
}

#header-top-links {
	font-size: 12px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;	
}
#header-top-links a {
	color: #006699;
	text-decoration: none;
}
#header-top-links a:hover {
	color: #fd900f;
	text-decoration: underline;
}

#header-advert {
  width: 520px;
  height: 80px; 
  float: right; 
  padding-top: 35px; 
  padding-right: 10px; 
	background: url("../images/advert.png") repeat-x;}

#header-login { 
  float: right; 
  padding-top: 155px; 
  padding-right: 10px; 
}


#header-menu {
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	width: 200px;
	background-color: #ffffff;
	margin-top: 0px;
	border-bottom: 3px #dbdbdb solid;
	margin-left: 25px;
	height: 180px;
	float: left;
}

#header-menu ul {
	padding-left: 30px;
	text-align: right;
	width: 155px;
}
#header-menu li a {
	color: #006699;
	text-decoration: none;
}
#header-menu li a:hover {
	color: #fd900f;
	text-decoration: none;
}


#header-menu li {
	padding: 5px;
	border-bottom: 1px #e7e7e7 solid;
}
#middle {
	margin-top: 20px; 
	margin-bottom: 20px;
	padding-left: 25px;
	/*background-color: #fd900f;*/
	background: #ffffff url("../images/bg.png") repeat-x top;
}
#middle .icon {
	padding-right: 10px;
	float: left;
}

#middle-right-top {
	border-bottom: 1px #e7e7e7 solid;
	float: right;
	width: 515px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#middle-right-top p {
}

#middle-right-main {
	float: right;
	width: 515px;
	padding-bottom: 10px;
}

#middle-news {
	width: 200px;
	height: 400px;
	/*background-color: #fd900f;*/
	background: #ffffff url("../images/bg.png") repeat-x top;
	float: left;
}
#middle-news .title {
	font-family: arial;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	/*background-color: #fd900f;*/
	background: #ffffff url("../images/bg-body.png") repeat-x;
	color: #676767;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#middle-news .event {
	height: 90px;
	border-bottom: 1px #e7e7e7 solid;
	margin-bottom: 10px;
}

#middle-news .event-date {
	font-weight: bold;
}
#middle-news img {
	width: 48px;
	float: left;
	padding-right: 10px;
}

#footer {
	height: 90px;
	width: 100%;
	/*background-color: #fd900f;*/
	background-color: #e7e7e7;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 20px 0px 10px 0px;
}
#footer-copy {
	float: right;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	color: #ffffff;
	margin-top: 35px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 260px;
	/*background-color: #fd900f;*/
	background-color: #fd900f;
}

#footer-info {
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	color: #779fa9;
	width: 260px;
	margin-left: 25px;
}
#footer-info span {
	color: #8d8d8d;
}

.medium-left-col {
	width: 250px;
	float: left;
	margin-right: 10px;
}

.medium-right-col {
	width: 250px;
	float: left;
}

img.lang { border: 1px solid orange; width: 20px; margin-top: 10px; }

.block { 
  width: 161px; height: 200px;
  background: url('../images/block.gif') top no-repeat;
  margin: 0px 10px 10px 0px;
  
  float: left; 
}

.block-title { 
  font-size: 20px; 
  font-weight: bold;
  font-family: arial;
  padding: 10px;
}

.block-content { 
  font-size: 12px; 
  font-family: arial;
  padding-left: 10px;
  padding-right: 10px;
}
.block a {
  text-decoration: none;
}

.block-image {
  padding-left: 5px;
  padding-right: 5px;
  float: right;
}
.hr {
  height: 1px;
  border: none;
}

#technologie li {
	display: inline;
}
#sluzby ul {
	margin: 0px 0px 10px 10px;
}

