body{
	vertical-align: top;
	background-color: #ffffff;
	color: #666666;
	margin: 0px;
}
body,td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
span{
}
form{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   /*border: 0px solid #FFFFFF;*/
}
textarea,input,select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a,a:visited,a:active{
	color: #d25a4b;
	text-decoration: none;
}
a:hover{
	color: #d25a4b;
	text-decoration: underline;
}
a:focus{
	color: #d25a4b;
}

p{
   display: block;
   padding: 3px 0px 3px 0px;
   margin: 0px 0px 0px 0px;
}
UL,
OL{
	margin: 0px;
	padding: 3px 0px 0px 15px;
}
UL UL,
UL OL,
OL UL,
OL OL{
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
LI,
.blockList LI{
	display: list-item;
/*	list-style-image: url(../../Data/Images/listImage.gif);*/
}
UL UL LI,
UL OL LI,
OL UL LI,
OL OL LI,
.blockListLevel2 LI{
	display: list-item;
/*	list-style-image: url(../../Data/Images/listImageLevel2.gif);*/
}
UL UL UL LI,
UL UL OL LI,
UL OL UL LI,
UL OL OL LI,
OL UL UL LI,
OL UL OL LI,
OL OL UL LI,
OL OL OL LI,
.blockListLevel3 LI{
	display: list-item;
/*	list-style-image: url(../../Data/Images/listImageLevel3.gif);*/
}
/* klase za tabele */
.TableClass1,
.TableClass2{
   margin: 0px 0px 0px 0px;
}
.TableClass1{

}
.TableClass1 thead td,
.TableClass2 thead td{
   padding: 6px 5px 3px 5px;
   background: #b12a1c;
   color: #FFFFFF;
   font-weight: bold;
   /*border-top: 1px solid #FFFFFF;*/
   border-bottom: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
}
.TableClass1 tbody td,
.TableClass2 tbody td{
   padding: 2px 5px 3px 5px;
   background: #f2f2f2;
   color: #666666;
   font-weight: normal;
   border-top: 1px solid #FFFFFF;
   border-bottom: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
}
.TableClass1 thead td p,
.TableClass2 thead td p,
.TableClass1 tbody td p,
.TableClass2 tbody td p{
   padding: 0px 0px 0px 0px;
}

/* images */
.classImageWithSolidBorder{
   border: 1px solid #B12A1C;
   margin: 2px;
}
.classImageNoBorder{
   border: 0px solid #000000;
   margin: 2px;
}

/* custom styles */
.classSubtitle{
	width: 100%;
	padding: 10px 0px 0px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #b22c1b;
	letter-spacing: normal;
	vertical-align: bottom;
}
/*************************************************************/
/**      globalne klase templejta textblokova               **/
/*************************************************************/
.blockTitle{
	color: #b22c1b;
	font-size: 12px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
	padding: 5px 0px 5px 0px;
	text-align: left;
	text-transform: none;
	vertical-align: middle;
	width: 100%;
	border-bottom: 1px solid #b22c1b;
}
.blockTitleTable{
	margin: 7px 0px 14px 0px;
}
.blockTitle:first-line{
	text-transform: none;
}
.blockSubtitle{
	width: 100%;
	padding: 15px 0px 0px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #b22c1b;
	letter-spacing: normal;
	vertical-align: bottom;
}

.blockSubtitleBody{
	width: 100%;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #b22c1b;
	letter-spacing: normal;
	vertical-align: bottom;
}



.blockTextAndTextLeft,
.blockTextAndTextRight,
.blockImageAndImageLeft,
.blockImageAndImageRight{
	padding: 10px 0px 0px 10px;
	font-weight: normal;
	letter-spacing: normal;
	vertical-align: top;
}
.blockTextAndImageLeftText,
.blockTextAndImageRightText,
.blockTextAndImageLeftImage
.blockTextAndImageRightImage,
.blockParagrafText,
.blockImage,
.blockImageOnTheLeft,
.blockImageOnTheRight,
.blockTemplates{
	width: 100%;
	padding: 10px 0px 0px 10px;
	font-weight: normal;
	letter-spacing: normal;
	vertical-align: top;
   	text-align: justify;
}
.blockImage {
	padding-left: 0px;
}
.blockParagrafText{
	width: 100%;
	padding: 10px 0px 0px 10px;
}
.blockTextAndImageRightText,
.blockTextAndImageLeftText{
	width: 100%;
	padding: 10px 0px 0px 10px;
	vertical-align:top;
}
.blockTextAndImageRightImage,
.blockTextAndImageLeftImage{
	text-align: center;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
}
.blockImageOnTheLeft td,
.blockImageOnTheRight td{
	text-align: center;
}
.blockImageOnTheLeft td{
	padding: 10px 0px 0px 10px;
}
.blockImageOnTheRight td{
	padding: 10px 0px 0px 10px;
}
.blockImage img,
.blockImageAndImageLeft img,
.blockImageAndImageRight img,
.blockImageOnTheLeft img,
.blockImageOnTheRight img,
.blockTextAndImageRightImage img,
.blockTextAndImageLeftImage img{
	margin: 3px 3px 3px 3px;
	display: block;
}
.menuframe td{
	padding: 0px;
	text-align: left;
}
.menuframe img{
	margin: 0px;
}
.blockTableSearch,
.blockTableNews,
.blockTableSitemap{
	padding: 10px 0px 0px 10px;
	font-weight: normal;
	color: #666666;
	letter-spacing: normal;
	vertical-align: middle;
}



/* specijalni dodatak */

#stretchableList a.cellLink,
#stretchableList a.cellLink:visited,
#stretchableList a.cellLink:hover,
#stretchableList span.cellLink{
	font-family: Menu, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#stretchableList a.cellLink:hover{
	text-decoration: underline;
}

