﻿/*  
Theme Name: e-Trapez.pl
Theme URI: http://www.etrapez.pl
Description: Template do strony eTrapez.pl Krystiana Karczyńskiego stworzony przez firmę EXPROMO.
Version: 1.0
Author: EXPROMO
Author URI: http://www.expromo.pl
*/

body {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #FFF url('images/gradientbg.jpg') repeat;
	font: 12px Verdana;
}
a {
	color:#0c437c;
	text-decoration: underline;;
}
a:hover {
	color:#c42c2b;
}
.content980 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.maincontent980 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.content921 {
	width: 921px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/framebg.jpg') repeat-y;
	margin-top: 40px;
}
.contentbg {
	background: url('images/921top.png') no-repeat;
	background-position: top center;
	padding-top: 298px;
}
.contentbgshort {
	background: url('images/921top.png') no-repeat;
	background-position: top center;
	padding-top: 133px;
}

.clear {
	clear: both;
}
a {
	outline: none;
}
/* Formatowanie menu */
#topmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font: 16px Verdana;
	font-weight: bold;
	margin-top: 34px
}
#topmenu ul li {
	display: inline-block;
	float: left;
	color:#FFF;
	text-decoration: none;
	margin-right: 10px;
}
#topmenu ul li a{
	display: block;
	float: left;
	padding-top: 9px;
	padding-bottom: 11px;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	color:#000;
}
#topmenu ul li:hover, #topmenu ul li.sfhover, ul li.sfhover {
	background: url('images/menuright.jpg') no-repeat;
	background-position: right center;	
}
#topmenu ul li a:hover {
	background: url('images/menuleft.jpg') no-repeat;
	background-position: left center;
	color:#FFF;
}
/* Formatowanie nagłówka */
#header {
	width: 949px;
	height: 330px;
	background: url('images/header.png') no-repeat;
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -474px;
	/*behavior: url("/iepngfix.htc");*/
}
#headershort {
	width: 949px;
	height: 156px;
	background: url('images/headershort.png') no-repeat;
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -474px;
	/*behavior: url("/iepngfix.htc");*/
}

/* Formatowanie ramki z tekstem */
#content {
	float: left;
	padding-top: 0;
	background: url('images/contentbg.jpg') repeat-y;
	background-position: right;
}
#contentmain {
	float: left;
	padding-top: 0;
}

#contentbg {
	float: left;
	width: 921px;
	background: url('images/contentbgbottom.jpg') no-repeat;
	background-position: right bottom;
}
#contentbgmain {
	float: left;
	width: 921px;
}

#content h1 {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	padding-bottom: 5px;
	background: url('images/headerline.jpg') no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
}
#contentmain h1{
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	padding-bottom: 5px;
	background: url('images/headerlinemain.jpg') no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
}

#content h1 a, #contentmain h1 a{
	color:#000;
	text-decoration: none;
}
#contentright {
	width: 300px;
	float: right;
	padding-bottom: 70px;
}
#contenttext {
	float: left;
	width: 600px;
	padding: 10px;
}
#contenttextmain {
	float: left;
	width: 900px;
	padding: 10px;
	
}
#contentrightbg {
	width: 300px;
}
.righttitle {
	width: 100%;
	color:#FFF;
	background: url('images/titlebg.jpg') repeat-x;
	padding-top: 7px;
	padding-bottom: 10px;
	text-align: center;
	font: 14px Verdana;
	font-weight: bold;
}
.rightmenu ul{
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: -3px;
	width: 100%;
}
.rightmenu ul li {
	width: 100%;
	display: block;
	float: left;
	clear: left;
	text-align: center;
}
.rightmenu ul ul li a{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 20px;
	font: 12px Verdana;
	font-weight: normal;
}
.rightmenu ul ul li a:hover{
	background: url('images/rightsubon.jpg') repeat-x;
	background-position: bottom center;
	color:#FFF;
	text-decoration: none;
	padding-right: 30px;
	font-weight: bold;
}

.rightmenu ul li a {
	display: block;
	background: url('images/rightbuttonbg.jpg') repeat-x;
	background-position: bottom center;
	padding-top: 20px;
	padding-bottom: 20px;
	color:#1b2844;
	text-decoration: none;
	font: 14px Verdana;
	font-weight: bold;
}
.rightmenu ul li a:hover {
	background: url('images/righton.jpg') repeat-x;
	background-position: bottom center;
	color:#FFF;
	text-decoration: none;
}
/* Formatowanie stopki */
#footer {
	width: 100%;
	height: 235px;
	background: url('images/bgfooter2.jpg') repeat-x;
	color: #FFF;
}
#footer a {
	color: #FFF !important;
}
#footer a:hover {
	color: #FFF !importan;
}
#footer h2 {
	margin: 0;
	padding: 0;
}
#footercontent980 {
	width: 980px;
	height: 220px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
/*	background: url('images/footercenterbg.jpg') no-repeat; */
	background-position: center top;
}
#aktualnosci {
	width: 33%;
	float: left;
	background-position: right center;
	/*behavior: url("/iepngfix.htc");*/
	background: url('images/bgtrans.png') repeat;
	padding: 5px;
	border: 1px #69bbea solid;
}
#aktualnosci:hover {
	background: url('images/bgtranshover.png') repeat;
}
#szybkikontakt {
	height: 220px;
	width: 65%;
	float: right;
}
#footermenu {
	position: absolute;
	bottom: 9px;
	left: 10px;
}
#footermenu ul {
	margin: 0;
	padding: 0;
}
#footermenu ul li {
	float: left;
	display: block;
	font-weight: bold;
	padding-right: 20px
}
#footermenu ul li a {
	color:#5a5a5a;
	text-decoration: none;
}
#footermenu ul li a:hover {
	color:#991a1a !important;
}
#footerlogo {
	position: absolute;
	bottom: 8px;
	right: 30px;
	font: 10px Verdana;
	color:#52688d;
