
body
{
	margin : 0px;
	padding : 0px;
	font : normal normal 10pt Verdana;
	line-height: 15pt;
	background : #dadada url('images/bg02.jpg') 0px 100% repeat-x;
	word-spacing: 0px;
	color: #444;
}

#bottom-area {
	background : #fff url('images/bg02.jpg') 0px 100% repeat-x;
}

a {
    color: #dd5912;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


#top a:link {color: transparent}
#top a:visited {color: transparent}
#top a:active {color: transparent}


img
{
	border : none;
}


form
{
	padding : 0px;
	margin : 0px;
}


#page
{
	background : #fff url('images/bg01.jpg') center 96px no-repeat;
	padding-bottom: 13px;
}


#top
{
	width : 100%;
	height : 150px;
	background-color : #CD5211;
	overflow : hidden;
}

#top .div-content
{
	width : 860px;
	margin : 0px auto;
	position : relative;
	padding-top : 10px;
}

#sub_menu
{
	height:54px;
	margin:0 auto;
	padding-left:17px;
	padding-top:19px;
	width:873px;
}


#sub_menu img
{
	float : left;
}

#sub_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sub_menu ul li {
	float: left;
	background: url(images/subm_butt.png) no-repeat;
	background-position: left top;
	width: 101px;
	height: 53px;
	line-height: 44px;
	font-size: 9pt;
}
#sub_menu ul li.over {
	background-position: left bottom;
}
#sub_menu ul li a {
	color: #fff;
	display: block;
	width:101px;
	height: 44px;
	text-decoration: none;
	text-align: center;
	
}
#sub_menu ul li.first {
	background: url(images/subm_butt_first.png) no-repeat;
	background-position: left top;
	width: 93px;
}
#sub_menu ul li.first-over {
	background: url(images/subm_butt_first.png) no-repeat;
	background-position: left bottom;
	width: 93px;
}
#sub_menu ul li.last {
	background: url(images/subm_butt_last.png) no-repeat;
	background-position: left top;
	width: 98px;
}
#sub_menu ul li.last-over {
	background-position: left bottom;
	width: 98px;
}
#sub_menu ul li.last-current {
	background: url(images/subm_butt_last_current.png) no-repeat;
	background-position: left top;
	width: 98px;
}
#sub_menu ul li.last-current-over {
	background: url(images/subm_butt_last_current.png) no-repeat;
	background-position: left bottom;
	width: 98px;
}
#sub_menu ul li.contact {
	background: url(images/subm_butt_contact.png) no-repeat;
    background-position: left top;
	width: 119px;
}
#sub_menu ul li.contact-current {
	background: url(images/subm_butt_contact.png) no-repeat;
    background-position: left bottom;
	width: 119px;
}
#sub_menu ul li.current {
	background: url(images/subm_butt_current.png) no-repeat;
	background-position: left top;
}
#sub_menu ul li.first-current {
	background: url(images/subm_butt_first_current.png) no-repeat;
	background-position: left top;
    width: 93px;
}
#sub_menu ul li.first-current-over {
    background: url(images/subm_butt_first_current.png) no-repeat;
	background-position: left bottom;
    width: 93px;
}
#sub_menu ul li.current-over {
	background: url(images/subm_butt_current.png) no-repeat;
	background-position: left bottom;
}
#sub_menu ul li.contact a, #sub_menu ul li.contact-current a {
	padding-left: 24px;
	color: #000;
}


#langs
{
	position : absolute;
	top : 0px;
	right : 0px;
	padding-top : 10px;
	letter-spacing : 2px;
}

#langs *
{
	vertical-align : middle;
}

#langs .on
{
	border : 1px #fff solid;
}

#search
{
	position : absolute;
	bottom : 20px;
	right : 0px;
	width : 273px;
	height : 25px;
	background : transparent url('images/szukaj.jpg') 0px 0px no-repeat;
	padding-left : 30px;
}

#search *
{
	vertical-align : middle;
}

#search input.txt
{
	margin-right: 1em;
	width: 222px;	
	border : none;
	background : transparent;
}

#home_header
{
	width : 850px;
	height: 180px;
	margin : 110px auto 0px auto;
}

#home_header h1 { 
	font-family: Georgia;
	margin: 0;
	font-size: 2.7em;
	letter-spacing: -2px;
	padding-top: 20px;
	line-height: 1.1em;
	font-weight: normal;
}

#home_header h2.orange {
	font-family: Georgia;
	color: #dd5912;
	font-size: 1.6em;
	padding-top: 10px;
	font-weight: normal;
	margin: 0px;
}

#home_buttons
{
	width : 850px;
	margin : 0 auto 0 auto;
	letter-spacing : 1px;
}
#home_buttons a {
	height: 104px;
	width: 176px;
	display: inline-block;
	font-family: Verdana;
	font-size: 1.2em;
	letter-spacing: -1px;
	padding: 17px 0 0 34px;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
}
a#home-contact, a#home-software-dev {
	color: #fff;
}
a#home-application-dev, a#home-mobile-apps {
	color: #393939;
}



