}

html {
	
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

}
.black {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #294B65;
	letter-spacing: 1px;
	
}
.black1 {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #294B65;
	letter-spacing: 1px;
	text-align: left;
		
}
.red {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	letter-spacing: 1px;
}
.blue {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 1px;
	color:#99FFFF ;
	
}	
.white {


	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 1px;
}
A.whitelink:link { color: #ffffff; text-decoration: underline }
A.whitelink:visited {color: #ffffff;text-decoration: underline }
A.whitelink:active {color: #ffffff;text-decoration: underline }
A.whitelink:hover {color: #ffffff; text-decoration: none }

A.whitelinkboja:link { color: #ffffff; text-decoration: none }
A.whitelinkboja:visited {color: #ffffff;text-decoration: none }
A.whitelinkboja:active {color: #ffffff;text-decoration: none }
A.whitelinkboja:hover {color: #ffffff; color: #FFCC99; text-decoration: underline }

A.bluelink:link { color: #294b65; text-decoration: underline }
A.bluelink:visited {color: #294b65;text-decoration: underline }
A.bluelink:active {color: #294b65;text-decoration: underline }
A.bluelink:hover {color: #663333; text-decoration: none }

A.redlink:link { color: #ff0000; text-decoration: underline }
A.redlink:visited {color: #ff0000;text-decoration: underline }
A.redlink:active {color: #ff0000;text-decoration: underline }
A.redlink:hover {color: #663333; text-decoration: none }

}
.smedje {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFcc99;
	letter-spacing: 1px;
}
.bannerOkvir {

	BORDER-RIGHT: 1.75px solid #9c9b9b;
	BORDER-TOP: 1.75px solid #9c9b9b;
	BORDER-LEFT: 1.75px solid #9c9b9b;
	BORDER-BOTTOM: 1px solid #9c9b9b;
	FONT-FAMILY: Verdana, Tahoma;
	BACKGROUND-COLOR: #ffffff;
	color: #003366;
}

ul.ulp {
	padding: 6px 0 6px 16px;
	margin: 0;
}

ul.ulp li {
	margin: 0;
	padding: 0 0 1px 0;
	line-height: 1.2;
}

img {
	border: 0;


}

.pthumbs {
    margin: 0;
	height: 90px;
}

.pthumbs .th {
    width: 76px;
    float: left;
    padding: 0 3px;
}

.pthumbs_holder {
    width: 656px;
    height: 90px;
    float: left;
    position: relative;
    overflow: hidden;
}

.pthumbs_pics {
    height: 90px;
    position: absolute;
    top: 0;
    left: 0;
}

.pthumbs a.gal_prev:link, .pthumbs a.gal_prev:visited,
.pthumbs a.gal_next:link, .pthumbs a.gal_next:visited {
    width: 20px;
    height: 76px;
    float: left;
    display: block;
    background: center center url(images/gal_prev.gif) no-repeat;
    text-indent: -999em;
}

.pthumbs a.gal_next:link, .pthumbs a.gal_next:visited {
    background: center center url(images/gal_next.gif) no-repeat;
}

#rez_thumbs {
	position: absolute;
	top: 210px;
	right: 0;
	width: 600px;
	height: 136px;
}

.rezpicbig {
    display: block;
    float: left;
    width: 350px;
    margin: 0 0 10px 0;
}

.rezpthumbs {
    margin: 0 0 10px 0;
	float: left;
	width: 218px;
    position: relative;
	height: 136px;
	z-index: 1;
}

.rezpthumbs div.t {
	width: 218px;
	position: absolute;
	height: 136px;
	top: 0;
	left: 0;
	display: none;
}

.rezpthumbs .th {
    width: 51px;
    float: left;
    padding: 0 0 12px 20px;
}

.reztb {
	width: 218px;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	z-index: 2;
}

.reztb a:link, .reztb a:visited {
	padding: 0 3px;
	display: inline;
	text-decoration: none;
}

.reztb a:hover {
	text-decoration: underline;

}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.4.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.4
 * @date November 17, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 901;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 902;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image {
	padding: 10px;
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box>#lightbox-nav {
	left: 0;
}

#lightbox-nav a {
	outline: none;
}

#lightbox-nav-btnPrev,#lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}

#lightbox-nav-btnNext {
	right: 0;
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}

#lightbox-image-details-caption {
	font-weight: bold;
}

#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
