/**
	*
	* Rondopolska.pl
	*
	* Copyright (c) 2010 Marek & Jonatan Polak
	*
	* created for www.rondopolska.pl
	*
	*/

/* global */

* {
	border: 0;
}

.left {
	float:left;
	margin-right:1em;
}

.right {
	float:right;
	margin-left:1em;
}

.center {
	text-align:center;
}

.clear {
	clear:both;
}

.hide {
	display:none;
}

.graphic {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-999em;
}

.clear { clear: both; height: 1%; }

/* // global */

/* colors */



/* // colors */

/* base */

body, table, input, textarea, select, li, button {
	font:13px Helvetica, Arial, Sans-Serif;
	line-height:1.5em;
	color:#333;
}

html {
	background: #D8ECF5;
	height: 100%;
}

body {
	font-size:13px;
	background:#D8ECF5 url(../images/bg.jpg) no-repeat 50% 0;
	margin:0;
	padding:0;
	text-align:center;
	height: 100%;
}

a, a:visited {
	text-decoration:none;
	color:#383838;
}

a:hover {
	color:#666;
	text-decoration: none;
}

/* // base */

/* layout */

#page {
	margin:0 auto;
	width:980px;
	text-align:left;
	position:relative;
}

#top {
	padding: 10px;
	height: 64px;
}
#top h1 {
	float:left;
}
#top h1 a {
	background: url(../images/logo.png) no-repeat 0 0;
	width: 263px;
	height: 64px;
	display: block;
}
#top .right {
	float:right;
	margin-top: 20px;
}

#contentBlock {
	background: #fff;
}
#contentBlock .content {
	padding: 20px;
}

body.main-index #contentBlock .content {
/*	background: url(../images/home/tresc.jpg) no-repeat 0 0;   */
	width: 980px;
	height: 789px;
	padding: 0;
}

#contentBlock .headline,
#contentBlock .headline2,
#contentBlock .headline3 {
	background: #D5E523;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	padding: 14px;
	margin-bottom: 30px;
}
#contentBlock .headline2 { background: #E6E6E6; }
#contentBlock .headline3 { font-size: 18px; background: #cacaca; margin: 0; }

#contentBlock .text {
	padding: 0 20px 20px;
}

#contentBlock table.kontakt {
	border:0;
	width: 80%;
	text-align: center;
}
#contentBlock table.kontakt td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	border:0;
}

#contentBlock table.mapa {
	border:0;
	width: 95%;
	text-align: left;
}
#contentBlock table.mapa td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	border:0;
	vertical-align: top;
}
#contentBlock table.mapa td small {
	font-size: 12px;
}

#contentBlock table.produkty td {
	vertical-align: top;
	border: 0;
	padding:0;
}

#contentBlock .col1 {
	float: left;
	width: 308px;
	height: 406px;
	background: url(../images/quick.gif) no-repeat 0 0;
}
#contentBlock .col1 .text {
	padding: 10px 20px 5px;
	background: #eee;
}
#contentBlock .col1 table.produkty {
	width: 100%;
	margin: 20px 0;
}
#contentBlock .col1 table.produkty td {
	padding: 0;
	margin: 0;
	padding-bottom: 6px;
}
#contentBlock .col1 table.produkty td.right {
	text-align: right;
	margin: 0;
}

#contentBlock .col2 {
	width: 625px;
	float: right;
}
#contentBlock .col2 .text {
	padding: 0 0 20px;
}


/** produkt **/

#contentBlock div.dostepnosc {
	background: url(../images/dostepnosc.png) no-repeat 0 0;
	width: 153px;
	height: 46px;
}

#contentBlock .itemInfo table { color: #54314f; font-size: 12px; margin-bottom: 30px; width: 100%; margin-top: 10px; }
#contentBlock .itemInfo table th {
	text-align: right;
	border: 0;
	padding: 12px 5px 12px 25px;
	margin: 0;
	border-bottom: 1px solid #efefef;
	font-weight: normal;
	border-right: 2px solid #fff;
}
#contentBlock .itemInfo table td {
	text-align: left;
	border: 0;
	padding: 12px 25px 12px 5px;
	margin: 0;
	border-bottom: 1px solid #efefef;
	font-weight: bold;
}
#contentBlock .itemInfo table .bg th,
#contentBlock .itemInfo table .bg td {
	background: #f6f6f6;
}

