@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	background-image:url(images/bckgBody.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	
	
}






 


 

.slider {
	width: 938px;
	height:283px;
	float: left;
	background-color: #0F3;
	position: absolute;
	top: 149px;
	left: 11px;
/*	background-image: url(images/slider.jpg);*/
	
}


.scrollable {

	/* required settings */
/*	position:relative;*/
	overflow:hidden;
	width: 938px;
	height:283px;
	
	position: absolute;
	top: 149px;
	left: 11px;
	
}

.highslide img {
	border: 0px;	
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
}




/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(images/buttons.png) no-repeat;
	display:block;
	width:32px;
	height:32px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
	
	position: absolute;
	z-index: 1000;
	
	top: 230px;
	
}


/* right */
a.right { background-position: 0 -32px; clear:right; right: -10px;}
a.right:hover { background-position:-32px -32px; }
a.right:active { background-position:-64px -32px; } 


/* left */
a.left { margin-left: 0px; } 
a.left:hover { background-position:-32px 0; }
a.left:active { background-position:-64px 0; }




/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	





























table {
	border-collapse: collapse;	
}

p {
	margin-top: 0.2em;
	margin-bottom: 1em;
/*	text-align: justify;*/
}



h2 {
	margin-top: 1em;
	margin-bottom: 5px;
	
	color: #b5618b;
	
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: -0.02em;
}


#bodyContainer {
	width: 960px;
	margin: 0px auto;
}


#footerContainer {
	float: left;
	height: 180px;
	background-color: #343434;
	background-image: url(images/bckgFooter.jpg);
	background-repeat: repeat-x;

	width: 100%;
	
	margin-top: 80px;
}



.footerContent {
	width: 960px;
	margin: 0 auto;
	padding-top: 46px;


}

.footerMenu {
	height: 34px;
	text-align: center;
	float: left;
}



.footerMenuLeft {
	height: 34px;
	width: 10px;
	background-image: url(images/footerMenuLeft.jpg);
	float: left;
}

.footerMenuRight {
	height: 34px;
	width: 10px;
	background-image: url(images/footerMenuRight.jpg);
	float: left;

}

.footerMenuMiddle {
	height: 26px;
	padding: 8px 8px 0px;
	background-repeat: repeat-x;
	background-image: url(images/footerMenuMiddle.jpg);
	float: left;
	color: #FFF;

}

.footerMenuMiddle a { color: #FFF; }
.footerMenuMiddle a:hover {	color: #003; }
.footerCopy {
	float: right;
	color: #596b86;
        white-space: nowrap;

}

.footerAddress {
	color: #596b86;
        text-align: left;
        margin-top: 5px;
        clear: both;
}

.footerCopy img {
	margin-bottom: 5px;
	
	
}

h1.topHeading, h2.topHeading {
	font-size: 12pt;
	color: white;
	text-align: right;
	float: right;
	width: 550px;
	font-weight: normal;
	margin: 0px;
	padding-right: 10px;
	margin-top: 90px
}





#topContainer {
	width: 960px;
	height: 458px;
	float: left;
	
	position: relative;
}






.homeLink {
	float: left;
	width: 250px;
	height: 148px;
/*	background-color: #0C3;*/ 

position: absolute;
}



.homeLink span {
	visibility: hidden;
	display: none;
}









#middleContainer .threeColumnContainer {
	width: 300px;
	height: 110px;
	padding: 0px 10px;
	float: left;
	margin-bottom: 15px;
}


#middleContainer a.titleInfo h3 {
	width: 300px;
	height: 33px;
	float: left;
	margin: 0px;
	margin-bottom: 5px;
	
}

#middleContainer a.titleInfo h3 span {
	visibility: hidden;
	display: none;
}

.info1 { background-image: url(images/heading1.jpg) }
.info2 { background-image: url(images/heading2.jpg) }
.info3 { background-image: url(images/heading3.jpg) }
.info4 { background-image: url(images/heading4.jpg) }
.info5 { background-image: url(images/heading5.jpg) }
.info6 { background-image: url(images/heading6.jpg) }

a.titleInfo h3 { background-position: 0px 0px }
a:hover.titleInfo h3 { background-position: 0px 34px }


#middleContainer p,
#middleContainer table {
/*	padding: 0px 10px;	*/
}

#middleContainer .threeColumnContainer p {
	padding: 0px;	
}

#middleContainer h1 {
	height: 46px;
	background-repeat: no-repeat;
	background-image: url(images/headingNormal.jpg); 
	padding-top: 3px;	
}	


#middleContainer .snadna-obsluha { background-image: url(images/headingBig1.jpg); }
#middleContainer .rizeni-prav-a-procesu { background-image: url(images/headingBig2.jpg);}
#middleContainer .modularita { background-image: url(images/headingBig3.jpg); }
#middleContainer .snadna-rozsiritelnost { background-image: url(images/headingBig4.jpg); }
#middleContainer .integrovane-seo-nastroje { background-image: url(images/headingBig5.jpg); }
#middleContainer .multilanguage { background-image: url(images/headingBig6.jpg); }





#middleContainer .rizeni-prav-a-procesu span,
#middleContainer .modularita span,
#middleContainer .snadna-rozsiritelnost span,
#middleContainer .integrovane-seo-nastroje span,
#middleContainer .multilanguage span,
#middleContainer .snadna-obsluha span {
	
/*	visibility: hidden; display: none; */
	
	}



/*#middleContainer .kontakty { background-image: url(images/headingKontakty.jpg) }
#middleContainer .screenshots { background-image: url(images/headingScreenshots.jpg) } */


#middleContainer h1 span {

}



/*

#middleContainer h1.kontakty {
	margin-left: 0px;
	font-size: 20pt;
	color: #3e9bca;
}

*/


#middleContainer h3
{
	font-size: 13pt;
	color: #5280d4;
	font-style: italic;
	font-weight: normal;
}





#middleContainer h2
{
	font-size: 15pt;
	color: #0E69F1;
}





#middleContainer li {
	list-style-image: url(images/bullet.jpg);	
}


strong {
	color: #444;	
}







#middleContainer {
	width: auto;
	float: left;
	padding: 25px 0px 0px 0px;
	
}



.rightMenu {
	width:	235px;
	float: right;
	margin-left: 40px;
	margin-top: 40px;
}

.rightMenu a {
	float: left;
	clear:both;
	
	font-size: 11pt; 
	margin-bottom: 1px;
	
	color: #fff;
	
	text-decoration: none;
	
	letter-spacing: -0.01em;
	
	width: 225px;
	height: 26px;
	
	background-image: url(images/bckgRightMenuLink.jpg);
	padding-left: 10px;
	padding-top: 7px;
	
}


.rightMenu a:hover {
	color: #003c7f;	
	background-position: 0px -33px;
}



.rightColumn {
	float: right;
	max-width: 235px;
}

.rightScreensContainer {
	width:	235px;
	float: right;
	margin-left: 40px;
	margin-top: 15px;	
}

.rightScreensContainer img {
	border: 1px solid #CCC;
}
 



.textfield
{
    width: 95%;
    float: right;
}

DIV.button
{
    float: right;
}

.captchaCell img {
	height: 30px;	
}


.thumbImage img {
	border: 1px solid #CCC;

}

.thumbImage {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

.thumbImage:hover div {
	color: #666;
}

.thumbImage .thumbDescription {
	color: #999;
	font-size: 8pt;
}


.scrollable .items div {
	width: 940px;	
}

