/*--------------------------------------*/
/* global
/*--------------------------------------*/

body {
	background:url(../images/bg.gif) repeat-x !important;
	color:#282828;
	background-attachment:fixed!important;
}

.cl		{ clear: both;	}
.fLeft	{ float: left;	}
.fRight	{ float: right;	}
.noBg		{ background: none !important;	}
.noMargin		{ margin: 0 !important;	}
.noPadding		{ padding: 0 !important;	}

a:visited,
a:link {
	color: #fcec00;
	font-weight: normal;
	text-decoration: underline;
	}

a:hover { text-decoration: underline;	}

#kolektyw p a,
#asortyment p a,
#newsList p a {
	/*font-weight: bold !important;*/
	text-decoration: none;
	}

#kolektyw p a:hover,
#asortyment p a:hover,
#newsList p a:hover {
	text-decoration: underline;
	}

em {
	color: #502d2a;
	display: block;
	font-size: 10px;
	font-style: normal;
	line-height: 1.6;
	text-transform: uppercase;
	}

h1 {
	color: #da2d32;
	clear: left;
	display: block;
	/*font: italic 17px georgia, sans-serif;*/
	padding-bottom: 2px;
	}

h2 {
	color: #000;
	font: bold 11px georgia, sans-serif;
	}

p {
	color: #000;
	line-height: 1.4;
	}

.horizLine {
	background: url('../gfx/layout/linia.gif') 1px 0 repeat-x;
	clear: left;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 20px 0 25px 0;
	width: 100%;
	}

#main {
	color: #502d2a;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	width: 960px;
	margin:0 auto!important;
	/*padding-top:15px;*/
	}




/*--------------------------------------*/
/* floatbox
/*--------------------------------------*/

#floatBox {
	height: 100%;
}
	
#floatBox {			/* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
	
	position: fixed;
	padding-top:15px;
	/*top: 0;
	left: 32px;*/
	float:left;
	}



/*--------------------------------------*/
/* left menu + items
/*--------------------------------------*/

#leftMenu {
	clear: left;
	float: left;
	margin-top: 8px;
	}

#logo {
	clear: left;
	float: left;
	}

#leftMenu a#item1 {
	background: url('../images/home_btn.png') 0 0 no-repeat;
	float: right;
	height: 24px;
	width: 80px;
	}

#leftMenu a#item2 {
	background: url('../images/portfolio_btn.png') 0 0 no-repeat;
	float: right;
	height: 29px;
	width: 103px;
	}

#leftMenu a#item3 {
	background: url('../images/about_btn.png') 0 0 no-repeat;
	float: right;
	height: 29px;
	width: 104px;
	}
	
#leftMenu a#item4 {
	background: url('../images/couse_btn.png') 0 0 no-repeat;
	float: right;
	height: 29px;
	width: 104px;
	}
	
#leftMenu a#item5 {
	background: url('../images/contact_btn.png') 0 0 no-repeat;
	float: right;
	height: 29px;
	width: 103px;
	}
	
#leftMenu a#item1:hover { background: url('../images/home_btn.png') 0 -24px no-repeat;	}
#leftMenu a#item2:hover { background: url('../images/portfolio_btn.png') 0 -29px no-repeat; }
#leftMenu a#item3:hover { background: url('../images/about_btn.png') 0 -29px no-repeat; }
#leftMenu a#item4:hover { background: url('../images/couse_btn.png') 0 -29px no-repeat; }
#leftMenu a#item5:hover { background: url('../images/contact_btn.png') 0 -29px no-repeat; }

#leftMenu .menuItem {
	clear: left;
	float: left;
	margin-top: 3px;
	min-height: 25px;
	width: 220px;
	}




/*--------------------------------------*/
/* left menu: sliding list [ asortyment ]
/*--------------------------------------*/

#leftMenu ol {
	clear: both;
	display: none;
	float: right;
	text-align:right;
	margin-top: 8px;
	padding-right:10px;
	}

#leftMenu ol li {
	height: 14px;
	margin-bottom: 7px;
	margin-left: 75px;
	width: 95px;
	text-align:right;
	float:right;
	}

#leftMenu ol li a {
	display: block;
	height: 13px;
	width: 100%;
	}

#leftMenu #as1 a:visited, #leftMenu #as1 a:link { background: url('../images/flashxml.png') 0 0 no-repeat; cursor: pointer; }
#leftMenu #as2 a:visited, #leftMenu #as2 a:link { background: url('../images/cms_integration_btn.png') 0 0 no-repeat; cursor: pointer; }
#leftMenu #as3 a:visited, #leftMenu #as3 a:link { background: url('../images/phpmysql_btn.png') 0 0 no-repeat; cursor: pointer; }
#leftMenu #as4 a:visited, #leftMenu #as4 a:link { background: url('../images/xhtmlcss_btn.png') 0 0 no-repeat; cursor: pointer; }
#leftMenu #as5 a:visited, #leftMenu #as5 a:link { background: url('../images/m_ilustracje.gif') 0 0 no-repeat; cursor: pointer; }
#leftMenu #as6 a:visited, #leftMenu #as6 a:link { background: url('../images/m_rzeczy.gif') 0 0 no-repeat; cursor: pointer; }

