.grDesno {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.grGoreDolu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
}
.grLDDolu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D3F1D6;
	border-bottom-color: #D3F1D6;
	border-left-color: #D3F1D6;
}
.fontReklami {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #79AD2C;
	text-decoration: none;
}
.fontMeni {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8B8B;
	text-decoration: none;
}
.fontMeni:hover {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACACAC;
	text-decoration: none;
}
.fontShopMeniTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.fontShopPodmeni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	text-transform: uppercase;
}.bgBody {
	background-attachment: fixed;
	background-image: url(images/bg_Body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bgPodmeni {
	background-attachment: fixed;
	background-image: url(images/bg_shopPodmeni.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 3px;
}
.fontShopMeniTitle:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.fontShopPodmeni:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6FD233;
	text-decoration: none;
	text-transform: uppercase;
}
.bgTitle {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
.fontTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #AAC5DF;
	text-transform: lowercase;
}
.grSlika {
	border: 1px solid #CCCCCC;
}
.fontTX {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-transform: none;
}
.fontItemTx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	text-transform: lowercase;
}
.fontTitleTX {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7CB52A;
	text-decoration: none;
}
.ItemForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border: 1px solid #C0C0C0;
	height: 15px;
	text-align: right;
}
.DateForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	height: 15px;
	border: 1px solid #C0C0C0;
}
.DateForm1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	height: 15px;
	border: 1px solid #C0C0C0;
}
.BODY {
	scrollbar-arrow-color: #EBEBEB;
	scrollbar-3dlight-color: #D3D3D3;
	scrollbar-highlight-color: #EBEBEB;
	scrollbar-face-color: #D3D3D3;
	scrollbar-shadow-color: #EBEBEB;
	scrollbar-darkshadow-color: #BBBBBB;
	scrollbar-track-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

 }
.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #F8FDDF;
	border: 1px solid #999999;
	cursor: hand;
	font-weight: bold;
	height: 25px;
	padding: 0px;
	margin: 0px;
}
.PersonForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 20px;
	width: 150px;
	border: 1px solid #CCCCCC;
}
.FormFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #C0C0C0;
	margin: 0px;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #EBEFF4;
}
.ErrCode {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.Button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #EBEFF4;
	border: 1px solid #C0C0C0;
	cursor: hand;
	font-weight: bold;
	height: 25px;
	padding: 0px;
	margin: 0px;
	width: 150px;
	text-align: center;
}
.fontJazik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E9522;
	text-decoration: none;
}
.fontJazik:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #62BD2B;
	text-decoration: none;
}
.fontOrder_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B4B4B4;
	text-decoration: none;
}
