a:link, a:visited {
	text-decoration:underline;
	color:#393738;
}
a:hover {
	text-decoration:none;
	color:#FF3300;
}

/*HEADER-CONTAINER*/
.header-container {
	width:960px;
}
/*MENU-CONTAINER*/
.menu-container {
	width:480px;
	float:right;
}
/*SIGNUP-LOGIN*/
.signup-login {
	float:right;
	background:#1E1C1D;
	padding:10px;
}
.signup-login p {
	color:#FFF;
}
.signup-login a:link, .signup-login a:visited {
	text-decoration:none;
	font-size:12px;
	color:#FFF;
	text-align:center;
}
.signup-login a:hover {
	text-decoration:underline;
}
.sociable {
	width:480px;
	float:right;
	margin:28px 0 0 0;
	display:block;
}
.sociable ul {
	float:right;
}
.sociable ul li {
	float:left;
	margin:0 0 0 5px;
}
/*UPPER-CONTENT-CONTAINER*/
.upper-content-container {
	width:960px;
	background:url(/gfx/work-bg.jpg) no-repeat;
	padding:20px 0 20px 0;
}
/*MAIN-PIC*/
.main-pic {
	width:505px;
	float:left;
	border-right:1px solid #e5b29c;
}
.main-pic img {
	width:478px;
	height:288px;
	border:3px solid #8a3c1c;
}
/*UPPER CONTENT*/
.upper-content {
	width:430px;
	float:left;
	line-height:20px;
	color:#FFF;
}
.what-we-offer {
	width:410px;
	padding:0 0 20px 20px;
	border-bottom:1px solid #e5b29c;
	margin:0 0 15px 0;
}
.what-more-we-offer {
	width:410px;
	padding:0 0 0 20px;
}
.what-we-offer h2 {
	background:url(/gfx/weoffer1.png) no-repeat left top;
	text-indent:55px;
	height:48px;
	padding:12px 0 0 0;
	font-size:26px;
	font-weight:bold;
}
.what-more-we-offer h2 {
	background:url(/gfx/weoffer2.png) no-repeat left top;
	text-indent:55px;	
	height:48px;
	padding:12px 0 0 0;
	font-size:26px;
	font-weight:bold;
}
/*MIDDLE-CONTENT-CONTAINER*/
.middle-content-container {
	width:960px;
	background:#FFF;
	margin:0 0 20px 0;
	-moz-border-radius-bottomleft: 6px;
                -moz-border-radius-bottomright: 6px;
                -webkit-border-bottom-left-radius: 6px;
                -webkit-border-bottom-right-radius: 6px;
				border-bottom-left-radius: 6px;
				border-bottom-right-radius: 6px;
}
/*LEFT-CONTENT-CONTAINER*/
.right-content-container {
	width:339px;
	
	float:left;
	line-height:20px;
	border-right:1px solid #E1E1E1;
}
/*WELCOME and FEATURED-SERVICES*/
.welcome {
	width:580px;
}
.header2-container {
	width:580px;
	background:#e9e9e9 url(/gfx/curve-top.jpg) no-repeat top;
}
.header2 {
	padding:15px;
	background:url(/gfx/curve-bottom.jpg) no-repeat bottom;
	width:550px;
}
.welcome h2 {
	color:#393737;
	font-weight:bold;
	margin:0 0 15px 0;
	font-size:24px;
}
.header2 h3, .featured-services h2 {
	color:#393737;
	font-weight:bold;
	margin:0 0 10px 0;
	font-size:20px;
}
.welcome p {
	margin:0 0 20px 0;
}
.featured-services {
	width:580px;
	margin:30px 0 0 0;
}
.featured-services ul {
	width:580px;
}
.featured-services ul li {
	width:580px;
	padding:20px 0 15px 0;
	display:block;
	float:left;
}
.featured-services ul li.middle {
	width:580px;
	padding:20px 0 15px 0;
	display:block;
	float:left;
	border-top:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
}
.featured-services ul li label {
	width:90px;
	display:block;
	float:left;
}
/*RIGHT-CONTENT-CONTAINER*/
.left-content-container {
	width:580px;
	background:none;
	float:right;
	line-height:20px;
	padding:20px;
}
/*SIDE-ABOUT-US SIDE-CONTACT-US SIDE-CLIENT-SAYS*/
.side-about-us, .side-contact-us,
.side-client-says, .sidebar-navigation,
.infos-container, .side-paragraph-container {
	width:339px;
}
.side-about-us h2, .side-contact-us h2,
.side-client-says h2, .sidebar-navigation h2,
.infos-container h2, .side-paragraph-container h2 {
	color:#393737;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	padding:20px 20px 10px 20px;
}
.about-us-content, .contact-us-content,
.client-says-content, .navigationbar, .infos, .side-paragraph {
	width:300px;
	padding:20px 20px 0px 20px;
	border-top:1px solid #E1E1E1;
	float: right;
}
.about-us-content img {
	border: 0px;
}
.about-us-content p, .contact-us-content p, .side-paragraph p {
	margin:0 0 15px 0;
}
.contact-us-content ul, .navigationbar ul {
	width:300px;
	margin:0 0 20px 0;
}
.contact-us-content ul li {
	width:300px;
	background:url(/gfx/arrow.png) no-repeat center left;	
	
}

