html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
}
body {
	font-size: 11px;
	text-align: center;
	color: #231f20;
	background: #fff;
}

h1, h2 {
	font-family: georgia;
	font-size: 17px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 15px 0;
}
h3 {}
a {
	color: #00aeef;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
p {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.seperator {
	cursor: default;
}

#wrapper {
	margin: 0 auto;
	padding: 0 20px;
	width: 960px;
	text-align: left;
	background: #fff;
}

#header {
	margin: 0;
	padding: 0;
	height: 191px;
	background: #231f20;
	color: #fff;
}

#navigation-upper {
	position: relative;
	margin: 0;
	padding: 0;
	height: 40px;
	color: #fff;
	background: #00aeef;
}

#navigation-lower {
	position: relative;
	margin: 0;
	padding: 0;
	height: 41px;
	background: #fff url(img/line_gray_01.gif) left bottom repeat-x;
}

#body {
	margin: 0;
	padding: 0;
}
	#content {
		margin: 0;
		padding: 0 0 0 0;
		width: 645px;
		float: left;
	}
	#content-inner {
		margin: 0;
		padding: 9px 7px 0 8px;	
	}
	.firstpage #content-inner {
		padding-left: 0;
	}
		
	#right-block {
		margin: 0;
		padding: 9px 0 0 0;
		width: 315px;
		float: left;
	}

#footer {
	position: relative;
	margin: 0;
	padding: 30px 0 0 0;
}


/**************************************
*		HEADER				*
**************************************/
#header a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-weight: bold;
}
	#header a span {
		display: none;
	}

	
/**************************************
*		NAVIGATION			*
**************************************/

/* 	MAIN-MENU	*/
#mainmenu  {
	position: relative;
	margin: 0;
	padding: 0;
	width: 700px;
}
#mainmenu  ul {
	position: relative;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}
	#mainmenu  ul li {
		display: inline;
		margin: 0;
		padding: 0 10px;
	}
	#mainmenu a {
		color: #fff;
		font-family: georgia;
		font-size: 15px;
		text-decoration: none;
		text-transform: uppercase;
	}
	#mainmenu  ul li.selected a {
		font-weight: bold;
	}

/* 	SEARCH-BOX	*/
#search-box {
	position: absolute;
	right: 8px;
	top: 10px;
	height: 20px;
}
	#search-box .search_input {
		border: 1px solid #fff;
		margin: 0;
		padding-left: 5px;
		padding-right: 5px;
		width: 150px;
		height: 12px;
		font-size: 10px;
		font-family: verdana;
	}
	#search-box .button {
		margin: 0;
		padding: 0;
		padding-left: 10px;
		padding-right: 0;
		height: 16px;
		line-height: 14px;
		border: none;
		background: none;
		color: #fff;
		font-size: 10px;
		font-family: verdana;
		text-align: right;
		cursor: pointer;
	}

/* 	SUB-MENU		*/
#submenu {
	position: relative;
	margin: 0;
	padding: 0 10px;
	width: 800px;
}
#submenu ul {
	position: relative;
	margin: 0;
	padding: 14px 0 0 0;
	list-style: none;
}
	#submenu ul li {
		display: inline;
	}
	#submenu ul li a {
		color: #231f20;
		font-family: georgia;
		text-decoration: none;
		text-transform: uppercase;
	}
	#submenu ul li a.selected {
		font-weight: bold;
	}
	#submenu ul li .seperator {
		padding: 0 3px;
	}
	
/* 	LANGUAGE	*/
#lang {
	position: absolute;
	right: 10px;
	top: 14px;
}
	#lang a {
		color: #231f20;
		text-transform: uppercase;
		font-size: 9px;
		font-family: georgia;
	}
	#lang a.selected {
		font-weight: bold;
	}
	#lang .seperator {
		padding: 0 3px;
	}

/**************************************
*		BODY				*
**************************************/
#breadcrumbs {
	padding: 0 0 8px 0;
	text-transform: uppercase;
	font-size: 9px;
}

.pre-text {
	padding: 0 0 0 0;
}
	.detail-date {
		display: block;
		position: relative;
		padding-bottom: 15px;
	}
	.summary {
		font-weight: bold;
		padding: 0 0 20px 0;
	}
	
	#content_gallery {
		position: relative;
		float: left;
		margin: 0;
		/*padding: 0 15px 10px 0;*/
		padding: 0 11px 0 0;
		color: #00aeef;
		cursor: default;
	}
	#image-listing {
		display: inline;
		position: absolute;
		right: 11px;
		bottom: 0;
	}
	.documents {
		padding: 10px 0;
	}
	.documents dt {
		display: block;
		padding: 0 0 8px 0;
	}
	.documents img {
		vertical-align: bottom;
		padding: 0 8px 0 0;
	}
	.documents a {
		font-weight: bold;
	}
	.documents a .file_size {
		font-weight: normal;
		font-size: 9px;
		padding: 0 0 0 5px;
	}
	
