body {
	background-color: #f2faff;
	/***/
	margin:0 0 0 0; padding:0;
	/***/
	font-family:"Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#5b5b5b;
}
/***/
a, a:link, a:active, a:visited {
	color:#8cb134;
	text-decoration:underline;
}
a:hover {
	color:#034EA2;
}
img {
	border:none;
}
form {
	padding:0; margin:0;
}

h2, h3, h4, h5 {
	color: #2C5B99;
	}
	h2 {font-size: 1.2em;}
	h3 {font-size: 1.1em;}
	h4, h5, h6, h7 {font-size: 1em;}
	
table {
	margin-bottom: 20px;
	border-collapse: collapse;
	font-size: 1em;
	}
	td {
		padding: 1px 5px;
		}
		
table.dataTable {
	margin-bottom: 20px;
	border-collapse: collapse;
	font-size: 1em;
	}
	table.dataTable td {
		padding: 1px 5px;
		border: 1px solid #EEEEEE;
		}
		
.contactbox td, .referenceItem td {
	border: none;
	}

.clr {
	clear: both;
	}
input.text {
	font-size:11px; height:17px; border:1px solid #ccd9e1;
	background-color:#FFFFFF; background-image:url(../img/searchwidgetbg.gif); background-repeat:repeat-x;
	width:100px; _height:15px;
}
th {
	text-align:left;
}

* {margin: 0; padding: 0;}

#content p {margin-bottom: 15px;}

#content ul,  ol {
	margin: 0 0 15px 0px;
	}
#content li {
	margin-left:20px;
	}
/***/
.noborder {
	border:none !important;
}
.ukoncovak {
	position:relative; float:none; clear:both;
	height:1px; overflow:hidden;
}
#outercontainer {
	position:relative;
	text-align:left;
	background-color:#FFFFFF;
	background-image:url(../img/outercontainerbg.gif);
	width:976px;
}
body.homepage #outercontainer {
	background-image:url(../img/outercontainerhpbg.gif);
}

#contentcontainer {
	margin: 0 7px 0 0; padding:3px 0 0 3px;
}
#hpcontent {
	position:relative;
	padding: 0;	
	background:url(../img/hph1bg.gif) repeat-x top left;
	clear: both;
	width: 100%;
	min-height: 300px;
	_height: 300px;
	z-index: 10;
	
}
/***/
#top {
	position:relative;
	height:97px;
	background-image:url(../img/topbg.jpg);
}
#top #toplogo {
	position:absolute;
	left:37px; top:12px;
	width:350px;
}
#top #toplogo img {
	position:relative;
	float:left;
}
#top #toplogo .topinfo {
	position:relative;
	float:left; 
	margin:6px 0 0 20px; 
	height:40px;
	padding: 18px 0 0 20px;
	border-left: 1px solid #c1d2dd;
	color: #4a606e;
	font-size:0.8em;
}
#topicons {
	position:absolute;
	right: 18px; top:12px; width:200px;
	text-align:right;
}
#topsearch {
	position:absolute;
	left:775px; top: 28px;
}
#topsearch input.text {
	width:142px;
	height: 17px;
}
#topsearch label {
	font-size:.7em;
}
#pageend {
	position:relative;
	height:30px; overflow:hidden;
	width:980px;
	background-image:url(../img/endbg.gif);
	background-repeat:no-repeat;
	margin-bottom: 20px;
	clear: both;
}
/***/
#menu {
	position: relative;
	background:url(../img/bg_menuitem.gif) repeat-x #1D4FAE;
	float: left;
	left: 201px;
	width: 765px;
	border-bottom: 1px solid #FFF;
	z-index: 5;
}
body.homepage #menu {	
}

#menu table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 0;
	height: 28px;
	}
	
#menu .menuitem {
	position:relative;
	border-left:1px solid #CEE3F2;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	text-align: center;
}
#menu .showlock {
	position:absolute;
	right:0; top:0;
	display: none;
}
#menu a, #menu a:link, #menu a:active, #menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
	/*line-height:33px;*/
	font-size:13px;	
	font-family:"Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	display: block;
	letter-spacing: 1px;
	padding: 6px 0;
}

#menu a:hover {
	background:url(../img/bg_menuitem_hover.gif) repeat-x #30BF2F;
	}
