EM
{
	font-style: italic;
}
STRONG
{
	font-weight: bold;
}
BODY
{
	position: relative;
	padding-top: 8px;
	font-family: verdana, verdana, sans-serif;
	font-size: 101%;
	color: #3C3C3C;
}
BR
{
	line-height: 1em;
}
H1
{
	font-family: "Lucida Sans", Candara, Verdana, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
}
H2, .alternatefont
{
	font-family: "Lucida Sans", Candara, Verdana, sans-serif;
	font-size: 13pt;
	font-style: italic;
}
H3
{
	font-size: 11pt;
	font-variant: small-caps;
}
A.nodecoration
{
	text-decoration: none;
}
A.link
{
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
A.link:hover
{
	border-bottom: 1px solid #000000;
}
A.link.pdf
{
	padding-left: 20px;
	background-image: url(../images/pdf-file.png);
	background-position: left;
	background-repeat: no-repeat;
	line-height: 24px;
}
.coRightColContentWrapper H2
{
	padding: 2px 0px 5px;
}
#pageWrap
{
	margin: 0 auto;
	text-align: left;
	width: 981px;
	background-color: transparent;
	font-size: 0.71em;
}
#header, #mainContentWrapper
{
	display: block;
	width: 969px;
	overflow: hidden;
	position: relative;
	background-position: right;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(PIE.php);
	-webkit-border-radius: 6px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#header
{
	height: 135px;
	background-position: 0px 0px;
}
#headerContent
{
	position: relative;
}
#weather
{
	position: absolute;
	width: 100px;
	height: 50px;
	display: block;
	left: 550px;
	top: 80px;
	font-size: 12px;
	color: #3C3C3C;
	z-index: 100;
}
#tempzraka
{
	line-height: 50px;
}
#weather.img
{
}
#contentWrap
{
	clear: both;
	display: block;
}
#headerLogo
{
	position: absolute;
	top: 10px;
	left: 20px;
}
.sideShadowWrapper
{
	padding: 0 6px;
	width: 981px;
	background-color: #FFF;
	background: url(../images/sideShadow.png) repeat-y;
}
.bottomShadow
{
	background-color: #FFF;
	background: url(../images/bottomShadow.png) no-repeat bottom;
	height: 5px;
}
#headerImage.main
{
	position: relative;
	margin: 5px 0 10px -118px;
}
#headerImage.normal
{
	position: relative;
	margin: 5px 0px 8px 8px;
	height: 228px;
	width: 969px;
	overflow: hidden;
}
#vrTour
{
	position: absolute;
	top: 0px;
	left: -400px;
	color: #FFFFFF;
	font-size: 13px;
	display: inline-block;
	background-color: #333333;
	padding: 3px 25px;
	opacity: .7;
/*For IE 5-7*/
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
/*For IE 8*/
	--ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
#vrTour A.nodecoration
{
	color: #FFFFFF;
}
#mainContentWrapper
{
}
#navBar
{
	height: 60px;
	overflow: hidden;
	line-height: 34px;
	font-size: 16px;
	width: 100%;
	-moz-border-radius: 6px 6px 0 0;
/*border-radius:6px 6px 0 0;
behavior: url(PIE.php);*/
	-webkit-border-radius: 6px 6px 0 0;
}
#contentWrapper
{
	padding: 0px 10px;
	padding-bottom: 10px;
}
.clear
{
	clear: both;
}
.box
{
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(PIE.php);
	-webkit-border-radius: 6px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	position: relative;
}
.boxContent
{
	padding: 15px;
}
DIV.boxTitle
{
	font-size: 13pt;
	padding-top: 4px;
	font-family: "Lucida sans", candarai, candara;
	font-style: italic;
	display: block;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	behavior: url(PIE.php);
	-webkit-border-radius: 6px 6px 0 0;
	padding-left: 20px;
	height: 30px;
}
#coLeftCol
{
	width: 229px;
	float: left;
}
#coRightCol
{
	float: right;
	width: 719px;
}
.mainpageFirstRow
{
	height: 330px;
}
.mainpageSecondRow
{
	width: 227px;
	float: left;
	height: 132px;
}
.mainTabOverlay
{
	position: absolute;
	right: 20px;
	top: 0px;
	width: 180px;
/*background-color: transparent;*/
	background-color: #FFFFFF;
	opacity: .8;
/*For IE 5-7*/
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/*For IE 8*/
	--ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
/*background-image:url(../images/overlay.png);
opacity: 0.6;    filter:alpha(opacity=60);*/
	padding: 15px 20px;
	height: 253px;
	-moz-border-radius: 0px !important;
/*border-radius: 0px !important;*/
	-webkit-border-radius: 0px !important;
	border: 0px none #000000;
	background-repeat: repeat;
}
.mainTabOverlay P
{
	padding: 6px 2px;
}
.mainTabOverlay H2
{
	color: #1DA5B9;
	font-size: 14px;
	font-family: "Lucida Sans", Candara;
	margin-bottom: 6px;
}
.mainTabOverlayHorizontal
{
	top: 188px;
	height: 85px;
	width: 640px;
	left: 0px;
	overflow: hidden;
	padding: 5px 20px;
}
.mainTabOverlayHorizontal H2
{
	padding: 6px 0px 4px;
}
.overlayed
{
	position: absolute;
}
#maintabs
{
	height: 28px !important;
	margin: 0 !important;
	padding: 0;
/*IE6 specific branch (prefixed with "_")*/
	-margin-bottom: -2px;
}
#maintabs LI
{
	float: left;
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
	line-height: 34px;
}
#maintabs.ap LI A
{
	width: 65px;
}
#maintabs.mob LI A
{
	width: 150px;
}
#maintabs.fluid LI A
{
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#maintabs.camp LI A
{
	width: 180px;
}
#maintabs.ap LI.right
{
	float: right;
}
#maintabs LI A.current
{
	border-bottom: 1px solid #FFFFFF !important;
	background-image: none !important;
	background-color: #FFFFFF !important;
/*background: url(../images/barSelected.png) repeat-x top;
height:25px !important;*/
}
#maintabs LI A
{
	display: block;
	height: 28px;
	width: 110px;
	border: 1px solid #000000;
	margin: 0px 2px;
/*padding:0px;
font decoration*/
	color: #000;
	text-align: center;
	text-decoration: none;
	height: 23px !important;
	font-size: 11px;
	line-height: 13px;
	padding-top: 4px;
	-moz-border-radius: 4px 4px 0px 0px;
/*border-radius:4px 4px 0px 0px;
behavior: url(PIE.php);*/
	-webkit-border-radius: 4px 4px 0px 0px;
}
.curved4, #mainpanes DIV
{
	-moz-border-radius: 6px;
/*border-radius:6px;  behavior: url(PIE.php);*/
	-webkit-border-radius: 6px;
}
#tabpanes
{
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	-moz-border-radius: 6px;
/*border-radius: 6px;
behavior: url(PIE.php);*/
	-webkit-border-radius: 6px;
}
#mainpanes
{
	border-style: solid;
	border-width: 1px;
	height: 282px;
	padding: 10px;
	-moz-border-radius: 6px;
/*border-radius: 6px;
behavior: url(PIE.php);*/
	-webkit-border-radius: 6px;
	padding-left: 12px;
}
#mainpanes.ap
{
	height: auto;
	padding: 0 20px 20px;
}
#mainpanes
{
	margin-bottom: 10px;
}
#mainpanes DIV
{
	margin-top: 0;
/*position:absolute;
padding:10px;*/
}
UL#maintabs
{
/*border-bottom:1px solid;*/
}
.padding10, .pad10
{
	padding: 10px;
}
.coRightColContentWrapper
{
	margin: 0px 3px 0px 10px;
	padding: 10px;
	border: 1px solid #000000;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(PIE.php);
	-webkit-border-radius: 4px;
	line-height: 1.4em;
	overflow: auto;
}
.coRightColContentWrapper.noborderandpadding
{
	padding: 0;
	border: 0px none #000000;
}
IMG.flir-image
{
/*vertical-align: baseline;*/
	margin-top: 6px;
}
#footer
{
	position: relative;
	width: 969px;
	margin-left: 6px;
	font-family: verdana;
}
#footerHeader
{
	margin: 20px 30px;
	font-size: 10px;
	font-weight: normal;
	position: relative;
}
#footerHeader #desnastrana
{
	text-align: right;
	float: right;
	width: 400px;
}
#footerHeader #livastrana
{
	float: left;
	width: 400px;
}
#footerHeader #livastrana IMG
{
	position: relative;
	height: 40px;
	margin: -18px 10px 5px;
}
#footerHeader A
{
	text-decoration: none;
	color: #696969;
}
#footerContent
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(PIE.php);
	-webkit-border-radius: 6px;
}
.footerCol
{
	width: 140px;
	padding: 10px;
	float: left;
}
.footerColUp
{
	margin-top: -50px;
}
.footerCol H2
{
	font-size: 9pt;
	color: #808080;
}
.opaque
{
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#footerFooter
{
	margin-top: 10px;
	text-align: center;
	width: 969px;
	font-size: 10px;
	color: #808080;
}
.bold
{
	font-weight: bold;
}
#footerContent A
{
	text-decoration: none;
}
#footerContent A.noclick
{
	cursor: default;
	color: #808080;
}
#footerContent LI
{
	padding: 3px 0px 3px 15px;
	font-size: 8pt;
	background-image: url(../images/footerBullet.png);
	list-style-position: inside;
	background-repeat: no-repeat;
}
#maintabs A:focus
{
	outline: 0 !important;
}
#laptopGuy
{
	position: absolute;
	right: 0px;
	top: 13px;
}
#phoneGuy
{
	position: absolute;
	right: 0px;
	top: 10px;
}
#glassGuy
{
	position: absolute;
	right: 2px;
	top: 12px;
}
#loupeGuy
{
	position: absolute;
	right: 1px;
	top: 1px;
}
#postmanGuy
{
	position: absolute;
	right: 0px;
	top: 2px;
}
.signupButton
{
	width: 125px;
	height: 24px;
}
.boxContent.p P
{
	margin-bottom: 5px;
}
INPUT.labelHighlight
{
	color: #999999;
}
.aptDescription
{
	float: left;
	width: 220px;
}
UL.bullets LI, #mainpanes UL, #mainpanes UL LI UL, .coRightColContentWrapper UL LI
{
	list-style: disc inside;
	padding-left: 1em;
	text-indent: -1em;
}
#mainpanes UL LI UL
{
	list-style: circle;
	list-style-position: inside;
}
#mainpanes.ap H2
{
	font-size: 13pt;
}
.aptImages
{
	float: right;
	width: 440px;
	height: 315px;
	margin-top: 15px !important;
	position: relative;
	padding: 0 !important;
}
.aptImages .mainimg
{
	width: 400px;
	height: 265px;
	text-align: center;
	margin-left: 20px;
}
#langSelect
{
	position: absolute;
	top: 12px;
	right: 3px;
	text-align: right;
	width: 100px;
	color: #626262;
	font-size: 12px;
}
#langSelect P
{
	line-height: 16px;
}
#langSelect P A
{
	text-decoration: none;
	color: #BFBFBF;
}
#langSelect P A:hover
{
	color: #000000;
	border-bottom: 1px dotted #808080;
}
#aptImageVR IMG
{
	-moz-box-shadow: 0px 1px 7px gray;
}
/*SCROLLABLE*/
.scrollable
{
/*required settings*/
	position: relative;
	overflow: hidden;
	width: 400px;
	height: 48px;
	margin-top: 3px !important;
	padding: 0px !important;
	float: left;
/*custom decorations*/
}
.scrollable .items
{
/*this cannot be too large*/
	width: 20000em;
	position: absolute;
	clear: both;
}
/*single scrollable item*/
.scrollable IMG
{
	float: left;
	margin: 1px;
	background-color: #FFF;
/*padding:2px;
border:1px solid #ccc;*/
	cursor: pointer;
	width: 65px;
	height: 40px;
	-moz-border-radius: 4px;
/*border-radius:4px;  behavior: url(PIE.php);*/
	-webkit-border-radius: 4px;
}
/*active item*/
.scrollable .active
{
	border-bottom: 4px solid #FF0000;
	z-index: 999;
	position: relative;
}
DIV.scrollable DIV.items
{
/*this cannot be too large*/
	width: 20000em;
	position: absolute;
}
DIV.scrollable DIV.items DIV
{
	float: left;
}
DIV.items DIV.active
{
	border: 1px inset #CCC;
	background-color: #FFF;
}
/*cjenici*/
TABLE#maincjenik TD, TABLE#cjAdditional TD
{
	text-align: center;
}
.cjTitleCol, .cjTitleCol2
{
	text-align: left !important;
}
.aptImages A.prevPage, .aptImages A.nextPage
{
	display: block;
	width: 20px;
	height: 20px;
	margin-top: 10px;
/*background-color: white;*/
	float: left;
	cursor: pointer;
}
.aptImages A.nextPage
{
	clear: right;
}
A.browse
{
	background: url(../images/arrows.png) no-repeat;
	display: block;
	font-size: 1px;
}
/*right*/
A.right
{
	background-position: 0 -20px;
	clear: right;
	margin-right: 0px;
}
A.right:hover
{
	background-position: -20px -20px;
}
A.right:active
{
	background-position: -40px -20px;
}
/*left*/
A.left
{
	margin-left: 0px;
}
A.left:hover
{
	background-position: -20px 0;
}
A.left:active
{
	background-position: -40px 0;
}
A.disabled
{
	visibility: hidden !important;
}
#map
{
	width: 685px;
	height: 600px;
	margin: 0px auto;
}
TABLE#cjenici TD
{
	text-align: center;
	height: 40px;
	border-collapse: collapse;
	border: 4px solid #FFFFFF;
}
#cjenici .link
{
/*color:#696969;*/
}
/*notify bar*/
.jquery-notify-bar
{
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 32768;
	background-color: #EFEFEF;
	font-size: 18px;
	color: #000;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	padding: 20px 0px;
	border-bottom: 1px solid #BBB;
}
.jquery-notify-bar.error
{
	color: #F00;
	background-color: #FDD;
}
.jquery-notify-bar.success
{
	color: #060;
	background-color: #BBFFB6;
}
/*end notifybar*/
#loading
{
	position: fixed;
	width: 30px;
	top: 10px;
	right: 10px;
	display: none;
	z-index: 2000;
}
.errorMessage
{
	font-size: 12px;
	color: #FF0000;
	margin-left: 20px;
}
.error
{
	border: 2px solid #FFB9B9;
	background-color: #F9EEEE;
}
INPUT, SELECT, BUTTON
{
	font-size: 12px;
}
DIV.hr
{
	height: 8px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #808080;
}
DIV.hr HR
{
	display: none;
}
.textSingleImage
{
	float: right;
	width: 420px;
	height: 285px;
}
.textSingleImage IMG
{
	margin: 10px;
}
.razmak
{
	margin-bottom: 5px;
}
TABLE#awards TD
{
	border: 4px solid #FFFFFF;
	border-collapse: collapse;
	padding: 4px;
}
TABLE#awards TR.odd
{
	background-color: #EEEEEE;
}
TABLE#awards TR
{
	background-color: #FAFAFA;
}
.larger
{
	font-size: 1.6em;
}
.alternatefont
{
}
.margins
{
	margin: 20px;
}
.h1_1
{
	line-height: 1.8em;
}
.flright
{
	float: right;
}
.contactdata
{
	text-align: right;
	width: 400px;
}
.singleimage
{
	margin: 10px 0px 10px 10px !important;
}
.gray
{
	color: #969696;
}
TABLE#youtubeVideos TD
{
	padding: 6px;
	vertical-align: top;
}
