/* 
	Resets defualt browser settings
	reset.css
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, ul, ol, li, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
}
div.rbBoxContent p { padding-bottom: 12px; }
:focus
{
	outline: 0;
}
a:active
{
	outline: none;
}
ol, ul
{
	list-style: none;
}
ul.list, div.tab_content ul
{
	margin: 10px 0 5px 10px;
}
ul.list li, div.tab_content ul li
{
	background: url(/resources/images/blt.gif) no-repeat 0px 10px;
	padding-left: 10px;
	padding-bottom: 2px;
}

table
{
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td
{
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}

/* page layout */

html
{
	margin: 0px auto;
	padding: 0px auto;
	width: 100%;
	height: 100%;
	background-image: url(/resources/images/bgBody.jpg);
	background-repeat: repeat-x;
	background-color: #adbb74;
}
body
{
	background: url(/resources/images/apoksiomen.png) no-repeat 50% 0;
	margin: 0px auto;
	padding: 0px auto;
	width: 100%;
	height: 100%;
}

*
{
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
	letter-spacing: 0;
	color: #434343;
	-webkit-font-smoothing: subpixel-antialiased;
}

form
{
	margin: 0px;
	height: 100%;
	min-height: 100%;
}

#inner
{
	position: relative;
	/* background: transparent url(/resources/images/apoksiomen.png) no-repeat; */
	margin: auto;
	width: 960px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	clear: both;
}

