/*

bialy ffffff
czarn 000000
pomar fA821E
szary 826E59

rozow E2007A
seled CBD300
zolty f0B600
morsk 008688
fiole 651063
brazo 7A6A49
niebi 007BA5
czerw C1002B
zielo 009534

tlowy DFDAD6
*/

body{
	margin:0px;
	font:12px Helvetica,Verdana,Arial,sans-serif;
	background: url('gfx/bg.jpg') repeat-x #DFDAD6;
}

a{
	text-decoration:none;
	color:#000000;
}

h1{
	color:#fA821E;
	margin:8px;
	font-size:1.6em;
	background-repeat:no-repeat;
	background-position:left center;
	background-image: url('gfx/bullets.gif');
	padding-left:36px;
}

h2{
	color:#fA821E;
	background-repeat:no-repeat;
	background-position:left center;
	background-image: url('gfx/dots.gif');
	font-size:1.2em;
	padding-left:16px;
	margin:8px;
}

h3{
	text-align:right;
	font-size:0.8em;
	letter-spacing:8px;
	color:#ababab;
	margin:0;
}

body div.center-content{
	width:960px;
	margin:auto;
}

p:first-letter{
	margin-left:32px;
}

.path{
	margin:8px 0px 8px 0px;
}

.path, .path a{
	color:#c0c0c0;
}

.path a.last{
	color:#000000;
	font-weight:bold;
}

.path a:hover{
	color:#000000;
}

.icon{
	padding-left:48px;
	background-repeat:no-repeat;
	background-position:left center;
}

img, .img{
	border:1px solid #cdcdcd;
	padding:4px;
	margin:8px;
}

.right{
	float:right;
}

.left{
	float:left;
}

.clear{
	clear:both;
}

.info, .warning, .success, .error{
	border:1px solid #cdcdcd;
	padding:16px 16px 16px 64px;
	margin:16px;
	background:16px center no-repeat;
	text-align:left;
}

.info{
	background-color:#c0c0ff;
	background-image:url('gfx/info.gif');
}

.warning{
	background-color:#ffffc0;
	background-image:url('gfx/warn.gif');
}

.success{
	background-color:#c0ffc0;
	background-image:url('gfx/refresh.gif');
}

.error{
	background-color:#ffc0c0;
	background-image:url('gfx/error.gif');
}

.footer{
	clear:both;
	text-align:center;
	font-size:0.8em;
	padding:8px;
	line-height:2em;
	background:url('gfx/partner-network.gif') no-repeat center right;
}

.footer a{
	text-decoration:underline;
}

.footer div a{
	text-decoration:underline;
	background: url('gfx/dots.gif') left center no-repeat;
	padding:0px 8px 0px 16px;
}

.logo{
	height:100px;
	background: url('gfx/logo.png') no-repeat left 30px;
}

.logo .dist{
	width:160px;
	height:100px;
	float:right;
	text-indent:-9999px;
}

.logo .gem{
	background: url('gfx/distributor.png') no-repeat center center;
}

.logo .prec{
	background: url('gfx/prec-dist.png') no-repeat center center;
}

.button{
	border:2px solid #cdcdcd;
	border-bottom-color:#000000;
	border-right-color:#000000;
	padding:8px 16px 8px 16px;
	margin:4px 8px 4px 8px;
	font-weight:bold;
	letter-spacing:4px;
	background:#e0e0e0;
}

.button:hover{
	border:2px solid #000000;
	border-bottom-color:#cdcdcd;
	border-right-color:#cdcdcd;
}

input, textarea,select,option{
	border:0px solid #cdcdcd;
}

input:hover, textarea:hover{
	background-color:#ffffc0;
}
.login-box{
	text-align:center;
}

.login-box .button{
	color:#000000;
	margin:2px 0px 2px 8px;
	padding:2px 16px 2px 32px;
	text-decoration:none;
	height:22px;
	font-size:larger;
	font-weight:bold;
	letter-spacing:0px;
	border:0;
	background:url('gfx/login.gif') no-repeat 8px center;
}