#stretchableList a.cellDate,
#stretchableList a.cellDate:visited,
#stretchableList a.cellDate:hover,
#stretchableList span.cellDate{
	font-family: Menu, Verdana, Arial, Helvetica, sans-serif;
	color: #666452;
	text-decoration: none;
}
#stretchableList a.cellDate:hover{
	text-decoration: underline;
}

#stretchableList{
	border: white solid 0px;
	background: transparent;
}

#stretchableList td{
	border-Bottom: black solid 0px;
	border-Left: black solid 0px;
	border-Right: black solid 0px;
	border-Top: black solid 0px;
	padding: 0px;
}
/*
.blockTableShop #stretchableList{
	background: url(../../Data/Images/bg_traka.gif) repeat top left;
}
*/


.rowClass{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 160px;
	border: red dashed 0px;
}
.rowClass .cellInner{
	display: block;
}
.colClasssimage{
/*	background: url(../../Data/Images/bg_crta.gif) repeat-y top left;*/
	vertical-align: bottom;
	height: 67px;
	border: black dashed 0px;
	margin: 0px;
	padding: 0px 21px 0px 21px;
	text-align: center;
	display: block;
}
.colClasssimage IMG{
	margin: 0px;
	border: 0px solid #011442;
}
.colClassname{
/*	background: url(../../Data/Images/bg_crta.gif) no-repeat top left;*/
	height: 67px;
	text-align: left;
	border: black dashed 0px;
	margin: 0px;
	padding: 2px 6px 2px 27px;
	display: block;
}
.colClassname .cellLink{
	font-size: 10px;
}

.blockTableShop{
	width: 100%;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	vertical-align: top;
	background: #C9D0D3;
	padding: 20px 0px 5px 0px;
}

.referTable,
.referTable TD{
	border: 0px solid white;
}

.referTable .referCell{
	width: 100%;
}

.blockTextAndTextLeft,
.blockTextAndTextRight{
	width: 50%;
}