#menu .rozbalene {
	border-bottom:none;
}
#menu .level2 a, #menu .level3 a, #menu .level4 a {
	line-height: 18px !important;
}
#menu .level2 a {
	/*font-family:"Arial Narrow CE","Arial Narrow","Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif !important;*/
	font-size:11px !important;
	margin-left:26px !important;
}
#menu .level3 a {
	/*font-family:"Arial Narrow CE","Arial Narrow","Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif !important;*/
	font-size: 11px !important;
	margin-left:40px !important;
}
#menu .level4 a {
	/*font-family:"Arial Narrow CE","Arial Narrow","Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif !important;*/
	font-size: 11px !important;
	margin-left:50px !important;
}
#menu a.menuhighlight, #menu a.menuhighlight:link, #menu a.menuhighlight:active, #menu a.menuhighlight:visited {
	background:url(../img/bg_menuitem_hover.gif) repeat-x #30BF2F;
}
#menu .level2 a.menuhighlight, #menu .level2 a.menuhighlight:link, #menu .level2 a.menuhighlight:active, #menu .level2 a.menuhighlight:visited {
	color: #C8DF91; font-weight:normal;
}

#language {
	position: absolute;
	z-index: 30;
	top: 0;
	left: -200px;
	width: 200px;
	background: #C1D3DD;
	height: 28px;
	
	}
	#language select {
		width: 190px;
		font-size: 11px;
		position: relative;
		top: 4px;
		left: 5px;
		}
/***/
#hpimagestrip {
	position:relative;
	background-color:#FFFFFF;
	clear: both;
}
#hpimagestrip #logoarea, #podstrimagestrip #logoarea {
	display: none;
}

.hpflash {
	position: relative;
	float: right;
	width: 765px;
	background: #999999;
	height: 207px;
	}

#countryselector {
	position: absolute;
	float: left;
	width:200px; 
	height:131px;
	background-color: #c2d3de;
	background-image:url(../img/countryselectbg.jpg);
	background-repeat:no-repeat;
	top: -29px;
	z-index: 20;
}
.newsletterbox {
	position:absolute; 
	left:10px; 
	top: 110px; 
	width:180px; 
	z-index: 15;
	}
	.newsletterbox h2 {
		margin: 0 0 7px 0;
		padding: 0;
		}
	.newsletterbox p {
		margin: 0 0 5px 0;
		padding: 0;
		font-size: 0.9em;
		}
	.newsletterbox input.text {
		width: 95px;
		float: left;
	}
	.newsletterbox input.submit {
		float: right;
		margin-top: -4px;
	}
#countryselector form {
	padding: 12px 8px 0 8px; color:#000000;
	/* jakub 2007 08 10 padding top ze 40 na 12 */
}
/* jakub 2007 08 10 pridano #countryselectorcaption + span */
#countryselectorcaption {
	
	width:200px;
	height:28px;
	line-height:28px;
	font-weight:bold;
	font-size:1.0em;
	/*font-size:12px;*/
	color:#7f919b;
	background-color:#C1D3DD;
}
#countryselectorcaption span {
	padding-left:8px;
}
#countryselector select {
	margin-bottom: 45px;
	width:184px;
	font-size:10px;
}
#countryselector label {position: relative; margin-left: 5px;}
.hpblueseparator {
	position: relative;
	float:none; clear:both; height:10px; overflow:hidden;
	background-color:#cde4f4;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 207px;
}
.hpboxrow {
	position:relative;
	background-color:#FFFFFF;
	width: 765px;
	
}

/* ****** ROZCESTNIK ******* */
#RozcestnikTypu {
	position: relative;
	
}

#RozcestnikTypu h2 a {
	text-decoration: none;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.projektantbox, .realizbox, .investorbox {
	float: left;
	width: 322px;
	}

.projektantbox {
	 
	background:url(../img/boxbgproj.jpg) no-repeat top right;

}
.realizbox {
	
	background: url(../img/boxbgrealiz.jpg) no-repeat top right;

}
.investorbox {
	background: url(../img/boxbginvest.jpg) no-repeat top right;

}
.hpboxrow .innerbox, #RozcestnikTypu .innerbox {
	margin: 10px 15px 15px 15px;
	padding: 0;

}
#RozcestnikTypu h2, h2, .innerbox h2 a {
	margin: 0 0 5px 0; padding:0;
	font-size:15px;	color: #2c5b99; font-family:"Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#RozcestnikTypu .uvod {
	height: 95px;
	}