/*	background: url('images/footerlogo.jpg') no-repeat; */
}
/* Formatowanie stopki */
.blognews {
	
}
.blognews a{
	display: block;
	padding: 5px;
	margin: 5px;
	color:#333333;
	text-decoration: none;
}
.blognews a:hover {
	
}
.blognews a .blognewstitle {
	display: block;
	font: 16px Verdana;
	font-weight: bold;
	color:#FFF;
}
.blognews a:hover .blognewstitle {
	color:#FFF;
}

.blognews a .blognewsdate {
	display: block;
	color: #999999;
	font: 10px Verdana;
}
.blognews a:hover .blognewsdate {
	color: #FFF;
}
.blognews a .blognewscontent {
	display: block;
}
/* Formatowanie formularza kontaktowego */
.szybkikontakt {
	font: 10px Verdana;
	position: relative;
}
.szybkikontakt input, .szybkikontakt textarea {
	font: 12px Verdana;
}

.szybkikontakt input:hover, .szybkikontakt textarea:hover {
	background: #bae9f9;
}
.szybkikontakt input:focus, .szybkikontakt textarea:focus {
	background: #1a2843;
	color:#FFF;
}
.szybki-info {
	display: block;
	width: 33%;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}
.szybki-info input {
	width: 90%;
	border: 1px #666666 solid;
}
.szybki-text {
	width: 63%;
	display: block;
	float: left;
}
.szybki-text textarea {
	width: 100%;
	height: 90px;
	border: 1px #666666 solid;
}
.szybki-button {
	float: left;
	width: 35%;
	text-align: center;
	font: 12px Verdana;
	margin-left: 1%;
	padding-top: 40px;
}
.szybki-button input, .szybki-button input:hover, .szybki-button input:focus{
	margin-top: 10px;
	font: 16px Verdana;
	font-weight: bold;
	cursor: pointer;
	border: 1px #666666 solid;
	background: url('images/buttonbg.jpg') repeat-x;
	color:#FFF;
	padding: 10px;
	outline: none;
}
.wpcf7-response-output {
	position: absolute !important;
	bottom: 55px;
	right: 0;
	width: 180px;
	border: 0 !important;
}
/* Formatowanie listy kategorii */
.categorieslist {
	margin: 0;
	padding:0;
	padding-top: 20px;
	list-style: none;
}
.categorieslist li a{
	margin: 5px;
	display: block;
	width: 550px;
	padding: 10px;
	border: 1px #999999 solid;
	background: #F4F4F4;
	color:#000;
	text-decoration: none;
	font-weight: bold;
}
.categorieslist li a:hover{
	border: 1px #000 solid;
	background: #001650;
	color:#FFF;
}
.categorylist {
	margin: 15px;
	display: block;
	background: #EEEEEE;
	border: 1px #999999 solid;
	padding: 5px;
}
.categorylist:hover {
	background: 1px #333333 solid;
}
.categorydate {
	float: right;
	font-size: 10px;
	color: #999999;
}
.categorylist h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}
.categorylist h2 a{
	color:#000;
	text-decoration: none;
}
.categorylist h2 a:hover {
	color:#c42c2b;
}
.categorylist .entry {
}
/* Formatowanie formularzy */
#contenttext input, #contenttext textarea, #contenttext select{
	border: 1px #666666 solid;
	margin: 5px;
}
#contenttext input:hover, #contenttext textarea:hover , #contenttext select:hover {
	background: #e2f5fb;
	border: 1px #011b56 solid;
}
#contenttext input:focus, #contenttext textarea:focus , #contenttext select:focus {
	background: #c4ebf8;
	border: 1px #011b56 solid;
}
/* Formatowanie floatów */
.alignleft {
float: left;
margin-right: 5px;
}
.alignright {
float: right;
margin-left: 5px;
}
.floatright {
	background: #FFF;
	border-bottom: 1px #a8a8a8 solid;
}
/* Formatowanie koszyka */
.shoppingcart th {
	padding: 5px;
}
.shoppingcart {
	width: 100%;
	text-align: center;
}
#thproduct, #thqty, #thprice {
	background: #09366d;
	color:#FFF;
}
.pricedisplay, .cartcount {
	color: #c12c2c;
	font-weight: bold;
}
.total {
	display: block;
	width: 100%;
	clear: both;
}
.emptycart {
	display: block;
	float: left;
	width: 100%;
	position: relative;
	margin-top:1.25em;
padding:0.3125em;
line-height:0.9375em;
}
.gocheckout {
	position: absolute;
	display: block;
padding:0.3125em;
line-height:0.3125em;
}
.padding5 {
	padding: 5px;
}
.floatright h2 {
	background: #09366d;
	margin: 0;
	padding: 5px;
	color:#FFF;
	font-size: 16px;
	text-align: center;
}
/* Formatowanie napisu regulamin w Checkout */
.regulamin {
	display: block;
	padding: 5px;
	border: 1px #c42c2c solid;
	background: #f7dcdc;
}
.regulamin a {
	border-bottom: 1px black dotted;
}
.regulamin a:hover {
	border-bottom: 1px black solid;
	color:#000;
}