﻿/*  
Theme Name: Centrum Obsługi Biznesu
Theme URI: http://www.e-cob.pl
Description: Grafika do strony Centrum Obsługi Biznesu stworzona przez firme EXPROMO.
Version: 1.0
Author: EXPROMO
Author URI: http://www.expromo.pl

*/

/* Formatowanie dotyczące całego dokumentu */
body {
	margin: 0;
	padding: 0;
	background:#efefee;
	font: 12px Arial;
	color:#373737;
}
.header {
    display: inline;
}
.header h1 {
font: 12px Arial; 
font-weight: normal !important;
display: inline;
}
.orange {
	color: #F06F1D;
}
.clear {
	clear: both;}
a {
	color:#373737;
	text-decoration: none;
        outline: none;
}
a:hover {
	color:#ff771f;
        outline: none;
}
.wstep {
	font-weight: bold;
	color:#ff771f;
}
.maintext {
	text-align: justify;
}
/* Formatowanie dotyczące divów na 100% szerokości */
#top100 {
	width: 100%;
	height: 119px;
	background: #111111 url('images/cob_01-bg.jpg') repeat-x;
}
#middle100 {
	width: 100%;
	background: #FFF;
}
#orange100 {
	width: 100%;
	height: 252px;
	background: #f06f1d url('images/cob_11-bg.jpg') repeat-x;
	clear: both;
}
#footer100 {
	width: 100%;
	height: 82px;
	background: #e5e6e6 url('images/cob_14-bg.jpg') repeat-x;
}
/* Formatowanie nagłówka strony */
#topcontainer {
	width: 980px;
	height: 119px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	float: left;
	width: 387px;
	height: 119px;
	background: url('images/cob_01.jpg') no-repeat;
}
/* Formatowanie górnego menu */
#menu {
	float: right;
	color:#FFF;	
	font: 14px Arial;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li {
	display: block;
	float: left;
	height: 119px;
}
#menu ul li a{
	display: block;
	background: url('images/off.jpg') repeat-x;
	color:#FFF;
	text-decoration: none;
	padding-top: 53px;
	padding-bottom: 50px;
	padding-left: 25px;
	padding-right: 20px;
	text-align: center;
	outline: none;
}
#menu ul li:hover, #menu ul li.sfhover, ul li.sfhover  {
	background: url('images/on-right.jpg') no-repeat;
	background-position: right center;
	outline: none;
}
#menu ul li a:hover{
	background: url('images/on-left.jpg') no-repeat;
	background-position: left center;
	outline: none;
}
/* Formatowanie stopki */
#footercontainer {
    padding-top:20px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	color:#5d5d5d;
}
#footerleft {
	float: left;
	margin-left: 50px;
}
#footerright {
	float: right;
	margin-right: 50px;
}
/* Menu dolne w footerright */
#footerright ul {
	margin: 0;
	padding: 0;
	list-style: none
}
#footerright ul li {
	display: inline;
}
#footerright ul li a{
    padding-left: 35px;
	color:#5d5d5d;
	text-decoration: none;
}
#footerright ul li a:hover {
	color:#e44f02;
}

/* Formatowanie ramy środkowej */
#middlecontainer {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/background.jpg') repeat-y;
}
#middleleft {
	float: left;
	width: 260px;
}
#middleright {
    margin: 10px 0 0 0;
	float: right;
	width: 710px;
}
#middlenavi {
	padding: 3px;
	padding-left: 0;
	margin-bottom: 5px;
	width: 100%;
	border-bottom: 1px #8b8b8b solid;
}
#middlenavi a {
	color:#3d3d3d;
	text-decoration: none;
}
#middlenavi a:hover {
	color:#ff771f;
}
#middlenavi ul {
	margin: 0;
	padding: 0;
	list-style : none;
}
#middlenavi ul li {
	display: inline;
}
#middlenavi ul li a {
	background: url('images/division.png') no-repeat;
	background-position: left center;
    padding-left: 10px;
    padding-right: 0px;
    behavior: url("/iepngfix.htc")
}
#middlenavi #first {
	background: none;
	padding-left: 0px;
}
/* Formatowanie lewej kolumny */

#modelka {
	width: 213px;
	height: 275px;
	float: right;
	background: url('images/modelka.png') no-repeat;
	behavior: url("/iepngfix.htc")

}
#menuleft {
	clear: both;
	position: relative;
	float: left;
	padding-left: 25px;
}
#menuleft ul {
    width: 231px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menuleft ul li {
	padding: 0;
	margin: 0;
}
#menuleft ul li {
    display: block;
	background: url('images/division.png') no-repeat;
	background-position: left top;
	color:#2d2d2d;
	text-decoration: none;
	padding: 0;
	margin: 0;
	behavior: url("/iepngfix.htc");
    float: left;
    margin: 5px;
    margin-left: 10px;
    padding-left: 12px;
    clear: both;
}
#menuleft ul li:hover {
	color:#ff771f;
	background: url('images/selected.png') no-repeat;
	background-position: left top;
    behavior: url("/iepngfix.htc")
}
#menuleft ul li .oferta{
    display: block;
	background: url('images/arrowdown.png') no-repeat;
	background-position: left center;
	color:#2d2d2d;
	text-decoration: none;
	padding: 0;
	margin: 0;
	behavior: url("/iepngfix.htc");
    float: left;
    margin: 5px;
    margin-left: 10px;
    padding-left: 12px;
    clear: both;
}
#menuleft ul li .oferta:hover {
	color:#ff771f;
}

