/* listovací lišta */

#strankovani
{
	text-align: right;
	padding-right: 7px;
}

#strankovani .navigacni-zalozka-odsazeni
{
	float: right;
	padding-right: 4px;
}

#strankovani .number
{
	float: left;
	padding: 0 5px;
}

#strankovani a.first-last
{
	position: relative;
	top: 2px;
	height: 14px;
	width: 14px;
	display: block;
	float: left;
}

#strankovani a.left
{
	background: url('../img/xleft.gif') center center no-repeat;
	
}
#strankovani a.skipleft
{
	background: url('../img/xskipleft.gif') center center no-repeat;
}
#strankovani a.right
{
	background: url('../img/xright.gif') center center no-repeat;
}
#strankovani a.skipright
{
	background: url('../img/xskipright.gif') center center no-repeat;
}

#strankovani a.left:hover
{
	background: url('../img/left.gif') center center no-repeat;
	
}
#strankovani a.skipleft:hover
{
	background: url('../img/skipleft.gif') center center no-repeat;
}
#strankovani a.right:hover
{
	background: url('../img/right.gif') center center no-repeat;
}
#strankovani a.skipright:hover
{
	background: url('../img/skipright.gif') center center no-repeat;
}

#strankovani a.left
#strankovani a.skipleft
#strankovani a.right
#strankovani a.skipright


#strankovani a.first-last:hover
{
	margin: 4px;
	border: 1px solid red;
}

#strankovani a.num
{
	color: #406E95;
	padding: 0 3px;
}

#strankovani span.actual
{
	color: #505050;
	font-weight: bold;
	padding: 0 3px;
}

/* klienti */
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
	
#klienti-invio #formklienti
{
	background: url('../img/fieldsetklient.gif') left 18px no-repeat;
	height: 175px;
}


	#obory-container {
	margin: 0px;
	padding: 0px; 
	position: relative;	 
	}
	
	#obory-container ul {
		margin: 5px 10px 0px -3px; 
		padding: 0px 0px 10px 0px; 
		list-style: none;
		display: block;
		line-height: 150%;
		border-bottom: 1px solid #66A4D6;
	}
	
	#obory-container li {
		margin: 0px; 
		list-style: none;
		display: inline;
		padding: 0px 20px 3px 5px;
		font-size: 95%;
		background: url('../img/ulliodr.gif') right center no-repeat;
	}
	
		#klienti-invio ul.char-filter li a,
		#obory-container li  a
		{
			color: #406E95;
		}
		
		#klienti-invio ul.char-filter li a
		{
			font-weight: bold;
		}

#klienti-invio fieldset
{
	border: none;
}

	#klienti-invio legend {
	background:#FFFFFF url(../img/bg-filtr-legend.gif) no-repeat scroll left top;
	color:#66A4D6;
	font-weight:bold;
	margin-left:-10px;
	padding-left:32px;
	}

#klienti-invio ul.char-filter
{
	list-style: none;
	margin-top: 10px;
	float: left;
}

	#klienti-invio ul.char-filter li
	{
		font-size: 95%;
		list-style: none;
		display: inline;
		margin: 0px 3px;
	}


#klienti-invio .filter-item-help
{
	margin-top: 10px;
	float: right;
	margin-right: 15px;
}

	#klienti-invio .filter-item-help .block-label
	{
		cursor:help;
		color: #66A5D6;
		font-weight: bold;
	}



#klienti-invio .client-item
{
	display:inline;
	width: 156px;
	height: 145px;
	float:left;
	margin:10px 25px;	
	background:#EEF5FB url(../img/bg-image-klient.gif) no-repeat scroll left top;
	padding: 8px 0px 0px 5px;
}



#klienti-invio .client-item h5 {
	text-align: right;
	font-size:85%;
	font-weight: normal;
	padding: 0 8px 0 0;
	margin: 0px;
	color: #406E95;
}

