body {
	font-family: "Verdana CE", Verdana, sans-serif;
	font-size: 70%;
	color: #000000;
	text-align: center;
}
h1,h2,h3,h4,p,html,body,ul,li {
	margin: 0; padding: 0;
}

.hide { display: none; }
.hidden { visibility: hidden }
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.right { float: right; }
.left { float: left; }
.alert { text-align: left; }
.aright { text-align: right; }
.acenter { text-align: center; }
.vcenter { vertical-align: middle; }

.cleaner {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;	
}
a img { border: 0; }
form {
	display: inline;
}
/* --------------------------------- 
	button
*/
span.btn, span.btn a {
	display: block;
	background-repeat: no-repeat;
}

/* --------------------------------- 
	layout
*/

.background {
	display: none;
	position: absolute;
	top: 70px; left: 0;
	width: 50%; height: 240px;
	background: #FF7800;
}
#page {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	position: relative;
}

#top {
	padding: 10px 30px 0;
	background: url('../_clip/line-top.gif') no-repeat;
	height: 240px;
}

#footer {
	clear: both;
	color: #333333;
	padding: 10px 30px 20px;
	background: url('../_clip/line.gif') no-repeat;
}
#footer p.right {
	width: 290px;
}

#content {
	position: relative;
	margin: 15px 0 10px 30px;
	width: 770px;
}

#main {
	float: right;
	width: 590px;
	margin-right: 30px;
	display: inline;
	margin-top: 4px;
	padding-bottom: 20px;
}

/* --------------------------------- 
	section title
*/

p.section-title {
	width: 140px; height: 70px;
	background-repeat: no-repeat;
}
p.section-title a {
	width: 140px; height: 70px;
	display: block;
}
.section-title.c-zpravy { background-image: url('../_clip/c-zpravy.gif'); }
.section-title.c-projekty { background-image: url('../_clip/c-projekty.gif'); }
.section-title.c-sluzby { background-image: url('../_clip/c-sluzby.gif'); }
.section-title.c-kontakt { background-image: url('../_clip/c-kontakt.gif'); }
.section-title.c-aktuality { background-image: url('../_clip/c-aktuality.gif'); }

.section-desc {
	position: absolute;
	left: 0; top: 35px;
	display: block;
	width: 140px;
	color: #777777;
}

/* --------------------------------- 
	homepage
*/

.main-news {
	list-style: none;
}
.main-news li {
	width: 290px;
	border-top: 1px solid #666666;
	float: left;
	padding-bottom: 12px;
}
.main-news li.first {
	margin-right: 10px;
}
.main-news li.cleaner {
	float: none;
	clear: both;
	border: 0;
	margin: 0; padding: 0;
	height: 1px; line-height: 1px; font-size: 1px;
}
.main-news li img {
	display: block;
	width: 90px;
	float: right;
}
.main-news li p.caption {
	padding: 7px 0 3px;
	color: #666666;
}
.main-news li h2.title a {
	display: block;
	width: 190px;
	font-size: 65%;
	font-weight: normal;
}
* html .main-news li h2.title a {
	font-size: 45%;	
}
*+html .main-news li h2.title a {
	font-size: 45%;	
}
.main-news li h2.title {
	width: 190px;
	margin-bottom: 8px;
}
.main-news li p.shortdesc a {
	color: #7B7B7B;
	display: block;
	width: 190px;
}
.main-news li p.shortdesc {
	width: 190px;
	line-height: 14px;
}

/* --------------------------------- 
	article detail
*/
.article {
	border-top: 1px solid #000;

}
.article-text {
	width: 440px;	
	float: left;
}
.article h1 {
	color: #7B7B7B;
	font-size: 170%;
	font-weight: normal;
	padding-bottom: 10px;
}
.article .text {
	color: #7B7B7B;
}
.article .text .shortdesc {
	color: #555555;	
}
.article .caption {
	padding: 7px 0 3px;
	color: #666666;	
}
.article .text p {
	margin: 15px 0;
}