a#home-contact {
	background: url(images/bt1.png) no-repeat;
}
a#home-software-dev {
	background: url(images/bt2.png) no-repeat;	
}
a#home-application-dev {
	background: url(images/bt3.png) no-repeat;	
}
a#home-mobile-apps {
	background: url(images/bt4.png) no-repeat;	
}

#footer
{
    width : 849px;
    background : #161616 url('images/footer-top.png') 0px 0px no-repeat;
    margin : 0px auto 20px auto;
    overflow : hidden;
}
#footer-corner
{
    width : 849px;
    height: 6px;
    background : #161616 url('images/footer-bottom.png') 0px 0px no-repeat;
    overflow : hidden;
}

body.home div#page div#footer {
    width : 873px;
}

#footer div.box
{
	float : left;
	color : #fff;
	padding : 10px 0px 5px 30px;
	width : 160px;
}
#footer div.box-slim {
	width : 100px;
}
#footer div.box-wide {
	width : 180px;
}

#footer div.box strong
{
	color : #dd5912;
	font-size: 0.9em;
}
#footer div.box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer div.box ul li a {
	
	font-size : 0.7em;
	text-decoration: none;
	color: #fff;
}

#footer div.box ul li a:hover {
	color: #999;
}

#footer div.box ul li {
    line-height: 1.2em;
}



#content
{
	width : 873px;
	background:transparent url(images/bg05.jpg) 8px 0px repeat-y;
	margin: 13px auto 0px auto;
	overflow : hidden;
}

#content .div-content
{
	background:transparent url(images/bg06.jpg) 8px 0px no-repeat;
	overflow : hidden;
}

#content-left
{
	width : 492px;
	overflow : hidden;
	float : left;
	padding : 0 20px 20px 30px;
}
#content-left h1, #content-left h2 {
	font-family: Georgia;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: normal;
}
#content-left h1 {
	color: #dd5912;
	font-size: 1.9em;
	line-height: 1.2em;
	letter-spacing: -1px;
}
#content-left h2 {
	color: #000;
	font-size: 1.4em;
	line-height: 1.2em;
	letter-spacing: -1px;
}

#sidebar
{
	width : 260px;
	float : right;
	overflow : hidden;
	padding-right : 44px;
	padding-top : 110px;
}

#sidebar ul li.page_item a
{
	color : #000;
	text-decoration : none;
	font-size : 0.8em;
	display : block;
	padding : 2px;
}

#sidebar ul li.page_item a span span
{
    color : #dd5912;
    position: absolute;
    left: -18px;
    top: -1px;
}

#sidebar ul li.page_item a:hover
{
    color : #DD5912;
    /*letter-spacing: 1px;*/
    /*background : transparent url('images/bg07bb.jpg') 0px 0px repeat-y;*/
}

#sidebar ul li.page_item a:hover span span
{
	/*color : #fff;*/
	color : #DD5912;
}

#sidebar h2 {
	color : #dd5912;
	font-size : 1.2em;
	margin : 0px;
	padding : 0px 0px 10px 0px;
	font-family: Georgia;
	font-weight: normal;
}

#sidebar div.break
{
	font-size : 1px;
	line-height : 1px;
	height : 1px;
	background-color : #666;
	margin : 2px 0px;
}
#sidebar a#home-contact {
    background: url(images/contact.png) no-repeat;
    height: 93px; /* 113-20 93 */
    width: 238px; /* 272-34 238*/
    display: block;
    font-family: Verdana;
    font-size: 1.2em;
    font-weight: normal;
    letter-spacing: -1px;
    padding: 0;
    padding: 22px 0 0 36px;
    text-decoration: none;
    color: #fff;
}
#sidebar-bottom a#home-contact:hover {
    background: url(images/contact.png) no-repeat;
}

#content-left a
{
	text-decoration : none;
	color : #dd5912;
}

#content-left a:hover
{
	text-decoration : underline;
}


#bt
{
	clear : both;
	width : 873px;
	height : 20px;
	background : transparent url('images/bg08.jpg') 8px 0px no-repeat;
}


#bottom
{
	width : 850px;
	height : 114px;
	margin : 0px auto;
	font-size: 0.8em;
}
body.home div#page div#bottom {
    width: 873px;
}

#bottom2
{
	width : 854px;
	height : 114px;
	margin : 0px auto;
}

#bottom-bg
{
	width : 820px;
	height : 84px;
	background : transparent url('images/bg04.jpg') 0px 0px repeat-x;
	position : relative;
	padding : 15px;
	color : #666;
}

#bottom-bg a
{
	color : #666;
	text-decoration : none;
}

#bottom-bg a:hover
{
	text-decoration : underline;
}



#btl
{
	position : absolute;
	top : 0px;
	left : 0px;
}

#btr
{
	position : absolute;
	top : 0px;
	right : 0px;
}

#bottom-icon
{
	float : right;
}

#sidebar ul.right-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#sidebar ul.right-menu li ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.right-menu li a {
    border-bottom: 1px solid #d5d5d5;
    margin: 2px 0;
    padding: 0 0 2px 0;
    padding-left: 20px !important;
}
.right-menu li a span {
    text-indent: 0px;
    display: block;
    position: relative;
}

