﻿html, body {
/*	background-color: #fff;*/
	color: #595a5c;
	margin: 0;
	padding: 0;
	min-width: 1200px;
	font-family: Arial;
	font-size: 11px;
}

body 
{
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

/*MASTERPAGE*/

#top {
    width: 1200px;
	margin: 0 auto;
	height: 100%;
	min-height: 400px;
}

#HEADER {
    height: 40px;
	color: White;
	font-variant: small-caps;
	font-size: 14px;
	line-height: 20px;
	background-image: url(../images/header.jpg);
	background-position: center top;
	background-repeat:repeat-x;
	position: relative;
}

#MENU {
    height: 80px; /* 130px wraz z paddingiem*/
	color: #0478c3;
	font-size: 12px;
	padding-top: 50px;
}

#MENU table {
    margin-left:auto;
    margin-right:auto;
    cursor:pointer;
}

#MENU .DynamicMenu table {
    margin-left:0;
    margin-right:0;
}

#MENU .StaticMenu {
	text-transform:uppercase;
	font-weight: bold;
}

/*Hide first image separator in main menu*/
table.StaticMenu > tbody > tr > td:first-child {
    visibility:hidden;
}

.DynamicMenu {
    font-size: 11px;
    line-height: 18px;
    z-index: 1; /*IE dynamic menu's white background fix*/
}

.DynamicMenu tr {
    height: 20px;
}

table.DynamicMenuItem td {
    border-left: solid 4px transparent;
    padding-left: 5px;
}

table.DynamicMenuItem td:hover {
    border-left: solid 4px white;
}

#LEFT {
	width: 280px;
	float: left;
	padding-top: 270px;
	overflow: hidden;
}

#MAIN {
	width: 920px;
	float: left;
	overflow: hidden;
	display: block;
}

#maintop {
	background-image: url(../images/maintop.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 365px; /*365, 405 z paddingiem*/
	height: 100%;
	padding: 20px 30px;
	position: relative;
}

#mainbottom {
	background-image: url(../images/mainbottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 232px;/*312 z paddingiem*/
	max-height: 232px;
	overflow: hidden;
	padding: 40px 30px;
	position: relative;
}

#FOOTER {
	clear: both;
	width: 100%;
	height: 190px;
	background-image: url(../images/footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	/*
	position: absolute;
	bottom: 0;
	z-index: -1;
	*/
}

#CREATEDBY {
    text-align: right;
    font-size: 10px;
    line-height: 50px;
    padding-right: 30px;
}

