* {
	margin: 0;
	padding: 0;	
	font-size: 12px;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	color: #000000;
}

em {
	color: #888888;
	font-size: 11px;
}

img, h1, h2, h3, h4 {
	border: none;
}

h2 {
	font-family: "Calibri", "Arial", sans-serif;
	font-size: 18px;
	font-weight: normal;	
	color: #555555;
	margin-bottom: 9px;	
}

h2.normal img {
	margin: 30px;
	margin-bottom: 15px;	
}

h3 {
	font-family: "Calibri", "Arial", sans-serif;
	font-size: 20px;
	font-weight: normal;	
	color: #ffffff;
	margin-bottom: 20px;	
}


h4 {
	font-family: "Calibri", "Arial", sans-serif;
	font-size: 20px;
	font-weight: normal;	
	color: #0080ff;
	margin: -20px 0 10px 0;
}
input.text, textarea {
	padding: 4px;
	width: 240px;
	border: 1px solid #c0c0c0;
}

input.text:focus, textarea:focus {
	border: 1px solid #b0e0b0;
}

input.submit {
	width: 70px;
}

label {
	color: #666666;
}

a.normal {
	padding: 0px 3px 0px 3px;
	margin-left: -2px;
	margin-right: -2px;
	color: #0080ff;		
	text-decoration: none;
	border-bottom: 1px solid #0080ff;
}

a.blue {
	padding: 0px 3px 0px 3px;
	margin-left: -2px;
	margin-right: -2px;
	color: #0080ff;		
	text-decoration: none;
	border-bottom: 1px solid #0080ff;
}

a.blue:hover {	
	background: #0080ff;
	color: #ffffff;
}

a.blue strong {
	color: #0080ff;		
}

a.blue:hover strong {		
	color: #ffffff;
}

a.normal:hover {	
	background: #0080ff;
	color: #ffffff;
}

/* --- LAYOUT --- */
html {
	background: #01090e url('img/bg.jpg') left top repeat-x;	
}

body {	
	text-align: center;	
}

div#prePage {
	width: 972px;
	position: relative;
	margin: 0px auto 0px auto;
	height: 68px;	
	/*background: url('img/slogan.png') right center no-repeat;*/
}

div#prePage a#logo {
	display: block;
	width: 124px;
	height: 39px;
	background: url('img/logo.jpg') center center no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

div#prePage a#logo-girl {
	display: block;
	width: 274px;
	height: 46px;
	background: url('img/logo-girl.png') center center no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-decoration: none;
}

div#prePage a#logo-girl span{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;	
	margin-left: 120px;
	line-height: 20px;
	vertical-align: middle;
}

div#prePage h1 {
	display: none;
}

div#wrapper {
	width: 972px;
	position: relative;
	margin: 0px auto 0px auto;
	background: url('img/top.jpg') center top no-repeat;
}

div#wrapper ul#menu {	
	width: 960px;
	height: 50px;
	position: relative;
	left: 6px;
	top: 6px;
}

div#wrapper ul#menu li {
	display: block;
	float: left; 
	height: 50px;
}	

div#wrapper ul#menu li a {
	display: block;
	float: left; 
	height: 50px;
	margin-left: 30px;
	font-size: 20px;	
	font-family: "Calibri", "Arial", sans-serif;
	color: #555555;
	text-decoration: none;
	line-height: 50px;
	vertical-align: middle;
	text-shadow: #b0b0b0 0 1px 0;
}

div#wrapper ul#menu li a:hover {
	background: url('img/hover.png') center top no-repeat;
	color: #ffffff;
}

div#wrapper ul#menu li a.active, div#wrapper ul#menu li a.active:hover {
	background: url('img/active.png') center bottom no-repeat;
	color: #ffffff;
}

div#wrapper div#lastProject {
	height: 425px;	
	position: relative;
}

div#wrapper div#lastProject h2 {
	display: block;
	position: absolute;
	left: 6px;
	top: 319px;
	width: 358px;
	height: 84px;	
}

div#wrapper div#lastProject h2 img {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#wrapper div#lastProject img#actual-image {
	width: 391px;
	height: 246px;
	position: absolute;	
	top: 91px;
	right: 110px;
}