#divLayout
{
	width: 100%;
	min-height: 100%;
	margin: 0px auto;
	position: relative;
	background-image: url(/resources/images/bgFooter.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	margin: 0;
	padding: 0;
}

#divContent
{
	width: 970px;
	clear: both;
	padding-bottom: 250px;
	text-align: left;
}
#divFooter
{
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
	height: 250px;
}

#divFooterContent
{
	width: 970px;
	margin: auto;
	height: 225px;
	text-align: left;
	padding-top: 25px;
}

#divHeader
{
	width: 970px;
	text-align: right;
	margin: auto;
	height: 140px;
}

#divLanguagePicker
{
	position: absolute;
	top: 30px;
	right: 0px;
	text-align: left;
	z-index: 11;
}
#divLanguagePicker img
{
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 3px;
}
#divLanguagePicker a
{
	text-decoration: none;
	text-transform: none;
	font-size: 14px;
	color: #005136;
}


#divLogo
{
	position: absolute;
	top: 30px;
	left: 0px;
}

#divContentLeft
{
	float: left;
	width: 625px;
}

#divContentRight
{
	float: left;
	width: 315px;
	margin-left: 10px;
}

DIV.menuHolder
{
	position: absolute;
	z-index: 10;
	top: 30px;
	right: 0px;
}

#divFooterContent, #divFooterContent *
{
	color: #fff;
}

#divFooterContent a
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#followUsImgMapCssContainer
{
	width: 319px;
	height: 54px;
	position: relative;
	background-image: url(/resources/images/footerFollowUs.jpg);
	background-repeat: no-repeat;
}

div.topBoxTop
{
	min-height: 10px;
	background-image: url(/resources/images/topBoxTopBg.png);
	background-position: top;
	background-repeat: no-repeat;
}

div.topBoxContent
{
	background-image: url(/resources/images/topBoxBg.png); /* background-color: #37458A; */
}
div.topBoxBottom
{
	min-height: 10px;
	background-image: url(/resources/images/topBoxBottomBg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

div.topBoxTop a, div.topBoxTop span, div.topBoxBottom a, div.topBoxBottom span, div.topBoxContent a, div.topBoxContent span
{
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

img
{
	border-width: 0px;
}

.divider
{
	width: 10px;
	height: 10px;
	display: block;
	font-size: 1px;
}

.clearer
{
	clear: both;
}

strong
{
	font-weight: bold;
	color: #A1BE30;
}

h1.white
{
	color: #fff;
	font-size: 20px;
	padding: 0px 10px 0px 20px;
	line-height: 25px;
	vertical-align: middle;
	display: inline;
}

h2 { font-size: 18px; color: #333; }

h3, h4
{
	/*color: #A1BE30;*/
	color: #005136;
	font-size: 16px;
	margin: 10px 0 10px 0;
}

.star
{
	vertical-align: middle;
}
.greenButton
{
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(/resources/images/bgGreenCircle25x25.png) no-repeat;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}
.greenButton:hover
{
	background: url(/resources/images/bgGreenCircle25x25Hover.png) no-repeat;
	color: #333;
}

HR
{
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	border: 0px;
	margin: 15px 0px 15px 0px;
}

textarea, input
{
	border: solid 1px #ccc;
	padding: 2px;
}

/* search results */

DIV.separator
{
	background-color: #D3DBB5;
	height: 5px;
	font-size: 1px;
	margin: 15px -15px 20px -15px;
}
DIV.separatorSmall
{
	background-color: #D3DBB5;
	height: 1px;
	font-size: 1px;
	margin: 10px -15px 10px -15px;
}

.searchResultsImage
{
	float: left;
	width: 200px;
}

a.SearchResultsTitle
{
	text-decoration: none;
	color: #005236;
	font-weight: bold;
}

a.button
{
	/*background: #5F6DB3 url('/resources/images/sprite.png') no-repeat scroll top right;
	background-position: -25px -243px;*/
	background: #5F6DB3 url(   '/resources/images/buttonRight.gif' ) no-repeat scroll top right;
	display: block;
	float: left;
	height: 21px;
	text-decoration: none;
}

a.button span
{	
	/*background: transparent url('/resources/images/sprite.png') no-repeat;
	background-position: -10px -284px;*/
	background: transparent url(   '/resources/images/buttonLeft.gif' ) no-repeat;
	display: block;
	line-height: 21px;
	vertical-align: middle;
	padding: 0px 15px 0px 18px;
	color: #fff;
	font-size: 12px;
}

a.buttonSlider
{
	background-image: url("/resources/images/sprite.png");
	background-position: -10px -10px;
	display: block;
	height: 27px;
	width: 97px;
	line-height: 24px;
	text-decoration: none;
}

a.buttonSlider span
{
	vertical-align: middle;
	padding-left: 20px;
	color: #6A6C77;
	font-size: 12px;
	font-weight: bold;
}

DIV.kontakt
{
	line-height: 30px;
	font-size: 12px;
	color: #005236;
}
div.kontakt a
{
	text-decoration: none;
}
DIV.kontakt img
{
	vertical-align: middle;
}

.error *
{
	color: Red;
	font-weight: bold;
}

img.sortDirection
{
	vertical-align: middle;
}

IMG.inlineLeft
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0px;
}
.contentPadding
{
	padding: 10px;
}

/* jeste li znali */

#JesteLiZnali div
{
	width: 198px;
	text-align: center;
	font-weight: bold;
	color: #768441;
	float: left;
}
#JesteLiZnali img
{
	display: block;
	margin-bottom: 10px;
}

/* roll map */

.rollMapPanel
{
	margin-top: 8px;
}
.rollMapMenu
{
	padding-left: 20px;
}
.rollMapLinkSpan
{
	display: block;
	padding-top: 2px;
	width: 110px;
	background: url(/resources/images/blt.gif) no-repeat 0px 7px;
	float: left;
}
.rollMapLinkAnchor
{
	display: block;
	padding-left: 10px;
}
.rollMapLinkAnchor:hover
{
	display: block;
	padding-left: 10px;
	color: #FBA61A;
}
.rollMapLinkAnchorActive
{
	display: block;
	padding-left: 10px;
	color: #FBA61A !important;
}

/* content */

/* menu */

.contentMenuLinkSpan
{
	display: block;
	padding-top: 4px;
	width: 33%;
	background: url(/resources/images/blt.gif) no-repeat 0px 12px;
	float: left;
}
.contentMenuLinkAnchor
{
	display: block;
	padding-left: 10px;
	white-space: nowrap;
}
.contentMenuLinkAnchor:hover
{
	display: block;
	padding-left: 10px;
	color: #FBA61A;
	white-space: nowrap;
}

/* box content */

.rbContentRoundBox
{
	width: 970px;
	text-align: left;
	background: url(/resources/images/contentBg.png);
}

.rbContentTop
{
	background-image: url("/resources/images/sprite.png");
	background-position: -10px -57px;
	height: 30px;
	line-height: 30px;
	vertical-align: bottom;
	font-size: 1px;
	margin-top: 6px;
	padding: 0 0 0 15px;
}
.rbContentBot
{
	background-image: url("/resources/images/sprite.png");
	background-position: -10px -107px;
	height: 13px;
	font-size: 1px; /* margin-top: -6px; */
	margin-bottom: 20px;
}
.rbContent
{
	padding: 0px 10px 0px 10px;
}

.breadcrumb
{
	font-size: 12px;
	color: #005236;
}
.breadcrumbCurrent
{
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
img.breadcrumbDivider
{
	margin: 0px 7px 0px 7px;
}


/* box in content */

.rbBox
{
	background: url(/resources/images/contentBox.gif) repeat;
	text-align: left;
	margin-bottom: 6px;
}
.rbBoxTop div
{
	background: url(/resources/images/contentBoxTl.gif) no-repeat top left;

}
.rbBoxTop
{
	background: url(/resources/images/contentBoxTr.gif) no-repeat top right;

}
.rbBoxBot div
{
	background: url(/resources/images/contentBoxBl.gif) no-repeat bottom left;

}
.rbBoxBot
{
	background: url(/resources/images/contentBoxBr.gif) no-repeat bottom right;

}
.rbBoxTop div, .rbBoxTop, .rbBoxBot div, .rbBoxBot
{
	height: 6px;
	font-size: 1px;
}
.rbBoxHeader
{
	background: url(/resources/images/contentBoxTopBg.jpg) no-repeat top left;
	min-height: 40px;
	border-bottom: solid 1px #DBDBDB;
	padding: 0px 0px 0px 0px;
	line-height: 38px;
	overflow: hidden;
	width: 100%;
}
.rbBoxHeaderRight
{
	float: right;
	margin-right: 15px;
	vertical-align: middle;
}
.noBorder
{
	border: 0;
}
.rbBoxHeader h3, .rbBoxHeader h1
{
	color: #333333;
	font-size: 18px;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	float: left;
}
.rbBoxContent
{
	padding: 15px 15px 5px 15px;
}

/* Photo Gallery */

ul.gallery
{
	display: block;
	width: 600px;
	overflow: hidden;
	height: 150px;
}
ul.gallery li
{
	float: left;
	width: 200px;
	height: 150px;
	line-height: 150px;
}
ul.gallery li img
{
	vertical-align: middle;
}

/* Comments */

.commentsNumber, .commentsDate, .commentsRating, .commentsDivider
{
	color: #AAA;
}

.commentsName
{
	color: #A1BE30;
	font-weight: bold;
}

.commentsReply
{
    background-color: #eee;
    margin: 10px 0px 0px 10px;
    padding: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* Events */

.eventsTitle
{
	color: #005236;
	font-size: 13px;
	text-decoration: none;
}
.eventsDate
{
	color: #FBA61A;
	font-size: 11px;
	font-weight: normal;
}
.eventsHr
{
	margin: 3px 0 3px 0;
}

/* Dolazak */
.divDolazak
{
	float: left;
	text-align: center;
	width: 25%;
	margin-top: 10px;
}
.divDolazak a
{
	text-decoration: none;
	font-size: 12px;
	color: #005236;
}

/* weather */

p.weather *
{
	line-height: 64px;
	vertical-align: middle;
	font-size: 24px;
}
p.weather span.high
{
	color: red;
}
p.weather span.low
{
	color: blue;
}
p.weather .degree
{
	/* vertical-align: super; */
}
p.weather .celsius
{
	color: #333;
}

/* contact form */
#contactFormDiv span.label
{
	float: left;
	clear: left;
	width: 180px;
}
#contactFormDiv .inputText
{
	width: 350px;
}

