/* STANDARD STYLES */


/* scrolls definition */ 
BODY { scrollbar-3dlight-color:#595959; scrollbar-arrow-color:#FFFFFF; scrollbar-base-color:#CFCFCF; scrollbar-darkshadow-color:#FFFFFF; scrollbar-face-color:#CFCFCF;	scrollbar-highlight-color:#FFFFFF; scrollbar-shadow-color:#595959; }

.text, td, p 			{					/* general look of text in the tables, of p style in the editor and website */ 
			font-family: Trebuchet MS;
			font-size: 12px;
			color: #2F2E2A;
			}
			
SELECT, OPTION, INPUT, TEXTAREA 			{ /* general look of selects, options, input and textareas */ 
			BORDER-RIGHT: #B8A276 1px solid;
			BORDER-TOP: #B8A276 1px solid;
			BORDER-LEFT: #B8A276 1px solid;
			BORDER-BOTTOM: #B8A276 1px solid;
			font-size: 12px;
			FONT-FAMILY: Trebuchet MS;
			color: #000000; 
			background-color: #F0ECDE;
			}
			

h1 			{					/* heading styl 1*/
			font-family: Trebuchet MS;
			font-size: 16px;
			color: #B01838;
			font-weight: bold;
			margin: 0px;
			}
h2 			{					/* heading styl 2*/
			font-family: Trebuchet MS;
			font-size: 14px;
			color: #3B3B3B;
			font-weight: bold;
			margin: 0px;
			}
h3 			{					/* heading styl 3*/
			font-family: Trebuchet MS;
			font-size: 12px;
			color: #3B3B3B;
			font-weight: bold;
			margin: 0px;
			}
h4 			{					/* heading styl 4*/
			font-family: Trebuchet MS;
			font-size: 10px;
			color: #595959;
			font-weight: bold;
			margin: 0px;
			}
h5 			{					/* heading styl 5*/
			font-family: Trebuchet MS;
			font-size: 11px;
			color: #595959;
			font-weight: normal;
			margin: 0px;
			}
h6 			{					/* heading styl 6*/
			font-family: Trebuchet MS;
			font-size: 11px;
			color: #595959;
			font-weight: normal;
			margin: 0px;
			}
img 			{					/* foto styl */
			border-color: #D0C0A8;
			}
a.more:link             {
                        color:#D70000;
                        font-family: verdana;
                        font-size: 12px;
                        font-weight: bold;
                        text-decoration: underline;
                        }
a.more:visited          {
                        color:#D70000;
                        font-family: verdana;
                        font-size: 12px;
                        font-weight: bold;
                        text-decoration: underline;
                        }
.news 			{					/* oglna defincja wygladu textu w tabelkach */
			font-family: Trebuchet MS;
			font-size: 10px;
			color: #091C28;
			}
.bgbottom		{					/* definicja zachowania tla */
			background-position:bottom; 
			background-repeat:no-repeat;
			}
.bgtop   		{					/* definicja zachowania tla */
			background-position:top;
			background-repeat:no-repeat;
			}
.newsdate		{					/* definicja tytulow */
			font-family: Trebuchet MS;
			font-size: 11px;
			font-weight: normal;
			color: #165D97;
			}

a:link			{					/* definicja linkow w textcie */
			font-family: Trebuchet MS;
			font-size: 12px;
			color: #2D65B3;	
			text-decoration: none;
			}
a:visited		{					/* definicja linkow w textcie */
			font-family: Trebuchet MS;
			font-size: 12px;
			color: #2D65B3;	
			text-decoration: none;
			}
a:hover			{					/* definicja linkow w textcie */
			font-family: Trebuchet MS;
			font-size: 12px;
			color: #2D65B3;	
			text-decoration: underline;
			}
a.menu:link		{					/* definicja linkow w menu */
			font-family: Trebuchet MS;
			font-size: 12px;
			font-weight: normal;
			color: #000000;
            letter-spacing:0.1em;
			text-decoration: none;
			}
a.menu:visited		{					/* definicja linkow w menu */
			font-family: Trebuchet MS;
			font-size: 12px;
			font-weight: normal;
                        letter-spacing:0.1em;
			color: #000000;
			text-decoration: none;
			}
a.menu:hover		{					/* definicja linkow w menu */
			font-family: Trebuchet MS,;
			font-size: 12px;
			font-weight: normal;
                        letter-spacing:0.1em;
			color: #B01838;
			text-decoration: none;
			}
a.menu_active:link		{					/* definicja linkow w menu */
			font-family: Trebuchet MS;
			font-size: 12px;
			font-weight: normal;
			color: #B01838;
            letter-spacing:0.1em;
			text-decoration: none;
			}
a.menu_active:visited		{					/* definicja linkow w menu */
			font-family: Trebuchet MS;
			font-size: 12px;
			font-weight: normal;
            letter-spacing:0.1em;
			color: #B01838;
			text-decoration: none;
			}
a.menu_active:hover		{					/* definicja linkow w menu */
			font-family: Trebuchet MS,;
			font-size: 12px;
			font-weight: normal;
            letter-spacing:0.1em;
			color: #B01838;
			text-decoration: none;
			}			
.1pxborder		{					/* definicja ew. obramowania  www*/
			border-width:1px;
			BORDER-RIGHT: #9B9B9B 1px solid;
			BORDER-BOTTOM: #9B9B9B 1px solid;
			BORDER-LEFT: #9B9B9B 1px solid;
			BORDER-TOP: #9B9B9B 1px solid; 
			}
.2pxborder		{					/* definicja ew. obramowania  www*/
			border-width:2px;
			BORDER-RIGHT: #013543 2px solid;
			BORDER-LEFT: #013543 2px solid;
			}
			
input.image 			{ 
			BORDER-RIGHT: #B8A276 0px solid;
			BORDER-TOP: #B8A276 0px solid;
			BORDER-LEFT: #B8A276 0px solid;
			BORDER-BOTTOM: #B8A276 0px solid;
			HEIGHT: 18px;
			font-size: 10px;
			TEXT-INDENT: 2px;
			FONT-FAMILY: Trebuchet MS;
			color: #000000; 
			background-color: #F0ECDE;
			}			
			
/* shop styles */
.shop_title{ font-family: Arial,Verdana,tahoma; font-size: 14px; font-weight: bold; text-decoration: none; color: #aa2222; }
.shop_short{ font-family: Arial,Verdana,tahoma; font-size: 11px; font-weight: none; text-decoration: none; color: #000000; }
.shop_desc { font-family: Arial,Verdana,tahoma; font-size: 11px; font-weight: none; text-decoration: none; color: #413A29; }
.shop_price{ font-size: 12px; font-weight: bold; color: #aa0000; }
.shop_price_prefix{ font-size: 10px; font-weight: none; color: #662222; }
.shop_buy  { font-size: 10px; font-weight: bold; text-decoration: underline; color: #0000ff; }
			