#contentBlock .image {
	float: left;
}

#contentBlock .block {
	clear: both;
}

#contentBlock .toRight {
	float: right;
	padding-right: 5px;
}

#contentBlock .numer {
	color: #3b3f42;
	font-family: Verdana;
	text-align: center;
	padding-top: 40px;
}
	#contentBlock .numer span {
		font-size: 110%;
	}

#contentBlock .netto {
	color: #3b3f42;
	font-family: Times;
	font-size: 120%;
	text-align: center;
	padding-top: 80px;
}
	#contentBlock .netto span {
		font-size: 120%;
		font-weight: bold;
	}
	
#contentBlock .price {
	padding-top: 20px;
	color: #e3652b;
	font-family: Times;
	font-size: 130%;
	text-align: center;
	line-height: 170%;
}
	#contentBlock .price span {
		font-size: 32px;
	}
	
#contentBlock div.addToBasket {
	padding-top: 15px;
}

.opis {
	background: #d5e523;
	padding: 10px 20px;
}
.opis span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.opisText {
	font-size: 12px;
	padding: 10px 10px 10px 20px;
}

/** info block **/
#infoBlock {
	background: url(../images/footer/info.jpg) no-repeat 0 0;
	height: 268px;
	clear: both;
}

/** footer **/
/*
#footer .mini {
	background: url(../images/footer/stopka.jpg) no-repeat 0 0;
	height: 52px;
}

#footer .links {
	border-top: 0px solid #AFAEAE;
	border-bottom: 0px solid #d3d3d3;
	margin: 10px 0 0;
	padding: 0 0 2px 0;
}
#footer .links ul {
	clear: both;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #DDD;
}
#footer .links ul.even { background: #D4D3D3; }
#footer .links ul.odd  { }

#footer .links ul li {
  color: #616162;
	display: inline;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background: url(../images/footer/line.png) no-repeat 100% 50%;
}
#footer .links ul li.first { font-size: 12px; font-weight: bold; }

#footer .links ul li a {
	color: #616162;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	text-decoration: none;
}
#footer .links ul li a:hover { color: #7D7D7F; text-decoration: underline; }
*/
#footer .text {
	padding: 10px;
}
#footer .text p {
	color: #68b1d5;
	font-size: 10px;
}

.koszyk {
	width: 100%;
}
.koszyk td {
	border: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.koszyk thead {
  background: #e3e3e5;
	color: #333335;
}
.koszyk thead td {
  padding: 15px 10px;
	font-size: 15px;
}

.buttons {
	text-align: right;
	padding-top: 10px;
}
.buttons2 {
	text-align: center;
	padding-top: 10px;
}

.form table {
	width: 560px;
}
.form table td {
	border:0;
	vertical-align: top;
}
.form label,
.form p {
	clear: both;
	font-size:11px;
	color: #686868;
}
.form label span {
	color:red;
	font-size:13px;
	font-weight: bold;
	padding-right: 2px;
}
.form .error_list {
	padding: 0;
	margin: 0;
}
.form .error_list li {
	list-style-type: none;
	color:red;
	font-size:11px;
}
.form input {
	clear: both;
	border:1px solid #686868;
	font-size:11px;
	color:#686868;
	padding: 2px 3px;
	width: 98%;
}
.form .toleft label {
	clear: none;
	float: left;
	display:inline;
}
.form .toleft input {
	clear: none;
	float: left;
	display:inline;
	width: auto;
	margin-right: 5px;
}
.form .toleft ul {
	margin: 0;
	padding: 0;
}
.form .toleft ul li {
	display:inline;
	float: left;
	clear: none;
	margin: 0;
	padding: 0 0 0 10px;
}

.buttons2 {
  width: 550px;
	height: 60px;
	margin: 0 auto;
}
.buttons2 a {
	float: left;
	display:inline;
	margin-right: 10px;
}
input.order {
	background: url(../images/zamowienie.png) no-repeat;
	width: 250px;
	height: 50px;
	border: 0;
	padding: 0;
	margin: 0;
	display: block;
	text-indent: -999em;
	float: left;
	display:inline;
}

/* // layout */
