﻿


img {border:0px;}


h1 {
	 color:#666;
	 font-size:16px;
	 margin:0px;
	 padding:0px;
	 margin-bottom:10px;
}

h2 {
	 color:#666;
	 font-size:14px;
	 margin:0px;
	 padding:0px;
	 margin-bottom:10px;
}

/*/////////////// MSG //////////////////////*/

.msg, .msgc, .msgr {font-size:12px; color:#FF0000; text-align:left; margin-bottom:10px;}
.msgc { text-align:center;}
.msgr { text-align:right;}

/*/////////////// SKLEP //////////////////////*/

.cena, .cena_c { font-size:12px; color:#000; font-weight:bold;}
.cena_c { text-align:center;}
.cena_promocja { color:#007BC5; font-size:12px; font-weight:bold;}
.cena_old {font-size:12px; color:#000; font-weight:none; text-decoration:line-through;}

/*/// OTHER ///*/

option , select, input , textarea{
	font-weight:normal;
	font-size:11px;
}

table tr th.th, table tr th.left, table tr th.right {
	text-align:left;
	vertical-align:middle;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding-left:10px;
	background-color:#000000;
	height:24px;
}

table tr th.left {
	background:#000000 url(images/menu_l.gif) left no-repeat;
}

table tr th.right {
	border-right:0px;
	background:#000000 url(images/menu_r.gif) right no-repeat;
}

table tr td.td, table tr td.left, table tr td.right {
	vertical-align:top;
	text-align:left;
	border-left:1px solid #CCCCCC;
	padding:10px;
}

table tr td.left {
	border-right:1px solid #FFFFFF;
}

table tr td.right {
	border-right:1px solid #CCCCCC;
}

table tr td.aktualnosci, table tr td.naskroty, table tr td.gwarancja {
	vertical-align:top;
	text-align:left;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:10px;
}

table tr td.aktualnosci {
	border-left:0px;
	width:221px;
}

table tr td.naskroty {
	width:219px;
}

table tr td.gwarancja {
	border-right:1px solid #CCCCCC;
}

table#category {
	width:100%;
}

table#category tr th{
	position:static;
	text-align:left;
	vertical-align:middle;
	/*border-bottom:1px solid #FFFFFF;*/
	padding-left:15px;
	background:#000000 url(images/menu_r.gif) right no-repeat;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	height:24px;
}

table#category tr td {
	width:100%;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px dotted #c4c4c4;
}

table#category tr td div {
	background:url(images/bg-menu.gif) right no-repeat;
	vertical-align:middle;
	/*position:static;*/
	padding:5px 10px 5px 15px;
	margin-right:10px;
}

table#category tr td div.sub {
	background:url(images/bg-menu.gif) right no-repeat;
	vertical-align:middle;
	/*position:static;*/
	padding:5px 10px 5px 25px;
	margin-right:10px;
}








