﻿/*  
Theme Name: AdviceTech
Theme URI: http://www.advicetech.pl
Description: Template do strony ADVICETECH wykonany przez firmę EXRPOMO.
Version: 1.0
Author: EXPROMO
Author URI: http://www.expromo.pl
*/
/* Ogólne formatowanie strony */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.content980 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
a img {
border: 0px;
}
.clear {
	clear: both;
}
.nodisplay {
	display: none;
}
form {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #00adef;
}
/* Formatowanie nagłówka */
#header {
	width: 100%;
	height: 92px;
	background: #FFF url('images/headerbg.jpg') repeat-x;
}
#companylogo a{
	display:block;
	width: 191px;
	height: 92px;
	float: left;
	background: url('images/companylogo.jpg') no-repeat;
}
#partnerlogo {
	display:block;
	width: 327px;
	height: 92px;
	float: right;

}
/* Formatowanie bannera */
#banner {
	width: 100%;
	height: 219px;
	background: #21abe1 url('images/bannerbg.jpg') repeat-x;
}
#bannerimage {
	height: 219px;
	background: url('images/banner.jpg') no-repeat;
}
/* Formatowanie menu z obrazkami */
#imagemenu {
	width: 100%;
	height: 143px;
	background: #3b3a3b url('images/imagemenubg.jpg') repeat-x;
	text-transform: lowercase;
}
#imagemenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 15px;
}
#imagemenu ul li {
	display: block;
	float: left;
	width: 190px;
	height: 60px;
	text-align: right;
}
#imagemenu ul li a{
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 33px;
}
#imagemenu ul li a:hover {
	color: #e30086;
}
#kopiarki, #drukarki, #eksplatacja, #promocje, #premium, #umowa, #serwis, #dzierzawa,#leasing, #poligrafia{
	background-position: left top;
}
#kopiarki {
	background: url('images/kopiarki.png') no-repeat;	
}
#drukarki {
	background: url('images/drukarki.png') no-repeat;
}
#eksplatacja {
	background: url('images/eksploatacja.png') no-repeat;
}
#promocje {
	background: url('images/promocje.png') no-repeat;
}
#premium {
	background: url('images/premium.png') no-repeat;
}
#umowa {
	background: url('images/umowa.png') no-repeat;
}
#serwis {
	background: url('images/serwis.png') no-repeat;
}
#dzierzawa {
	background: url('images/dzierzawa.png') no-repeat;
}
#leasing {
	background: url('images/leasing.png') no-repeat;
}
#poligrafia {
	background: url('images/poligrafia.png') no-repeat;
}
/* Formatowanie menu */
#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}
#mainmenu ul li {
	float: left;
}
#mainmenu ul li a {
	display: block;
	float: left;
	padding-top: 27px;
	padding-bottom: 27px;
	padding-left: 25px;
	padding-right: 25px;
	color: #e0e0e0;
	text-decoration: none;
	background: url('images/menuoff.jpg') no-repeat;
	background-position: right center;
}
#mainmenu ul li a:hover {
	background: #1fa9de;
	color: #fef200;
	background: url('images/menuon.jpg') no-repeat;
	background-position: right center;
}
#mainmenu {
	width: 100%;
	background: black url('images/menublackbg.jpg') repeat-x;
}
/* Formatowanie ramki z treścią */
#content {
	width: 100%;
	background: #FFF url('images/contentbg.jpg') repeat-x;
}
#columnleft {
	width: 220px;
	float: left;
	padding: 5px;
}
#columnright {
	width: 740px;
	float: right;
	padding: 5px;
}
#partnerbanner {
	width: 100%;
	height: 185px;
	background: black;
	margin-bottom: 10px;
}
#columnright h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	display: block;
	font-weight: bold;
	width: 100%;
	background: #000 url('images/breadcrumb.jpg') no-repeat;
	background-position: left; 
	padding-top: 5px;
	padding-bottom: 5px;
}
#columnright h1 a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#columnright h1 a:hover {
	text-decoration: underline;
}
#columnright h1 span {
    display: block;
    padding-left: 20px;
    color: #FFF;
}
#textfield {
	padding: 10px;
}
/* Formatowanie stopki */
#footer {
	width: 100%;
	height: 186px;
	background: black url('images/footerbg.jpg') repeat-x;
}
#footerrelative {
	position: relative;
	height: 186px;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	padding-top: 10px
}
#footer ul li {
	display: inline;
	padding-right: 30px;
}
#footer ul li a, #designed a {
	color: #aaaaaa;
	text-decoration: none;
}
#footer ul li a:hover, #designed a:hover {
	color: #fef200;
}
#copyright {
	color: #aaaaaa;
	position: absolute;
	bottom: 10px;
	left: 0;
}
#designed {
	color: #aaaaaa;
	position: absolute;
	bottom: 10px;
	right: 0;
}
/* Formatowanie lewego menu */
#menuleft {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #d6d6d6;
}
#menuleft li {

}
#menuleft li a {
	display: block;
	background: url('images/menulefttop.jpg') no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	text-decoration: none;
	padding-left: 20px;
}
#menuleft li a:hover {
	text-decoration: underline;
}
#menuleft li ul {
	margin: 0;
	padding: 0;
	list-style: none;

}
#menuleft li ul li {
	padding-top: 0;
	padding-bottom: 0;
}
#menuleft li ul li a {
	background: #d6d6d6;
	display: block;
	color: #363636;
	background: none;
	padding: 5px;
	text-transform: lowercase;
}
#menuleft li ul li a:hover {
	text-decoration: none;
	background: #fed802;
	padding-left: 20px;
}
/* Podpisz z nami umowe */
#podpisz a {
	display: block;
	width: 208px;
	height: 18px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/umowa.jpg') no-repeat;
	margin-top: 20px;
	text-decoration: none;
	padding-top: 125px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	color: #000;
}
#podpisz a:hover {
	text-decoration: underline;
}
/* Formatowanie wyszukiwarki */
#wyszukiwarka {
	float: right;
	color: #FFF;
	text-align: center;
}
#wyszukiwarka #searchsubmit {
	background: #22ade2 url('images/buttonbg.jpg') repeat-x;
	border: 1px black solid;
	color: #fef200;
	font-weight: bold;
	padding: 3px;
}
#wyszukiwarka #s {
	background: #FFF;
	border: 1px black solid;
	padding: 3px;
}
/* Formatowanie prawego menu */
#rightmenu {
	float: right;
}
#rightmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#rightmenu ul li a{
	display: block;
	width: 200px;
	padding: 5px;
	background: #E5E5E5;
	color: black;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 1px #999999 solid; 
}
#rightmenu ul li a:hover {
	background: #00adef;
	border: 1px #004993 solid;
	color: #FFF; 
}