#klienti-invio .client-item h5 a
{
	color: #406E95;
}



/*	 

#klienti-invio .item-1 {
	clear:left;
}

#klienti-invio .item-2 {
	margin:10px 60px;
}

/*
	


fieldsetklient
	#klienti-invio #obory-container ul
	{
		list-style-type: none;
		clear: both;
	}
	
	#klienti-invio #obory-container ul li
	{
		float: left;
		margin-right: 15px;
	}
	
		#klienti-invio #obory-container ul li a
		{
			color: #406E95;
		}
	*/

/*
	sekce Reference
*/

/* vypis */

#pseudo-perex {
	background-color: #fff;
	border-bottom: 1px solid #fff; /** pro IE **/
}

/***	

**/
#main-content #obory-container li a, #main-content #obory-container li a:visited  {
	color: #000;
}

#main-content #obory-container li a:hover, #main-content #obory-container li a:focus, #main-content #obory-container li a:active  {
	color: #949B01;
}
/**
#obory-container h5 {
	color: #007CC6;
	width: 40px;
	position: absolute;
	right: 675px;
	font-size: 100%;
}
**/

#filtr-container {
	background: #fff url('../img/bg-filtr.gif') no-repeat left bottom;
	margin: 10px 0px 10px 0px;
	height: 56px;
}

#filtr-container legend {
	background: #fff url('../img/bg-filtr-legend.gif') left top no-repeat ;
	margin-left: -10px;
	padding-left: 32px;
	font-weight: bold;
	color: #66A4D6;
}

#filtr-container fieldset {
	border: none;
}

#filtr-container span.filter-item {
	padding: 3px 5px 0px 10px;
	float: left;
	width: 250px;
}

#filtr-container label.block-label {
	display: block;
	height: 20px;
	color: #007CC6;
	font-weight: bold;
	float: left;
	margin-right: 10px;
}

#filtr-container select
{
	width: 180px;
	font-size: 0.92em;
	border: 1px solid #AAD1E8;
}

#filtr-container span.inline-label {
	width: 160px;
}

#filtr-container span.submit-label {
	width: 120px;
}

			#filtr-container span.inline-label label.input-checkbox {
				color: #406E95;
				font-weight:normal;
			}
			
			#filtr-container .submit {
				background: #fff url('../img/bg-input-filter-submit.gif') no-repeat left top;
				width: 123px;
				height: 21px;
				color: #406E95;
				font-weight: bold;
				padding: 2px 0px;
				text-align: center;
				border: none;
				text-transform: uppercase;
				font-size: 0.83em;
			}
			
			#filtr-container .input-select:hover,
			#filtr-container .input-select:focus {
				border: 1px solid #276E95;
			}
			
			#filtr-container .submit:hover {
				color: #FF9C37;
				cursor: pointer;
			}
/**
#filtr-container span.filter-item-help {
	padding: 3px 5px 0px 10px;
	float: left;
	width: 60px;
	text-align: center;
}

#filtr-container span.filter-item-help img {
	cursor: help;
}

#filtr-container span.filter-item-help span.block-label {
	padding: 0px 0px 3px 0px;
	display: block;
	color: #007CC6;
}

#filtr-container span.filter-item-help a {
	padding: 0px;
}
	
**/

.links
{
	margin-top: 15px;
	border-top: 1px solid #D1E4F3;
	border-bottom: 1px solid #E3EFF8;
}

