body{
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
}
body,td{
   padding: 0px 0px 0px 0px;
	vertical-align: top;
	color: #747474;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.logoAnchorClass{
   display: block;
   width: 112px;
   margin: 12px 87px 61px 31px;
}
.logoImageClass{

}
span{
}
form{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   border: 0px solid #FFFFFF;
}
textarea,input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a,a:visited,a:active{
	color: #FF0000;
}
a:hover{
	color: #FF0000;
}
a:focus{
	color: #000000;
}
a img{
   border: 0px;
}
p{
   display: block;
   padding: 3px 0px 3px 0px;
   margin: 0px 0px 0px 0px;
}
UL,
OL{
	margin: 3px 0px 6px 10px;
	padding: 0px 0px 0px 10px;
}
UL UL,
UL OL,
OL UL,
OL OL{
	margin: 3px 0px 6px 10px;
	padding: 0px 0px 0px 10px;
}
UL UL UL,
UL UL OL,
UL OL UL,
UL OL OL,
OL UL UL,
OL UL OL,
OL OL UL,
OL OL OL{
	margin: 3px 0px 6px 10px;
	padding: 0px 0px 0px 10px;
}
UL LI,
.blockList UL LI{
	padding-left: 12px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../Images/bulletNew.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
/*
	display: list-item;
	list-style-image: url(../Images/p_cont_list_bullet_level_1.gif);
	list-style-position: outside;
*/
}

OL LI,
.blockList OL LI{
/*
	padding-left: 12px;
*/
}

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{

   margin: 0px 0px 0px 0px;
}
.TableClass1 thead td{
   padding: 6px 5px 3px 5px;
   background: #FF0000;
   color: #ffffff;
   font-weight: bold;
   vertical-align: middle;
   /*border-top: 1px solid #FFFFFF;*/
   border-bottom: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
}
.TableClass1 tbody td{
   padding: 2px 5px 3px 5px;
   background: #f1f1f1;
   color: #747474;
   font-weight: normal;
   vertical-align: middle;
   border-top: 1px solid #FFFFFF;
   border-bottom: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
}
.TableClass1 thead td p,
.TableClass1 tbody td p{
   padding: 0px 0px 0px 0px;
}


.TableClass2{

   margin: 0px 0px 0px 0px;
}
.TableClass2 thead td{
   padding: 6px 5px 5px 5px;
   background: #ea4848;
   color: #ffffff;
   font-weight: bold;
   vertical-align: middle;
   /*border-top: 1px solid #FFFFFF;*/
   border-bottom: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
}
.TableClass2 tr.plavo td {
	padding: 3px 5px 3px 5px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	background-image: url(../Images/tabela-2_plava.png);
	vertical-align: middle;
	background-color: #ecf0f6;
	background-repeat: repeat-x;
	background-position: top left;
}
.TableClass2 tr.sivo td {
	padding: 3px 5px 3px 5px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	background-image: url(../Images/tabela-2_siva.png);
	vertical-align: middle;
	background-color: #f6f6f6;
	background-repeat: repeat-x;
	background-position: top left;
}
.TableClass2 tr.footer {
	background-image: url(../Images/tabela-2_footer.png);
	background-repeat: repeat-x;
	background-position: top left;
	font-size: 0px;
    height: 5px;
}

.TableClass2 thead td p,
.TableClass2 tbody td p{
   padding: 0px 0px 0px 0px;
}


.classRed{
	color: #FF0000;
}

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

/* custom styles */
.classSubtitle{
	width: 100%;
	padding: 8px 0px 8px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #86AD21;
	letter-spacing: normal;
	vertical-align: bottom;
}
/*************************************************************/
/**      globalne klase templejta textblokova               **/
/*************************************************************/
.blockTitle{
	width: 100%;
	height: 37px;
}
.blockTitleTable{
   width: 100%;
	height: 37px;
	margin: 0px 0px 0px 0px;
	background: transparent url('../Images/blockTitleTableBck.gif') top right no-repeat;
}
.blockTitleContent{
	padding: 7px 10px 0px 25px;
	color: #FF0000;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	background: transparent url('../Images/blockTitleContentBck.gif') top left no-repeat;
}
/*
.blockTitle:first-line{
	text-transform: none;
}
*/
.blockSubtitle{
	width: 100%;
	padding: 12px 0px 3px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000 ;
	letter-spacing: 3px;
	vertical-align: bottom;
}
.blockTextAndTextLeft,
.blockTextAndTextRight,
.blockImageAndImageLeft,
.blockImageAndImageRight{
	width: 159px;
	padding: 12px 0px 9px 0px;
	font-weight: normal;
	letter-spacing: normal;
	vertical-align: top;
}
.blockTextAndImageLeftText,
.blockTextAndImageRightText,
.blockTextAndImageLeftImage
.blockTextAndImageRightImage,
.blockParagrafText,
.blockImage,
.blockImageOnTheLeft,
.blockImageOnTheRight,
.blockTemplates{
	width: 100%;
	padding: 12px 0px 9px 0px;
	font-weight: normal;
	letter-spacing: normal;
	vertical-align: top;
}
.blockParagrafText{
	padding: 3px 0px 3px 0px;
}
.blockTextAndImageRightText,
.blockTextAndImageLeftText{
	width: 100%;
	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: 0px 10px 10px 0px;
}
.blockImageOnTheRight td{
	padding: 0px 0px 10px 10px;
}
.blockImage img,
.blockImageAndImageLeft img,
.blockImageAndImageRight img,
.blockImageOnTheLeft img,
.blockImageOnTheRight img,
.blockTextAndImageRightImage img,
.blockTextAndImageLeftImage img{
	margin: 0px 0px 3px 0px;
	display: block;
}
.menuframe td{
	padding: 0px;
	text-align: left;
}
.menuframe img{
	margin: 0px;
}
.blockTableSearch,
.blockTableNews,
.blockTableSitemap{
	padding: 4px 15px 4px 15px;
	font-weight: normal;
	letter-spacing: normal;
	vertical-align: middle;
}


