
/* COMPANY */

.profil_spolecnosti {
	padding-top: 7px;
	padding-bottom: 12px;
	font-size: 11px;
	text-align: justify;
	line-height: 17px;
}

#career h3 {
	margin-top: 22px;
	margin-bottom: 17px;
	font-size: 14px;
	border-left: 3px solid #ff4400;
	padding-left: 11px;
}

#career li {
	line-height: 17px;
	list-style-image: url('../img/template/menu-arrow-b.jpg');
}

#career ul.d li {
	line-height: 17px;
	list-style-image: none;
}

#career li a {
	font-size: 12px;
}

#career div {
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 7px;
}

#career h4 {
	padding-left: 14px;
	font-size: 11px;
	margin-top: 12px;
	margin-bottom: 7px;
}

#career div.d {
	padding-left: 14px;
}



/* SERVICES AND PRODUCTS : */

#services div {
	text-align: justify;
}

#services h3 {
	margin-top: 22px;
	margin-bottom: 17px;
	font-size: 14px;
	border-left: 3px solid #ff4400;
	padding-left: 11px;
}

#services li {
	line-height: 17px;
	text-align: justify;
}

.highlighted {
	margin-top: 17px;
	margin-bottom: 17px;
	border: 1px solid #a8c2ce;
	background-color: #f8fafa;
	padding: 7px;
}




/* CONTACTS : */

#contacts h3 {
	margin-top: 22px;
	margin-bottom: 17px;
	font-size: 14px;
	border-left: 3px solid #ff4400;
	padding-left: 11px;
}

#contacts h4 {
	margin-top: 17px;
	margin-bottom: 4px;
	font-size: 12px;
	border-left: 3px solid #333333;
	padding-left: 11px;
}

#contacts h5 {
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 11px;
	padding-left: 14px;
	color: #666666;
	font-style: italic;
}

#contacts div.left_margin {
	margin-left: 14px;
	margin-bottom: 2px;
	font-size: 10px;
}

#support input {
	width: 99%;
	border: 1px solid #d7dfe1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #465a60;
	padding: 2px;
}

#support select {
	width: 100%;
	border: 1px solid #d7dfe1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #465a60;
	padding: 2px;
	font-weight: normal;
}

#support textarea {
	width: 100%;
	height: 250px;
	border: 1px solid #d7dfe1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #465a60;
	padding: 2px;
}

#support input.submit {
	width: 130px;
	margin-top: 11px;
	margin-bottom: 27px;
}

#bank table {
	font-size: 11px;
}

#bank h3 {
	margin-top: 30px;
	margin-bottom: 17px;
	font-size: 14px;
	border-left: 3px solid #ff4400;
	padding-left: 11px;
}

#bank div {
	text-align: justify;
}


/* REFERENCES : */

#references div {
	text-align: justify;
	line-height: 17px;
}

#references h3 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 13px;
}

#references li {
	line-height: 17px;
	text-align: justify;
}

#references div.description {
	text-align: left;
}

#references img {
	margin-right: 17px;
	float: left;
	width: 75px;
	height: 75px;
	background-color: #58b000;
}

#references div.sprtr {
	font-size: 1px;
	height: 21px;
	clear: both;
}



a#helpdesk {
	display: block;
	width: 23px;
	height: 75px;
	position: absolute;
	left: 0px;
	top: 130px;
}

a#webmail {
	display: block;
	width: 23px;
	height: 75px;
	position: absolute;
	left: 0px;
	top: 212px;
}

a#azeshop {
	display: block;
	width: 23px;
	height: 75px;
	position: absolute;
	left: 0px;
	top: 294px;
}



/* DEFAULT : */

.black {
	color: #000000;
}