.ref-item {
		margin: 20px 0px 0px 0px;
		/**background: url('../img/bg-ref-item-bubbles.gif') repeat-y 390px 20px;**/
}

	/**	
	#main-content .ref-item h5 a, #main-content .ref-item h5 a:visited  {color:#949B01;}
	#main-content .ref-item h5 a:hover, #main-content .ref-item h5 a:focus, #main-content .ref-item h5 a:active {color:#007CC6;background-color: none; background: transparent; }
	**/
	
		.ref-img {
			width: 130px;
			float:left;
			padding: 5px;
			margin: 10px;
			margin-top: 0px;
			text-align: right;
			font-size: 90%;
			position: relative;
		}
	/**
		.ref-img .switch-image {
			position: absolute;
			top: 78px;
			right:10px;
		}
		
			.ref-img img {
				padding: 0px;
				margin: 0px;
				
			}
	**/	
		.ref-item h5
		{
			float: right;
			display: block;
			width: 483px;
			font-size: 1.33em;
			margin-bottom: 10px;
			line-height: 1.3em;
		}
		
			.ref-item h5 a { color: #396792; padding-right: 80px;
 }
			
	.img-link {
		padding: 5px 0px; text-align: right;
	}
	
		.img-link a
		{
			color: #406E95;
			font-weight: bold;
		}
	/**
		#main-content .img-link a, .img-link a:visited {color: #FF9C37;}
		#main-content .img-link a:hover {color: #949B01; background-color: none; background: transparent;}
	**/
	/*
		.ref-text {
			float: right;
			width: 525px;
			margin-top: 10px;
			position: relative;
			
		}
		*/
		.ref-textos{
			width: 483px;
			float: right;
			margin-bottom: 20px;
		}

			.ref-text-left {
				width: 235px;
				float: left;
			}
		
		
			.ref-text-right {
				width: 228px;
				float: right;
				padding-top: 0px;
				border-left: 1px dashed #DBEAF7;
				padding-left: 15px;
			}
			
		
				.ref-text-right ul li
				{
					background:transparent url('../img/ul-li.gif') no-repeat scroll 0pt 5px;
					padding-left: 15px;
					margin-bottom: 4px;
				}
		/*	
			.ref-text .wysiwyg h2, .ref-text .wysiwyg h3, .ref-text .wysiwyg p, .ref-text .wysiwyg ul {
				margin-top: 0px;
				padding-top: 0px;
			}

			
		

			.ref-text .wysiwyg p, 
			.ref-text .wysiwyg h3, 
			.ref-text .wysiwyg h4, 
			.ref-text .wysiwyg ul, 
			.ref-text .wysiwyg li  {
				margin: 0px;
				padding: 0px;
				line-height: 150%;
				font-size: 100%;
			}
			.ref-text .wysiwyg ul {
				padding-left: 17px;
				_padding-left: 15px;
			}
			
			
	.case-study-img {
		position: absolute;
		top: -40px;
		right: 0px;
	}
	
	

/* detail */	
/*
	span#bookmark-detail {
		display: block;
		position: absolute;
		left: -48px;
		top: -10px;
		width: 28px;
		height: 139px;
		background: url('../img/bookmarks/bookmark-detail.gif') no-repeat left top;		
	}
	
	ul.links {
		margin-top: -15px;
		margin-bottom: 15px;
	}
	
	/*
	#perex p.f-left, #pseudo-perex p.f-left, #main-content p.f-left {
		width: 380px;
		float: left;
		padding-left: 10px;
	}
	#perex p.f-right, #pseudo-perex p.f-right, #main-content p.f-right {
		width: 320px;
		float:left;
		text-align: right;
	}
	
	#perex p.f-left {
		padding-left: 0px;
	}
	#perex p.f-right {
		width: 320px;
		float:right;
		margin-right: 5px;
		text-align: right;
	}
	
	#perex {
		width: 729px;
		margin-top: 0px;
		padding-top: 0px;
	}
	
	#perex .wysiwyg {
		padding: 0px 0px 20px 0px;
		margin: 0px;
	}
	#perex .wysiwyg p {
		padding: 0px;
		margin: 0px;
	}*/
	
