﻿/*
	Baza kolorow:
		* #020200 - symboliczny czarny, standardowy
		.bd-1: rgb(214,209,184) - ramka inputow w formularzu logowania
		.bd-1f:	rgb(184,179,154) - focus ramek inputow w formularzu logowania
		.bd-2: #b9b4a1 - ??
		.bd-3: #D5CFB8 - ramka w galerii i sklepie
		.cl-1: #622 - brazowy
		.cl-2: rgb(132,123,108) - uzywany w formularzu logowania do labeli i w naglowkach kompnentow w prawej kolumnie
		.cl-3: rgb(166,136,127) - tekst, kolor kawowy na brazowym tle
		.cl-4: rgb(142,74,63) - tekst linkow 
		.cl-5: #C04401 - tekst linkow w produktach w sklepie
		.cl-r: red - wa�ne informacje, b��dy itp.
		.bg-1: rgb(254,250,234) - jasny zolty uzywany w srodkowej tabeli i bocznych panelach
		.bg-2: rgb(61,18,2) - menu brazowe
		.bg-3: rgb(244,240,224) - jasny zolty, nieco ciemniejszy
	Inne:
		.mb-05: margin-bottom na 0.5 'm'
		.mb-1: margin-bottom na 1 'm'
*/



* {
	margin: 0;
	padding: 0;
	border: 0;
}

p, a, blockquote, td, th, span, li, div,
input, select, textarea, label {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #8d8d8d;
	cursor: default;
}
h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #8d8d8d;
	cursor: default;
}


font {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	/*font-size: medium;*/
	cursor: default;
}

p,h1,h2,h3,td,th { cursor: default; }

html, body { 
	margin: 0px;
	padding: 0px;
	/* background: #333 url(../../theme/img/top_grad.png) repeat-x; 
	�wi�ta �wi�ta i po �wi�tach */
	background: #242424 url(../../theme/img/snowflakes.jpg); background-repeat: repeat-y; 
	/*background: #333 url(../../theme/img/wiosna.jpg) no-repeat top center;*/
}

a { text-decoration: none; cursor: pointer;}
a:hover, a.span:hover { color: #fff; }

.center { margin: 0 auto; }
textarea { overflow: auto; }



.j { text-align: justify; }
.u { text-decoration: underline; }
.l { text-align: left; }
.c { text-align: center; }
.r { text-align: right; }
.bl { display: block; }
.in { display: inline; }
.fl { float: left; }
.rel { position: relative; }
.abs { position: absolute; }
.fr { float: right; }
.s { text-decoration: line-through; }
.td-n { text-decoration: none; }
.va-m { vertical-align: middle; }
.mb-05 { margin-bottom: 0.5em; }
.mb-1 { margin-bottom: 1em; }
.lh-16 { line-height: 16px }
.pointer { cursor: pointer; }
.bld  {font-weight: bold; }
.va-m {vertical-align: middle; }
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


.bd-1 { border-color: rgb(214,209,184); }
.bd-1f { border-color: rgb(204,199,174); }
.bd-2 { border-color: #b9b4a1; }
.bd-3 { border-color: #D5CFB8; }
.bg-1 { background-color: rgb(254,250,234); }
.bg-2 { background-color: rgb(61,18,2); }
.bg-3 { background-color: rgb(244,240,224) }


/* definiowanie styl�w  z edytora fck */
.ed_content ol, .ed_content ul{
line-height: 20px;
margin: 20px 0px;
}

.ed_content a{
color: #8d8d8d; 
text-decoration: underline;
}


.ed_content ul { list-style: disc outside}
.ed_content ol {list-style: decimal outside}


.ed_content li {

	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #8d8d8d;
	cursor: default;
	line-height: 20px;
	margin-left: 50px;
	
	
}

.ed_content td {
border: 1px solid #ccc;
padding: 5px;

}



.cl-1 { color: #8F8F8F; }
.cl-2 { color: #fff; }
.cl-3 { color: #f00; }
.cl-4 { color: #545454; }





h1 {font-size: 18px;}
h2 {font-size: 16px; }
h3 {font-size: 14px;}

.img_left{
float: left;
padding: 3px 10px 3px 0px;
display: block;

}

.img_right{
float: right;
padding: 3px 0px 3px 10px;
display: block;
}

.img_center{
margin: 0 auto;
padding: 10px 0px;
display: block;
}

/* ------------------------------------------------------ */



.nawigator{
color: #f00;
font-size: 15px; 
line-height: 34px;
}
 
.nawigator a {

color: #d7d7d7;
font-size: 15px; 
line-height: 34px;

}
.nawigator span{
color: #fff;
font-size: 15px; 
line-height: 34px;
font-weight: bold;
}


.nawigator a:hover {

color: #fff;
font-size: 15px; 
line-height: 34px;
}




.search_input{
border: #ccc solid 1px;
padding: 2px 2px;

}

.module_title {
	font-size: 12px; 
	font-weight: bold;
	color: #FFF;
	display:block; 
	padding-right:10px; 
	text-align: right; 
}


.menuh {
	font-size: 12px; 
/*	letter-spacing: 1px; */
	color: #969696;
	display: block; 
	padding-right: 20px;  
}

.menuh:hover{
text-decoration: none;
color: #fff;
}


div.user-profile p{
margin: 10px 0;
line-height: 20px;
}


div.user-profile input{
padding: 3px 1px;
background: #616161;
color: #fff;
}


.disabled {

color: #525252;
text-decoration: line-through;

}






