﻿.tableZalozka{
	margin: 5px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
}

/*ZALOZKA*/
.zalozkaHeaderTopLeft{
	width:8px;
	height:8px;
	background-image:url('/images/zalozkaTopTopLeft.gif');
	background-repeat:no-repeat;
}
.zalozkaHeaderTop{
	height:8px;
	background-image:url('/images/zalozkaTopTop.gif');
	background-repeat:repeat-x;
}
.zalozkaHeaderTopRight{
	width:10px;
	height:8px;
	background-image:url('/images/zalozkaTopTopRight.gif');
	background-repeat:no-repeat;
}

/*TOP LEFT RIGHT ZALOZKA*/
.zalozkaTopLeftWithHeader{
	width:8px;
	height:8px;
	background-image:url('/images/zalozkaLeft.gif');
	background-repeat:repeat-y;
}
.zalozkaTopLeft{
	width:8px;
	height:8px;
	background-image:url('/images/zalozkaTopLeft.gif');
	background-repeat:repeat-y;
}

.title{
	color:Red;
	background:white;
	display:block;
}

.zalozkaTop{
	background-image:url('/images/zalozkaTop.gif');
	background-repeat:repeat-x;	
	background-color:white;
}

.zalozkaTopRight{
	width:8px;
	height:8px;
	background-image:url('/images/zalozkaTopRight.gif');
	background-repeat:no-repeat;
}

/*LEFT RIGHT ZALOZKA*/
.zalozkaLeft{
	width:8px;
	background-image:url('/images/zalozkaLeft.gif');
	background-repeat:repeat-y;
}
.zalozkaRight{
	width:8px;
	background-image:url('/images/zalozkaRight.gif');
	background-repeat:repeat-y;
}

/*NAVIGATION LEFT RIGHT ZALOZKA*/
.zalozkaNavigationLeft{
	width:8px;
	background-image:url('/images/zalozkaLeft.gif');
	background-repeat:repeat-y;
}
.zalozkaNavigationBody{
	background-color:white;
}
.zalozkaNavigationRight{
	width:8px;
	background-image:url('/images/zalozkaRight.gif');
	background-repeat:repeat-y;
}

.Navigation{
	color:Red;
	margin-right:5px;
}

/*BOTTOM ZALOZKA*/
.zalozkaBottomLeft{
	width:8px;
	height:8px;
	background-image:url('/images/zalozkaBottomLeft.gif');
	background-repeat:no-repeat;
}
.zalozkaBottom{
	height:8px;
	background-image:url('/images/zalozkaBottom.gif');
	background-repeat:repeat-x;
}
.zalozkaBottomRight{
	width:8px;
	height:8px;
	background-image:url('/images/zalozkaBottomRight.gif');
	background-repeat:no-repeat;
}

/*BODY ZALOZKA*/
.zalozkaBody{
	background-color:white;
}
.zalozkaBodyLeft{
	width:8px;
	background-image:url('/images/zalozkaLeft.gif');
	background-repeat:repeat-y;
}

.zalozkaBodyRight{
	width:8px;
	background-image:url('/images/zalozkaRight.gif');
	background-repeat:repeat-y;
}

/*SL----------- grid aby zalamovalo header text -------------------------------*/
.zalozkaGridHeaderWrap{
	white-space:normal;
}		

/*----------------------------------------------------------*/

/*SL----------- velky button -------------------------------*/
.zalozkaButtonLarge{
	background-image:url(/images/buttonWidthHeight_L.gif);
	width:168px;
}		

/*----------------------------------------------------------*/