.sublink {
margin:0;
margin-left: 25px;
padding: 0;
}
.sublink a{
	padding-left: 7px;
	background: url('images/sub.png') no-repeat;
	background-position: left center;
}
.sublink a:hover {
	background: url('images/subselect.png') no-repeat;
	background-position: left center;
}

.menunavi {
	padding: 0;
	margin: 0;
	list-style: none;
	clear:both;
}

.current {
    float: right;
    width: 231px;
    height: 30px;
    display: block;
	background: url('images/current.png') no-repeat;
	background-position: right center;
    behavior: url("/iepngfix.htc")
}
.current a {
    font-weight: bold;
    display: block;
	background-position: left center;
	padding-left: 12px;
	padding-bottom: 8px;
    padding-top: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	behavior: url("/iepngfix.htc")
}
.current a:hover {
   	color:#2d2d2d;
}


#menuleft #oferta a{
	background: url('images/arrowdown.png') no-repeat;
	background-position: left center;
}

#menuleft .sub {
    margin-left: 15px;
}
#menuleft .sub a{
	padding-left: 7px;
	background: url('images/sub.png') no-repeat;
	background-position: left center;
}
#menuleft .sub a:hover{
	background: url('images/subselect.png') no-repeat;
	background-position: left center;
}
/* Formatowanie elementów na pomarańczowym pasku */
#orangecontainer {
	width: 980px;
	height: 240px;
	margin-left: auto;
	margin-right: auto;
}
#servicecontainer a{
	width: 316px;
	height: 240px;
	background: url('images/service.png') no-repeat;
    background-position: center center;
	float: left;
    behavior: url("/iepngfix.htc");
    margin-top: 0;
    -webkit-transition: all 0.5s ease-out;
    margin-right: 6px;
    cursor: pointer;
    outline: none;
}
#orangecontainer a:hover{
    margin-top: 10px;
    outline: none;

}
#salescontainer a{
	width: 317px;
	height: 240px;
	background: url('images/sales.png') no-repeat;
    background-position: center center;
	float: left;
    behavior: url("/iepngfix.htc");
    -webkit-transition: all 0.5s ease-out;
    cursor: pointer;
    outline: none;

}
#researchcontainer a{
	width: 317px;
	height: 240px;
	background: url('images/research.png') no-repeat;
	background-position: center center;
	float: left;
	behavior: url("/iepngfix.htc");
    -webkit-transition: all 0.5s ease-out;
    cursor: pointer;
    outline: none;
}
/* Formatowanie napisu do góry na dole strony */
#dogory {
    width: 980px;
    clear: both;
	padding: 5px;
}
#dogorycontainer {
	float: right;
    background: url('images/arrowup.png') no-repeat;
    background-position: left center;
    padding-left: 15px;
    behavior: url("/iepngfix.htc")
}
/* Preloading obrazków */
#wsteppreload {
    display: none;
    background: url('images/cob_03.jpg') no-repeat;
    height: 10px;
    width: 10px;
}
#ofertapreload {
    display: none;
    background: url('images/cob_04.jpg') no-repeat;
    height: 10px;
    width: 10px;
}
#kliencipreload {
    display: none;
    background: url('images/cob_05.jpg') no-repeat;
    height: 10px;
    width: 10px;
}
#karierapreload {
    display: none;
    background: url('images/nasikliencion_02.jpg') no-repeat;
    height: 10px;
    width: 10px;
}
#kontaktpreload {
    display: none;
    background: url('images/cob_06.jpg') no-repeat;
    height: 10px;
    width: 10px;
}
#karierapreload {
	display: none;
	background: url('images/cob_07.jpg') no-repeat;
	height: 10px;
    width: 10px;
}
.hidden {
	display: none;
}
/* Contact form */
.contactform {
	clear: right;
	display: block;
	float: right;
	width: 270px;
	padding: 5px;
	text-align: center;
	font: 10px Arial;
	background: #F7F7F7;
	border: 1px dotted #999999;
	margin-top: 20px;
}
.contactform .required {
	color: #C0C0C0;
}
.contactelement {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
}
.contactelement input, .contactelement textarea {
	width: 250px;
	border: 1px #666666 solid;
	background: #EEEEEE;
}
.contactelement input:hover, .contactelement textarea:hover {
	width: 250px;
	border: 1px #000 solid;
	background: #DDD;
}

.contactelement input:focus, .contactelement textarea:focus {
	width: 250px;
	border: 1px #000 solid;
	background: #ffd4ba;
}



.contactelement textarea {
	height: 120px;
}
.contactelement .button {
	background: #ed5f09;
	color:#FFF;
	width: auto;
	margin-top: 10px;
	font-weight: bold;
}
.contactelement .button:hover {
	background: #ff4200;
	width: auto;
}