.login-box div{
	display:inline-block;
}

.login-box input{
	text-align:center;
	border:1px solid #000000;
	padding:4px;
}

.login, .pass{
	padding:2px 2px 2px 24px;
	margin:auto;
	background:4px center no-repeat;
	width:230px;
}

.login input, .pass input{
	width:200px;
}

div.login{
	background-image:url('gfx/user.gif');
}

div.pass{
	background-image:url('gfx/pass.gif');
}.tabs{
	margin:4px;
}

.tabs a{
	border:1px solid #cdcdcd;
	border-width:1px 1px 1px 1px;
	color:#ffffff;
	background:#c0c0ff;
	padding:4px 16px 4px 16px;
	margin: 8px 2px 0px 2px;
	-moz-border-radius-topright:8px;
	display:inline-block;
}

.tabs a:hover{
	background:#ff8020;
}

.tabs .selected{
	background:#a0a0f0;
	font-size:larger;
	font-weight:bold;
	margin-bottom:-2px;
}

.tabs .tabs-content{
	padding:16px;
	border:1px solid #cdcdcd;
	background: url('gfx/tab.jpg') repeat-x top;
}table{
	margin:8px auto 8px auto;
	width:100%;
}

td, th{
	padding:4px;
}

table.table{
	border-spacing:2px;
}

table.table td, table.table th, table.list td{
	text-align:center;
	border:1px solid #000000;
}

table.table thead tr, td.head{
	background-color:#d0d0d0;
}

table a{
	text-decoration:underline;
	color:#0000ff;
}

table.list{
	border-spacing:8px;
}

table.list td{
	border:1px solid #c0c0f0;
	background-color:#ffffff;
	padding:4px;
	text-align:left;
	width:100%;
}

table.list td.head{
	background:none;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	border:0;
	width:auto;
	white-space: nowrap;
}

table.table tr{
	background-color:#ffffff;
}
table.table tr.odd{

}

table.table tr:hover, table.table tr.odd:hover{
	background-color:#FFEBCC;
}

table.table input{
	border:1px solid #000000;
}

table.table img, table.list img{
	height:64px;
	border:0;
}

table.plist tr{
	height:64px;
}

table.plist thead tr{
	height:auto;
}

table.cena td{
	-moz-border-radius:0px;
	border:1px solid #000000;
	text-align:right;
	padding:2px 16px 2px 2px;
	width:auto;
}

table.cena td.head{
	text-align:center;
	padding:2px;
	border:1px solid #000000;
	background-color:#c0c0f0;
}

table a.yes, table a.no{
	height:32px;
	display:block;
	background:url('gfx/yes.gif') no-repeat center center;
}

table a.no{
	background:url('gfx/no.gif') no-repeat center center;
}

th.narrow{
	width:40px;
}

table.list input, table.list textarea{
	width:80%;
}

 table.list textarea{
	height:256px;
 }
.euro{
	text-align:right;
	font-size:0.8em;
}

.menu{
	margin:8px auto 0px auto;
	padding:4px;
	background: url('gfx/tlo-sza.png') repeat-x bottom;
	text-align:right;
	border:1px solid #cdcdcd;
	border-width:1px 1px 0px 1px;
}

.menu a{
	background: url('gfx/dots.gif') left center no-repeat;
	padding:0px 8px 0px 16px;
	font-size:1.2em;
	margin-left:16px;
}

.menu a:hover{
	text-decoration:underline;
}

.bg{
	background:#ffffff;
	border:1px solid #cdcdcd;
	padding:4px; 
	padding-top:16px;
}

.user{
	text-align:right;
	margin:0px auto 8px auto;
}

.user .path{
	float:left;
}

.user .konto{
	float:right;
}

.euro a, .konto a{
	font-weight:normal;
	text-decoration:underline;
	color:#0000ff;
}

.middle{
	margin:8px auto 0px auto;
}

