@charset "utf-8";
/* CSS Document */

a{
	color: #be0000;
}

a:hover{
	text-decoration: none;
}

#header a{
	text-decoration: none;
}

#logo{
	margin: 18px 0 0 37px;
}

p, li{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2b2b2b;
	font-size: .9em;
	line-height: 1.5em;
	margin: 10px 0;
}

.error{
	color: #be0000;
}

input, textarea, .input{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2b2b2b;
	font-size: .9em;
	line-height: 1.5em;
	border: 1px solid #999999;
	padding: 2px 5px;	
}

.contact td{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2b2b2b;
	font-size: .9em;
	line-height: 1.5em;
	padding: 3px 15px 3px 0;
}

small{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2b2b2b;
	font-size: .8em;
}

span.liniediv{
	margin-left: 10px;
}

small a{
	color: #be0000;
}

p.kup{
	font-size: .9em;
	margin: 0;
}

h1{
	color: #be0000;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	margin: 0 0 10px 0;
	font-weight: normal;
}

h2{
	color: #be0000;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	font-weight: bold;
}

h2 a{
	text-decoration: none;
}

.breadcrumbs{
	font-family: Verdana, Geneva, sans-serif;
	color: #8f8f8f;
	font-size: .6em;
	margin-bottom: 40px;
}

#maincontent .breadcrumbs a{
	color: #8f8f8f;
	text-decoration: underline;
}

#maincontent .breadcrumbs a:hover{
	color: #8f8f8f;
	text-decoration: none;
}

.sylwia{
	font-weight: bold;
	color: #890000;
}

#footer a{
	color: #890000;	
	text-decoration: underline;
}

#footer a.mw{
	color: #444444;	
	text-decoration: underline;
}

#footer a:hover{
	text-decoration: none;	
}

a.seemore{
	background: url('../img/seemorebtn.gif') right no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2b2b2b;
	font-size: .7em;
	letter-spacing: 1px;
	padding: 2px 23px 2px 6px;
	text-decoration: none;
	float: right;
	margin-top: 10px;
}

a.kategoria{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #2b2b2b;
	background: #dadada;
	padding: 2px 6px;
}

a.kategoriaact{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background: #be0000;
	padding: 2px 6px;
}

a.kategoria:hover{
	text-decoration: underline;
}

.products td{
	width: 128px;
	text-align: center;
	padding-top: 27px;
}

.products td img{
	padding: 4px;
	border: 1px solid #cccccc;
}

.products td img:hover{
	padding: 4px;
	border: 1px solid #be0000;
}

.products td a{
	color: #2b2b2b;
	text-decoration: none;
}

a.kontakt{
	color: #be0000;
	text-decoration: underline;
}

a.kontakt:hover{
	text-decoration: none;
}

table.opis td{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2b2b2b;
	font-size: .9em;
	line-height: 1.4em;
}

#fotosmall img{
	padding: 4px;
	border: 1px solid #cccccc;
	margin-top: 20px;
}

#fotosmall img:hover{
	padding: 4px;
	border: 1px solid #be0000;
}

.cell20{
	text-align: left;
	width: 428px;
	padding-right: 20px;
}

.cell21{
	text-align: left;
	width: 428px;
	padding-left: 20px;
}

.cell30{
	text-align: left;
	padding-right: 20px;
	width: 272px;
}

.cell31{
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	width: 272px;
}

.cell32{
	text-align: left;
	padding-left: 20px;
	width: 272px;
}

hr { height: 1px; color: #f5f5f5; background-color: #f5f5f5; }
