html 
{
	height:100%;	
}

body 
{
	margin: 0;
	padding: 0;
	min-height: 100%; 
	height: auto !important; height: 100%;	
}

.cmsFont
{
	font-family: tahoma;
	font-size: 11px;
	color:black;
}



.belka
{	
	height:25px; 			
	font-size:16px; 
	color:white;  
	background: url('../images/cms/belka.jpg'); 
	background-repeat: repeat-x;
	margin-bottom: 5px;	
}

.page
{
	width: 490px;
	height: 410px;
	border: solid #aca899 1px;	
	overflow: auto;
	background-color: #D4D0C8;
	
}

.przycisk
{	 		
	padding-left: 5px;
	padding-right: 5px;
	border: solid black 1px;
	height:20px;
	line-height:20px;	
	cursor: pointer;	
}
.normal { background-color:white; color:#777777; border-bottom: solid 1px black; }
.select { background-color:#D4D0C8; color:#000000; border-bottom: solid 1px #D4D0C8; }





.TabCtrlPageButton_select
{
	display: inline;
	float: left;
	padding:3px;
	height:14px;
	cursor: pointer;	
	margin-right:5px; 
	background-color: #d4d0c8;	
	
	
	border-top: solid white 2px; 				
	border-left: solid white 2px;
	border-bottom: solid #d4d0c8 2px; 				
	border-right: solid #a8a59f 2px;
}
.TabCtrlPageButton_normal
{
	display: inline;
	float: left;
	padding:3px;
	height:14px;
	cursor: pointer;	
	margin-right:5px; 	
	background-color: #dfdfda;
	color: #5f5f5f;	
	border-width: 2px;
	border-style: solid;
	border-color: #bdbdbd #ffffff #ffffff #bdbdbd;
}

.TabCtrlPage
{
		
	background-color: #d4d0c8;
	border-top: solid white 2px; 				
	border-left: solid white 2px;
	border-bottom: solid #a8a59f 2px; 				
	border-right: solid #a8a59f 2px;
}




#top
{
	margin: 0px;				
	width: 100%;	
	background-color: #ECECEC;				
	min-height: 100%;
	height: auto !important; height: 100%;	
	position: absolute;		 
}



#NAGLOWEK 
{
	background-color: #ECECEC;
	border: none;
	height: 130px;
	overflow:hidden; 	
	width: 100%;	
}


#NAGLOWEK_SMALL
{
	background-color: #ECECEC;
	border: none;
	height: 50px;
	overflow:hidden; 	
	width: 100%;	
}


#NAGLOWEK_SRODEK
{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;	
	border: none;
}

#NAGLOWEK_SRODEK_SMALL
{
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;	
	border: none;
}

#NAGLOWEK_SRODEK_LEFT
{	
	margin-top: 16px;	
	display: inline;			
	float: right;
	border: none;
}
#NAGLOWEK_SRODEK_RIGHT
{
	display: inline;		
	float: left;	
	border: none;
}

#NAGLOWEK_SRODEK_LEFT_SMALL
{	
	margin-top: 5px;	
	display: inline;			
	float: right;
	border: none;
}
#NAGLOWEK_SRODEK_RIGHT_SMALL
{
	
	display: inline;		
	float: left;	
	border: none;
}


#SRODEK_TLO
{		
	border:none;	
	background-color: #ECECEC;
	background-image: url("../images/cms/pod_banner.jpg");
	background-repeat: repeat-x;
	padding-top:15px;
}


#TRESC 
{
	border: none;	
	width: 780px;
	margin:0 auto;
	overflow: hidden;
	background-color: #FFFFFF;		
	padding-bottom: 68px;  							/* wysokosc stopki */
}

#TRESC_SMALL
{
	width: 400px;
	margin:0 auto;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

#ERROR
{	
	text-align: center;				
	width: 780px;
	margin:0 auto;		
	background-color: #c71312 ;
	color: #FFFFFF;
	font-size: 13px ;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	overflow: auto;			
}

#STOPKA 
{
	border: none;	
	clear: both;
	width: 100%;	
	height: 68px;
	background-color: #888;
	position: absolute; bottom:0px;
}



input.guzik , input.formularz , select.formularz
{
	font-family: Tahoma,Verdana;
	font-size: 11px;	
	background-color: #F8F8F8; 	
}

input.formularz
{
	color: #000000; 
	border:1px solid #CCCCCC; 
	height:18px;
	width:230px;
	padding-left:5px; padding-top:2px;
}


.katalog, .pozycja, .podpozycja
{	
	height: 20px;
	display:block; 	
	margin-top: 10px;
	margin-left: 30px;	
	border: none;			
}

.katalogwlasciwy, .pozycjawlasciwa, .podpozycjawlasciwa
{	
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	
}




.katalogimage, .pozycjaimage, .podpozycjaimage
{
	float: left;
	display: inline;
	width: 20px;
	height: 100%;
	border: none;
}

.kataloglink
{
	float: left;	
	display: inline;
	margin-left: 10px;	
	width: 450px;	
	border: none;
	margin-top: 3px;	
}

.katalogmenu, .pozycjamenu, .podpozycjamenu
{	
	float: left;
	display: inline;	
	height: 100%;
	border:none;	
}

#menuelem
{
	margin-left: 5px;
	border: none;
}


.pozycjalink
{
	float: left;	
	display: inline;
	margin-left: 10px;	
	width: 420px;	
	border: none;
	margin-top: 3px;	
}

.podpozycjalink
{
	float: left;	
	display: inline;
	margin-left: 10px;	
	width: 390px;	
	border: none;
	margin-top: 3px;	
}

.hide
{
	position:absolute;
	background-color: white;
	border: solid black 1px;
	display: none;
}



#MAINMENU
{
	border-top: solid black 2px;
	border-bottom: solid black 2px;	
	width: 100%;
	height: 20px;
}

#TOPINFOPASEK
{
	font-size: 13px;
	font-weight: bold;
	background-color: #2D82C8;
	width: 100%;
	height: 21px;
	margin-top: 10px;
	color: #FFFFFF;
	margin-bottom: 20px;
}


/* STYLE DLA EDIT USERS */

.IMAGE
{
	display: inline; 
	float:left; 
	margin-left:10px; 
	border: none;
	width:20px;
	height:20px;
}
.menu_img
{
	display: inline; 	
	margin-left:5px; 
	border: none;
	width:20px;
	height:20px;
}
.kontenerstoprocent
{	
	/*/display: block; /*/	
	margin-left:auto;
	margin-right:auto;
	width:98%; 			 		
	overflow:auto;	
}
.inline_left
{
	display: inline; 
	float:left;
	margin-top: auto;
	border: none;
	height:100%;
}
.text_left_10_px
{
	display: inline; 
	float:left;	
	border: none;
	margin-left:10px; 
	border: none; 
	line-height:20px;
	height:100%;
	overflow:auto;
}


/* STYLE DLA EDIT USERS KONIEC */