.right-menu ul ul li a{
	border-bottom: 1px solid #d5d5d5;
    margin-left: 12px;
     padding: 0 0 2px 0;
    /*padding-left: 15px;*/
}

.entry {
    text-align: justify;
}

.entry ul {
    margin: 0px;
    padding-left: 20px;
}

.wp-pagenavi {
    padding: 0;
    margin-top: 15px;
    margin-bottom: 15px;
    float: left;
    font-weight: normal;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 0px 6px 0px 6px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #999;
	color: #FFFFFF;
	background-color: #ddd;
}
.wp-pagenavi a:visited {
	padding: 0px 6px 0px 6px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #999;
	color: #FFFFFF;
	background-color: #ddd;	
}
#content-left .wp-pagenavi a:hover {
	text-decoration: none;
}
.wp-pagenavi a:hover {	
	border: 1px solid #999;
	color: #444;
	background-color: #FFFFFF;
	text-decoration: none;
}
.wp-pagenavi a:active {
	padding: 0px 6px 0px 6px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #999;
	color: #FFFFFF;
	background-color: #444;	
}
.wp-pagenavi span.pages {
	padding: 0px 6px 0px 6px; 
	margin: 2px 2px 2px 0px;
	color: #444;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 0px 6px 0px 6px; 
	margin: 2px;
	border: 1px solid #999;
	color: #FFFFFF;
	background-color: #444;
}
.wp-pagenavi span.extend {
	padding: 0px 6px 0px 6px; 
	margin: 2px;	
	border: 1px solid #fff;
	color: #444;
	background-color: #fff;
}

.clear {
    clear: both;
}

#map {
    overflow: hidden;
    border: 1px solid #d5d5d5; 
    width: 478px; 
    height: 400px; 
    margin-top: 5px; 
    margin-bottom: 10px;
}

.clogo {
    margin-right: 3px; 
    margin-bottom: 3px; 
    border: 1px solid #C5C7CA; 
    cursor: pointer;
}

.definput, .defarea {
    border: 1px solid #C5C7CA; 
    padding: 4px;
    font : normal normal 10pt Verdana;
    width: 300px;
}

.post-edit-link {
    background-image: url(images/icon-art-16.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.link-rss {
    background-image: url(images/rss.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.blogentries h2, .blogentries h1 {
    margin-bottom: 0px;    
}

.commentlist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.commentlist {
	padding: 0px;
}

.commentlist img {
	border: none;
	vertical-align: middle;
}

.commentlist li {
	padding: 25px;
	border-bottom: 1px dotted #eee;
}

.commentlist li.alt {
	background-color: #eee;
}

.commentlist .avatar img {
	float: left;
	display: block;
	overflow: hidden;
	padding: 2px;
	border: 1px solid #d9e2e5;
}

img.avatar {
	padding: 2px;
	border: 1px solid #d9e2e5;
}

.commentlist .commentinfo {
	margin-left: 20px;
	display: block;
	padding-left: 60px;
}

.commentlist .cauthor {
	font-size: 0.9em;
	font-weight: bold;
}

.commentlist .cauthor a {
	font-size: 0.9em;
}

.commentlist .cdate {
	font-size: 0.9em;
	color: #999;
}

.commentlist .ctext {
	display: block;
	padding: 5px 0 0 0;
	line-height: 1.5em;
}

.commentlist .ctext p {
	margin: 0px;
}

.commentlist .approve {
	padding: 15px 0 0 0;
	color: #999;
	font-style: italic;
	font-size: 0.9em;
}

#sidebar .sidebarHead h3 {
    font-family: Georgia;
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
    font-weight: normal;
    color: #000;
    font-size: 1.3em;
    line-height: 1.2em;
    letter-spacing: -1px;
}

#sidebar .widget_body ul {
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    padding-left: 20px;
    
}

ul.media {
    list-style-type: none;
    padding-left: 0px;
}

ul.media li {
    padding-bottom: 10px;
}

.small {
    font-size: 0.7em;
}

a.pdf {
    background: transparent url(images/pdf.png) no-repeat scroll left center; 
    padding-left: 20px; 
    padding-right: 5px;
    margin: 0px;
}

a.vid {
    background: transparent url(images/vid.png) no-repeat scroll left center; 
    padding-left: 20px; 
    padding-right: 5px;
    margin: 0px;
}

img.flag {
    border: 1px solid #444;
}

img.art-main-photo {
    border: 1px solid #999;
}

.customers-box {
    text-align: center;
}

a.customer-item {
}

.partner-box {
    display: block; 
    text-align: center; 
    width: 300px; 
    padding: 12px; 
    margin:18px; 
    border: 1px solid #d5d5d5
}

.widget_tag_cloud .widget_body div {
    text-align: center;
}

.gallery img {
    border: 1px solid #ddd;
    margin: 2px;
}

.blogentries img {
    border: 1px solid #ddd;
    margin: 2px;
}

#fanbox {
    padding-top: 10px;
}

#map.wawmap {
    width: 492px; 
    height: 197px;
}