#RozcestnikTypu .uvod p {
	margin:0 90px 10px 0; padding:0; font-weight: bold;
}


h1.hpnadpis{
	position:relative;
	font-size:15px;	
	font-family:"Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	color: #2c5b99;
	margin: 10px 0 0 0; padding: 0 0 18px 0px;
}

#hlavnisloupec h1{
	position:relative;
	font-size:15px;	
	color: #2c5b99;
	margin: 10px 0 10px 0; padding: 0 0 10px 0px;
	border-bottom: 1px solid #CCCCCC;
	}
	#hlavnisloupec h1 a {
		text-decoration: none;
		color: #2c5b99;
		}
.greentext {
	color: #8cb134;
}
/***/
.newsitem {
	position:relative;
	margin-bottom:15px; float:none; clear:both;
	_height:20px;
	border-bottom: 1px solid #EAEAEA;
	width: 100%;
}
.newsitem img {
	position:relative;
	float:right;
	margin-bottom: 15px;
}
.newsitem .newstext {
	position:relative;
	width: 600px;
	float:left;
	text-align:justify;
}
#content .newsitem .newstext {
	position:relative;
	width: 600px;
	float:left;
	text-align:justify;
}
.newsitem .newstext h2{
	font-size:1.2em;
	color:#034EA2;
	margin:0 0 10px 0; padding:0;
	font-weight:normal;
}
.newsitem .newstext p {
	margin:0; padding:0;
}
.newsitem .readfull {
	position:relative; text-align:right; font-size: 0.9em; font-weight:bold;
}

.details {
	color: #8CB134;
	font-size: 0.9em;
	margin-bottom: 15px;
	}
	.details .kategorie {
		margin-right: 20px;
		width: 200px;
		display: block;
		float: left;
		}
	.details .datum {
		width: 80px;
		display: block;
		float: left;
		}
	.details .misto {
		width: 180px;
		margin-right: 20px;
		display: block;
		float: left;
		}
/***/
.footer {
	position:relative;
	background-color: #034EA2;
	height: 2em; 

	color: #FFF;
	padding: 7px 15px 0 15px;
	font-size: 0.9em;
	/*margin-top:35px;*/
	}
	.copyright {
		width: 180px;
		float: left;
		padding: 0;
		font-weight: bold;
		}
	.footer ul {
		list-style: none;
		position: relative;
		border-left: 1px solid #FFF;
		margin: 0;
		padding: 0;
		
		float: right;
		}
		.footer ul li {
			display: inherit;
			float: left;
			border-right: 1px solid #FFF;
			padding: 0 15px;
			
			}
			
	#contentcontainer .footer ul li a {color: #FFF; text-decoration: none;}
/***/

#container {
	clear: both;
	}
	
#levysloupec {
	position: relative;
	width: 200px;
	float: left;
	}
	#levysloupec h3 {
		color: #8cb134;
		margin: 12px 5px 10px 5px;
		border-bottom: 1px solid #CCCCCC;
		padding: 0 0 10px 15px;
		font-size: 1.2em;
		}
	#levysloupec p {
		margin: 0 15px 15px 15px;
		}
	
	
#navi {
	margin: 0;
	}
	#navi ul {
		position: relative;
		list-style: none;
		}
		#navi ul li {
			position: relative;
			font-weight: bold;
			margin: 0;
			padding: 0;
			border-top: 1px solid #F0F8FE;
			border-bottom: 1px solid #F0F8FE;
			}
			#navi ul li a {
				position: relative;
				text-decoration: none;
				color: #333333;
				padding: 3px 15px;
				display: block;
				margin: 0;
				border: 1px solid #F0F8FE;
				}
				#navi ul li a:hover, #navi ul li.selected a, #navi ul li.selected ul li a:hover {
					background-color: #EEEEEE;
					border: 1px solid #CCCCCC;					
					}
					#navi ul li.selected ul li a {
						background: none;
						border: none;
						border: 1px solid #F0F8FE;
						}
			#navi ul li ul li {
				font-weight: normal;
				}
				#navi ul li ul li a {
					padding: 3px 30px;
					}