div#wrapper div#lastProject div#infoProject {
	color: #016da4;
	line-height: 20px;
	position: absolute;
	top: 74px;
	left: 36px;
	width: 360px;
	height: 200px;	
	text-align: left;
}

div#wrapper div#lastProject div#infoProject p {
	color: #016da4;
	line-height: 20px;
	margin-bottom: 20px;
}

div#wrapper div#lastProject div#infoProject p strong {
	color: #014c84;
	font-weight: bold;
}

div#wrapper div#overview {		
	width: 960px;
	height: 160px;
	background: #ffffff url('img/paperShadow.png') left bottom repeat-x;	
	position: relative;
	left: 6px;
	&left: 0px;	
}

div#wrapper div#overview div.info {
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-left: 36px;
	text-align: left;
	color: #888888;
	line-height: 19px;
	font-family: "Arial", sans-serif;		
	padding-left: 65px;
	font-size: 11px;
}

div#wrapper div#overview div#net {
	background: url('img/net.png') left top no-repeat;	
}

div#wrapper div#overview div#marketing {
	background: url('img/marketing.png') left top no-repeat;	
}

div#wrapper div#overview div#web {
	background: url('img/web.png') left top no-repeat;	
}

div#wrapper div#overview div.foto {
	float: left;
	width: 210px;
	margin-top: 5px;
	margin-left: 30px;
	text-align: left;
	color: #888888;
	line-height: 19px;
	font-family: "Arial", sans-serif;		
	padding-left: 75px;
	font-size: 11px;
}

div#wrapper div#overview div#jakub {
	background: url('img/foto-jakub.png') left top no-repeat;	
}

div#wrapper div#overview div#alena {
	background: url('img/foto-alena.png') left top no-repeat;	
}

div#wrapper div#overview div#daniel {
	background: url('img/foto-daniel.png') left top no-repeat;	
}

div#wrapper div#overview div.item { 
	float: left; 
	width: 130px; 
	margin-right: 22px; 	
	margin-top: 15px;
	text-align: center;
	position: relative;
	left: 35px;	
	padding-top: 75px;	
	font-size: 11px;	
	color: #a0a0a0;
}	


div#wrapper div#overview div.it1 { 
	background: url('img/documents64.png') center top no-repeat;
}

div#wrapper div#overview div.it2 { 
	background: url('img/calculator64.png') center top no-repeat;
}

div#wrapper div#overview div.it3 { 
	background: url('img/calendar64.png') center top no-repeat;
}

div#wrapper div#overview div.it4 { 
	background: url('img/cut64.png') center top no-repeat;
}

div#wrapper div#overview div.it5 { 
	background: url('img/edit64.png') center top no-repeat;
}

div#wrapper div#overview div.it6 { 
	background: url('img/down64.png') center top no-repeat;
}

div#wrapper div#overview div.item h3 { 
	display: block;
	margin-bottom: 3px;
	color: #74bf04;
	font-size: 12px;
	font-weight: bold;
}

div#wrapper div#reference {	
	clear: both;
	width: 960px;
	height: 340px;
	background: #ffffff url('img/paperCornerHeader.png') center top no-repeat;
	position: relative;
	left: 6px;
	&left: 0px;			
}

div#wrapper div#reference a#right {	
	display: block;
	z-index: 100;
	width: 28px;
	height: 52px;
	float: right;
	position: relative;
	bottom: 114px;
	left: 28px;
	background: url('img/right.png') center top no-repeat;
}

div#wrapper div#reference a#right:hover {	
	background: url('img/right.png') center bottom no-repeat;
}

div#wrapper div#reference a#left {	
	display: block;
	z-index: 100;
	width: 28px;
	height: 52px;
	float: left;
	position: relative;
	bottom: 114px;
	right: 28px;
	background: url('img/left-empty.png') center center no-repeat;
}

div#wrapper div#reference a#left:hover {	
	background: url('img/left.png') center bottom no-repeat;
}

div#wrapper div#reference div#carousel {
	position: relative;
	top: 70px;
	left: 35px;
	width: 890px;
	overflow: hidden;	
}

div#wrapper div#reference div#carousel div {
	position: relative;
}	

div#wrapper div#reference div#carousel div a {
	display: block;
	width: 266px;
	height: 255px;	
	background: url('img/referenceBorder.png') center top no-repeat;	
	text-align: center;	
	text-decoration: none;	
	float: left;
	margin-right: 45px;
	position: relative;
}