.new_li li {
padding-left: 20px !important;
	width:280px !important;
	background:url(/gfx/arrow.png) no-repeat center left !important;	
}
.contact-us-content ul li label {
	width:70px;
	display:block;
	padding:0 0 0 20px;
	float:left;
	font-weight:bold;
	font-size:12px;
}
.contact-us-content ul li a:link, .contact-us-content ul li a:visited {
	text-decoration:none;
	color:#393738;
}
.contact-us-content ul li a:hover {
	text-decoration:underline;
	color:#FF3300;
}
.navigationbar ul {
	width:300px;
}
.navigationbar ul li {
	border-bottom:0px dotted #E1E1E1;
}
.navigationbar ul li a:link, .navigationbar ul li a:visited {
	text-decoration:none;
	color:#393738;
	display:block;
	padding:5px;
}
.navigationbar ul li a:hover {
	text-decoration:none;
	display:block;
	padding:5px;
	background:#EEE;	
}
.navigationbar ul li a.nav-selected {
	text-decoration:none;
	display:block;
	padding:5px;
	font-weight:bold;
}


.submenu ul {
	width:280px !important;
}
.submenu li {
	border-bottom:1px dotted #E1E1E1 !important;
	margin-left: 20px !important;
	list-style: square !important;
}




.client-says {
	width:300px;
	background:url(/gfx/qoute.jpg) no-repeat top left;
}
.client-says p {
	width:265px;
	float:right;
	margin:0 0 15px 0;
}
.client-says span {
	float:right;
	margin:20px 0 0 0;
	font-style:italic;
}
.client-says-content span a:link, .client-says-content span a:visited {
	text-decoration:none;
	color:#393738;
}
.client-says-content span a:hover {
	text-decoration:underline;
	color:#6633FF;
}

/*ABOUT-US-PAGE*/
.history {
	width:580px;
}
.history-content {
	width:580px;
	padding:20px 0 20px 0;
	border-top:1px solid #E1E1E1;
}
.history h2, .content-styles h2,
.services123 h2, .portfolio h2  {
	color:#393738;
	font-weight:bold;
	margin:0 0 10px 0;
	font-size:22px;
}
.history p {
	margin:0 0 15px 0;
}


/*CONTENT-STYLES*/
.content-styles {
	width:580px;
}
.headers, .float-right, .float-left, .list, .text {
	width:580px;
	margin:30px 0 20px 0;
	padding:5px 0 0 0;
}