#leftMenu #as1 a:hover { background: url('../images/flashxml.png') 0 -13px no-repeat;	}
#leftMenu #as2 a:hover { background: url('../images/cms_integration_btn.png') 0 -13px no-repeat;	}
#leftMenu #as3 a:hover { background: url('../images/phpmysql_btn.png') 0 -13px no-repeat;	}
#leftMenu #as4 a:hover { background: url('../images/xhtmlcss_btn.png') 0 -13px no-repeat;	}
#leftMenu #as5 a:hover { background: url('../images/m_ilustracje.gif') 0 -13px no-repeat;	}
#leftMenu #as6 a:hover { background: url('../images/m_rzeczy.gif') 0 -13px no-repeat;	}

#leftMenu #as1 a.active { background: url('../images/flashxml.png') 0 -26px no-repeat; cursor: default;	}
#leftMenu #as2 a.active { background: url('../images/cms_integration_btn.png') 0 -26px no-repeat; cursor: default;	}
#leftMenu #as3 a.active { background: url('../images/phpmysql_btn.png') 0 -26px no-repeat; cursor: default;	}
#leftMenu #as4 a.active { background: url('../images/xhtmlcss_btn.png') 0 -26px no-repeat; cursor: default;	}



/*--------------------------------------*/
/* content
/*--------------------------------------*/

/*#content {
	clear: left;
	display: block;
	margin-left: 260px;
	width: 690px;
	padding-right:10px;
	}*/
	
#content {
	display: block;
	width: 690px;
	padding-right:10px;
	float:right;
}

#content div.col {
	width: 358px;
	}

#content #headline {
	margin-bottom: 21px;
	margin-top: 57px;
	}

#content div.col table.ico {
	width: 100%;
	}

#content div.col table.ico td {
	color: #da2d32;
	font-size: 10px;
	line-height: 1.4;
	vertical-align: middle;
	}

#content div.col table.ico td.img {
	text-align: center;
	width: 55px;
	padding-right: 11px;
	}




/*--------------------------------------*/
/* news
/*--------------------------------------*/

#news {
	background: url('../gfx/layout/to_jest_nowe.gif') center 0 no-repeat;
	margin-top: 52px;
	padding-top: 100px;
	width: 358px;
	display:none;
	}

#news h1 {
	padding-bottom: 8px;
	width: 100%;
	}

#news img {
	border: 1px solid #522d2a;
	float: right;
	margin-left: 10px;
	}

#news a:visited,
#news a:link {
	color: #000;
	text-decoration: none;
	}

#news a:hover {
	color: #e00a16;
	}

#news a img {
	border: none;
	float: none;
	position: relative;
	top: 2px;
	}

#news div.newsItem {
	display: none;
	float: left;
	width: 358px;
	}

#news #mSlider div.newsItem {
	margin-right: 50px;
	}
	


/*--------------------------------------*/
/* home
/*--------------------------------------*/

#site_slogan{
	padding-left:240px;
	padding-top:90px;
	font-style:italic;
	font-weight:normal!important;
	color:#282828;
	line-height:1.1em;
}
#heart{
	padding:102px 0px 102px 285px;
}
#about_index p{
	text-align:right;
	line-height:1.27em!important;
	padding-bottom:25px;
	font-style:italic;
	font-weight:normal!important;
	color:#000;
	/*font-size:13px;*/
	font-size:1.2em;
}
.seeme{
	text-align:right;
	font-weight:bold!important;
	font-style:italic;
	color:#000;
}
.seeme_text{
	padding-bottom:5px;
}
.seeme_text img{
	padding-bottom:5px;
	cursor:pointer;
}


/*--------------------------------------*/
/* kolektyw
/*--------------------------------------*/

.quote{
	width:121px;
	padding:0px 0px 0px 45px;
	background:url(../images/heart.png) no-repeat;
	font-size:1.4em;
	color:#282828!important;
	float:left;
	line-height:1.2em;
	font-style:italic;
	font-weight:normal!important;
}
.headtitle{
	width:520px;
	padding:0;
	float:right;
	line-height:1.4em;
	text-align:right;
	font-style:italic;
	font-weight:normal!important;
	color:#000;
}

#kolektyw {
	clear: left;
	float: left;
	margin-top: 228px;
	padding-top: 90px;
	width: 690px;
	}