.main-text {
	padding: 0 0 0 0;
}

/*	GALLERIES	*/
#gallery-listing {
	padding: 0 0 0 0;
}
.gallery-list-item {
	padding-bottom: 11px;
}
.gallery-list-item h2 {
	padding-bottom: 5px;
}

/*	LISTING BODIES	*/

.news-list-item {
	padding: 0 0 24px 0;
}
.news-list-item h2 a {
	color: #231f20;
}
.news-list-item .list-item-left {
	float: left;
	padding: 0 11px 0 0;
}
.news-list-item .date {
	font-size: 10px;
	line-height: 12px;
}
.news-list-item .text {
	padding: 15px 0 0 0;
}

/*	events listing	*/
#event-filters {
	padding: 15px 0;
	text-transform: uppercase;
}
#event-filters a.selected {
	font-weight: bold;
}
#event-filters .seperator {
	padding: 0 2px;
	color: #00aeef;
}
.events-day {
	padding: 0 0 10px 0;
	font-size: 17px;
	font-family: georgia;
}
.event-list-item {
	padding: 0 0 15px 0;
}
.event-list-item .date {
	font-size: 10px;
	line-height: 12px;
}
.event-list-item h2 {
	padding-bottom: 8px;
}
.event-list-item h2 a {
	font-weight: bold;
}
.event-list-item .link-to-movie {}

#sponsors-listing {
	padding: 20px 0 0 0;
}
.sponsor-category {
	padding-bottom: 15px;
}
.sponsor-category h2 {
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
}
.sponsor-list-item {
	position: relative;
	display: block;
	margin: 0;
	padding: 0 8px 8px 0;
	float: left;
}

/*	page lister 	*/
.pagelister {
	position: relative;
	clear: both;
	margin: 0;
	padding: 15px 0;
	cursor: default;
}
.pagelister_prev, .pagelister_pages, .pagelister_next {
	display: inline;
	color: #00aeef;
}
.pagelister_seperator {
	padding: 0 2px;
}
.pagelister .current_page {
	color: #231f20;
}

#listing-projections {
	padding: 20px 0 0 0;
}

.detail-back {
	padding: 15px 0 0 0;
}
/*	body seach	*/
.SearchResultText {
	padding-bottom: 10px;
}
	.search_keyword {
		color: #00aeef;
		font-weight: bold;
	}
.searchresult {
	padding: 10px 0 0 0;
}
.pages {
	padding: 15px 0;
}
.pages .sep {
	padding: 0 2px;
	color: #00aeef;
	cursor: default;
}

/**************************************
*		FIRST PAGE			*
**************************************/

.firspage-content-block {
	margin: 0;
	padding-right: 7px;
	width: 315px;
	float: left;
}
#center-block {
	padding-right: 0;
}

#upper-block {
	padding-bottom: 22px;
}

.firstpage-box {
	position: relative;
	margin: 0;
	padding: 5px 0 5px 8px;
	border-top: 1px solid #918f8f;
}

#attraction-box .box-title, .firstpage-box .box-title {
	display: block;
	font-size: 9px;
	text-transform: uppercase;
}
.firstpage-box .box-title {
	display: block;
	position: relative;
	padding-bottom: 5px;
}
.firstpage-box .box-bottom {
	position: absolute;
	left: 8px;
	bottom: 30px;
	text-transform: uppercase;
}
	.firstpage-box .box-bottom a {
		font-size: 10px;
	}

#attraction-box .text {
	padding-top: 15px;
}
	
.latest-news-item {
	margin: 0;
	padding: 0 0 15px 0;
}
.latest-events-item {
	margin: 0;
	padding: 0 0 10px 0;
}
.latest-galleries-item, .latest-movies-item {
	display: block;
	width: 102px;
	float: left;
	font-size: 9px;
	color: #231f20;
	cursor: pointer;
}
.latest-galleries-item:hover, .latest-movies-item:hover {
	text-decoration: none;
}
	.latest-galleries-item span, .latest-movies-item span {
		display: block;
		height: 15px;
		width: 95px;
	}
	.latest-movies-item span {
		height: 30px;
	}
	.latest-galleries-item:hover span, .latest-movies-item:hover span {
		text-decoration: underline;
	}
