/****************************************************************************************/
/*                                                                                      */
/* Version:         2009-12-10 12:00                                                    */
/* Last changed by: Josef Vondráček                                                     */
/*                                                                                      */
/****************************************************************************************/

/*======================================================================================*/
/* GLOBAL SETTINGS                                                                      */
/*======================================================================================*/

body
{
	background: #f7f8fb url(images/page-background.png) repeat-x left top;
	color: #6a6a6a;
	font-size: 70%;
	font-family: Tahoma, Verdana, Arial;
}

body.subpage
{
	background: #ffffff url(images/subpage-background.png) repeat-x left top;
}

body, form, ul, li, ol, h1, h2, h3, h4, h5, h6, object, p, form, dl, dd, dt
{
	margin: 0;
	padding: 0;
}

input, select, textarea, sub, sup
{
	font-size: 100%;
	font-family: Tahoma, Verdana, Arial;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS", Sans-Serif;
}

img
{
	border: none;
}

a
{
	cursor: pointer;
	color: #858585;
}

a:hover
{
	text-decoration: none;
}

label
{
	cursor: pointer;
}

.floatLeft{
    float: left;
    margin-left: 3px;
}

.clear 
{
	width: 100%;
	height: 1px;
	display: block;
	overflow: hidden;
	clear: both;
}

.clear hr
{
	display: none;
}

.hide
{
	width: 1px;
	height: 1px;
	position: absolute;
	left: -4999px;
	overflow: hidden;
	visibility: hidden;
}

/*======================================================================================*/
/* CONCRETE STYLES                                                                      */
/*======================================================================================*/

#topPanelHolder
{
	width: 996px;
	height: 172px;
	margin: 0 auto;
	position: relative;
	background: url(images/top-panel-background.png) no-repeat left top;
}

.homepage #topPanelHolder
{
	height: 532px;
    position: relative;
    top: -48px;
}

#page
{
	width: 996px;
	margin: 0 auto 20px auto;
	position: relative;
}

.subpage #page
{
	margin: 0 auto;
	background: url(images/subpage-page-background.png) repeat-x left top;
}

/*======================================================================================*/
/* MIDDLE PANEL	                                                                        */
/*======================================================================================*/

.homepage #middlePanel
{
	padding: 30px 0 0 0;
    position: relative;
    top: -48px;
}

.subpage #middlePanel
{
	background: url(images/left-panel-background.png) no-repeat 218px top;
}

#contentPanel
{
	width: 765px;
	float: right;
	overflow: hidden;
}

#leftPanel
{
	width: 230px;
	padding: 0 0 10px 0;
	float: left;
	position: relative;
	top: -7px;
	background: url(images/left-panel-background.png) no-repeat right top;
	overflow: hidden;
}

#leftPanel h2
{
	margin: 15px 30px 15px 30px;
	font-size: 18px;
	color: #313439;
}

#middlePanel .reference h2
{
/* 	margin: 15px 8px 15px 8px; */
}

#leftPanel #clients
{
	margin: 0 0 0 30px;
	list-style-type: none;
}

#middlePanel .reference #clients
{
/* 	margin: 0 0 0 12px; */
}

#leftPanel #clients li.last
{
	margin: 10px 0 0 0;
}

#leftPanel #clients a
{
	color: #00b3e1;
	font-weight: bold;
}

#leftPanel #submenu
{
	width: 211px;
	margin: 0 0 0 8px;
	position: relative;
	top: 6px;
	list-style-type: none;
}

#leftPanel #submenu li
{
	margin: 0 0 2px 0;
}

#leftPanel #submenu li a
{
	width: 191px;
	height: 29px;
	padding: 0 0 0 20px;
	display: block;
	line-height: 29px;
	background: url(images/buttons/button-left-menu.png) no-repeat left top;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
}

#leftPanel #submenu li a:hover,
#leftPanel #submenu li a.active
{
	background-position: 0 -29px;
}

#leftPanel #submenu li ul
{
	margin: 1px 0 0 0;
	display: block;
}

#leftPanel #submenu li ul li
{
	margin: 0 0 1px 0;
}

#leftPanel #submenu li ul li a
{
	background-position: 0 -58px;
}

