@charset "utf-8";
/* CSS Document */

*{	padding:0; margin:0; }*
body{
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-position: right top;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #281400;
}

#thumb1 {
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #dadada;
background-color: #fff;
padding: 8px;
}

h1 {
	color: #3B2B00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	visibility: hidden;
}

h1 a {
	color: #BF3E17;
}

tr, p, div {
	font-family: "Trebuchet MS", Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#666666;
}
hr {
	background:#999999;
	height:1px;
	width:100%;
}
ul {
	list-style:none;
}
li {
	padding-left: 25px;
	padding-top: 0;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
ol{
	margin-left:40px;
	list-style-position:inherit;
}

.header {
	background: url(../images/headerno.png) repeat-x;
	height: 390px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
}

.logo {
	float: left;
}

body.published {
background: #AADDFF;
}

body.mceContentBody {
background: white;
}


#mainlevel-nav {
	float: right;
	font-size: 1.1em;
	color: #FFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10;
}

#mainlevel-nav ul { font-size: 1.1em; margin: 0;  padding: 0;}

	#mainlevel-nav li { 
		color: #fff;
		background: none;
		display: inline;
	}
	
	#mainlevel-nav li a { 
		font-weight: bold;
		color: #FFF; 
padding-left: 10;
	} 
	
	#mainlevel-nav li a:hover { 
		color: #fff;
                text-decoration   : underline;
	} 
	
		
#searchform {
	text-align: left;
	color: #FFFFFF;
	height: 40px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 0;
	width: 100px;
	margin-top: 50px;
}

form {
	display: inline;
	margin: 0;
 	padding: 0;
}

.pathway {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
a.pathway:link, a.pathway:visited {
	color            : #8a999c;
	font-weight      : normal;
}
a.pathway:hover {
	color            : #3B2B00;
	font-weight      : normal;
	text-decoration   : none;
}

#active_menu {
	color: #291e00;
	border-bottom: 0px solid #F9F0DF;
	text-decoration: none;
	margin-top: 3;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 20;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #291e00;
	border-bottom: 0px solid #F9F0DF;
	text-decoration: none;
	margin-top: 3;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 20;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 93%;
}
a.mainlevel:hover {
	color: #3B2B00;
	font-weight: bold;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; 
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu:hover {
	color: #333333; 
}
.pollstableborder {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	color: #ffffff;
	text-indent:33px;
	line-height: 20px;
	display:block;
	margin-bottom:3px;
	width:100%;
	background-color:#c6c6c6;
}
a.sublevel:hover {
	color: #000000; text-decoration: none;
}
table.moduletable {
	padding: 0 0px 5px 0px;
        width: 200px;
        margin-bottom:5px;
}

/* small titles */

table.moduletable th {
	font: bold 1.1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	width: 100%;
	font-weight:bold;
	padding: 3px 10px;
	text-align: left;
		
}
table.moduletable li {
	color: #FFF;
	
}
table.moduletable ul {


	padding: 0px;
}
table.moduletable td {
	font-size: 11px;
	font-weight: normal;
}

.poll {
        margin-top: 10px;
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #666666;
	line-height      : 14px;
	
	padding: 10px;
}
table.pollstableborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	width: 70%;
}
.sectiontableheader {
	color            : #333333;
	font-weight      : bold;
}
.sectiontableentry1 td{
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;

}
.sectiontableentry2 td {
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;
}
.small {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #999999;
	text-decoration  : none;
	font-weight      : bold;
}
.smalldark {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
}
.contentpane {
}
.contentpaneopen {
	border : 0px ridge #0099cc;
	width: 100%;
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-align: justify;
}

/* big titles */
.contentheading, .componentheading {
	font: bold 1.3em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #666;
	text-align: left;
	margin: 0 0 10px 0;
}
.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color:  #666666;
	text-align       : left;
	text-indent:18px;
	font-weight:bold;
	top:-5px;
	vertical-align: top;
	padding-bottom:2px;
	background:url(../images/date.png) no-repeat;
}
.button {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	background-color : #3B2B00;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	margin-bottom: 3px;
}

/* search form input */

.inputbox {
	color: #4a3a0f;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #4a3a0f;
	background-image: url(../images/pozadina.jpg);
	background-repeat: no-repeat;
}

#searchform .inputbox {
	color: #757575;	
	width: 300px; 
	border: 1px solid #808080;
	background: #fff;
	float: right;
}


a:link, a:visited {
	color: #3B2B00;
	text-decoration: none;
}
a:hover {
	color: #755540;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B2B00;
	text-align:left;
	text-decoration: none;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #039eba;
	}
a.contentpagetitle:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #3B2B00;
	text-decoration: none;
	font-weight: bold;
	}
a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : bold;
	font-size: 11px;
	font-weight: bold;
}
a.category:hover {
	color            : #999999;
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #99cb46;
	border-right: outset 2px #808080;
	border-top: outset 2px #99cb46;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #ccc;
	padding:5px;
}
table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.contenttoc th {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding:5px;
	background-color:#333333;
	color:#FFFFFF;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}
.readon {
	display:block;
	background:url(../images/read_more.gif) no-repeat;
	color:#333333;
	text-indent: -5000px;
	width:100px;
	height:20px;
        z-index: 2;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color:#cccccc;
	padding: 1px 2px;
	color: #fff;
	text-transform: normal;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
#core {
	padding:0px 5px 5px 5px;
	}


#mod_down1 {
	width:48%;
	float:left; 
	margin: 10px 2px 0 0;
}
#mod_down2 {
	width: 50%;
	float:right;
	margin: 10px 2px 0 0;
}

#banner {
	float: right;
	background: #FFF;
	width: 468px;
	height: 60px;
	border: 1px solid #ccc;
}

.joomladesignsfooter {
	clear: both;
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF;
	font-weight: normal;
	position: relative;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
}

.joomladesignsfooter a {
	color: #000;
	background: #fff;
}
 

.wrap {
float: left;
	padding: 0;
	margin: 10px auto;
	text-align: left;
	width: 830px;
}

.content {
        position: relative;
	border: 0px solid #E3E3E3;
	text-align: left;
	width: 870px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	
}

.right {
	float: left;
	width: 70%;
	margin-top: 8px;
	margin-right: 8;
	margin-bottom: 8px;
	margin-left: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.right2 {
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	position: relative;
	clear: right;
	text-align: left;
}
.top {
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	position: relative;
	clear: right;
}
#flash {
	position: absolute;
	top: 0px;
        width: 800px;
	padding-top: 7px;
}
.gosti {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	margin-left: 220px;
}
#brsljan {
	position: fixed;
	z-index: 0;
	bottom: 0px;
	left: -1px;
}

#info {
	text-align: center;
	padding: 10px;
	margin-left: 10px;
	background-color: #F0F0D8;
}
.right3 {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	position: absolute;
	text-align: left;
	padding: 10px;
}
table.slika {
	margin-top: 10px;
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #666666;
	line-height      : 14px;
	background-color: #F0F0D8;
	padding: 10px;
}
trazi {
	height: 90px;
}
.moduletablenovo {
width: 180px;
margin: 10px;
}
.moduletablenovo a:link{
background-image: url(http://www.hotelkorana.hr/priroda/templates/srcepriroda/images/bg.jpg);
color: #ffffff;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
padding-right: 10px;
width: 180px;
}
.moduletablenovo a:visited{
background-image: url(http://www.hotelkorana.hr/priroda/templates/srcepriroda/images/bg.jpg);
color: #ffffff;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
padding-right: 10px;
width: 180px;
}