/*** button styles ***/
.normalButton {
	border: 1px solid #FFFFFF;
	background: #b12a1c;
	color: #FFFFFF;
	font: 10px Verdana,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	cursor: pointer;
}

input.smallButton,
input.normalButton,
input.smallButtonOver,
input.normalButtonOver{
	border: 1px solid #FFFFFF;
	background: #b12a1c;
	color: #FFFFFF;
	font: 10px Verdana,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	cursor: pointer;
	/*cursor: hand;*/
}
input.liteButton,
input.liteButtonOver {
	border: 1px solid #444444;
	background: #c0c0c0;
	color: #b12a1c;
	font: 10px Verdana,sans-serif;
	font-weight: normal;
	text-transform: lowercase;
	cursor: pointer;
	/*cursor: hand;*/
}
input.liteButtonOver {
	background: #dddddd;
	color: #333333;
}
input.smallButtonDisabled,
input.normalButtonDisabled{
	border: 1px solid #CCCCCC;
	background: #CCCCCC;
	color: #FFFFFF;
	font: 10px Verdana,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
input.largeButton,
input.largeButtonOver{
	border: 1px solid #FFFFFF;
	background: #b12a1c;
	color: #FFFFFF;
	font: 11px Verdana,sans-serif;
	font-weight: normal;
	cursor: pointer;
	/*cursor: hand;*/
}
input.smallButtonFixedSize,
input.normalButtonFixedSize,
input.smallButtonFixedSizeOver,
input.normalButtonFixedSizeOver{
	width: 80px;
	border: 1px solid #FFFFFF;
	background: #b12a1c;
	color: #FFFFFF;
	font: 10px Verdana,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	cursor: pointer;
	/*cursor: hand;*/
}
input.smallButtonOver,
input.normalButtonOver,
input.smallButtonFixedSizeOver,
input.normalButtonFixedSizeOver{
	color: #FFFFFF;
	font: 10px Verdana,sans-serif;
	font-weight: normal;
}

/*** input styles ***/
input.smallInput,
input.normalInput,
input.largeInput,
select.smallInput,
select.normalInput,
select.largeInput{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	background: #FFFFFF;
	color: #000000;
}
input.smallInput{
	width: 25px;
}


.errorMsg
{
	color: #444444;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
	background: #DDDDDD;
	border: 1px solid #BE0000;
	padding: 4px;
	margin-bottom: 10px;
	margin-top: 10px;
}



/*************************************************************/
/**      delovi stranice                                    **/
/*************************************************************/
#everything {
   display: block;
   width: 100%;
   text-align: center;
   background-color: #ffffff;
}
#everything #mainContent {
	display: block;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	padding: 0px;
}
#everything #mainContent #mainTopPart {
	display: block;
	height: 26px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #b22c1b;
	border-left: 1px solid #b22c1b;
	border-right: 1px solid #b22c1b;
}
#everything #mainContent #mainTopPartHome {
	display: block;
	height: 110px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #b22c1b;
}
#everything #mainContent #mainTopPart #topMenu,
#everything #mainContent #mainTopPartHome #topMenu {
	display: block;
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-bottom: 1px solid #d3d3d3;
}
#everything #mainContent #mainTopPart #topMenu #topMenuTable,
#everything #mainContent #mainTopPartHome #topMenu #topMenuTable {
	padding: 0px;
	border: 0px;
	margin: 0px;
}
#everything #mainContent #mainTopPart #topMenu #topMenuTable #tmenuPart,
#everything #mainContent #mainTopPartHome #topMenu #topMenuTable #tmenuPart {
	width: 100%;
	text-align: right;
	vertical-align: middle;
}
#everything #mainContent #mainTopPart #topMenu #topMenuTable #searchPart,
#everything #mainContent #mainTopPartHome #topMenu #topMenuTable #searchPart {
	width: 120px;
	text-align: left;
	vertical-align: middle;
}
#everything #mainContent #mainTopPart #possibleBnr {
}
#everything #mainContent #mainTopPartHome #logoHome {
	display: block;
	text-align: left;
	vertical-align: middle;
}

