/* CSS Document */

body {
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff url(./images/bg.gif) center top repeat-x;
	margin:0px;
	padding:0px;
}
a img {border:0px;}
#layout {
	width:1000px;
	text-align:justify;
	line-height:18px;
	margin:0px auto;
}

#topzone {
	height:134px;
}

#topzoneleft {
	float:left;
	padding:30px 70px 0px 60px;
}

#topzonecenter {
	float:left;
	padding:50px 0px 0px 0px;
}

#topzoneright {
	float:left;
	padding:50px 0px 0px 75px;
}

#banner {
	height:267px;
	padding:0px 0px 0px 0px;

}

#bodycontainer {
	background:url(./images/bodycontainer.gif) right top repeat-y;
}

#leftcontainer {
	width:528px;
	float:left;
	padding:40px 75px 0px 65px;
}
#leftcontainer h3 {font-size:18px;}
#leftcontainer img {margin:5px;}

#rightcontainer {
	width:332px;
	float:right;
	padding:0px 0px 0px 0px;
}

.row1 {
	border-bottom:1px solid #dadada;
	padding:0px 0px 30px 0px;
	margin:0px 0px 30px 0px;
}

.row2 {
	border-bottom:1px solid #dadada;
	padding:0px 0px 30px 0px;
	margin:0px 0px 30px 0px;
}

.row2left {
	width:160px;
	float:left;
}

.row2right {
	width:330px;
	float:right;
}

#servicezone {
	padding:5px 60px 50px 20px;
}

#footercontainer {
	background:url(./images/footer.gif) center top repeat-x;
}

#footer {
	width:1000px;
	font-size:11px;
	height:89px;
	background:url(./images/footer1.gif) right top no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}

#footerleft {
	float:left;
	color:#9d9d9d;
	font-weight:bold;	
	padding:43px 0px 0px 67px;
}

#footercenter {
	float:left;
	padding:30px 0px 0px 25px;
}

#footerright {
	float:right;
	color:#d9d9d9;
	padding:43px 63px 0px 0px;
}


.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*	Memberzone Style Start Here  */


#memberarea {
	background:#dcdcdc url(./images/memberzonebg.gif) left top repeat-x;
	padding:40px 30px 30px 20px;
}

form {
	width:250px;
	padding:0px;
	margin:0px;
}

form label {
	width:60px;
	color:#6a6a6a;
	font-weight:bold;
	float:left;
	margin:0px 0px 0px 0px;
}

form input.txt {
	float:left;
	margin:0px 5px 5px 0px;
}

.form input.button {
	float:left;
}

.forgetpassword {
	padding:0px 0px 0px 60px;
}

.forgetpassword a {
	font-size:9px;
	color:#0093c7;
	text-decoration:underline;
}

/*	Memberzone Style End Here  */

/*	Img Style Start Here  */

.welcomeimg {
	float:left;
	padding:0px 40px 0px 10px;
}

.solutionimg {
	float:right;
	padding:0px 15px 0px 30px;
}

.viewal {
	padding:20px 0px 0px 0px;
}

/*	Img Style End Here  */

/*	Text Style Start Here  */

h1 {
	color:#658ba5;
	background:url(./images/bullet.gif) 0px 0px no-repeat;
	border-bottom:1px solid #d4d4d4;
	padding:2px 0px 10px 36px;
	margin:0px 0px 20px 0px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: normal;
}

h2 {
	font:bold 15px Tahoma, Arial, Helvetica, sans-serif;
	color:#658ba5;
	padding:0px;
	margin:0px;
}

h3 {
	font:29px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#658ba5;
	padding:0px 0px 10px 0px;
	margin:0px;
}

.toptxt {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#787878;
	background:url(./images/clock.gif) 0px 3px no-repeat;
	padding:0px 0px 0px 15px;
}

#bannertxtblock {
	width:530px;
	background:url(./images/trans.png) left top repeat;
	padding:20px 45px 20px 75px;
}

.bannerheading {
	font:25px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#36596f;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#bannertxtblock h2 {
	font:bold 15px Tahoma, Arial, Helvetica, sans-serif;
	color:#62676a;
	padding:0px;
	margin:0px;
}

/*	Text Style End Here  */

/*	Menu Style Start Here  */

a {
	color:#658ba5;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.listlink {
	padding:0px 0px 0px 0px;
}

.listlink ul {
	margin:0px;
	padding:0px;
}

.listlink ul li {
	list-style:none;
	background:url(./images/disc.gif) 0px 8px no-repeat;
	padding:0px 0px 0px 12px;
	margin:0px;
}

.listlink li a {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#658ba5;
	text-decoration:underline;
}

.listlink li a:hover {
	text-decoration:none;
}

.servicelink {
}

#servicezone ul {
	margin:0px;
	padding:0px;
}

#servicezone ul li {
	display:block;
	list-style:none;
	background:url(./images/disc1.gif) 2px 5px no-repeat;
	padding:0px 0px 7px 20px;
	border-bottom:1px dotted #b4b4b4;
	margin:0px 0px 4px 0px;
}

#servicezone li a{
	color:#505050;
	text-decoration:none;
}

#servicezone h3 {margin-top: 20px;}

#servicezone li p{
	margin:0;
}

#servicezone li a:hover {
	text-decoration:none;
}

