body,table,td,tr,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	margin: 0 auto;
	padding: 0;
	line-height: 1.2;
	background-color: #EEFFE9;
}

table,td,tr,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	margin: 0 auto;
	padding: 0;
	line-height: 1.2;
	background-color: white;
}

form#login_form {
	width: 300px;
}

form#login_form input {
	width: 200px;
}

a#logo {
	width: 400px;
	height: 73px;
	background: url('../img/logo2.jpg');
	float: left;
	clear: none;
}

.clearer {
	display: none;
}

p {
	text-align: justify;
	margin: 5px 20px;
}

h1 {
	font-size: 14;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	border: 0px margin-bottom :     0px;
	padding-bottom: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #404040;
	text-decoration: none;
}

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

a:active {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

.title,.content h3 {
	text-align: left;
	width: auto;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	display: block;
	float: left;
	clear: both;
}
.title:before,.content h3:before {
	color: #4AAF40;
	font-weight: 900;
	content: ' ::: ';
}
#carpet_view h3 {

	text-align: left;
	width: auto;
	font-size: 13px;
	margin: 0px 0px 10px 5px;
	clear: both;
	}	

#carpet_view h3:before {
	color: #4AAF40;
	font-weight: 900;
	content: ' :: ';
}

a.goto_top {
	color: #4AAF40;
	margin-left: 10px;
	margin-bottom: 30px;
	float: left;
	float: left;
	clear: both;
}

div.subcontainer {
	float: left;
	background-color: white;
}

div.container {
	float: none;
	display: block;
	position: relative;
	margin: 0 auto;
	width: 800px;
}

div.mainmenucontainer {
	width: 100%;
	display: block;
	clear: both;
	float: left;
}

div.mainmenucontainer ul {
	display: block;
	clear: none;
	float: right;
	list-style: none;
	margin: 2px;
}

div.mainmenucontainer ul li {
	float: left;
	list-style: none;
}

div.mainmenucontainer ul li a {
	width: 100%;
	height: 100%;
	padding: 2px 4px;
	color: #808080;
	font-size: 12px;
}

div.mainmenucontainer ul li a:hover {
	color: #728A42;
}

div.header {
	display: block;
	width: 800px;
	height: 200px;
	clear: both;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

div.submenu {
	float: left;
	width: 150px;
	margin: 40px 20px 0px 40px;
}

div.submenu h1 {
	display: none;
}

div.submenu ul {
	width: 100%;
	display: block;
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0;
}

div.submenu ul li {
	display: block;
	width: 150px;
	border-bottom: 1px dotted #728A42;
}

div.submenu ul li a {
	font-size: 12px;
	width: 130px;
	display: block;
	padding: 10px 4px 1px 4px;
}

div.main {
	float: right;
	width: 550px;
	margin: 40px 0px 0px 0px;
}

div.item {
	margin: 0px 0px 30px 0px;
	width: 100%;
}

.important p {
	color: red;
}

img.reference {
	width: 200px;
	border: 1px solid #808080;
}

div.section {
	width: 100%;
	clear: both;
}

div.section table {
	width: 100%;
	clear: both;
	text-align: center;
	border-collapse: collapsed;
	border-spacing: 0;
	empty-cells: show;
}

div.section table td {
	border-bottom: 1px solid #808080;
	height: 20px;
}

div.product_list div.section img {
	float: right;
	clear: none;
	margin: 10px 10px 10px 10px;
	max-width: 200px;
	max-height: 200px;
	border: #808080 1px solid;
}

div.product_list div.section p,div.product_list div.section table,div.product_list div.section ul
	{
	float: left;
	clear: none;
	width: 350px;
	margin-bottom: 0px;
}

div.section a {
	font-size: 12px;
	color: orange;
}

.wlasnosc {
	display: block;
	width: 150px;
	float: left;
}

.wartosc {
	float: left;
	font-weight: bold;
	font-size: 12px;
	width: 150px;
}

div.section ul {
	list-style: none;
	padding: 0;
	margin: 10px 10px;
	clear: both;
}

div.section ul li {
	clear: both;
}

div.section p {
	margin: 10px 10px;
	clear: both;
}

div.navigation {
	float: right;
}

div.navigation ul {
	margin: 0;
}

div.navigation ul li {
	float: left;
	margin: 0 5px;
}

div.footer {
	margin: 0 auto;
	clear: both;
	width: 800px;
	text-align: right;
}

form ul {
	list-style: none;
}

form ul li {
	clear: both;
	width: 400px;
	float: right;
	margin: 4px;
}

form .property {
	clear: none;
	float: left;
}

label {
	width: 300px;
	height: 18px;
	display: block;
	margin-top: 10px;
	line-height: 20px;
}

input[type="text"],input[type="submit"],input[type="password"],input[type="file"]
	{
	width: 194px;
	float: right;
	border: #bcbfae 1px solid;
	color: #797d62;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	padding: 3px;
}

select {
	width: 180px;
	height: 20px;
	float: right;
	border: #bcbfae 1px solid;
	color: #797d62;
	font-size: 11px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

form.shop_form {
	margin-left: 10px;
	float: left;
	width: 50px;
	clear: both;
}

form.shop_form input {
	width: 50px;
}

.basket form {
	width: 50px;
}

.basket form input {
	width: 50px;
}

div#toolTip {
	display: none;
	width: 300px;
	height: 100px;
	position: absolute;
	background: white;
	border-bottom: #bcbfae 1px solid;
	border-top: #bcbfae 1px solid;
	border-right: #bcbfae 1px solid;
	overflow: hidden;
}

div#toolTip img {
	height: auto;
	width: 100px;
	float: left;
	clear: none;
	margin: 0 5px 0 0;
}

div#toolTip p {
	float: left;
	width: 190px;
	margin: 0px;
	clear: none;
}

textarea {
	float: right;
	width: 292px;
	height: 74px;
	border: #bcbfae 1px solid;
	color: #797d62;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 3px;
	overflow: auto;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.action {
	cursor: hand;
}

.delete {
	color: red;
}

.edit {
	color: green;
}

.login_form {
	width: 300px;
	float: right;
	clear: both;
}

.carpet_view {
	display: none;
	clear: both;
	width: 800px;
	height: 400px;
	background-color: white;
}
.carpets {
	
}

dt {
	font-weight: bold;
}

dd {
	font-size: 12px;
}

.paginator {
font-size:10px;color:orange;width:600px;	
	}
.paginator a {
	display:inline;
	}
.paginator .disabled {
	display:inline;
	}
.paginator .page {
	font-size:10px;
	color: #797d62;
	}
.actions ul {
	list-style:none;
	}
.actions ul li {
	display:inline;
	}
.actions ul li:after {
	content:' ] ';
	}
	
.actions ul li:before {
	content:' [ ';
	}
	
.required label:after {
	content: '*';
	color:red;
	}
.view {
	
}
.arroba:after {
	content:'@';
	}
table {
	width:100%;
	}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