.article-images {
	width: 140px;
	float: right;
	padding-top: 15px;
}
.article-images img {
	display: block;
	margin-bottom: 15px;
	cursor: pointer;
}

/* --------------------------------- 
	leftnav
*/

.leftnav {
	list-style: none;
	width: 140px;
	float: left;
}
.leftnav li {
	padding: 13px 20px 2px 0;
	height: 55px;
}

.cat-arrow {
	background-repeat: no-repeat;
	background-position: top right;	
}
.cat-arrow.cat-green { background-image: url('../_clip/bg_arrow_green.gif'); }
.cat-arrow.cat-blue { background-image: url('../_clip/bg_arrow_blue.gif'); }
.cat-arrow.cat-red { background-image: url('../_clip/bg_arrow_red.gif'); }
.cat-arrow.cat-orange { background-image: url('../_clip/bg_arrow_orange.gif'); }
.text-green { color: #68B128; }
.text-blue { color: #0190EA; }
.text-red { color: #FF7FBE; }
.text-orange { color: #ECC01C; }

/* --------------------------------- 
	news
*/

#news {
	position: absolute;
	top: 70px; right: 30px;
	width: 140px; height: 180px;
	padding: 0 0 0 5px;
	background: #A49E8F url('../_clip/c-aktuality-all.gif') no-repeat 0 0;
	color: #FFFFFF;
	overflow: hidden;
}
#news h2 {
	height: 45px;
}
#news h2 a {
	display: block;
	height: 45px;
	width: 100%;
	padding: 0; margin: 0;
	
}
* html #news h2 a {
	padding-top: 45px;	
}
#news a {
	padding: 1px 5px 2px 0;
	color: #FFFFFF;
	display: block;
	margin: 1px 0;
}

#news h3 {
	font-size: 100%;
	font-weight: normal;	
}
* html #news a { height: 1%; }
#news a.news-archive {
	border-top: 1px solid #FFFFFF;
	position: absolute;
	left: 0px; bottom: 0;
	margin-left: 5px;
	line-height: 17px;
	width: 100%; height: 34px;
}
#news ul {
	height: 95px;
	overflow: hidden;
}
#news ul li {
	width: 100%;
	float: left;
	border-top: 1px solid #FFFFFF;
}

#contact {
	position: absolute;
	top: 15px; right: 30px;
	color: #888878;
	line-height: 16px;
	overflow: hidden;
}
#contact .phones span {
	float: left;
	width: 20px;
	padding-right: 5px;
	text-align: right;
}
#contact .phones br {
	clear: both;
}

#contact p {
	float: left;
	margin-left: 10px;
	display: inline;
}
.unit-1x { width: 140px; }
.unit-2x { width: 290px; }

#map {
	position: absolute;
	top: 11px; right: 30px;
	width: 290px;
	line-height: 16px;
}
#map img{
	margin-top: 25px;	
}

/* --------------------------------- 
	navigation
*/
#navigation {
	width: 590px;
	height: 180px;
	position: absolute;
	top: 70px; left: 0;
	background: #FF7800;/* url('../_clip/text-projects.gif') no-repeat left top;*/
	padding-left: 30px;
}
#navigation ul {
	list-style: none;
}
li.nav {
	width: 140px;
	height: 45px;
	float: left;
	margin-right: 10px;
}
li.nav.n-kontakt {
	margin-right: 0;
}
li.nav a {
	display: block;
	height: 45px;
	background-repeat: no-repeat;	
}
li.nav.n-zpravy, li.nav.n-zpravy a { background-image: url('../_clip/n-zpravy.gif'); }
li.nav.n-projekty, li.nav.n-projekty a { background-image: url('../_clip/n-projekty.gif'); }
li.nav.n-sluzby, li.nav.n-sluzby a { background-image: url('../_clip/n-sluzby.gif'); }
li.nav.n-kontakt, li.nav.n-kontakt a, li.nav.n-kontakt-projekty, li.nav.n-kontakt-projekty a { background-image: url('../_clip/n-kontakt-projekty.gif'); }

