/* 
    Document   : web.css
    Created on : 2009-06-25, 15:38:00
    Author     : Witold Graca - Webvisor Sp z o.o.
    Description:
*/

html, body, div, li, ul, p, h1, h2, h3, h4, h5, h6,a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Halvetica, Verdana, Arial, sans-serif;
}

a img {
	border: 0px;
	color: inherit;
}

body {
	background: white;
	margin: 0px auto;
	padding: inherit;
}

.x-page {
	width: 980px;
	margin: 0px auto;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #cfcfd1;
}

.x-header {
	height: 72px;
	background: white;
	position: relative;
}

.x-menu {
	position: absolute;
	right: 10px;
	margin-top: 15px;
}
.x-header .x-menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-size: 11px;
}

.x-header .x-menu li {
	display:block;
	float: left;
	text-align: center;
	width: 78px;
	height: 34px;
	border-right: 1px solid #efefef;
}

.x-header .x-menu li a {
	color: #b2b2b2;
}

.x-cname {
	position: absolute;
	left: 230px;
	top: 26px;
	color: silver;
}

.x-cname h1 {
	font-size: 42px;
	font-weight: normal;
}

.x-cname h1 a{
	color: silver;
}

.x-logo {
	position: absolute;
	top: 25px;
	left: 20px;
	z-index: 1000;
}

.x-navigation {
	height: 40px;
	background: #79838d;
	background-image: url(../images/x-nav-bg.png);
	border-bottom: 4px solid #323233;
}

.x-navigation ul {
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 220px;
}

.x-navigation li {
	width: 100px;
	line-height: 38px;
	text-align: center;
	display: block;
	float: left;
	height: 38px;
	width: 120px;
	color: white;
	font-weight: bold;
	font-size: 13px;
}
.x-navigation li:hover {
	background: url(../images/x-button-darkbg.png);
}

.x-navigation li.active {
	background: url(../images/x-button-darkbg.png);
}

.x-navigation li a{
	color: white;
}

.x-additional {
	height: 295px;
	background: white;
	font-size: 13px;
	font-family: Tahoma, Verdana, Halvetica, sans-serif;
}

.x-additional .x-left {
	float: left;
	width: 635px;
	height: 295px;
	overflow: hidden;
	position: relative;
	z-index: 100;
}



.x-additional .x-left .x-bar-info {
	height: 78px;
	width: 635px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../images/x-bg-transparent.png);
	overflow: hidden;
}

.x-left .x-bar-info * {
	margin: 0px 10px;
}

.x-left .x-bar-info h3 {
	color: #ff6401;
	padding: 0px;
	font-size: 30px;
	text-align: right;
}
.x-left .x-bar-info a {
	color: white;
	padding: 0px;
	font-size: 28px;
	text-align: right;
	display:block;
}

.x-additional .x-right {
	width: 344px;
	border-left: 1px solid silver;
	height: 295px;
	background: url(../images/x-bg-additional.png);
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 100;
}

.x-additional .x-right h2 {
	line-height: 40px;
	margin-left: 12px;
	font-size: 13px;
	color: #b20000;
}

.x-additional .x-right .x-bold {
	font-weight: bold;
	margin: 4px 20px auto 28px;
	border-bottom: 1px solid #e1e1e6;
	color: #323233;
}

.x-additional .x-right p img {
	margin: auto 10px auto 5px;
	z-index: 100;
}

.x-additional .x-right ul {
	padding-left: 30px;
	margin: 15px 10px auto 32px;
	color: #7d7d80;
	
}

.x-additional .x-right li {
	list-style-image: url(../images/x-pointer-lightgrey.gif);
	margin: 6px auto 7px auto;
}

.x-additional .x-right .x-button-glassyblack {
	background: url(../images/x-button-glassyblack.png);
	width: 75px;
	height: 25px;
	line-height: 25px;
	color: white;
	font-weight: bold;
	text-align: center;
	position: absolute;
	bottom: 10px;
	right: 20px;
}

.x-additional .x-right .x-button-glassyblack a {
		color: white;
}

.x-services {
	height: 175px;
	background: #e9e9eb;
	border-top: 10px solid #cbcbce;
	border-bottom: 2px solid #cbcbce;
}

.x-services ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.x-services li {
	display: block;
	float: left;
	width: 306px;
	margin: 0px 9.5px;
	position: relative;
	height: 175px;
}
.x-services li h2 {
	font-size: 13px;
	font-weight: normal;
	line-height: 40px;
	margin-top: 5px;
	color: #323233;
	text-align: justify;
}

.x-services li p {
	font-size: 13px;
	color: #646466;
	margin: 0px 10px;
	text-align: justify;
}