#hlavnisloupec {
	position:relative;
	float:right;
	width: 760px;
}
#podstrimagestrip {
	position:relative; height:94px;
}


#content {	
	margin: 5px 15px 15px 15px;
	padding: 0;

}
#content p {
	padding:0; margin: 0 0 8px 0;
	text-align:justify;
}
#content img {
	
}	
.bottommenu {
	font-size:0.8em;
	margin-top: 30px;
}
/*pridano 17.01.2006, 3.3.2006*/
.location {
	font-size:0.8em;
	display:block;
	margin-bottom:8px;
}
.location a,.location a:link,.location a:active,.location a:visited {
	color:#999999;
}
input.submit, .pridatreferenci input.submit {
	background: url(../img/submitbg.gif) no-repeat;
	width: 78px; 
	height:28px;
	font-size:11px;
	border:0;
	color: #034EA2;
	cursor: pointer;
}

input.submit_wide100 {
	background: url(../img/submitbg-100.gif) no-repeat;
	width: 100px;
	height: 28px;
	font-size: 11px;
	border: 0;
	color: #034EA2;
	cursor: pointer;
}
	
.submenucontainer {
	margin-bottom:6px;
}

img.floatleft
{
	float: left;
	margin: 10px 10px 10px 0px;
}

img.floatright
{
	float: right;
	margin: 10px 0px 10px 10px;
}
/*.akceclanek {
	clear: both; float:right; font-size:11px;
}*/
.akceclanek {
	position:relative;
	float:none; clear:both;
	padding: 0 0 10px 10px;
	text-align:right;
	font-size:11px;
	margin-top:0;
}
.akceclanek a, .akceclanek a:link, .akceclanek a:active, .akceclanek a:visited {
	color:#666666; text-decoration: none; padding-left:5px; margin-right: 15px;
}
.akceclanek a:hover {
	color:#034EA2;
}
.akceclanek img {
	vertical-align: middle;
	position: relative;
}

#content p.siteError, .mandatoryItem
{
	font-weight: bold;
	color: #c90000;
}

#content p.siteError
{
	margin: 1em 0em;
}
	
.referenceItem
{
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 1px solid #EAEAEA;
}
.referenceItem table {
	margin-bottom: 15px;
	}

.referenceItem th {
	width: 100px;
	}

.referenceItem h3
{
	margin: 0 0 5px 0;

	padding: 0;
	color: #034EA2;
}


.referenceItem .images {
	width: 175px;
	}

.referenceItem .images p
{
	font-size: 140%;
}
	
.referenceItem .images table {
	margin-bottom: 15px;		
	}
	.referenceItem td {
		vertical-align: top;
		}
	.referenceItem .images table td {
		vertical-align: top;
		padding: 0;
		}
		

.referenceItem .images .refnumbers {
	font-size:1em !important;
	text-align: center;
	width: 35px;
	padding-right: 10px;
	}
	.referenceItem .images .refnumbers a {
		font-weight: bold;
		color: #034EA2;
		}
	.referenceItem .images .refnumbers a.selectedImage {
		color: #8CB134;
	}
	.referenceItem .images .refnumbers img {
		margin-bottom: 10px;		
		}
		
.pridatreferenci td {
	}
	.pridatreferenci input, .pridatreferenci select {
		width: 300px;
		}
	.pridatreferenci textarea {
		width: 400px;
		}
	.pridatreferenci .button {
		width: 100px;
		}

/*********************** FILTER - REFERENCE & KONTAKTY **************************/

.Filter
{
	font-size: 1em;
	width: 100%;
	margin-bottom: 0;
	}
	.Filter td {
		padding-bottom: 10px;
		font-weight: bold;
		}
.Filter select {
	width: 165px;
	font-size: 11px;
}




form.FilterForm {
	padding:10px;
	margin-bottom: 20px;
	background-color: #f0f8fe;
}

form.FilterForm input.submit {
	background-image: url(../img/submitbgdarker.gif);
}

.clear {
	clear: both;
}

.paging {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 1.1em;
	}

	.paging a {
		margin: 0 5px;
		}
	.paging .preddal {
		font-size: 1.1em;
		font-weight: bold;
		}