#everything #mainContent #logoAndMenuTable {
	width: 100%;
	border: 0px;
	padding: 0px;
	margin-bottom: 2px;
}
#everything #mainContent #logoAndMenuTable #logoHomeAllPagesTD {
	padding: 0px 2px 0px 2px;
	border: 0px;
	height: 95px;
	vertical-align: bottom;
	border-left: 1px solid #b22c1b;
}
#everything #mainContent #logoAndMenuTable #emptyAllPagesTD {
	height: 63px;
	border-bottom: 1px solid #b22c1b;
	border-right: 1px solid #b22c1b;
	width: 100%;
}
#everything #mainContent #logoAndMenuTable #mainMenuPartAllPagesTD {
	vertical-align: top;
	border-top: 2px solid #ffffff;
	height: 32px;
	background-color: #b12a1c;
	padding: 0px;
}
#everything #mainContent #logoHomeAllPages {
	display: block;
	float: left;
	height: 92px;
	border-left: 1px solid #b22c1b;
	border-bottom: 2px solid #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	background: #ffffff;
}
#everything #mainContent #emptyAllPages {
	display: block;
	height: 62px;
	border-bottom: 1px solid #b22c1b;
	border-right: 1px solid #b22c1b;
}
#everything #mainContent #mainMenuPart,
#everything #mainContent #mainMenuPartAllPages {
	display: block;
	height: 30px;
	background-color: #b12a1c;
	margin: 2px 0px 2px 0px;
	border: 0px;
	padding: 0px;
}
#everything #mainContent #mainMenuPartAllPages {
	height: 30px;
}
#everything #mainContent #mainMenuPart #mainMenuTable,
#everything #mainContent #mainMenuPartAllPages #mainMenuTable {
	padding: 0px;
	border: 0px;
	margin: 0px;
}
#everything #mainContent #mainMenuPart #logoAbsentPart {
	width: 21px;
}
#everything #mainContent #mainMenuPart #mainMenuTable #logoPart,
#everything #mainContent #mainMenuPartAllPages #mainMenuTable #logoPart {
	width: 137px;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
}
#everything #mainContent #mainMenuPart #mainMenuTable #menuPart,
#everything #mainContent #mainMenuPartAllPages #mainMenuTable #menuPart {
	width: 100%;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	border: 0px;
	margin: 0px
}
#everything #mainContent #mainMenuPartAllPages #mainMenuTable #menuPart {
}