#leftPanel #submenu li ul li a:hover
{
	text-decoration: underline;
	background-position: 0 -58px;
}

#leftPanel p
{
	margin: 0 8px 0 8px;
}

#leftPanel .button
{
	width: 118px;
	height: 26px;
	margin: 10px 8px 20px 8px;
	display: block;
	line-height: 26px;
	background: url(images/buttons/button-more.png) no-repeat left top;
	color: #787878;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

/*======================================================================================*/
/* TOP PANEL	                                                                        */
/*======================================================================================*/

#topPanel
{
	width: 996px;
	height: 220px;
	position: absolute;
	left: 0;
	top: -220px;
}

.homepage #topPanel
{
	top: -580px;
}

#topPanel h2.logo,
#topPanel h2.logo span
{
	width: 185px;
	height: 83px;
	position: absolute;
	left: 40px;
	top: 61px;
	overflow: hidden;
}

#topPanel h2.logo span
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/logo.png) no-repeat left top;
}

#topPanel h2.logo a
{
	text-decoration: none;
}

#topPanel .slogan
{
	width: 140px;
	height: 26px;
	padding: 8px 10px 5px 20px;
	position: absolute;
	left: 242px;
	top: 82px;
	overflow: hidden;
	background: url(images/slogan-background.png) no-repeat left top;
	color: #ffffff;
	font-size: 10px;
}

#topPanel #menu
{
	width: 745px;
	height: 29px;
	position: absolute;
	left: 250px;
	top: 170px;
	list-style-type: none;
}

#topPanel #menu li
{
	margin: 0 0 0 6px;
	float: left;
	display: inline;
	position: relative;
}

#topPanel #menu li a
{
	width: 103px;
	height: 29px;
	display: block;
	float: left;
	position: relative;
	line-height: 29px;
	background: transparent url(images/buttons/button-menu.png) no-repeat left top;
	color: #63656c;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#topPanel #menu li.hasSub a
{
	width: 105px;
	height: 29px;
	padding: 0 0 0 25px;
	background: transparent url(images/buttons/button-submenu2.png) no-repeat left top;
	text-align: left;
}

#topPanel #menu li.home
{
	margin: 0;
}

#topPanel #menu li.home a,
#topPanel #menu li.home a span
{
	width: 37px;
	height: 29px;
}

#topPanel #menu li.home a span
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/buttons/button-home.png) no-repeat left top;
}

#topPanel #menu li a:hover,
#topPanel #menu li a.active,
#topPanel #menu li.home a.active span
{
	background-position: 0 -29px;
	color: #ffffff;
}

#topPanel #menu li.hasSub:hover a,
#topPanel #menu li.hasSub.hover a
{
	background-position: 0 -58px;
	color: #ffffff;
}

/* submenu */
#topPanel #menu li.hasSub ul
{
	width: 150px;
	padding: 6px 0 0 0;
	display: none;
	position: absolute;
	left: 0;
	top: 29px;
	background: url(images/submenu-top-background.png) no-repeat left top;
	z-index: 50;
}

#topPanel #menu li.hasSub ul li
{
	margin: 0;
	padding: 2px 0;
	display: block;
	float: none;
	background: #00b7e4;
}

#topPanel #menu li.hasSub ul li.last
{
	padding: 0 0 7px 0;
	background: url(images/submenu-bottom-background.png) no-repeat left bottom;
}

#topPanel #menu li.hasSub ul li a
{
	width: 114px;
	height: 18px;
	padding: 0 18px;
	float: none;
	line-height: 18px;
	background: none;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
}

#topPanel #menu li.hasSub ul li a:hover
{
	background: url(images/submenu-active.png) no-repeat center center;
	color: #00b7e4;
}

#topPanel #menu li.hasSub ul li.last a
{
	width: 114px;
	padding: 0 18px;
	background: #00b7e4;
}

#topPanel #menu li.hasSub ul li.last a:hover
{
	background: #00b7e4 url(images/submenu-active.png) no-repeat center center;
	color: #00b7e4;
}

#topPanel #menu li.hasSub:hover ul,
#topPanel #menu li.hasSub.hover ul
{
	display: block;
}

#topPanel .search
{
	width: 226px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 5px;
	overflow: hidden;
}

