
/* --------------podstawki --------------------------------------------------------------------------- */

.ramka 		{ 	border: 1px #000000 solid; 	}
.img_ramka 		{ 	border: 1px #000000 solid; 	}
.obramki 	{ 	border: 1px #999999 solid;	padding:2px;		width:20px;	background-color:white 		}
.elegant	{ 	color: #000000; line-height:18px; text-align:justify; }
.p2 		{ 	color: #666666;	font-family: Verdana; 	font-size: 10px; 			}
.sm, .sm td 	{ 	font-family:Small Fonts;	font-size:9px	}

/* --------------redefiniowanie---------------------------------------------------------------------- */

form		{ 	margin:0px;	padding:0px;	}
body 		{	background-color:#af8749;    			}
table		{ 	empty-cells: show 		
			}
td, p 		{ 	color: #444444;			
			font-family: Verdana; 	
			font-size: 10px;
			}
img		{ 	border-style: none 		
			}
li 		{	
			margin-left:10px;
			list-style-image: url(img/li.gif);		
			line-height:16px;
			font-size:11px;
			font-weight:bold;
			font-family:Verdana;
			}
h1 		{	font-family:Georgia;
			font-size:25px;
			font-color:black;
			font-weight:normal; 
			letter-spacing:2px;
			text-align:center		
			}
.img_single	{ 	border: solid #000000 1px;
				cursor: pointer;
			}
/*-------------kolory tła dla actionów-----------------------------------------------------------------------*/
	
.bg_regulamin	{	background-color:white;
	    	    	border:1px solid #666666;
			padding:10px;
			}

/*--------------linki----------------------------------------------------------------------------------------*/

a, a:visited	{ 	color:#a00c00;	text-decoration:underline;		}
a:hover		{ 	color:#000000;	text-decoration:underline;	}

/*--------------naprzemienne---------------------------------------------------------------------------------*/

.n0 		{ 	background-color: #cca243			}    
.n1		{ 	background-color: #e6d5aa 			}    

/* -------------- input ------------------------------------------------------------------------------ */

select, textarea, input 
		{	border:1px solid black;
			font-family:Verdana;	
			font-size:9px;
			color:black;	
			background-color:#c6b58a;	
			}
.menu input	{ 
			color:#black;
			background-color:#ffffff;
			}
select 		{	margin-top:1px;			}
.submit 	{	cursor: pointer;
			}
button 
		{	border:1px solid black;
			color:#ffffff;	
			background-color:#75847f;	
			}
.menu_input 	{	width:110px;
			font-family:Small Fonts;	
			font-size:9px;	
			}

/* -------------tabliczka--------------------------------------------------------------------------------- */

.tb		{   	
			width:100%;	 
			margin-bottom:4px;	
			text-align:center; 	
			}
.tba		{	background-color:#cca243; 	
			color:#f3ead9;
			font-size:11px;
			font-weight:bold;	
			}
.tbc		{	padding:3px; 	
			background-color:#efd58b; 	
			}
.tbc p		{	color:#ffffff;
			}


/*------ small -------*/

.small_tb	{	background-color:#777733;	}
.small_img	{	background-color:#e6d5aa;height:90%	}
.small_info	{	background-color:#e6d5aa; 	}
.small_cena	{	background-color:#e6d5aa; 	}
.small_koszyk	{	background-color:#e6d5aa; 	}

.tb_dark	{	background-color:#777733;	}
.tb_bg		{   		}
.menu		{	width:100%	}
.menu td	{ 
			height:21px;
    			background: #f6e5ba;
			background-image:url(img/menu_bg.gif);	
			background-repeat:repeat-x; 
			background-position: right top;
			font-family:Verdana;
			font-size:10px;
		}
.menu, .menu:visited 
		{	color:black;			}


.single_opis	{	padding:10px;
			color:#f3ead8;
			font-size:12px;
			font-family:Verdana;
			}
.news_in		{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		}
/*------- zakładki ----------------------------*/

.pg_on		{
			background-image:url(img/pg_on.gif);	
			width:30px;
			height:32px;
			text-align:center;
			font-size:14px;
		}
.pg_off		{
			background-image:url(img/pg_off.gif);	
			width:30px;
			height:32px;
			text-align:center;
			font-size:12px;
		}
		
.pathactiv {
color: #af0e06;
}
.formtitle {
	background-color: #cca243;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/img/tit_long.jpg);
width: 100%;
color: #fff;
       text-align: center;
padding: 3px;
}

