body {
	font-size: 11px;
	width: 100%;
	background-color: #8227AF;
	height: auto;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(../images/bck.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
} 
p {
	color: #7C462E;
	font-size: 12px;
	line-height: 18px;
}
table {
	color: #7C462E;
	font-size: 12px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
ul,li {
	padding: 0 5px;
	margin: 0;
}
/* Main Menu Styles
*********************/
a.mainlevel:link, a.mainlevel:visited {
	font-size: 14px;
	font-weight: bold;
	color: #B1571A;
	text-align: center;
	margin: 0 5px;
	width: 131px;
	height: 30px;
	padding: 0;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: table;
	float: left;
	line-height: 28px;
	vertical-align: middle;
}
a.mainlevel:hover {
	color: #FFFFFF;
}
a.mainlevel-nav:link, a.mainlevel-nav:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	display: table;
	margin: 2px;
	padding: 3px 3px 3px 50px;
	float: left;
	height: auto;
	width: auto;
	background-image: url(../images/m_top_orn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFCC;
}
a.mainlevel-nav:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.mainlevel-gal:link, a.mainlevel-gal:visited {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	display: block;
	padding: 10px;
}
a.mainlevel-gal:hover {
	text-decoration: underline;
}
a.pathway:link, a.pathway:visited {
	font-size: 12px;
	font-weight: bold;
}
a.pathway:hover {
	text-decoration: underline;
}

/* Module Styles
****************/
table.moduletable {
	width: 180px;
	margin: 8px;
	padding: 0 10px;
}
table.moduletable th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #7C462E;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C462E;
	width: 100%;
	padding: 5px 0 0 0;
	text-align: left;
}
table.moduletable td {
	width: 100%;
	margin: 0;
	padding:0;
}
table.moduletable-nav {
	width: auto;
	text-align: right;
	display: block;
	margin: auto;
	position: relative;
	visibility: inherit;
	float: right;
}
table.moduletable-menu {
	height: 30px;
	margin-top: 8px;
}
table.moduletable-guest td {
	font-size: 11px;
}
table.moduletable-search td {
	width: auto;
	text-align: right;
	padding-top: 2px;
}
table.moduletable-bottom {
	display: table;
	text-align: left;
	color: #990000;
	width: auto;
	font-size: 11px;
	padding: 5px 0 0 10px;
	margin: 0;
}

/* Wlasne Style */
img.foto_left {
	display: block;
	margin: 0 10px 5px 0;
	border: 5px solid #F5D5A7;
	float: left;
}
img.foto_none {
	display: block;
	margin: 0 0 10px;
	border: 5px solid #F5D5A7;
	float: none;
	clear: right;
}
img.foto_right {
	display: block;
	margin: 0 10px 5px 0;
	border: 5px solid #F5D5A7;
	float: right;
}
.tab_tb {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCC99;
	text-align: center;
	padding: 5px;
	font-size: 11px;
	border-top-color: #CCCC99;
}
.tab_th {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	text-align: center;
	padding: 5px;
	border-top-color: #999999;
	background-color: #FFFFF9;
}
.tab_td, .tab_td_bold, .tab_td_left {
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCC99;
	text-align: center;
	padding: 5px;
}
.tab_td_left {
	font-size: 11px;
	text-align: left;
	padding: 5px;
}
.tab_td_bold {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}
/* Polls Style
**************/
.poll {}

/* Sections Style
*****************/
div.fotopan {
	width:100%;
	text-align:center;
}
.sectiontableheader {
	font-size: 11px;
	color: #003300;
	margin-top: 20px;
	font-weight: bold;
}

.sectiontableentry1 {
	font-size: 10px;
	text-align:left;
	color: #006600;
	padding: 5px;
}
.sectiontableentry2 {
	font-size: 10px;
	text-align:left;
	color: #003300;
	padding: 5px;
}

.pagenav {
	font-size: 12px;
	color: #A1644C;
}

a.pagenav:link, a.pagenav:visited {
	color: #A1644C;
	padding: 2px;
	margin: 0px;
	text-decoration: none;
}

a.pagenav:hover {
	text-decoration: underline;
}

.pagenav_prev, .pagenav_next {
	padding: 2px;
}

.pagenavcounter {
	font-size: 9px;
	font-weight: bold;
	color: #003300;
	width: 100%;
	text-align: center;
}

.pagenavbar {
	width: 100%;
	text-align: center;
}

.small {
	font-size: 10px;
}

.smalldark {
	font-size: 10px;
}

.createdate {
	font-size: 10px;
	font-weight: bold;
	color: #CCCC99;
	text-align: left;
	padding: 5px;
}

.modifydate  {
}

a.readon:link, a.readon:visited {
	font-size: 9px;
	color: #FFFFFF;
	width: auto;
	background-image:  url(/templates/lato/images/readon.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1644C;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
a.readon:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* Content Styles
*****************/
.blog {
	width: auto;
	margin:  0 50px;
}
.contentpane {
	width: 80%;
	text-align: left;
	padding: 0 50px;
}
.contentpaneopen {
	text-align: left;
	width: 100%;
	margin:  0;
	padding: 0;
}
.contentdescription {
	font-size: 11px;
	color: #660000;
	padding: 20px;
}
.contenttoc {}
.toclink {}
.category {
	font-size: 12px;
}
a.category:link, a.category:visited {
	font-size: 12px;
	color: #6C4F40;
}
a.category:hover {
	color: #B49381;
}
/* For content item titles that are hyperlink instead of Read On
****************************************************************/
.contentheading { 	
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	color: #7C462E;
	width: 100%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C462E;
	margin: 0px;
	padding: 8px 0 3px 10px;
	font-weight: bold;
	text-transform: uppercase;
	position: static;
} 

/* borrowed from mambosolutions.com -- to fix empty space issues */
.button-reg {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(/templates/lato/images/bt_ord.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 100px;
	text-align: center;
	background-position: center center;
	padding-top: 7px;
}
.inputbox {
}
.buttonheading {
}
.back_button {
	background-image:  url(/templates/pensjonat/images/back-button.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 98%;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-left: 8px;
}

/* Links
*********/
a:link, a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
.componentheading  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	color: #7C462E;
	width: 100%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C462E;
	margin: 0px;
	padding: 10px 0 3px 10px;
	font-weight: bold;
	text-transform: uppercase;
	position: static;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	width: auto;
	}

a.contentpagetitle:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.description {
}

/* Styles for dhtml tabbed-pages */
.pathway {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}
.ontab {
}
.offtab {
}
.tabheading {
}
.pagetext {
	font-size: 10px;
	color: #9E9483;
	line-height: 12px;
}
.message {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 5px;
	font-weight: bold;
}
.search {
	font-size: 10px;
	color: #006600;
	margin-top: 10px;
}
.in_login {
	BACKGROUND-COLOR: #F3D3A4; 
	BORDER: #9E9483 1px solid; 
	COLOR: #76542F; 
	font-size: 10px;  
	width:50px; height:14px;
}
.in_reg {
	BACKGROUND-COLOR: #F3D3A4; 
	BORDER: #9E9483 1px solid; 
	COLOR: #76542F; 
	font-size: 10px;  
	width:300px; height:14px;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
}
.contact_email{}
.sitemapcontent {
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	width: 50%;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4C6AE;
}
.sitemap {
	display: block;
	width: auto;
	height: auto;
	padding: 8px 50px;
}

#mainblock {
	background-attachment: scroll;
	background-image: url(../images/ornament.png);
	background-repeat: repeat-x;
	background-position: left 66px;
}
#bodyblock {

	width: 875px;
	margin: auto;
	text-align: center;
	padding: 0px;
	background-image: url(../images/content_bck.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#top {
	text-align: left;
	display: block;
	height: 66px;
	width: 861px;
	margin: auto;
	float: none;
	padding: 0px;
	background-position: left top;
	clear: both;
	background-image: url(../images/banner.png);
	background-repeat: repeat-x;
}
#sitename {
	display: block;
	width: 380px;
	height: auto;
	margin: auto;
	padding: 5px 0 0 10px;
	float: left;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFCC;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: bottom;
}
#topik {
	display: block;
	width: 350px;
	margin: 0;
	padding: 0;
	float: left;
}
#guest {
	display: block;
	width: 300px;
	margin: 0;
	padding: 5px 0 0 10px;
	clear: both;
	float: none;
}
#foto_top {
	display: block;
	width: 861px;
	height: 66px;
	margin: 0;
	padding: 0px;
	background-image: url(../images/foto_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#foto {
	width: 875px;
	height: 253px;
	margin: auto;
	padding: 0px;
	float: none;
	clear: both;
	display: block;
	background-position: center top;
	background-image: url(../images/foto_bck.png);
	background-repeat: repeat-y;
}
#header {
	display: block;
	height: 57px;
	width: 861px;
	margin: auto;
	padding: 0px;
	float: none;
	clear: both;
	background-repeat: repeat-x;
	background-image: url(../images/header.png);
	background-position: left center;
}
#foto_bottom {
	text-align: left;
	display: block;
	width: 861px;
	height: 57px;
	margin: 0px;
	padding: 25px;
	background-image: url(../images/foto_botton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#inset {
	display: block;
	height: 43px;
	width: 861px;
	margin: auto;
	padding: 0px;
	float: none;
	clear: both;
	background-repeat: repeat-x;
	background-image: url(../images/inset.png);
	background-position: left center;
	text-align: left;
	vertical-align: bottom;
}
#container {
	display: block;
	width: 861px;
	margin: auto;
	padding: 0px;
	clear: both;
	float: none;
}
#content {
	width: 658px;
	padding: 0;
	margin: auto;
	float: left;
}
#right {
	display: block;
	width: 200px;
	margin: 0;
	padding: 0;
	text-align: left;	
}
#bottom {
	display: block;
	height: 63px;
	text-align: center;
	position: static;
	width: 861px;
	margin: 0 7px;
	padding: 0;
	clear: both;
	float: none;
	background-image: url(../images/bottom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer {
	display: block;
	width: 650px;
	height: auto;
	margin: 0;
	padding: 2px;
	text-align: left;
	float: left;
}
#search {
	display: block;
	width: auto;
	background-color: #CCCCCC;
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	*/height: 63px;
	min-height: 53px;
	margin: 0;
	padding: 5px 10px;
	text-align: right;	
	float: right;
}