/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td	{
	margin:0; padding:0; border:0; text-decoration:none;
	font-weight:inherit; font-style:normal; font-size:100%; font-family:inherit;
	vertical-align:baseline; outline:none; text-align:left;
}
body	{line-height:1; color:Black; background:White;}
table	{border-collapse:separate; border-spacing:0;}
caption, th, td	{text-align:left; font-weight:normal;}
tbody th, tbody td	{vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after	{content:"";}
blockquote, q { quotes: "" ""; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet	{border:none;}
ul, ol, dir, menu	{list-style:none;}
sub, sup	{vertical-align:baseline;}
a	{color:inherit; cursor:default;}
a:link, a:visited
	{text-decoration:underline;}
a[href],
button, select,
input[type=submit], input[type=button], input[type=reset],
input[type=checkbox], input[type=radio]
	{cursor:pointer;}




/* basic */

html	{overflow-y:scroll;}
body	{
	font-size:9pt;
	font-family:"Arial CE", Arial, Helvetica, sans-serif;
	line-height:1.5em;
}
h1, h2, h3, h4, h5, h6, caption, dt, th, legend	{font-weight:bold;}
h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited,
h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited,
h5 a:link, h5 a:visited,
h6 a:link, h6 a:visited,
caption a:link, caption a:visited,
dt a:link, dt a:visited,
legend a:link, legend a:visited
	{text-decoration:none;}

h1	{font-size:2em; text-transform:uppercase; line-height:1.2; clear:both;}
h2	{font-size:1.2em; text-transform:uppercase;}
h3	{font-size:1.2em; text-transform:uppercase;}
h4	{font-size:1.2em;}
h5	{font-size:1em;}
h6	{font-size:1em; }
p, ul, ul, dl, table, blockquote	{margin-bottom:0.5em;}
ol	{list-style-type:decimal;}
pre, code	{font-family:monospace;}

em	{font-weight:bold;}
a[href]	{color:Blue;}
a[href]:hover	{color:Red;}
hr, del	{display:none;}
ul li	{padding-left:10px; list-style:none;}

.left	{text-align:left;}
.right	{text-align:right;}
.center	{text-align:center;}
.small	{font-size:90%;}
.big	{font-size:110%;}
.last	{margin-bottom:0;}
.hidden	{display:none;}
.invisible	{visibility:hidden;}
.print	{display:none;}
.noCss	{display:none;}
.floatLeft	{float:left;}
.floatRight	{float:right;}
.imgLeft	{float:left; clear:left; margin:0 20px 20px 0;}
.imgRight	{float:right; clear:right; margin:0 0 20px 20px;}
.reset	{display:block; clear:both; line-height:0; }
.reset hr	{display:inline; line-height:0; height:0; visibility:hidden;}
.inline	{display:inline;}
.holder	{position:relative;}
.frame	{width:100%; position:relative;}

.block	{margin-bottom:2em;}
.section{margin-bottom:4em;}




/* typography */

.quot,
.question
	{font-style:italic;}

.author	{font-weight:bold; text-align:right;}





/* layout */

p,
h2
	{padding-bottom:1em;}

.noBottom	{padding-bottom:0;}

ul li	{padding-left:15px;}
ul	{padding-bottom:1em;}

.colLeft	{float:left; width:450px;}
.colRight	{float:right; width:250px; }

.colLeftHalf	{float:left; width:350px;}
.colRightHalf	{float:right; width:350px; }

.col1of3,
.col2of3,
.col3of3
	{float:left; width:230px; margin-right:25px;}
.col3of3	{margin-right:0;}

body	{margin:0; padding:0; min-width:920px;}
#mainFrame	{position:relative; width:920px; margin:0 auto;}

#contentFrameBorder	{padding:0 90px;}
#logoFrame	{padding-left:40px; padding-top:20px;}

#menuTopLink,
#footerFrame
	{display:none;}

#menuMain	{position:absolute; top:105px; left:362px; width:560px; height:39px;}

#menuMain li,
#menuMain li a,
#menuMain li a span
	{display:block; padding:0; margin:0; height:39px;}
#menuMain li	{float:left;}
#menuMain li a	{text-decoration:none;}
#menuMain li a span	{position:absolute; width:100%;}

#menuMain ul	{width:540px; position:absolute; top:0; right:-20px; display:block; margin:0; padding:0; height:39px;}
#m1_index,
#m1_index a,
#m1_index a span
	{width:63px;}
#m1_about,
#m1_about a,
#m1_about a span
	{width:91px;}
#m1_news,
#m1_news a,
#m1_news a span
	{width:84px;}
#m1_download,
#m1_download a,
#m1_download a span
	{width:104px;}
#m1_services,
#m1_services a,
#m1_services a span
	{width:120px;}
#m1_contact,
#m1_contact a,
#m1_contact a span
	{width:83px;}
#m1_references,
#m1_references a,
#m1_references a span
	{width:99px;}
	
.hp_block	{position:relative; height:100px;}
.hp_content	{position:absolute; top:25px; right:30px;}
.hp_content	{text-align:right;}
.hp_block h2	{line-height:100px;}
.hp_block h2 span	{position:absolute; top:0; left:0; display:block; height:100px;}
.hp_more,
.hp_more span
	{position:absolute; top:0; right:0; display:block; height:100px; width:20px; overflow:hidden;}


#hp_hr h2 span	{width:300px;}
#hp_org h2 span	{width:380px;}
#hp_proc h2 span	{width:320px;}
#hp_fr h2 span	{width:280px;}


#hp_hr .hp_content	{width:400px;}
#hp_org .hp_content	{width:330px;}
#hp_proc .hp_content	{width:380px;}
#hp_fr .hp_content	{width:420px;}


#pageTitle	{position:relative;}
#pageTitle,
#pageTitle span
	{height:100px;}
#pageTitle h1	{line-height:100px;}
#pageTitle span	{position:absolute; top:0; display:block; width:740px; }

#page_index #pageTitle	{display:none;}


.dataTable	{width:100%; margin-bottom:1em;}

.dataTable th,
.dataTable td
	{padding:5px 0; border-collapse:collapse; border-bottom:2px solid #ccc;}

.dataTable caption	{padding:5px; background:#ccc;}

.w150	{width:150px;}
.w200	{width:200px;}

img	{margin-bottom:10px;}
#about_pictures img	{margin-right:14px;}
#about_pictures	{padding-top:20px;}



/* z-index */





/* colors */

body,
#mainFrame
	{background:#fff;}

ul li	{background:url(images/dot_orange.gif) no-repeat 0 0.4em;}

#headerFrame	{background:url(images/bgr_headerFrame.gif) no-repeat;}
#contentFrame	{background:url(images/bgr_contentFrame.gif) repeat-y;}
#contentFrameBorder	{background:url(images/bgr_footerFrame.gif) no-repeat 0 100%;}

#menuMain	{background:url(images/menu_bgr.gif) repeat-x;}
#m1_index span	{background:url(images/m1_index.gif) no-repeat;}
#m1_about span	{background:url(images/m1_about.gif) no-repeat;}
#m1_news span	{background:url(images/m1_news.gif) no-repeat;}
#m1_services span	{background:url(images/m1_services.gif) no-repeat;}
#m1_contact span	{background:url(images/m1_contact.gif) no-repeat;}
#m1_references span	{background:url(images/m1_references.gif) no-repeat;}
#m1_download span	{background:url(images/m1_download.gif) no-repeat;}

#menuFrame .m1a span	{background-position:0 -39px;}

.hp_block h2 a:hover span	{background-position:0 100%;}
.hp_more span	{background:#fff url(images/arrow-more.gif) no-repeat 100% 0;}
.hp_more:hover span	{background-position:100% 100%;}

#hp_hr h2 span	{background-image:url(images/cs/title-lidske-zdroje.gif);}
#hp_org h2 span	{background-image:url(images/cs/title-rizeni-organizace.gif);}
#hp_proc h2 span	{background-image:url(images/cs/title-procesni-rizeni.gif);}
#hp_fr h2 span	{background-image:url(images/cs/title-fundraising.gif);}

#pageTitle span	{background-color:#fff; background-repeat:no-repeat;}
#page_about_index #pageTitle span	{background-image:url(images/cs/title-kdo-jsme.gif);}
#page_references_index #pageTitle span	{background-image:url(images/cs/title-reference.gif);}
#page_contact_index #pageTitle span	{background-image:url(images/cs/title-kontakt.gif);}
#page_news_index #pageTitle span	{background-image:url(images/cs/title-novinky.gif);}
#page_download_index #pageTitle span	{background-image:url(images/cs/title-ke-stazeni.gif);}

#page_services_lidske-zdroje #pageTitle span	{background-image:url(images/cs/title-lidske-zdroje.gif);}
#page_services_rizeni-organizace #pageTitle span	{background-image:url(images/cs/title-rizeni-organizace.gif);}
#page_services_procesni-rizeni #pageTitle span	{background-image:url(images/cs/title-procesni-rizeni.gif);}
#page_services_fundraising #pageTitle span	{background-image:url(images/cs/title-fundraising.gif);}


/* lightbox */
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.4.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.4
 * @date November 17, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