/* doplneno 2007 08 25 jakub - filtr na sirku pod nadpisem */

form.FilterFormWide{
	padding:5px;
	background-color: #f0f8fe;
	padding-bottom:3px;
	margin-bottom:20px;
}
form.FilterFormWide .Filter {
	margin:0;
}
form.FilterFormWide .Filter select {
	width: 170px;
}	
/************************ NABIDKY A POPTAVKY *************************/

#kontaktPracovniciFilter, #demandsFilter, #seminareListing {
	width: 100%;
	border-collapse: collapse;
}

#kontaktPracovniciFilter th, #demandsFilter th, #seminareListing th {
	background-color: #f0f8fe;
	border: 1px solid #5b5b5b;
}

#kontaktPracovniciFilter td, #kontaktPracovniciFilter th, #demandsFilter td, #demandsFilter th, #seminareListing td, #seminareListing th {
	padding: 5px;
}

#kontaktPracovniciFilter
{
	border: 1px solid #5b5b5b;
	margin: 20px 0px;
}

#kontaktPracovniciFilter td
{
	border: 1px solid #5b5b5b;
}

th.rightAlign
{
	text-align: right;
}

.download {
	width: 100%;
	font-size: 1em;
	margin-bottom: 15px;
	border-bottom: 1px solid #EAEAEA;
	}
	.download td { vertical-align: top;}
	.download .nahled {width: 115px; padding-bottom: 15px;}
	.download .typ {font-size: 0.9em; }
	.download h2 {font-size: 1.1em;}

.telefax th, .telefax td {
	padding-bottom: 13px;
	}

.contactbox {
	width: 100%;
	border-bottom: 1px solid #EAEAEA;
	}
	.contactbox th {
		width: 100px;
		}
	.contactbox td {
		padding-left: 0;
		}
	.contactbox h2 {
		font-size: 1.1em;
		}
	.contactbox table {
		margin-bottom: 0px;
	}
	.contactbox .icon {
		vertical-align: middle;
	}
 .pracovnik {
	padding-bottom: 20px;
	}
.logoimage {
	text-align: right;
	}
	
#siteMap {
	line-height: 2em;
	}
	#siteMap img {
		margin-right: 3px;
		}
.parentMenuItem {
	margin-left: 25px;
	}
	.childrenItems {
		

		}
		
.emailadresata {
	width: 250px;
	}
	
.addNewItem {
	float: right;
	margin-bottom: 10px;
	}
#demandsFilter {clear: both;}

table.filesDownload td.lang {}
table.filesDownload td.icon {}
table.filesDownload td.name {}
table.filesDownload td.size { white-space: nowrap; }
table.filesDownload td.state {}

.katalogyAttachments { width: 100%; }
.katalogyAttachments table.filesDownload td.name { width: 480px; }
.katalogyAttachments table.filesDownload td.size { width: 70px; }
.katalogyAttachments table.filesDownload td.lang { width: 60px; }

#registeredUserInfo
{
	font-size: 0.9em;

	position: absolute;
	right: 28px;
	top: 70px;
}

/**************************** COMMON USER FORM ******************************/

.commonUserFormNewsletter, #content p.commonUserFormMandatory, #registeredUserForm .passwordHint {
	font-size: 0.8em;
}

#content p.commonUserFormMandatory {
	margin: 1em 0em;
	color: red;
}
	
#CDRomForm th, #mailingSubscriptionForm th, #messageBox th, #filesDownloadReportForm th,
	#vacancySupplyForm th, #contractSupplyForm th, #sendToMailForm th, .pridatreferenci th,
	#registeredUserForm th, #seminarApplication th
{
	white-space: nowrap;
	padding-right: 10px;
}


#CDRomForm h3, #mailingSubscriptionForm h3, #messageBox h3, #filesDownloadReportForm h3,
	#vacancySupplyForm h3, #contractSupplyForm h3, #sendToMailForm h3, .pridatreferenci h3,
	#registeredUserForm h3, #seminarApplication h3
{
	margin-top: 1em;
}

#LSreklama
{
	margin: 10px 5px 10px 5px;
	width: 190px;
}
.availability{
	font-size: 10px;
	}