.header {
	width:580px;
	margin:10px 0 10px 0;
	padding:5px 0 0 0;
}
/*HEADERS*/
.headers h1 {
	font-size:36px;	
	line-height:20px;
	font-weight:normal;
	margin:0 0 18px 0;
	color:#333;
}
.headers h2 {
	font-size:30px;
	line-height:20px;
	font-weight:normal;
	margin:0 0 15px 0;
	color:#333;
}
.headers h3 {
	font-size:26px;
	line-height:20px;
	font-weight:normal;
	margin:0 0 15px 0;
	color:#333;
}
.header h3 {
	font-size:26px;
	line-height:20px;
	font-weight:normal;
	margin:0 0 15px 0;
	color:#333;
}
.headers h4 {
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	margin:0 0 15px 0;
	color:#333;
}
.headers h5 {
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	margin:0 0 12px 0;
	color:#333;
}
.headers h6 {
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	color:#333;
}
/*FLOAT-RIGHT AND FLOAT-LEFT*/
.float-right img {
	float:right;
	margin:5px 0 5px 15px;
	border:3px solid #DDDBDB;
}
.float-left img {
	float:left;
	margin:5px 15px 5px 0;
	border:3px solid #DDDBDB;
}
/*LISTS*/
.lists ul.main {
	width:290px;
	float:left;
}
.lists ul.inside, .lists ol.inside  {
	width:260px;
	margin:0 0 0 15px;
}
.lists ul.main li, .lists ul.inside li {
	margin:0 0 0 12px;
	list-style:inside disc;
}
.lists ol.main {
	width:290px;
	float:right;
}
.lists ol.main li, .lists ol.inside li {
	margin:0 0 0 12px;
	list-style:inside decimal;
}



/*SERVICES PAGE and *PORTFOLIO PAGE and CONTACT US*/
.services123, .contact-us, .portfolio {
	width:580px;
}
.contact-us p {
	margin:0 0 20px 0;
}
.services, .webdev-pics, .printbrand-pics {
	width:580px;
	padding:20px 0 0 0;
	border-top:1px solid #E1E1E1;
}
.services123 p.lblservices {
	font-size:18px;
	margin:0 0 15px 0;
}
.services123 p {
	margin:0 0 20px 0;
}
.services123 p img {
	float:left;
	margin:5px 15px 0 0;
	border:3px solid #DDDBDB;
}


/*WEBDEV AND PRINTBRAND PICS*/
.webdev-pics ul, .printbrand-pics ul {
	width:580px;
}
.webdev-pics ul li, .printbrand-pics ul li {
	float:left;
}
.webdev-pics ul li img, .printbrand-pics ul li img {
	width:130px;
	height:115px;
}
.webdev-pics ul li.left img, .printbrand-pics ul li.left img {
	float:left;
	margin:0 20px 20px 0;
}
.webdev-pics ul li.right img, .printbrand-pics ul li.right img {
	float:right;
	margin:0 0 20px 0;
}

/*SUBPAGES STYLES*/
.subpages-top-label {
	margin:17px 0 0 0;
	height:46px;
	width:200px;
	float:left;
}.subpages-top-label h2 {
	font-size:26px;
	font-style:italic;
}
.subpages-top-desc {
	float:right;
	width:700px;
	line-height:20px;
	margin:10px 0 0 0;
	color:#FFF;
	font-style:italic;
	font-size:14px;
}

/*IMAGE SLIDESHOW*/
#slideshow {
    position:relative;
	width:478px;
	height:296px;	
}
#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	width:478px;
	height:288px;	
}
#slideshow img.active {
    z-index:10;
}
#slideshow img.last-active {
    z-index:9;
}

#sciezka {
border-bottom: 1px solid #e1e1e1;
position: relative;
padding-bottom: 10px;
padding-left: 20px;
left: -20px;
width: 600px;
}
#crumbs li{
	display: inline;
	background:url("/gfx/cms_img/crumbs_li.gif") no-repeat scroll 0 60% transparent;


padding:0 5px 0 9px;
}

.no-bg {
background: none !important;
color: #000 !important;
font-weight: bold;
}