#kolektyw #kolektywTop {
	float: left;
	width: 590px;
	}

#kolektyw div.fotoContainer {
	float: left;
	width: 193px;
	}

#kolektyw p	{ padding-top: 13px;	}
#kolektyw h1	{ padding-top: 10px;	}

#kolektyw div.col div.desc {
	float: left;
	}

#kolektyw div.col div.desc h1 {
	float: left;
	padding-top: 50px;
	width: 165px;
	}

#kolektyw div.col div.desc h2,
#kolektyw div.col div.desc p {
	clear: left;
	float: left;
	width: 165px;
	}




/*--------------------------------------*/
/* kontakt
/*--------------------------------------*/
div.contactLeft{
	float:left;
	width:305px;
	height:auto;
}
div.contactRight{
	float:left;
	width:110px;
	height:auto;
}
div#contact_form div#message{
	color:#fff!important;
	text-align:center;
}
#midleft{
	float:left;
	width:305px;
}
#midright{
	float:right;
	width:110px!important;
	padding:255px 0px 0px 0px;
}
div.contactbox {
	clear: left;
	float: left;
	margin-bottom: 25px;
	width: 690px;
	}

.contacthead{
	color:#FFFFFF;
	font-size:1.8em;
	font-style:italic;
	font-weight:normal;
	line-height:1.1em;
}

div.contactbox div.contactboxTop {
	background:url('../images/contactbox_top.png') 0 0 no-repeat;
	clear: left;
	float: left;
	height: 12px;
	width: 467px;
	}

div.contactbox div.contactboxMid {
	background:url('../images/contactbox_center.png') 0 0 repeat-y;
	clear: left;
	float: left;
	width: 417px;
	/*height:290px;*/
	height:415px;
	padding:0px 25px 0px 25px;
	}

div.contactbox div.contactboxBottom {
	background:url('../images/contactbox_bottom.png') 0 0 no-repeat;
	clear: left;
	float: left;
	height: 11px;
	width: 467px;
	padding-bottom:15px;
	}
#contactLeft{
	width:198px;
	float:left;
	padding-right:25px;
	background:url(../images/contact_bx1.png) no-repeat;
	background-position:right 380px;
}
#contactRight{
	float:right;
}
#contactRight .contactbox{
	width:467px;
}
#contact_text{
	padding-top:280px;
}
#contact_text p{
	line-height:1.2em;
	padding-top:10px;
}
#kontakt {
	background: url('../gfx/layout/kontakt_tlo.gif') 0 20px no-repeat;
	clear: left;
	float: left;
	height: 601px;
	padding-top: 90px;
	margin-top: 299px;
	width: 690px;
	margin-bottom:100px;
	}

#kontakt form {
	float: left;
	/*width: 305px;*/
	}

#kontakt form fieldset {
	float: left;
	width: 417px;
	}
	
/*#kontakt form fieldset div {
	width: 305px;
}*/

#kontakt form fieldset label {
	color: #fff;
	font: Arial, Helvetica;
	font-style:normal;
	font-weight:normal;
	/*font-size:11px;*/
	font-size:0.55em;
	margin-top: 12px;
	}

#kontakt form fieldset input {
	border: 0;
	color: #000;
	font: Arial, Helvetica;
	width: 300px;
	height:22px;
	background:#666666;
	}

#kontakt form fieldset textarea {
	border: 0;
	color: #000;
	font: Arial, Helvetica;
	height: 100px;
	overflow: auto;
	width: 300px;
	background:#666666;
	}

#kontakt form fieldset p {
	clear: left;
	float: left;
	min-height: 40px;
	padding-bottom: 12px;
	width: 366px;
	}

#kontakt form fieldset em {
	color: #da2d32;
	float: left;
	font: bold italic 17px georgia, sans-serif;
	margin-top: 16px;
	text-transform: none
	}

#kontakt form fieldset #midright input#submit {
	background:url('../images/submit_bg.png') 0 0 no-repeat;
	border: 0;
	cursor: pointer;
	height: 25px;
	width: 79px;
	}

#kontakt form fieldset #submit:hover {
	background:url('../images/submit_bg.png') 0 -25 no-repeat!important;
	text-decoration:none!important;
	}
	
#content #kontakt div.col table.ico td {
	color: #000;
	/*font-size: 11px;*/
	font-size:0.55em;
	line-height: 1.6;
	padding-bottom: 5px;
	}

#content #kontakt div.col table.ico td.img {
	padding-left: 20px;
	}
	
ol.forms .error { 
	display: block;
	margin: 0.25em 0 0 11%;
}




/*--------------------------------------*/
/* kontakt walidacja
/*--------------------------------------*/