#NAVIGATION 
{
	color: #c10003;
	background-image: url(../images/naviS1.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 20px;
	margin-bottom: 10px;
}

#NAVIGATION a, #NAVIGATION a:visited
{
	color: #c10003;
    text-decoration: none;
}

#NAVIGATION a:hover
{
	color: #c10003;
    text-decoration: underline;
}

#NAVIGATION .link
{
	background-image: url(../images/naviS2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 12px;
	line-height: 20px;
}

#DEMO 
{
	position: absolute;
	right: 35px;
	top: 4px;
}

.demo 
{
	/*background-image: url(../images/demo.jpg);*/
	background-position: center top;
	background-repeat: no-repeat;
	width: 225px;
	height: 50px;
	cursor: pointer;
}

#HEADER .headerGroups
{
	width: 900px; /*1200 z paddingiem*/
	padding-left: 300px;
	margin: 0 auto;
}

#HEADER .group, #HEADER .groupLangs
{
	border-left: solid 1px White;
	height: 24px;
	width: 200px;
	overflow: visible;
	padding: 0 40px;
	float:left;
}

#HEADER .group
{
	width: 200px;
}

#HEADER .groupLangs
{
	width: 140px;
}

#HEADER .g3
{
	width: 280px;
	padding: 0 0 0 40px;
}

#HEADER a,
#HEADER .element
{
	color: White;
	text-decoration: none;
	float: left;
	margin: 0 10px;
	padding: 0 10px;
	height: 40px;
	display: inline;
}
#HEADER a:hover,
#HEADER a:active 
{
	background-color: #c10003;	
}

#HEADER .g3 a,
#HEADER .g3 .element
{
	float: right;
	margin: 0;
	padding: 0 5px;
}

#HEADER .g3 input
{
	padding-top: 5px;
	width: 180px;
	font-size: 10px;
	line-height: 10px;
	border: solid 1px #5baad1;
}

#HEADER .home, 
#HEADER .mail,
#HEADER .tree,
#HEADER .lupa
{
	width: 15px;
	height: 40px;
	cursor: pointer;
}

#HEADER .home
{
	background-image: url(../images/home.GIF);
	background-position: center top;
	background-repeat: no-repeat;
}

#HEADER .mail
{
	background-image: url(../images/mail.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#HEADER .tree
{
	background-image: url(../images/tree.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#HEADER a.lupa
{
	background-image: url(../images/lupa.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#HEADER a.lupa:hover,
#HEADER a.lupa:active 
{
	background-color: Transparent;	
}


/*KONTENERY*/

.lefttop
{
	background-image: url(../images/lefttop.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 85px; /*125 z paddingiem*/
	padding: 20px 40px;
}

.left2
{
	margin-top: 20px;
	background-image: url(../images/left2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 140px; /*180 z paddingiem*/
	padding: 20px 40px;
}

#leftMAKO
{
	margin-top: 20px;
	background-image: url(../images/makolab.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 50px;
}

#GRAF1
{
	background-image: url(../images/graf.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 334px;
	width: 100%;
}

#SALES
{
	background-image: url(../images/Sales.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 330px;
	width: 100%;
}

#SALESEMP
{
	background-image: url(../images/SalesEmp.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 314px;
	width: 100%;
}

#TOPMANAGMENT
{
	background-image: url(../images/TopManagment.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 314px;
	width: 100%;
}

#PRODUCTION
{
	background-image: url(../images/Production.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 316px;
	width: 100%;
}

#ADMINISTRATOR
{
	background-image: url(../images/Administrator.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 315px;
	width: 100%;
}

#FIRM
{
	background-image: url(../images/Firm.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 314px;
	width: 100%;
}

#MARKETING
{
	background-image: url(../images/Marketing.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 314px;
	width: 100%;
}

#HANDLING
{
	background-image: url(../images/Handling.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 315px;
	width: 100%;
}

#CONFIGURATION
{
	background-image: url(../images/Configuration.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 314px;
	width: 100%;
}

#TECHNICAL
{
	background-image: url(../images/Technical.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 342px;
	width: 100%;
}

/*background-image: url(../images/MakoCRMmain2.png);*/
#MAINIMG
{
	
	background-image: url(../images/Firm.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 314px;
	width: 100%;
}

.TechImages
{
    padding: 10pt;
    text-align: center;
}

.text
{
	text-align: justify;
}

.column3
{
	padding: 0 10px;
	width: 30%;
	float: left;
	text-align: justify;
}

.column2
{
	padding: 0 10px;
	width: 47.5%;
	float: left;
	text-align: justify;
}

.column1
{
	width: 70%;
	float: left;
	text-align: justify;
}

.column0
{
	width: 95%;
	float: left;
	text-align: justify;
}


.bullet-list
{
    padding-left: 15px;
    list-style-type: disc;
}

.latin-small-list
{
    padding-left: 20px;
    list-style-type: lower-alpha;
}

.last-before-next-column
{
     text-align-last: justify;
}

.empty-line-before
{
    margin-top: 10px;
}

div.indented
{
    padding-left:15px;
}

#maintopContent a, #maintopContent a:visited
, #CREATEDBY a, #CREATEDBY a:visited
{
    color: inherit;
    text-decoration: underline;
}

#maintopContent a:hover
, #CREATEDBY a:hover
{
    color: #37383a;
    text-decoration: underline;
}
/* 
background-image: url(../images/makoText.jpg); 
height: 60px;
background-position: left top;
	background-repeat: no-repeat;
*/

#MakoText1
{
	padding: 0 10px;
	height: 60px;
}

.header_red
{
	color: #c10003;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
}

.MakoCRMtr
{
	color: #c10003;
	
	
	font-size: 24px;
	
}
.MakoCRMtg
{
	color: #595a5c;
	
	font-size: 20px;
	font-family: "Times New Roman","Arial" ;
}

.border_red_left
{
	border-left: solid 1px #c10003;
	padding-left: 10px; 
}

.coldis
{
	background-image: url(../images/coldis.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 150px;
	
	padding-right: 8px;
	text-align: center;
    letter-spacing: 2px;
    font-weight: bold;
    color: Black;
}

#height400
{
    height: 400px;
}

div.searchResults
{
    text-align: justify;
}

