﻿.main-title {
	font-size: 24px;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 20px 0px;
}
.main-title-image {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	margin: 5px 0px 20px 0px;
}
.right-image {
	margin: 3px 0px 0px 0px;	
	}
.second-level-title {
	font-size: 18px;
	font-weight: normal;
	color: #2a2a2a;
	margin: 0px 0px 20px 0px;
	text-transform:uppercase
}
.paragraph-intro {
	color: #0078b0;
	line-height: 24px;
	font-size: 20px;
	margin: 0px 0px 11px 0px;
}
.paragraph {
	color: #111;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 11px 0px;
}
.paragraph-ul {
	color: #111;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 11px 50px;
	list-style-type: square;
	}
.content-image {
	margin: 0px 0px 30px 0px;	
}
.intro-image {
	margin: 0px 0px 30px 0px;	
	border: 1px #d0d0d0 solid;
	padding: 1px;	
	}
.title-background {
	background-image:url('../images/title-line.png');
	background-repeat:repeat-x;
	background-position: 0px 30px;
}
.second-level-title-background {
	background-repeat:repeat-x;
	background-position: 0px 30px;
}
.title-left {
	width: auto;
	float:left;
}
.title-left-image {
	width: auto;
	float:right;
}
.title-link {
	width: auto;
	float:right;
	margin: 11px 0px 0px 0px;
}
.title-link a {
	color: #8a4a95;
	text-decoration:none;
	font-size: 10px;	
}
.title-link a:hover {
	color: #000;
	text-decoration:none;
	border-bottom: 1px dashed #000;
	font-size: 10px;
}
.news-insight-img {
	border: 1px #d0d0d0 solid;
	padding: 1px;	
}
.news-insight-subtitle {
	font-size: 10px;
	color: #7d7d7d;
	line-height: 10px;
}
.news-insight-title {
	font-size: 14px;
	line-height: 15px;
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
}
.news-insight-title a {
	color: #8a4a95;
	text-decoration:none;
}
.news-insight-title a:hover {
	color: #000;
	text-decoration:none;
	border-bottom: 1px dashed #000;	
}
.news-insight-content {
	color: #000;
	font-size: 11px;
	line-height: 12px;
}
/* contact */
.contact-title-background {
	background-image:url('../images/title-line-dark.png');
	background-repeat:repeat-x;
	background-position: 0px 30px;
	margin: 10px 30px 0px 30px;
	width: 360px;
}
.map-subtitle {
	padding: 0px 0px 0px 19px;
	font-size: 10px;
	color: #111;
	line-height: 10px;
}
.map-title {
	font-size: 14px;
	line-height: 15px;
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
}
.map-title a {
	padding: 0px 0px 0px 19px;
	background-image:url('../images/contact-bullet.png');
	background-repeat:no-repeat;
	background-position: 2px 4px;
	color: #8a4a95;
	text-decoration:none;
}
.map-title a:hover {
	padding: 0px 0px 0px 19px;
	background-image:url('../images/contact-bullet-h.png');
	background-repeat:no-repeat;
	background-position: 2px 4px;
	color: #000;
	text-decoration:none;
/*	border-bottom: 1px dashed #000;	*/
}

/* contact details*/
.jp-details h2 {
	font-size: 10px;
	color: #7d7d7d;
	line-height: 10px;
	
}
.jp-details h1 {
	font-size: 14px;
	line-height: 15px;
	text-transform:uppercase;
	color: #111;	
	margin: 0px 0px 20px 0px;
}

.jp-details h3 {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #111;	
}
.jp-details p {
	font-size: 11px;
	line-height: 13px;
	color: #111;
	margin: 0px 0px 5px 0px;	
	
}
.jp-details h4 {
	margin: 20px 0px 0px 0px;
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
}
.jp-details a {
	color: #8a4a95;
	text-decoration: none;
}
.jp-details a:hover {
	color: #000;
	border-bottom: 1px dashed #000;
}

.cz-details h2 {
	font-size: 10px;
	color: #7d7d7d;
	line-height: 10px;
	
}
.cz-details h1 {
	font-size: 14px;
	line-height: 15px;
	text-transform:uppercase;
	color: #111;	
	margin: 0px 0px 20px 0px;
}

.cz-details h3 {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #111;	
}
.cz-details p {
	font-size: 11px;
	line-height: 13px;
	color: #111;
	margin: 0px 0px 5px 0px;	
	
}
.cz-details h4 {
	margin: 20px 0px 0px 0px;
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
}
.cz-details a {
	color: #8a4a95;
	text-decoration: none;
}
.cz-details a:hover {
	color: #000;
	border-bottom: 1px dashed #000;
}

/* language selection*/
.lang-title-background {
	background-image:url('../images/title-line-dark.png');
	background-repeat:repeat-x;
	background-position: 0px 30px;
	margin: 10px 30px 0px 30px;
	width: 360px;
}
.lang-select h2 {
	padding: 0px 0px 0px 19px;
	font-size: 10px;
	color: #7d7d7d;
	line-height: 10px;
}
.lang-select h1 {
	font-size: 14px;
	line-height: 15px;
	margin: 2px 0px 10px 0px;
	text-transform:uppercase;
}
.lang-select a {
	padding: 0px 0px 0px 19px;
	background-image:url('../images/contact-bullet.png');
	background-repeat:no-repeat;
	background-position: 2px 4px;
	color: #8a4a95;
	text-decoration:none;
}
.lang-select a:hover {
	padding: 0px 0px 0px 19px;
	background-image:url('../images/contact-bullet-h.png');
	background-repeat:no-repeat;
	background-position: 2px 4px;
	color: #000;
	text-decoration:none;
}
.lang-select input {
	margin: 20px 10px 0px 0px;

}
/* portfolio */

.portfolio-subtitle {
	font-size: 10px;
	color: #7d7d7d;
	line-height: 10px;
		
}
.portfolio-title {
	font-size: 14px;
	line-height: 15px;
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
}
.portfolio-title a {
	color: #8a4a95;
	text-decoration:none;
}
.portfolio-title a:hover {
	color: #000;
	text-decoration:none;
	border-bottom: 1px dashed #000;	
}
.portfolio-content-p {
	color: #111;
	font-size: 11px;
	line-height: 12px;
	margin: 0px 0px 10px 0px;	
}
.portfolio-url 
{
	color:#111;
	font-size: 11px;
	line-height: 11px;
	margin: 0px 0px 15px 0px;	
}

.portfolio-url a 
{
	font-weight: bold;
	color: #8a4a95;
	text-decoration: none;
}
.portfolio-url a:hover {
	color: #000;
	border-bottom: 1px dashed #000;
}
.portfolio-img {
	border: 1px #d0d0d0 solid;
	padding: 1px;	
}
/* about */
.about-img {
	margin: 20px 0px 20px 0px;



