#topPanel .search input
{
	width: 134px;
	height: 20px;
	padding: 8px 12px 0 12px;
	margin: 0 5px 0 0;
	display: block;
	float: left;
	background: url(images/input-background.png) no-repeat left top;
	color: #858c8f;
	border: 1px solid #e3e3e3;
}

#topPanel .search .button
{
	width: 57px;
	height: 25px;
	margin: 3px 0 0 0;
	padding: 0 0 4px 0;
	display: block;
	float: left;
	line-height: 25px;
	background: url(images/buttons/button-search.png) no-repeat left top;
	color: #00b7e4;
	border: none;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#topPanel .language
{
	width: 130px;
	padding: 0 0 13px 0;
	position: absolute;
	left: 596px;
	top: 0;
	background: url(images/language-background.png) no-repeat left bottom;
}

#topPanel .language p
{
	padding: 0 0 0 35px;
	position: relative;
	top: 1px;
}

#topPanel .language p a
{
	color: #00b7e4;
}

#topPanel .language p.cz, #topPanel .language ul li.cz
{
	background: url(images/icons/cz.png) no-repeat 15px bottom;
}

#topPanel .language p.sk, #topPanel .language ul li.sk
{
  background: url(images/icons/slo.jpg) no-repeat 15px bottom;
}

#topPanel .language p.en, #topPanel .language ul li.en
{
  background: url(images/icons/eng.jpg) no-repeat 15px bottom;
}

#topPanel .language ul
{
	width: 130px;
	padding: 5px 0 0 0;
	display: block;
	background: url(images/language-list-background.png) repeat-y left top;
	list-style-type: none;
}

#topPanel .language ul li
{
	margin: 0 0 5px 0;
	padding: 0 0 0 35px;
}


#topPanel .language ul li.cz
{
  background: url(images/icons/cz.png) no-repeat 15px bottom;
}

#topPanel .language ul a
{
	color: #00b7e4;
}

#topPanel #background
{
	width: 650px;
	height: 444px;
	position: absolute;
	left: -650px;
	top: 0;
	background: url(images/robot-background.jpg) no-repeat left top;
}

/*======================================================================================*/
/* REFERENCES	                                                                        */
/*======================================================================================*/

#referencesPanel
{
	width: 931px;
	height: 312px;
	padding: 0 0 0 65px;
	position: absolute;
	left: 0;
	top: -360px;
	background: url(images/references-background.png) repeat-x left top;
}

#referencesPanel h2
{
	position: absolute;
	left: 65px;
	top: 40px;
	color: #d4d4d4;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 3px;
	text-transform: uppercase;
}

#referencesPanel ul
{
	width: 910px;
	height: 312px;
	list-style-type: none;
	overflow: hidden;
}

#referencesPanel ul li
{
	display: block;
	background: transparent !important;
}

#referencesPanel ul li .referenceItem
{
	width: 910px;
	height: 312px;
	overflow: hidden;
}

#referencesPanel ul li .referenceItem .text
{
	width: 362px;
	float: left;
}

#referencesPanel ul li .referenceItem .text p a
{
	color: #6a6a6a;
	text-decoration: none;
}

#referencesPanel ul li .referenceItem h3
{
	margin: 82px 0 0 0;
	font-size: 30px;
	color: #414141;
}

#referencesPanel ul li .referenceItem h3 a
{
	display: block;
	color: #414141;
	text-decoration: none;
}

#referencesPanel ul li .referenceItem h3 span
{
	display: block;
	font-size: 24px;
}

#referencesPanel ul li .referenceItem p
{
	margin: 10px 0 0 0;
}

#referencesPanel  ul li .referenceItem .img
{
	width: 545px;
	float: right;
	text-align: center;
  margin-top: 20px; 
}

#referencesPanel #nav
{
  height: 60px;
  width: 400px; 
  position: absolute;
  left: 65px;
  top: 200px;
  z-index: 50;
}

#referencesPanel #nav a
{
  width: 17px;
  height: 24px;
  margin: 0 5px 5px 0;
  padding: 0 5px 0 4px;
  display: block;
  float: left;
  line-height: 24px;
  background: url(images/buttons/button-references-paging.png) no-repeat left top;
  color: #a5a5a5;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  overflow: hidden;
  text-align: center;
}

#referencesPanel #nav a.activeSlide, #referencesPanel #nav a:hover
{
	background-position: 0 -24px;
	color: #ffffff;
}

#referencesPanel #nav a.next
{
	background-image: url(images/buttons/button-next.png);
}

#referencesPanel #nav a.next span
{
	display: none;
}

#easyTooltip
{
	width: 48px;
	height: 69px;
	padding: 15px 20px 0 20px;
	position: relative;
	background: transparent url(images/more-info-background.png) no-repeat left top;
	color:#fff;
	font-family: "Trebuchet MS", Sans-Serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	z-index: 50;
}

/*======================================================================================*/
/* BOTTOM PANEL	                                                                        */
/*======================================================================================*/

#bottomPanel
{
	width: 100%;
	height: 355px;
	background: url(images/bottom-panel-background.png) repeat-x left top;
}

#bottomPanel .bottom-in
{
	width: 996px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	position: relative;
}

#bottomPanel .bottom-in .contact
{
	width: 237px;
	height: 131px;
	margin: 0 15px 0 0;
	padding: 65px 0 0 120px;
	float: left;
	background: url(images/contact-us.jpg) no-repeat left top;
}

#bottomPanel .bottom-in .contact h2
{
  font-size: 14px;
  text-transform: uppercase;
}

#bottomPanel .bottom-in .contact a
{
  text-decoration:none;
}

#bottomPanel .bottom-in .contact a:hover
{
  text-decoration: underline;
}

#bottomPanel .bottom-in .contact strong
{
	font-family: "Trebuchet MS", Sans-Serif;
	font-size: 18px;
	text-transform: uppercase;
}

#bottomPanel .bottom-in .contact p
{
	color: #c1c1c1;
	font-family: "Trebuchet MS", Sans-Serif;
	font-size: 18px;
}

#bottomPanel .bottom-in .contact p span
{
	color: #00b5e1;
	font-size: 24px;
}

#bottomPanel .bottom-in ul
{
	width: 147px;
	margin: 0 12px 0 0;
	float: left;
	list-style-type: none;
  letter-spacing: -0.5px; 
}

#bottomPanel .bottom-in ul.last
{
	margin: 0;
}

#bottomPanel .bottom-in ul li
{
	margin: 0 0 2px 0;
}

#bottomPanel .bottom-in ul li h2
{
	width: 123px;
	height: 32px;
	padding: 0 12px 8px 12px;
	line-height: 32px;
	background: url(images/bottom-panel-header.png) no-repeat left top;
	color: #00b5e1;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}

#bottomPanel .bottom-in ul li h2 a
{
	padding: 0;
	color: #00b5e1;
	text-decoration: none;
}

#bottomPanel .bottom-in ul li a
{
	padding: 0 0 0 10px;
	text-decoration: none;
}

#bottomPanel .bottom-in ul li a:hover
{
	text-decoration: underline;
}

#bottomPanel .bottom
{
	padding: 0 0 0 25px;
}

#bottomPanel .bottom a
{
	float: left;
}

#bottomPanel .bottom p
{
	padding: 20px 0 20px 30px;
	float: left;
	font-size: 10px;
}

#bottomPanel .bottom ul
{
	width: 600px;
	margin: 20px 0 0 60px;
	float: left;
	display: inline;
	list-style-type: none;
}

#bottomPanel .bottom ul li
{
	float: left;
	border-right: 1px solid #b0b0b0;
}

#bottomPanel .bottom ul li.last
{
	border: none;
}

#bottomPanel .bottom ul li a
{
	padding: 0 15px;
	float: left;
	color: #00b5e1;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#contentPanel table{
  margin: 0 30px 0 40px;
}

#contentPanel .picture table{
  margin: 0;
}

#contentPanel ul, #contentPanel ol{
  margin: 0 30px 0 80px;
}

#contentPanel .gallery ul{
  margin: 15px 30px 0 0px;
}

.result {
  margin:0 30px 12px 40px;
}

.just_text{
  text-align: justify;
}

#topPanel .social{
    position: relative;
    top: 75px;
    float: right;
    margin-right: 40px;
}
#topPanel .social .separator1{
    background-image: url('images/social_separator.png');
    width: 20px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
}
