/* znaczniki ogolne */
body {
	margin: 0;
	padding: 0;
	background-color: #666666;
	font-family: Verdana;
	font-size: 11px;
}

form {
	margin: 0;
	padding: 0;
}

input{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px #000000 solid;
	background: #F6F6F6;
}

h1 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-indent: 15px;
	margin: 0;
	padding: 2;
}

a {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

table{
	font-size: 11px;
}

#clr {
	clear:both;
	margin: 0;
	padding: 0;
}
	
#ctr {
	text-align: center;
	margin: 0;
	padding: 0;
}

#page {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#topcart {
	margin: 0;
	padding: 0;
}

#topcart a{
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#bottom {
	width: 800px;
	height: 35px;
	background-color: #aaa9a9;
	background-image: url(../img/bottom.jpg) ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0;
}

#bottom-l {
	padding-top: 10px;
	padding-left: 10px;	
	float: left;
}

#bottom-l a {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

#bottom-r {
	padding-top: 10px;
	padding-right: 10px;
	float: right;
}

#bottom-r a{
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

#top {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 150px;
	background: #ffffff;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	clear: both;
}

#topmenu {
	margin: 5px 0px;
	padding: 0;
	width: 800px;
	height: 20px;
	clear: both;
}

#topmenu ul{
	list-style: none;	
	margin: 0;
	padding: 0;
}

#topmenu li{
	margin-right: 1px;
	padding: 3px 10px;
	border-right: #000000 1px solid;
	float: right;
}

#topmenu li.download{
	margin-right: 1px;
	padding: 3px 10px;
	border-right: #000000 1px solid;
	float: left;
}

#topmenu a{
	color: #f4f4f4;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#topmenu a:hover{
	color: #999999;
	text-decoration: none;
}

#logo {
	margin: 0;
	padding: 0;
	width: 180px;
	height: 150px;
	background-image: url(../img/top.jpg) ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

#logo a{
	margin: 0;
	padding: 0;
	width: 180px;
	height: 150px;
	display: block;
	text-decoration: none;
}

#winieta {
	margin: 0;
	padding: 0;
	width: 450px;
	height: 150px;
	float: left;
}

#login {
	margin: 0;
	padding: 0;
	width: 170px;
	height: 150px;
	background-image: url(../img/login.jpg) ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

#language {
	margin: 10px 0;
	padding: 0px;
}

#language a {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	display: block;
}

#language a:hover {
	color:#f39;
	text-decoration: none;
	display: block;
}

#language td{
	text-align: center;
}

#loginform {
	margin: 15px 0;
	padding: 0;
}

#loginform td {
	font-size: 10px;
	font-weight: bold;
}

#logoutform {
	margin: 10px 0;
	padding: 0;
}

#logoutform td {
	font-size: 10px;
	text-align: center;
}

#registration {
	margin: 0;
	padding: 0;
}

#registration a{
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

/* boczne menu sidebar */
td.left {
	background-color: #cccccc;
}

#menuleft {
	margin: 0px;
	padding: 0;
	width: 180px;
	float: left;
}

.menuleft a {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-indent: 15px;
	text-align: left;
	line-height: 25px;
	white-space: nowrap;
	text-decoration: none;	
	padding: 2px;
	border-top: #ffffff 1px solid;
	background: #cccccc;
	display: block;	
}
.menuleft a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 15px;
	line-height: 25px;
	white-space: nowrap;
	text-decoration: none;	
	padding: 2px;
	border-top: #ffffff 1px solid;
	background-color: #999999;
	display: block;
}

#search {
	margin-top: 10px;
	padding: 10px 0px;
	width: 180px;
	background: #cccccc;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	float: left;
}

#newsletter {
	margin: 10px 0px;
	padding: 10px 0px;
	width: 180px;
	background: #cccccc;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	float: left;
}

#title {
	width: 620px;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 25px;
	background-image: url(../img/tlo.jpg);
}

#content {
	margin-bottom: 10px;
	padding: 0;
	width: 620px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	/*height: 470px;
	overflow: auto;*/
}

td.content {
	background-color: #ffffff;
}

#product {
	width: 177px;
	padding-top: 20px;
	padding-left: 23px;
	margin: 0px;
	text-align: center;
	float: left;
}

#p00 {
	padding: 0px;
	margin: 0px 5px;
	text-align: center;
}

#p01 {
	width: 160px;
	padding: 2px 0px;
	margin-bottom: 5px;
	text-align: center;
	border: 1px solid #999999;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}

#p01 a{
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#p01 a:hover{
	color: #f39;
	text-decoration: none;
}

#p02 {
	width: 175px;
	padding: 5px 0px;
	margin: 0px;
	text-align: center;
	border: 1px solid #999999;
}

#p02 img{
	padding: 0px;
	margin: 0px;
	border: 1px solid #999999;
}

#description {
	width: 370px;
	margin-top: 20px;
	margin-left: 25px;
	font-size: 11px;
	text-align: justify;
	float: left;
}

#description table{
	font-size: 11px;
}

td.name {
	font-weight: bold;
}

td.subname {
	font-weight: bold;
	text-align: center;
}

td.code {
	font-weight: bold;
	color: #f39;
}

td.size {
	font-weight: bold;
	color: #f39;
	text-align: center;
}

#description img{
	border: 0;
}

#description a {
	text-decoration: none;
	color: #000000;
}

#description a:hover {
	text-decoration: underline;
	color: #f39;
}

#price {
	margin: 0;
	padding: 0;
}

#price table{
	font-size: 11px;
}

#price a{
	color: #333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#price  a:hover{
	text-decoration: underline;
}

#cart {
	margin: 0;
	padding: 0;
}

#cart table{
	font-size: 11px;
}

#cart a{
	color: #333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#cart a:hover{
	text-decoration: underline;
}

tr.header {
	color: #f39;
	font-weight: bold;
	height: 25px;
}

tr.dark {
	background-color: #f4f4f4;
	font-weight: normal;
	height: 25px;
}

tr.light {
	font-weight: normal;
	height: 25px;
}

a.back {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin: 10px 25px;
	float:left;
}

a:hover.back {
	color: #000000;
}

dt {
	color: #dc1c81;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 25px;
	line-height: 180%;	
}

dd {
	color: #666;
	text-align: justify;
	font-size: 11px;
	padding: 5px 25px;
	line-height: 150%;	
}

#text {
	color: #666;
	text-align: justify;
	font-size: 11px;
	padding: 5px 25px;
	line-height: 150%;	
}

.error-txt{
	margin: 10px 0 0 0;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
}

.confirm-txt{
	margin: 0 0 5px 0;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
	text-align: center;
}