/*************************************************************/
/**      delovi stranice                                    **/
/*************************************************************/
.pageLayout{
   width: 996px;
   height: 100%;
   background: transparent url('../Images/pageLayoutBck.gif') top left repeat-x;
}
.leftPageCell{
   width: 230px;
   height: 100%;
   padding: 0px 0px 0px 0px;
   background: transparent url('../Images/leftPageCellBck.gif') top left no-repeat;
}
.centerPageCell{
   width: 766px;
   height: 100%;
   background: transparent url('../Images/centerPageCellBck.gif') top left no-repeat;
}
.centerTable{
   width: 766px;
   height: 100%;
}
.centerTableLeftCell{
   padding: 68px 9px 20px 14px;
   width: 608px;
   height: 100%;
}
.centerTableRightCell{
   width: 162px;
   height: 100%;
   padding: 0px 0px 0px 0px;
   background: transparent url('../Images/centerTableRightCellBck.gif') top right no-repeat;
}
.footerPageCell{
   height: 43px;
   padding: 0px 0px 12px 0px;
   vertical-align: bottom;
   text-align: center;
   color: #919191;
   background: #FFFFFF url('../Images/footerPageCellBck.gif') center no-repeat;
   font-size: 10px;
}
.footerPageCell a,
.footerPageCell a:hover,
.footerPageCell a:visited{
   color: #919191;
   text-decoration: none;
}
.footerPageCell a:hover{
   color: #FF0000;
}



/***	Special - Submission to Third Parties	***/
#osslogin{
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #D1C0E3;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#osslogin .inputUsername{
	margin: 3px 0px 9px 5px;
	padding: 0px;
	border: 0px;
	background: #A58BBC;
	background: transparent;
	width: 130px;
	height: 16px;
}
#osslogin .inputPassword{
	margin: 3px 0px 0px 5px;
	padding: 0px;
	border: 0px;
	background: #A58BBC;
	background: transparent;
	width: 103px;
	height: 16px;
	float: left;
}
#osslogin .submitButton{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	background: transparent url(../Images/button_image_in_ov.gif) center center no-repeat;
	width: 22px;
	height: 13px;
	cursor: pointer;
}


/*** button styles ***/
input.smallButton,
input.normalButton,
input.smallButtonOver,
input.normalButtonOver{
	border: 1px solid #9B9B9B;
	background: #FF1D1D;
	color: #FFFFFF;
	font: 10px Verdana,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
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 #9B9B9B;
	background: #FF1D1D;
	color: #FFFFFF;
	font: 11px Verdana,sans-serif;
	font-weight: normal;
	cursor: pointer;
}
input.smallButtonFixedSize,
input.normalButtonFixedSize,
input.smallButtonFixedSizeOver,
input.normalButtonFixedSizeOver{
	width: 80px;
	border: 1px solid #9B9B9B;
	background: #FF1D1D;
	color: #FFFFFF;
	font: 10px Verdana,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	cursor: pointer;
}
input.smallButtonOver,
input.normalButtonOver,
input.largeButtonOver,
input.smallButtonFixedSizeOver,
input.normalButtonFixedSizeOver{
	color: #888888;
}

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

.airLiftResultsTable {
   border-top: 1px solid #675F97;
   border-left: 1px solid #675F97;
}
.airLiftTableHeader td {
   background-color: #FF0000;
   padding: 2px;
   text-align: center;
   vertical-align: middle;
   font-weight: bold;
   color: #ffffff;
   border-bottom: 1px solid #675F97;
   border-right: 1px solid #675F97;
}
.airLiftTableFooter td {
   background-color: #FF8C8C;
   padding: 2px;
   text-align: center;
   vertical-align: middle;
   font-weight: bold;
   border-bottom: 1px solid #675F97;
   border-right: 1px solid #675F97;
}
.airLiftTableRow td {
   background-color: #F7F7F7;
   padding: 2px;
   text-align: center;
   vertical-align: middle;
   border-bottom: 1px solid #675F97;
   border-right: 1px solid #675F97;
}
.airLiftTableHotelName {
   font-weight: bold;
}
.airLiftTableHotelCategory {
   color: #FD0207;
   font-weight: bold;
   font-size: 10px;
}


.airLiftSearchForm{
   margin: 0px 19px 0px 0px;
   width: 143px;
   height: 262px;
   background: transparent url('../Images/airLiftSearchFormBck.gif') top left no-repeat;
}
.airLiftSearchForm td{
   padding: 0px 0px 0px 19px;
   color: #FFF5F5;
   font-size: 10px;
   font-weight: bold;
}
.airLiftSearchForm td select{
   font-weight: normal;
}
.airLiftSearchForm .airLiftSearchHeader {
   padding: 22px 0px 0px 19px;
   height: 48px;
   font-size: 11px;
}
.airLiftSearchForm .airLiftSearchFieldTitle {
   padding-top: 8px;
}
.airLiftSearchForm .airLiftSearchField {
}
.airLiftSearchForm .airLiftSubmit {
   padding: 10px 0px 16px 19px;
}
.airLiftSearchForm .airLiftFormField {

}
.airLiftSearchForm input{

}

.airLiftHotelLink {
   display:block;
   margin: 0px 0px 15px 0px;
}
.airLiftFromToSelect {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
   width: 40px;
}
.airLiftMonthSelect {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
   width: 70px;
}
ol {
	padding-left: 20px !important;
}

.airLiftResultsTable sup {
	color: #161663;
}