div#wrapper div#reference div#carousel div a span {
	position: relative;
	top: 210px;
	color: #a0a0a0;
	font-style: italic;	
	text-align: center;
}	

div#wrapper div#reference div#carousel div a:hover span {
	text-decoration: underline;
}

div#wrapper div#reference div#carousel div a img {
	width: 246px;
	height: 175px;	
	position: absolute;
	top: 10px;
	left: 10px;
}	

div#wrapper div#decor {
	width: 960px;
	height: 108px;
	background: url('img/decor.png') right top no-repeat;
	position: relative;
	text-align: left;
	left: 6px;
	&left: 0px;		
}

div#wrapper div#decor em {
	color: #000000;
	font-size: 11px;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-style: normal;	
	position: absolute;
	top: 60px;
	left: 34px;
}	

div#wrapper div#decor a.button {
	display: block;
	width: 169px;
	height: 45px;
	background: url('img/akceButton.png') center top no-repeat;
	position: absolute;
	top: 35px;
	right: 38px;	
}

div#wrapper div#decor a.button:hover {	
	background: url('img/akceButton.png') center bottom no-repeat;
}

div#wrapper div#bottom {
	width: 972px;	
	height: 226px;
	margin-bottom: 50px;
	background: url('img/bottom.png') center bottom no-repeat;
	position: relative;	
}

div#wrapper div#bottom div {	
	float: left;
	/*width: 275px;*/
	width: 250px;
	font-size: 14px;
	margin-top: 15px;
	margin-left: 36px;
	text-align: left;
	color: #495b80;
	line-height: 19px;
	font-family: "Calibri", "Arial", sans-serif;	
	position: absolute;	
	top: 5px;
}

div#wrapper div#bottom div#first {	
	left: 4px;
}

div#wrapper div#bottom div#second {	
	left: 330px;
}

div#wrapper div#bottom div#third {	
	left: 640px;
}

div#wrapper div#bottom div a.mapa {
	display: block;
	border: 4px solid #ffffff;
	float: left;
	margin-right: 30px;
	text-decoration: none;
	width: 70px;
	height: 70px;
}	

div#wrapper div#bottom div a.mapa img {	
	width: 70px;
	height: 70px;
}

/* --- CLASSes --- */
div.white {
	width: 960px;	
	background: #ffffff;	
	position: relative;
	left: 6px;
	&left: 0px;	
}

div.white h2 {
	padding: 15px 15px 0 30px;	
	text-align: left;
}

div.white p {
	padding: 0 30px 15px 30px;
	text-align: left;
	color: #666666;	
}

div.white div.tre {
	padding-top: 15px;	
	color: #555555;
	width: 285px;
	text-align: left;
	float: left; 	
	margin-left: 30px;
}

div.white div.tre ul {
	list-style-position: outside;	
	position: relative;
	left: 15px;
	width: 270px;
}

div.white div.tre ul li {
	color: #555555;	
	padding-bottom: 5px;
}

div.white p.cite{
	padding: 15px;
	font-style: italic;
	color: #666666;
	text-align: center;
}

div.white p.rightNote {
	float: right;
	width: 250px;
	border-left: 1px solid #c0c0c0;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

div.normal {
	background: #ffffff url('img/paperShadow.png') left bottom repeat-x;	
	text-align: left;	
	width: 960px;	
	position: relative;	
	left: 6px;
	&left: 0px;	
}

div.normal p {
	padding-left: 30px;
	padding-right: 30px;	
	padding-bottom: 30px;
	color: #666666;
}	

div.normal table {
	padding-left: 30px;
	padding-right: 30px;	
	padding-bottom: 30px;	
}

div.normal table tr td {
	color: #666666;
}

div.normal p.rightNote {
	float: right;
	width: 250px;
	border-left: 1px solid #c0c0c0;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.whiteCalibri {
	color: #159ba7;
	font-family: "Calibri", "Arial", sans-serif;				
	font-size: 14px;
}

.lh22 {
	line-height: 22px;
}

.tar {
	text-align: right;
}

.pl30 {
	padding-left: 40px;
}

.blue {
	color: #44c0ff;		
}

.green {
	color: #44c944;		
}

.red {
	color: #ff6666;
}