.middle .left{
	width:200px;
	float:left;
	margin-right:16px;
}

.middle .left div div{
	background: url('gfx/tlo-sza.png') repeat-x;
	margin:0px 0px 16px 0px;
	padding:16px;
}

.middle .left div h1{
	background: url('gfx/pas-sza.png');
	color:#ffffff;
	text-align:center;
	font-size:1.2em;
	padding:2px;
	margin:0;
	font-weight:bold;
	letter-spacing:2px;
}

.middle .left div#menu h1{
	background: url('gfx/pas-pom.png');
}

.middle .left div#menu a{
	display:block;
	margin:4px;
	padding-left:16px;
	font-size:0.8em;
}

.cart{
	text-align:center;
	font-size:0.7em;
}

.middle .left div.cart div{
	border:1px solid #999999;
	border-width:0px 1px 1px 1px;
	padding:8px;
	min-height:160px;
	background:url('gfx/cart.png') no-repeat center center;
}

div.szukaj{
	text-align:center;
}

div.szukaj input{
	border:1px solid #999999;
}

.cart table{
	border-collapse:collapse;
}

.cart table td{
	border:1px solid #000000;
}

.cart a{
	font-weight:bold;
	font-size:1.2em;
	text-decoration:underline;
}

.left .distributor{
	background: url('gfx/distributor.png') no-repeat center center;
	width:160px;
	border:0px;
	cursor:pointer;
	height:100px;
	text-indent:-9999px;
}

.content{
	width:732px;
	float:left;
}

input.del{
	color:#ff0000;
}

.greet{
	font-size:1.2em;
	text-align:center;
	line-height:2em;
	background: url('gfx/tlo-sza.png') repeat-x top;
	border:1px solid #cdcdcd;
	border-width:1px 1px 0px 1px;
}

.greet div{
	background: url('gfx/greet.jpg') no-repeat 8px center;
	height:90px;
	padding-left:200px;
}

.tabelka{
	border-collapse:collapse;
}

.tabelka td{
	border:1px solid #000000;
	text-align:center;
}

.user a.logout{
	color:#ff0000;
	margin:2px 0px 2px 8px;
	padding:2px 16px 2px 32px;
	text-decoration:none;
	height:22px;
	font-size:larger;
	font-weight:bold;
	letter-spacing:0px;
	border:0;
	background:url('gfx/logout.gif') no-repeat 8px center;
}

.present{
	margin:0px 8px 8px 0px;
	float:left;
	height:360px;
	width:230px; 
	overflow:hidden;
}

.present h1{
	margin:4px;
	font-size:1.2em;
	background:none;
	padding:2px;
	color:#808080;
	border-bottom:1px solid #cdcdcd;
	white-space:nowrap;
}

.present a{
	color:#808080;
}

.present .foto{
	border:1px solid #cdcdcd;
	height:150px;
	text-align:center;
	margin:8px auto;
}

.present .koszyk{
	text-align:right;
	height:40px;
	margin:8px;
}

.present .koszyk form input.submit{
	width:50px;
	height:40px;
	background:url('gfx/carm.png');
	vertical-align:middle;
	display:inline-block;
	border:0;
}

.present .koszyk form{
	text-align:right;
}

.present .cena{
	text-align:right;
}

.present .opis{
	font-size:0.8em;
	clear:both;
}

.present .foto img{
	border:0;
}

.login-box{
	font-size:0.8em;
}

.login-box input{
	width:96px;
}

.login-box .login, .login-box .pass{
	font-size:0.8em;
	width:128px;
}

.reg{
	text-align:center;
}

.reg input{
	border:1px solid #cdcdcd;
	margin:4px;
}

.dist{
	width:160px;
	height:100px;
	margin:auto;
	display:block;
	text-indent:-9999px;
}

.gem{
	background: url('gfx/distributor.png') no-repeat center center;
}

.pre{
	background: url('gfx/prec-dist.png') no-repeat center center;
}