@charset "utf-8";
/* CSS Document */

body {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color:#f2f2f2;
}
* {
	margin:0;
	padding:0;
	outline: none;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
a img {
	border: none;
} 
.clear {
	clear:both;	
}
.canvas {
	margin-left: auto;
  	margin-right: auto;
	margin-top:16px;
/*	margin-bottom:16px; */
	width: 900px;
	background-color:#FFFFFF;
}
.canvasmain {
	margin-left: auto;
	margin-right: auto;
	padding-top:14px;
/*	padding-bottom:6px;
	margin-bottom:6px;	*/
	width: 740px;
}
.menu {
	width:740px;
	height:90px;
}
.menu-l {
	background-image:url(/media/images/menu-l.png);
	background-repeat:no-repeat;
	width:22px;
	height:61px;
	position:relative;
	top:0px;
	left:0px;
	z-index:10;
}
.menu-r {
	background-image:url(/media/images/menu-r.png);
	background-repeat:no-repeat;
	width:22px;
	height:61px;
	position:relative;
	top:-61px;
	left:715px;
	z-index:10;
}
.menu-2ndlevel {
	background-color:#aaaaaa;
	width:737px;
	height:29px;
	position:relative;
	top:-90px;
	left:0px;
	z-index:2;
}

.navi {
	position:absolute;
	top:30px;
	z-index:4;
}
.menubr {
	clear:both;
	display: block;
}
.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu ul li {
	list-style:none;
	float:left;
	text-align:center;
	font-size:0.9em;
	font-weight:bold;
	margin:0px;
}
#naviList {
	width:740px;
}
#naviList li {
	margin-left:0px;
	margin-right:3px;
}
#naviList li a {
	display: block;
	background-color:#97c00e;
	color:#ffffff;
	width:145px;
	padding-top:6px;
	padding-bottom:6px;
	text-decoration:none;
}
#naviList li a:hover {
	background-color:#b9d55d;
}

#naviList li.selected a {
	background-color:#aaaaaa;
	color:#000000;
	border-bottom:solid 3px #aaaaaa;
}
#naviList li.selected a:hover {
	background-color:#c6c6c6;
	border-bottom:solid 3px #c6c6c6;
}
#secondLevelNavigation {
	display:block;
	background-color:#aaaaaa;
	width:737px;
	height:29px;
}
#secondLevelNavigation li a {
	display: block;
	background-color:#aaaaaa;
	color:#ffffff;
	padding-top:5px;
	padding-bottom:6px;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
}
#secondLevelNavigation li a:hover {
	background-color:#c6c6c6;
}

#secondLevelNavigation li a.selected {
	background-color:#aaaaaa;
	color:#000000;
}
#secondLevelNavigation li a.selected:hover {
	background-color:#c6c6c6;
}
#thirdLevelNavigation {
	display:block;
	background-color:#bbbbbb;
	margin-left:30px;
	width:677px;
	height:20px;
}
#thirdLevelNavigation li a {
	display: block;
	background-color:#bbbbbb;
	color:#ffffff;
	font-size:0.8em;
	padding-top:2px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
#thirdLevelNavigation li a:hover {
	background-color:#d1d1d1;
}

#thirdLevelNavigation li a.selected {
	background-color:#bbbbbb;
	color:#000000;
}
#secondLevelNavigation li a.selected:hover {
	background-color:#d1d1d1;
}
.branding {
	width:740px;
	/* height:96px; */
	position:relative;
	top:0px;
}