.x-services li .x-button {
	height: 30px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	line-height: 30px;
	font-weight: bold;
	color: white;
	overflow: hidden;
}

.x-services li .x-button .x-label {
	margin-left: 10px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: normal;
	font-style:italic;
}

.x-services li .x-button .x-link {
	margin-left: 5px;
	font-family: Tahoma, Halvetica, Veradana, sans-serif;
	font-size: 13px;
}

.x-services li .x-button-blue {
	width: 150px;
	background: url(../images/x-button-blue.png);
}

.x-services li .x-button-blue .x-label {
	margin-left: 8px;
}

.x-services li .x-button-green {
	width: 160px;
	background: url(../images/x-button-green.png);
}

.x-services li .x-button-green .x-label {
	margin-left: 5px;
}

.x-services li .x-button-silver {
	width: 150px;
	background: url(../images/x-button-silver.png);
}
.x-services li .x-button-silver .x-link {
	margin-left: 15px;
}

.x-partners {
	height: 157px;
	background: white;
}

.x-partners h2 {
	font-family: "Trebuchet MS", Tahoma, Halvetica, Verdana, Arial, sans-serif;
	color: #b20000;
	font-size: 13px;
	line-height: 48px;
	background: #f2f2f2;
	padding-left: 25px;
}

.x-partners-list {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.x-partners-list li {
	display: block;
	float: left;
	margin: 0px 50px 0px 50px;
}

.x-footer {
	height: 90px;
	border-top: 4px solid #cacace;
	position: relative;
}

.x-footer .x-copyright {
	font-size: 13px;
	color: #b2b2b2;
	position: absolute;
	top: 16px;
	left: 140px;
	margin: 0px;
	padding: 0px;

}

.x-footer .x-menu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 7px;
	right: 0px;
	width: 600px;
	font-size: 11px;
	color: #b2b2b2;
}

.norightborder {
    border-right: none;
}

.x-footer .x-menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.x-footer .x-menu a {
	color: #b2b2b2;
}

.x-footer .x-menu li {
	display: block;
	float: left;
	width: 99px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border-right: 1px solid #DDDDDD;
}

.x-body {
    
}

.x-body h1, .x-body h2,.x-body h3, .x-body h4, .x-body h5, .x-body p{
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
    color: #323233;
}

.x-body h2 {
    font-size: 13px;
    line-height: 40px;
}

.x-body h3 {
    font-family: "Trebuchet MS", Tahoma, Halvetica, Verdana, Arial, sans-serif;
    color: #b20000;
    font-size: 13px;
    line-height: 48px;
    background: #f2f2f2;
    padding-left: 25px;
    border-top: 8px solid #CACACE;
}

.x-body h4 {
    font-size: 13px;
    line-height: 40px;
    font-weight: normal;
}

.x-body p {
    font-size: 13px;
    margin-left: 20px;
}

.x-body p.x-content {
    margin-bottom: 20px;
    font-size: 13px;
}

.x-body .x-contact-box {
    padding: 10px 40px 40px 40px;
    border: 0px solid black;
    width: 400px;
    float: left;

}

.x-body .x-rest-box {
    float: right;
    border: 0px solid black;
    width: 400px;
    margin: 30px auto;
}

.x-body .x-rest-box p {
    margin-left: 35px;
}

.x-body ul {
    margin-left: 80px;
}

.x-body ul li{
    font-size: 13px;
    color: #323233;
}

.x-portfolio {
    padding: 10px 40px;
    border-top: 8px solid #CACACE;
}

.x-portfolio ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.x-portfolio .x-list-item {
    width: 90px;
    height: 80px;
    border: 1px solid #CACACE;
    background: white;
    float: left;
    margin: 4px;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

.x-portfolio li .x-more{
    display: none;
    text-align: left;
}

.x-portfolio li:hover .x-more{
    display: block;
    z-index: 1000;
    width: 350px;
    height: 100px;
    background: black;
    position: absolute;
    top: -8px;
    left: -8px;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.x-portfolio li .x-more * {
     filter:alpha(opacity=100);
    -moz-opacity:1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}

.x-trusted {
	position: absolute;
	top: 10px;
	left: 10px;
}
table.cert img {
	border: 1px solid #cccccc;
}

table.cert {
	font-size: 13px;
	width: 100%;
}

table.cert td {
	padding: 5px 10px;
}

ul.sitemap {
	list-style: none;
}

ul.sitemap li {
	color:#323233;
	font-size:13px;
	display:block;
	border:1px solid #eeeeee;
	width: 200px;
	text-align:center;
	padding:10px 0px;
	margin: 10px;
	float:left;
}

ul.sitemap li a {
	color: #666666;
}

ul.sitemap li a:hover {
	text-decoration: underline;
}
	