#kontakt label.errorLabel,
#kontakt form fieldset p .error {
	background: #da2d32;
	color: #fff;
}

/*--------------------------------------*/
/* asortyment
/*--------------------------------------*/
#port_cat, #headtitle{
	text-align:right;
	width:686px;
	height:19px;
	font-style:italic;
	font-weight:normal!important;
	color:#000;
}
#port_cat img{
	float:right!important;
}
#asortyment {
	clear: left;
	float: left;
	margin-top: 228px;
	padding-top: 95px;
	position: relative;
	width: 690px;
	}

div.box {
	clear: left;
	float: left;
	margin-bottom: 25px;
	width: 690px;
	}

div.box div.boxTop {
	background:url('../images/topbox.png') 0 0 no-repeat;
	clear: left;
	float: left;
	height: 11px;
	width: 686px;
	}

div.box div.boxMid {
	background:url('../images/centerbox.png') 0 0 repeat-y;
	clear: left;
	float: left;
	width: 686px;
	}

div.box div.boxBottom {
	background:url('../images/bottombox.png') 0 0 no-repeat;
	clear: left;
	float: left;
	height: 12px;
	width: 686px;
	}

div.box div.boxMid div.desc {
	clear: left;
	float: left;
	padding-left: 17px;
	}


div.box div.boxMid div.desc p {
	color:#FFF;
	padding-top: 2px;
	font-weight:bold;
	/*font-size:12px;*/
	font-size:1.1em;
	float:left;
	}
	
div.box div.boxMid div.desc p img{
	margin-left:10px;
}

div.box div.boxMid div.desc ul {
	float: left;
	padding-top: 8px;
	width:146px;
	}

div.box div.boxMid div.desc ul li {
	float: left;
	margin: 0;
	padding-right: 6px;
	padding-bottom: 4px;
	}

div.box div.boxMid div.desc ul li a{
	font-weight:bold;
	font-size:11px;
	font-style:italic;
	/*color:#000;*/
}

div.box div.boxMid div.desc ul li a:visited,
div.box div.boxMid div.desc ul li a:link {
	background:url('../images/numerek.gif') 0 0 no-repeat;
	color: #000;
	float: left;
	height: 14px;
	text-align: center;
	text-decoration: none;
	width: 24px;
	}

div.box div.boxMid div.desc ul li a:hover {
	background:url('../images/numerek.gif') 0 -28px no-repeat;

	}

div.box div.boxMid div.desc ul li a.active {
	background:url('../images/numerek.gif') 0 -14px no-repeat;
	}

div.box div.boxMid div.boxImg {
	float: right;
	padding-right: 14px;
	/*position: relative;*/
	}

div.box div.boxMid div.loading {
	background: url('../images/ajax-loader2.gif') center center no-repeat;
	}

div.box div.boxMid div.boxImg .preloader2 {
	display: none;
	left: 50%;
	margin-left: -110px;
	margin-top: -9px;
	position: absolute;
	top: 50%;
	z-index: 99999;
	}

#asortyment div.box div.boxMid div.desc	{ width: 146px;	}

#asortyment div.box div.boxMid div.desc h1{
	font-style:italic;
	font-weight:bold;
	color:#fff;
	/*font-size:12px;*/
	font-size:1.2em;
	line-height:1.3em;
}

#asortyment div.box div.boxMid div.boxImg {
	height: 320px;
	width: 506px;
	}

/*#asortyment #badge {
	float: left;
	left: -15px;
	margin-bottom: -36px;
	position: relative;
	z-index: -1;
	}*/

#preloader {
	background: url('../images/ajax-loader-bg.png') 0 0 no-repeat;
	display: none;
	height: 116px;
	left: 50%;
	position: absolute;
	width: 116px;
	z-index: 99999;
	}

#preloader img {
	position: relative;
	left: 50%;
	margin-left: -16px;
	margin-top: -16px;
	top: 50%;
	}


/*--------------------------------------*/
/* Fonts
/*--------------------------------------*/
/*.ariali{
	font-family:Arial;
	font-style:italic;
	font-weight:normal!important;
	color:#000;
}*/
.ariali18{
	font-size:1.6em;
	/*font-size:18px;*/
}
.ariali13{
	/*font-size:13px;*/
	font-size:1.2em;
}
.ariali12bold{
	font-size:1.1em;
	/*font-size:12px;*/
	font-weight:bold!important;
	font-style:italic;
	color:#000;
}
.ariali12{
	/*font-size:12px;*/
	font-size:1.1em;
	font-weight:normal!important;
	color:#000;
	font-style:italic;

}
.alignright{
	text-align:right;
	line-height:1.23em;
}
.paddingtop{
	padding-top:15px;
}
.paddingtop11{
	padding-top:11px;
}