.logo {
	width:155px;
	height:74px;
	position:relative;
	background-image:url(/media/images/logo_krica.png);
	background-repeat:no-repeat;
	top:13px;
	left:0px;
	cursor:pointer;
	margin-bottom:17px;
}
.logo_uv {
	width:261px;
	height:56px;
	position:relative;
	background-image:url(/media/images/logo_ungavuxna.png);
	background-repeat:no-repeat;
	top:13px;
	left:0px;
	cursor:pointer;
	margin-bottom:35px;
}
.quote img {
	width:334px;
	height:73px;
	position:absolute;
	top:14px;
	left:402px;
}
.content {
	width:740px;
	position:relative;
}
.imgpanorama {
	width:740px;
	display:block;
	position:relative;
	top:5px;
}
.colholder {
	width:740px;
	position:relative;
	height:800px;
}
.colleftback1 {
	width:410px;
	left:0px;
	bottom:0px;
	position:absolute;
}
.colrightback1 {
	width:330px;
	right:0px;
	bottom:0px;
	position:absolute;
}
.colleft1 {
	position:relative;
	z-index:1;
	float:left;
	width:380px;
	padding-right:30px;
}
.colleft2 {
	position:relative;
	z-index:1;
	float:left;
	width:740px;
}
.colright1 {
	position:relative;
	z-index:1;
	float:right;
	width:330px;
	padding-top:2.05em;
}
.colright2 {
	position:relative;
	z-index:1;
	float:right;
	width:330px;
	height:250px;
}
.paneright {
	margin-left: auto;
    	margin-right: auto;
	margin-top:-8px;
	margin-bottom:16px;
    	width: 195px;
}

.footer {
	width:740px;
	height:20px;
	position:relative;
	margin-bottom:10px;
}
div.hr {
	background: #7f7f7f;
	height:2px;
	margin-bottom:6px;
}
.footer p {

}
.magnifier {
	background-image:url(/media/images/magnifier.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	padding-right:4px;
	float:left;
}

.footersearch, .searchBox input {
	width:140px;
	height:14px;
	font-size:0.7em;
	position:relative;
	background-color:#ffffff;
	color:#666666;
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
	float:left;
}
.footer span div button{
	position: relative;
	top: -4px;
	cursor:pointer;
	margin-left: 4px;
	padding: 1px;
	width: 48px;
	height: 15px;
	border: none;
	font-size:0.7em;
}


.footerlinks {
	position: relative;
	top:-24px;
	padding-top:2px;
	float:right;
}
	
.footerlinks a {
	float:left;
	display:block;
	margin-left:20px;
	font-size:0.7em;
}
.subfooter {
	background-color:#f2f2f2;
	height:14px;
}
ul {
	margin-bottom:1.2em;
}
ul li {
	list-style-image:url(/media/images/bullet.png);
	list-style-position:outside;
	margin-bottom:0.1em;
	margin-left:2em;
}
p, .paneright .articleListItem, li {
	color:#454545;
	font-size:0.73em;
	line-height:1.2em;
	margin-bottom:1.2em;
}
h1 {
	color:#97c00e;
	font-size:1.0em;
	margin-top:8px;
	margin-bottom:3px;
  	letter-spacing:0px;
}
h2 {
	color:#97c00e;
	font-size:0.85em;
	margin-top:8px;
	margin-bottom:3px;
	letter-spacing:0px;
}
h3 {
	color:#666666;
	font-size:0.85em;
	margin-top:8px;
	margin-bottom:0px;
    letter-spacing:0px;
}
.strong {
	color:#000000;
	font-weight:bold;
}
.emphasis {
	font-style:italic;
}
.paneright h1 {
	width:195px;
	height:25px;
	padding-top:1px;
	background-image:url(/media/images/paneright-h1.png);
	background-repeat:no-repeat;
	display:block;
}
.paneright h1 a, .paneright h1 a:hover {
	color:#ffffff;
	padding-left:12px;
	font-size:1.0em;
	letter-spacing:1px;
	text-decoration:none;
	text-transform:uppercase;
}
.paneright .articleListItem em {
	font-weight: normal;
	font-style: normal;
	margin-left: 0.7em;
}
.paneright .articleListItem a {
	color:#000000;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:0em;
}
a {
	color:#97c00e;
	text-decoration:none;
}
a:hover {
	color:#97c00e;
	text-decoration:underline;
}

p.xsltsearch_result_title {
	font-size:0.85em;
	font-weight:bold;
	margin-bottom:0px;
}
p.articledate {
	font-weight:bold;
	font-size:0.6em;
	margin-bottom:-0.7em;
	margin-top:2em;
}
p.articlelead {
	font-style:italic;
	margin-bottom:0em;
}
.faqQuestion {
	margin-bottom:10px;
	cursor:pointer;
	font-size:90%;
}

















































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