#attraction-box {
	margin: 0;
	padding: 3px 8px 11px 8px;
	background: #f3f3f4;
}
#attraction-box .box-left {
	float: left;
	padding: 8px 11px 0 0;
}
#attraction-box .box-right {
	padding: 8px 0 0 0;
}
#attraction-box h2 {
	margin: 0;
	padding: 0 0 15px 0;
	font-family: georgia;
	font-size: 17px;
	font-weight: normal;
}
#attraction-box h2 a {
	color: #231f20;
}
#news-box, #galleries-box {
	height: 310px;
}
#events-box, #movies-box {
	height: 250px;
}
#news-box .box-left {
	padding-right: 9px;
	float: left;
}
	.news-title, .event-title {
		text-decoration: none;
		font-family: georgia;
		font-size: 13px;
		color: #231f20;
		line-height: 15px;
	}
	.news-title:hover, .event-title:hover {
		text-decoration: underline;
	}
	#news-box .date, #events-box .date, #attraction-box .date {
		font-size: 10px;
		line-height: 12px;
	}
	#news-box .text {
		line-height: 13px;
	}

	
/**************************************
*		RIGHT BLOCK BOXES		*
**************************************/

.box-custom {
	padding: 0 0 7px 0;
}

#sponsors-box {
	position: relative;
	margin: 0;
	padding: 7px;
	border: 1px solid #918f8f;
	text-align: center;
}
.sponsors-box-top {
	display: block;
	position: relative;
	margin: 0;
	padding: 0 0 7px 0;
	font-size: 9px;
	text-align: left;
}
	.sponsors-box-top .title {
		padding: 0 10px 0 0;
		text-transform: uppercase;
	}
	.sponsors-box-top a {
		font-size: 11px;
	}
	.sponsors-box-top .seperator {
		padding: 0 3px;
		color: #00aeef;
	}

	.logo-index {
		position: absolute;
		right: 0;
		top: 1px;
	}
.sponsors-box-bottom {
	display: block;
	position: relative;
	margin: 0;
	padding: 7px 0 0 0;
	text-align: right;
}

#box-blog {
	padding: 7px;
	border-top: 1px solid #918f8f;
}
	#box-blog .title {
		font-size: 9px;
		text-transform: uppercase;
	}
	#box-blog ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#box-blog li {
		margin: 0;
		padding: 4px 0;
	}
	.blog-homelink {
		text-align: right;
		padding: 5px 0;
	}

/**************************************
*		FOOTER				*
**************************************/

.footer-row {
	background: transparent url(img/line_gray_01.gif) left top repeat-x;
}

#sponsors {
	position: relative;
	margin: 0;
	padding: 0 0 8px 1px;
	/*height: 71px;*/
}
#sponsors h3 {
	margin: 0;
	padding: 7px 8px;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
}
	#sponsors h3 a {
		padding: 0;
		color: #231f20;
	}
#sponsors a, #sponsors span {
	padding-left: 7px;
}

/*	SITEMAP	*/
#site-map {
	position: relative;
	margin: 0;
	padding: 0 8px;
	font-size: 10px;
}
	#site-map ul {
		list-style: none;
		margin: 0;
		padding: 5px 0;
	}
	#site-map ul li {
		height: 15px;
		line-height: 15px;
	}
	#site-map ul li ul, #site-map ul li ul li {
		margin: 0;
		padding: 0;
		display: inline;
	}
	
#site-map a {
	text-decoration: none;
	color: #231f20;
	text-transform: uppercase;
}
	#site-map ul li ul li a {
		text-transform: none;
	}
#site-map a:hover {
	text-decoration: underline;
}
	
#site-map .seperator {
	padding: 0 5px;
}

/*	COPYRIGHT	*/
#copyright {
	position: relative;
	margin: 0;
	padding: 7px 8px;
	font-size: 8px;
	/*height: 28px;*/
}
	#copyright .left {
		float: left;
		text-align: left;
	}
	#copyright .right {
		float: right;
		text-align: right;
	}
	#copyright a {
		color: #231f20;
	}
	#copyright .seperator {
		padding: 0 2px;
	}


#archive-menu {
	margin: 0 0 20px;
	padding: 5px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-family: georgia;
}
#archive-menu .menu-list {
	padding: 0 5px;
}
#archive-menu a {
	color: #333;
	font-size: 13px;
}
#archive-menu .selected {
	font-weight: bold;
}
#archive-submenu {
	margin: 5px 0 0;
	padding: 5px 0 0;
	border-top: 1px solid #ccc;
}
#archive-submenu a { color:#666; font-size:11px; }

#content-uporabniki {
	padding: 0 0 20px;
}
.fb-connect-title { float:left; padding: 0 10px 0 0; font-weight: bold; font-size:12px; line-height:22px; }
.prispevek-info {
	height: 60px;
	background: #fff;
}
.fb-user { font-weight:bold; }
.addthis-element {
	float:right;
	/*width:160px;*/
	width: auto;
}
.detail-date {
	width: 400px;
}

/*****************************************************
*************			TEMP		***********
*****************************************************/