#topmenu {
	height:69px;
}

#topmenu ul {
	margin:0px;
	padding:0px 0px 0px 40px;
	background:url(./images/menudevider.gif) 100% 0% no-repeat;
	float:left;
}

#topmenu ul li {
	display:block;
	float:left;
	background:url(./images/menudevider.gif) left top no-repeat;
	list-style:none;
}

#topmenu li a {
	font:18px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	float:left;
	background:url(./images/menulistbg.gif) right bottom no-repeat;
	padding:0px 0px 0px 0px;
}

#topmenu li a span {
	display:block;
	float:left;
	padding:22px 20px 20px 25px;
	background:url(./images/topdisc.gif) 10% 48% no-repeat;
	cursor:pointer;
}

#topmenu li a:hover {
	color:#e1e1e1;
	background:url(./images/menubgover.gif) left top repeat-x;
}

#topmenu li a.active {
	color:#e1e1e1;
	background:url(./images/menubgover.gif) left top repeat-x;
}
.topurl {
	font:11px tahoma, Arial, Helvetica, sans-serif;
	background:url(./images/home.gif) 0px 3px no-repeat;
	padding:0px 0px 5px 18px;
	margin:0px 0px 0px 0px;
}

.topurl a {
	font:11px tahoma, Arial, Helvetica, sans-serif;
	color:#6d6d6d;
	text-decoration:underline;
}

.topurl a:hover {
	text-decoration:none;
}

#footer a {
	color:#9d9d9d;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

#footerlink {
}

#footerlink ul {
	margin:0px;
	padding:10px 0px 10px 0px;
}

#footerlink ul li {
	display:inline;
	border-right:1px solid #767676;
	padding:10px 15px 10px 15px;
}

#footerlink li a {
	font:14px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}

#footerlink li a:hover {
	color:#e1e1e1;
}

/*	Menu Style End Here  */

/* inner pages css start */
h1.inner{font:33px Myriad Pro, Arial; color:#fff; font-weight:100; margin:0px; padding:25px 0px 10px 0px; background:none}
.aboutus-img{float:right; border:4px solid #b0a48b;	margin:0px 0px 10px 20px;}
h5{font:15px Myriad Pro, Arial, Helvetica, sans-serif; color:#658ba5; font-weight:bold; padding:0px 0px 5px 0px;	border-bottom:1px dotted #000;	margin:0px 0px 10px 0px;}
h6{font:17px Myriad Pro, Arial, Helvetica, sans-serif; color:#658ba5; font-weight:bold; padding:0px 0px 5px 0px;	margin:0px 0px 10px 0px;}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{float:left; margin:0px 20px 0px 0px;}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#ffffff;	background:#414141;	font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #000000;}
input.button:hover{cursor:pointer; color:#cccccc;}
.project-img{float:right; margin-left:20px;	border: 6px solid #658ba5;}
.whiteheading{font:30px Myriad Pro, Arial; color:#000; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px;	border-bottom:1px dotted #000; padding-bottom:10px; width: 95%;}
.servicecolumnzone{padding:20px 0px 16px 0px;}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.blog-posted-row{padding:3px;}
/* inner pages css ends */


#rightcontainer h1 {
background: none;
    border-bottom: 1px solid #D4D4D4;
    color: #658BA5;
    font-family: "Myriad Pro",Arial,Helvetica,sans-serif;
    font-size: 29px;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 2px 0 10px 0px;
}

fieldset {border:0px solid white;

}
/* Inne */
.meta p, p .meta, .meta, .post .meta {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:italic;
font-weight:normal;
margin-top:-5px;
padding:2px 30px 2px 0;
margin:0px;
text-align:left;
}

.newsyhrg hr, hr .newsyhrg, .newsyhrg {
color:#ffffff;
border:0px white solid;
margin:60px 0px 30px 0px;
}

#sidebar li ul .dodatkowe ul, #sidebar li ul .dodatkowe, #sidebar li ul .dodatkowe ul {
margin:0px 0px 0px 0px;
padding-bottom:0px;
}
#sidebar li li li {
}


#logo h1 a {
text-shadow:2px 2px 0 #333333;
}
#logo p {
}
#sidebar h2 {
}
.newsg h3, h3 .newsg, .newsg {
text-shadow:0.2px 0.2px 0 #333333;
}
#splash {
	width: 1000px;
	height: 255px;
	margin: 0 auto;
}
.post .title a {
text-shadow:0.5px 0.5px 0 #477483;
}

.newsg h3, h3 .newsg, .newsg {
color:#477483;
font-weight:bold;
}

.wiecejnews p a, p .wiecejnews a, .wiecejnews a, .wiecejnews a:hover, .wiecejnews a:visited {
padding:3px 10px;
float:right;
-moz-border-radius:5px 5px 5px 5px;
background:#477483;
color:#FFFFFF;
text-shadow:0 1px 1px #333333;
text-decoration:none;
}
.wiecejnews {
margin-bottom:65px;
}

#menu .active a {
text-shadow:0 0.5px 0.5px #333333;
}
.post img { margin:5px;}
.fotka {width:33%;float:left;height:200px;overflow:hidden;}
.fotka p {padding:0;margin:0 0 5px 0;text-align:center}
.fotka img {width:99% !important;margin:0 auto !important;}