/**
	
	
	p.f-right span {
		background: url('../img/icon-navitem.gif') no-repeat 0px 1px;
		padding-left: 15px;
	}
	
	#main-content p.f-right span a, 
	#main-content p.f-right span a:visited {
		color: #007CC6; 
		font-weight: normal;
   }
	#main-content p.f-right span a:hover,
	#main-content p.f-right span a:active,
	#main-content p.f-right span a:focus {
		color: #949B01;
		background-color: transparent;
		text-decoration: none;
   }
	**/
	/*
	.ref-photo-boxex {
		width: 199px;
		margin: 0px;
		margin-top: -15px;
		padding: 0px;
		float: right;
	}
	
	.ref-photo-boxex p.right {
		padding-right: 7px;
	}
	
	.ref-photo-box {
		width: 180px;
		padding: 7px;
		margin: 0px 0px 20px 0px;
		background: #FCFCF0 url('../img/bg-img-w180.gif') no-repeat center top;
	}
	
	.ref-photo-box h5 {
		font-size: 100%;
		/**color:#007CC6;**/
		/*
		font-weight: normal;
		padding: 0px ; 
	}
	
	
#content-boxes {
	width: 462px;
	float: left;
	margin-top: -15px;
}	
#content-boxes p {
	margin-bottom: 35px;
}
#content-boxes ul.links {
	margin-top: -35px;
	margin-bottom: 35px;
}	
	
	
	.klient-perex {
		padding: 15px 10px 10px 40px;
		margin: -25px 0px 15px 0px;
		background: url('../img/bg-reference-toptext.gif') no-repeat center top;
	}
	.klient-perex h3 {
		padding: 0px;
		margin: 0px;
		color:#007CC6;
		font-size: 1.5em;
	}
	
	.content-box {
		padding: 0px 10px 25px 45px;
		margin: -25px 0px 15px 0px;
		background: url('../img/bg-content-box-wysiwyg.gif') repeat-y center top;
	}
	
	.content-box h2, .content-box h3, .content-box h4 {
		background: url('../img/bg-content-box-h3.gif') no-repeat center top;
		margin: 25px -10px 0px -30px;
		padding: 25px 10px 5px 30px;
		font-weight: bold;
		color:  #007CC6;
		font-size: 1.5em;
		/**height: 9px;**/
		/**border: 1px dashed blue;**/
		/*
	}

	
	.content-box ul {
		padding: 5px 22px;
	}
	
	/**.content-box h2, .content-box h3.fish {
		background: url('../img/bg-hx-fish-2.gif') no-repeat left center;
		padding-left: 30px;
		color:#007CC6;
		font-weight: normal;
	}**/
	/*
	#project-manager img {
		margin-top: 0px;
	}
	#project-manager h4,
	#ref-team h4 {
		margin: 0px;
		padding: 10px 0px 0px 0px;
	}
	
	.pm-photo-box {
		float: left;
		margin: 10px 10px 10px 0px;
		width: 100px;
		padding: 7px;
		background: #FCFCF0 url('../img/bg-image-small.gif') no-repeat left top;
	}
	
	.pm-text, .pm-refs {
		width: 275px;
		float: left;
		padding-top: 5px;
	}
	.pm-text div.wysiwyg {
		padding-top: 5px;
	}
	.pm-refs {
		float: right;
	}
	
	#main-content .pm-refs ul li a {
		font-weight: normal;
	}
	#main-content .pm-refs p {
		height: 100%; /** vyresi odskok textu v MSIE **/
		/*
	}
	
	
	
	#main-content .pm-refs p {
		padding-left: 5px;
		/**padding-top: 15px;**/
		/*
	}
	#main-content .pm-refs span {
		padding-left: 18px;
	}
	
	
	#project-manager h5, #project-manager h6   {color: #007CC6;}
	.pm-text h5 span {
		font-weight: normal; font-size: 90%; text-transform: lowercase;
	}
	.pm-text p {
		font-size: 90%;
	}

/* cerny nadpis v boxu */
	/*
	#right-column .column-item-content h6 {
		color: #000;
		padding-top: 5px;
	}

	#right-column .dekovny-dopis h5 {
		padding-top: 0px;
		padding-bottom: 15px;
		margin-top: 0px;
	}
	
	#right-column .dekovny-dopis h5 span.small-black {
		color: Black;
		font-size: 90%;
	}
	
	#right-column .dekovny-dopis .wysiwyg {
		font-weight: normal;
		font-size: 95%;
	}
	
	
	
	
	
	ul.char-filter {
		display: block;
		margin: 0px;
		float: left;
		padding: 15px;
		font-size: 110%;
	}
	ul.char-filter li {
		display: inline; 
		list-style: none; 
		margin: 3px;
		line-height: 20px;
	}
	

	
	#main-content ul.char-filter li a, 	#main-content ul.char-filter li a:visited {
		color: #007CC6;
	}
	#main-content ul.char-filter li a:hover, 	#main-content ul.char-filter li a:focus, #main-content ul.char-filter li a:active {
		color: #fff;
		background-color: #007CC6;
	}
	
	.active-char {
		color: #FF9C37;
		font-weight: bold;
	}
	
	.client-item, .photo-box {
		width: 150px;
		padding: 7px;
		margin: 10px 15px;
		float: left;
		display: inline;
		background: #FCFCF0 url('../img/bg-image.gif') no-repeat left top;
	}
	.client-item-ref, .photo-box-ref {
		width: 194px;
		padding: 7px 0px 0px 23px;
		margin: 10px 0px;
		float: left;
		display: inline;
		background: url('../img/bg-image-ref.gif') no-repeat left top;		
	}	
	.item-2 {
		margin: 10px 60px;
	}
	.item-1 {
		clear: left;
	}
	.client-item h5 {
		font-size: 85%;
		font-weight: normal;
		background: url('../img/icon-navitem.gif') no-repeat 0px 1px;
		padding: 0px 0 0px 15px; 
	}
		.client-item h5 a {
			font-weight: normal !important;
		}
	.item-cleaner {
		clear: both;
		height: 10px;
	}
	
	
	
	/* detail Klienta */
	/*
	.photo-box {
		float: right;
		margin: 0px 0 10px 10px;
	}
	
	.content-box-container {
		width: 509px;
		margin-bottom: 25px;
	}
	
	.content-box-top {
		background: url('../img/bg-content-box-top.gif') no-repeat center top;
		height: 9px;
	}
	.content-box-content {
		background: url('../img/bg-content-box.gif') repeat-y left top;
		padding: 0px 20px;
	}
	
	.content-box-content ul {
		padding: 5px 22px;
	}
	
	.content-box-content h2, .content-box-content h3 {
		background: url('../img/bg-hx-fish-2.gif') no-repeat left center;
		padding-left: 30px;
		color:#007CC6;
		font-weight: normal;
	}
		
	.wysiwyg ul,.wysiwyg ol  {
		margin-top: 0.5em;
	}
	.wysiwyg ul {
		padding-left: 0px; 
	}	
	.wysiwyg ul li {
		margin-left: 15px;
	}
	.wysiwyg ol li  {
		margin-left: 22px;
	}
	*/
	.no-result
	{
		display: block;
		margin-top: 10px;
		font-weight: bold;
	}
	
/* Dekovne dopisy */
/*
.dopisy-item {
	margin: 0px 0px 20px 0px;	
}
		.dopisy-item h4 {
			font-size: 130%;
			font-weight: normal;
			background: url('../img/bg-h5-fish.gif') no-repeat 0px 2px;
			padding: 0px 60px 10px 30px;
			color:#949B01;
		}
		#main-content .dopisy-item h4 a {color:#949B01; }
		#main-content .dopisy-item h4 a:hover {color:#007CC6; background-color:transparent;}	
	
		.dopisy-item div.wysiwyg {
			padding-left: 30px;
		}	