#everything #mainContent #mainMainPart {
	clear: both;
	display: block;
	border-top: 1px solid #b22c1b;
	border-left: 1px solid #b22c1b;
	border-right: 1px solid #b22c1b;
	border-bottom: 17px solid #b22c1b;
	background-color: #ffffff;
	padding: 1px;
}
#everything #mainContent #mainMainPart #mainPartTable {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#everything #mainContent #mainMainPart #mainPartTable #leftPane {
	width: 156px;
	border: 0px;
	padding: 0px;
	border-right: 1px #ffffff solid;
	text-align: left;
	vertical-align: top;
	background: url(../Images/left_pane_bck.gif) repeat-x top #d3d3d3;
}
#everything #mainContent #mainMainPart #mainPartTable #leftPane #leftAboveMenu {
	display: block;
	width: 156px;
	border: 0px;
	margin: 0px;
}
#everything #mainContent #mainMainPart #mainPartTable #centerPane {
	width: 100%;
	border: 0px;
	border-right: 1px #ffffff solid;
	text-align: left;
	vertical-align: top;
	background: url(../Images/main_pane_bck.gif) repeat-x top #e9e9e9;
	padding: 10px 8px 15px 8px;
}
#everything #mainContent #mainMainPart #mainPartTable #centerPane #centralTemplatePart {
	display: block;
	vertical-align: middle;
	text-align: left;
}
#everything #mainContent #mainMainPart #mainPartTable #centerPane #backToPrintPart {
	display: block;
	height: 30px;
	vertical-align: top;
	text-align: right;
}
#everything #mainContent #mainMainPart #rightPane {
	width: 156px;
	border: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	background: url(../Images/right_pane_bck.gif) repeat-x top #f2f2f2;
}
#everything #mainContent #mainMainPart #mainPartTable #rightPane #rightBnrs {
	display: block;
	width: 156px;
	border: 0px;
	margin: 0px;
}
#everything #mainContent #mainMainPart #mainPartTable #rightPane #rightNews {
	display: block;
	width: 144px;
	border: 0px;
	margin: 15px 6px 15px 6px;
}
#everything #mainContent #mainBottomPart {
	display: block;
	height: 38px;
	margin: 0px;
	border: 0px;
}
#everything #mainContent #mainBottomPart #bottomTable {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 100%;
}
#everything #mainContent #mainBottomPart #bottomTable #bottomTableLeft {
	width: 30%;
	height: 25px;
}
#everything #mainContent #mainBottomPart #bottomTable #bottomTableCenter {
	width: 40%;
	text-align: center;
	vertical-align: middle;
	color: #666666;
	font-size: 10px;
}
#everything #mainContent #mainBottomPart #bottomTable #bottomTableRight {
	width: 30%;
	text-align: right;
	vertical-align: middle;
	padding-right: 12px;
	color: #666666;
	font-size: 10px;
}
#everything #mainContent #mainBottomPart #bottomTable #bottomTableRight a,
#everything #mainContent #mainBottomPart #bottomTable #bottomTableRight a:hover,
#everything #mainContent #mainBottomPart #bottomTable #bottomTableRight a:visited {
	color: #666666;
	text-decoration: none;
}
#everything #mainContent #mainBottomPart #bottomTable #bottomTableRight a:hover {
	text-decoration: underline;
}

/*** SHOP ***/
.dgoShopErrorMsg {
	font-weight: bold;
	color: #BE0000;
}
.dgoShopCalcForm {
	margin-top: 10px;
	display: block;
	padding: 10px;
	border: 1px solid #999999;
	background: #f8f8f8;
}
.dgoShopCalcForm .calcBlock {
	display: block;
	margin-top: 5px;
}
.dgoShopCalcForm input,
.dgoShopCalcForm select {
	font-size: 10px;
}
.dgoShopCalcForm .titlelabel {
	font-weight: bold;
	font-size: 11px;
	display: block;
	margin-top: 15px;
}
.dgoShopCalcForm .label {
	font-weight: bold;
	display: block;
}
.dgoShopCalcForm .note {
	display: block;
	clear: both;
}
.dgoShopCalcForm .formnote {
	font-weight: normal;
}
.dgoShopCalcForm .right select {
	/*width: 250px;*/
}
.dgoShopCalcForm .submitBtn {
	display: block;
	margin-top: 10px;
}