/* --------------------------------- 
	projects
*/
.project #main {
	border-top: 1px solid #000;
	padding-bottom: 0;
}
.project #main p {
	color: #7b7b7b;
	margin: 5px 0;
}

ul.projects {
	margin: 0; padding: 0;
	float: right;
	width: 590px;
	margin-right: 30px;
	margin-top: 4px;
	padding-bottom: 5px;
	list-style: none;
	display: inline;
}
ul.projects li {
	margin: 0; padding: 0;
	border-top: 1px solid #666666;
	padding-bottom: 12px;
	padding-top: 10px;
	height: 1%;
}
* html ul.projects li {
	float: left;
}
*+html ul.projects li {
	float: left;
}
ul.projects li img {
	display: block;
	width: 140px;
	float: left;
}
ul.projects li p.caption {
	padding: 7px 0 3px;
	color: #666666;
}
ul.projects li h2.title a {
	display: block;
	font-size: 65%;
	font-weight: normal;
}
* html ul.projects li h2.title a {
	font-size: 45%;	
}
*+html ul.projects li h2.title a {
	font-size: 45%;	
}
ul.projects li h2.title {
	margin-bottom: 3px;
}
ul.projects li p.shortdesc a {
	color: #7B7B7B;
	display: block;
}
ul.projects li p.shortdesc {
	line-height: 14px;
}

ul.projects li .project-content {
	width: 440px;
	float: right;
}

/* --------------------------------- 
	aktuality
*/

ul.news {
	list-style: none;
}
ul.news li {
	border-top: 1px solid #666666;
	padding-bottom: 12px;
	padding-top: 10px;
	height: 1%;
	              	
}
ul.news li img {
	display: block;
	width: 140px;
	float: left;
}
ul.news li p.caption {
	padding: 7px 0 3px;
	color: #666666;
}
ul.news li h2.title a {
	display: block;
	font-size: 65%;
	font-weight: normal;
}
* html ul.news li h2.title a {
	font-size: 45%;	
}
*+html ul.news li h2.title a {
	font-size: 45%;	
}
ul.news li h2.title {
	margin-bottom: 3px;
}
ul.news li p.shortdesc a {
	color: #7B7B7B;
	display: block;
}
ul.news li p.shortdesc {
	line-height: 14px;
}

ul.news li .project-content {
	width: 440px;
	float: right;
}
/* --------------------------------- 
	navigator
*/

.navigator {
	text-align: center;
	margin-top: 10px;
}

.navigator a, .navigator span.actual, .navigator span.disable {
	display: block;
	float: left;
	padding: 2px  5px;
	color: #000;
	margin-left: 2px;
}
.navigator span.actual, .navigator span.disable {
	color: #BBB;
}

/* --------------------------------- 
	files
*/

.download {
	padding-top: 10px;
	padding-bottom: 1px;
	color: #7B7B7B;
	font-size: 90%;
	border-top: 1px solid #666;
	margin-top: 10px;
}
.download ul {
	list-style: none;
	margin: 5px 0 10px;
}
.download h2 {
	font-size: 110%;
	font-weight: normal;
}
.download li {
	background: url('../_clip/download-page-grey.gif') no-repeat 80px 10px;
	border-top: 1px solid #eee;
	position: relative;
	height: 1%;
	padding: 3px 0;
}
.download .file_download a {
	padding: 5px 0 5px 20px;
	float: left;
	display: block;
	width: 335px;
	height: 1%;
}
.download .file_download li {
	background: url('../_clip/download-page-grey.gif') no-repeat 0px 7px;
	padding: 0;
}
.download a.thumb {
	display: block;
	width: 70px;
	height: 50px;
	text-align: center;
	display: block;
	float: left;	
}
.download a.filelink {
	padding: 5px 0 5px 30px;
	width: 255px;
	display: block;
	float: left;
	height: 1%;
}
.download .size {
	float: right;
	text-align: right;
	width: 80px;
	height: 20px;
	line-height: 20px;
}

/* --------------------------------- 
	styles
*/

.orange {
	color: #FF7800;
}
.blue {
	color: #000088;
}