.dgoShopSubtitle {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
.dgoShopCalcResults {
	margin-top: 10px;
	display: block;
	padding: 10px;
	border: 1px solid #999999;
	background: #f8f8f8;
}
.dgoShopCalcResults .calcFieldsTable {
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
.dgoShopCalcResults .calcFieldsTable .left {
	font-weight: bold;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	vertical-align: top;
}
.dgoShopCalcResults .calcFieldsTable .right {
	text-align: left;
	vertical-align: top;
}
.dgoShopCalcResults .calcLink {
	display: block;
	margin-top: 10px;
}

.dgoShopCalcResultsPrint {
	margin-top: 0px;
	display: block;
	padding: 0px;
	border: 0px solid #999999;
	/*background: #f8f8f8;*/
}
.dgoShopCalcResultsPrint .calcFieldsTable {
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
}
.dgoShopCalcResultsPrint .calcFieldsTable .left {
	font-weight: normal;
	padding-right: 5px;
	/*padding-top: 1px;
	padding-bottom: 2px;*/
	text-align: right;
	vertical-align: top;
}
.dgoShopCalcResultsPrint .calcFieldsTable .right {
	text-align: left;
	vertical-align: top;
}
.dgoShopCalcResultsPrint .dgoShopSubtitle {
	display: block;
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
}


.shoppingCart {
	margin-top: 10px;
	display: block;
	padding: 10px;
	border: 1px solid #999999;
	background: #f8f8f8;
	width: 100%;
}
.shoppingCart .error {
}
.shoppingCart .items {
	width: 100%;
	vertical-align: top;
	text-align: left;
}
.shoppingCart .items .itemTable {
	width: 410px;
	border-bottom: 1px solid #aaaaaa;
}
.shoppingCart .items .itemTable .nr {
	padding-top: 2px;
	vertical-align: top;
	text-align: center;
	width: 20px;
}
.shoppingCart .items .itemTable .name {
	padding-top: 2px;
	vertical-align: top;
	text-align: left;
	width: 240px;
}
.shoppingCart .items .itemTable .delete {
	padding-top: 2px;
	vertical-align: top;
	text-align: right;
	width: 150px;
}
.shoppingCart .items .itemTable .total {
	vertical-align: top;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
.shoppingCart .items .itemTable .price {
	vertical-align: top;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 5px;
}
.shoppingCart .total {
	vertical-align: top;
	text-align: left;

}
.shoppingCart .total .totalTable {
	border-top: 1px solid #aaaaaa;
	width: 410px;

}
.shoppingCart .total .totalTable .nr {
	vertical-align: top;
	text-align: left;
	width: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.shoppingCart .total .totalTable .total {
	vertical-align: top;
	text-align: left;
	width: 240px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
}
.shoppingCart .total .totalTable .price {
	vertical-align: top;
	text-align: right;
	width: 150px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
}
.shoppingCart .links {
	vertical-align: top;
	text-align: right;
}

.shopDgoCartInfo {
	margin-top: 30px;
	margin-bottom: 15px;
	width: 158px;
	background: url(../../Modules/Shop/UI/Images/cart_bck7.gif) top left no-repeat;
}
.shopDgoCartInfo td {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}
.shopDgoCartInfo .cartTitle {
	height: 136px;
}
.shopDgoCartInfo .totalTitle {
	height: 16px;
	width: 36px;
	text-align: left;
	padding-left: 3px;
	vertical-align: middle;
}
.shopDgoCartInfo .total {
	height: 16px;
	width: 80px;
	border: 1px solid #dea6a0;
	text-align: right;
	vertical-align: middle;
	padding-right: 3px;
}
.shopDgoCartInfo .currency {
	text-align: left;
	vertical-align: middle;
	height: 16px;
	padding-left: 3px;
}
.shopDgoCartInfo .cartLink {
	height: 28px;
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-left: 3px;
}
.shopDgoCartInfo .cartLink a,
.shopDgoCartInfo .cartLink a:visited,
.shopDgoCartInfo .cartLink a:hover {
	color: #ffffff;
	text-decoration: none;
}

.travellerTable {
	background: #888888;
	border: 0px;
	margin-top: 10px;
}
.travellerTable .travellerTableHeader {
	text-align: left;
	vertical-align: middle;
	background: #eeeeee;
	font-weight: bold;
	padding: 2px;
}
.travellerTable .travellerTableRow {
	text-align: left;
	vertical-align: middle;
	background: #ffffff;
	padding: 2px;
}


.shopHomeTable2 {
	border: 0px;
	width: 430px;
	margin: 0px;
	margin-top: 8px;
}
.MotVTable {
	background: url(../Images/homeBckMotV.jpg) top left no-repeat;
}
.TravelTable {
	background: url(../Images/homeBckTravel.jpg) top left no-repeat;
}
.HouseholdTable {
	background: url(../Images/homeBckHousehold.jpg) top left no-repeat;
}
.BoatTable {
	background-image: url(../Images/homeBckBoat.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.SkiTable {
	background-image: url(../Images/homeBckSki.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.HelpTable {
	background-image: url(../Images/homeBckPomoc.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.shopHomeTable2 td {
	width: 100%;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	padding-left: 150px;
	padding-right: 17px;
}
.shopHomeTable2 .title {
	height: 36px;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
}
.shopHomeTable2 .title a,
.shopHomeTable2 .title a:visited,
.shopHomeTable2 .title a:hover {
	color: #b12a1c;
	text-decoration: none;
}
.shopHomeTable2 .title a:hover {
	text-decoration: underline;
}
.shopHomeTable2 .text {
	height: 56px;
	font-size: 12px;
}
.shopHomeTable2 .btn {
	height: 38px;
}

.shopHomeTable {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 400px;
}
.shopHomeTable .spacer {
	width: 5px;
}
.shopHomeTable .motVHeader {
	padding: 0px;
	width: 130px;
	height: 80px;
	border: 1px solid #b12a1c;
	/*background: url(../Images/info_motv.jpg) top left no-repeat;*/
}
.shopHomeTable .travelHeader {
	padding: 0px;
	width: 130px;
	height: 80px;
	border: 1px solid #b12a1c;
	/*background: url(../Images/info_travel.jpg) top left no-repeat;*/
}
.shopHomeTable .householdHeader {
	padding: 0px;
	width: 130px;
	height: 80px;
	border: 1px solid #b12a1c;
	/*background: url(../Images/info_household.jpg) top left no-repeat;*/
}
.shopHomeTable .title {
	width: 130px;
	background: #b12a1c url(../Images/shopHomeTableTitleBck.gif) top left repeat-x;
	font-weight: bold;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
}
.shopHomeTable .title a,
.shopHomeTable .title a:visited,
.shopHomeTable .title a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.shopHomeTable .title a:hover {
	text-decoration: underline;
}
.shopHomeTable .body {
	padding: 0px;
	width: 130px;
	background: #ffffff url(../Images/shopHomeTableBck.gif) top left repeat-x;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
}
.shopHomeTable .footer {
	width: 130px;
	background: #b12a1c;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
}
.shopHomeTable .footer a,
.shopHomeTable .footer a:visited,
.shopHomeTable .footer a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.shopHomeTable .footer a:hover {
	text-decoration: underline;
}
.shopHomeTable .footer .link {

	width: 100%;
	border: 1px solid #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
}

.shopInsuranceLink {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.shopInsuranceLink .linkTD {
	background: #b12a1c;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
}
.shopInsuranceLink .linkTD a,
.shopInsuranceLink .linkTD a:visited,
.shopInsuranceLink .linkTD a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.shopInsuranceLink .linkTD a:hover {
	text-decoration: underline;
}
.shopInsuranceLink .linkTD .link {
	width: 100%;
	border: 1px solid #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
}
.webShopInfo {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	border: 1px solid #b12a1c;
	width: 100%;
}
.webShopInfo tr {
	_display: block;
	_position: relative;

	background-image: url('../Images/webShopInfoBck_top.png');
	background-repeat: repeat-x;
	background-position: top left;
	
	background-color: white;
	
}

.webShopInfo tr td {
	height: 41px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: b12a1c;
	border: 2px solid #ffffff;
	
	background: url('../Images/webShopInfoBck_bottom.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	
}

/*** shop premium table ***/
.premiumTable {
	background: #999999;
	margin-top: 10px;
	/*width: 100%;*/
}
.premiumTable td {
	background: #ffffff;
	padding: 1px;
	text-align: left;
	vertical-align: middle;
}
.premiumTable td.center {
	text-align: center;
}
.premiumTable td.right {
	text-align: right;
}
.premiumTable .header td,
.premiumTable .footer td {
	background: #dddddd;
	font-weight: bold;
}
