body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #BDC9CE;
	background-image: url(../images/backgr.gif);
	background-repeat: repeat-x;
  }


#maincontainer{
	background-image: url(../images/topbanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#maincontainer_sub {
	background-image: url(../images/topbanner_sub.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#pagecontainer {
	background-color: #FFFFFF;
	clear: both;
}
#pageinner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#promos {
	background-image: url(../images/backgr_promos.gif);
	background-repeat: repeat-x;
	background-color: #E6ECEE;
	padding-bottom: 15px;
	clear: both;
}
#promosinner {
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../images/backgr_portpromo.gif);
	background-repeat: no-repeat;
	background-position: 25px 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#promosinner p {
	width: 175px;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	float: right;
	padding-right: 59px;
	padding-top: 67px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#promosinner p a {
	font-style: italic;
	color: #cc0000;
	text-decoration: none;
}
#promosinner p a:hover {
	text-decoration: underline;
}
#promosinner  .porto {
	padding-top: 40px;
	padding-left: 19px;
}

.error {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 8pt;
	color: red;
	margin-left: 50px;
	display:none;
}

#leftcol {
	float: left;
	width: 600px;
	padding: 0px;
	margin: 0px;
}

#leftcol a {
	color: #CE0001;
	text-decoration: none;
	font-style: italic;
}
#leftcol a:hover {
	text-decoration: underline;
}
#leftcol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #58616D;
	font-size: 17px;
	line-height: 22px;
	margin-top: 24px;
	padding-top: 0px;
	padding-left: 28px;
}
#topbanner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	color: #CE0001;
	line-height: 28px;
	margin: 0px;
	padding-top: 67px;
	padding-right: 0px;
	padding-bottom: 26px;
	padding-left: 25px;
	background-image: url(../images/h1hr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#leftcol h3 {
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 22px;
	margin-bottom: 22px;
}
#leftcol h3 em {
	color: #e30210;
}
#leftcol p {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	padding-left: 28px;
	margin-top: 14px;
	margin-bottom: 14px;
}
#promo_kai {
	background-image: url(../images/promo_kai.jpg);
	background-repeat: no-repeat;
	height: 175px;
	padding-right: 255px;
	padding-left: 42px;
	overflow: hidden;
	margin-top: 25px;
}
#promo_kai p {
	font-size: 12px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#promo_kai h3 {
	font-weight: normal;
	color: #325c6d;
	font-size: 17px;
	line-height: 18px;
	margin: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#hr {
	margin-bottom: 18px;
	margin-left: 28px;
	padding-top: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.floatleft {
	float: left;
	padding-right: 20px;
	padding-top: 12px;
}
.floatright {
	float: right;
	padding-top: 12px;
	padding-right: 25px;
}
.floatright2 {
	float: right;
	margin: 0px;
	padding: 0px;
}

.leftcolnotlink{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	text-align:left;
	font-weight:bold;
}

#rightcol {
	float: right;
	width: 275px;
	background-color: #EEEEEE;
	background-image: url(../images/backgr_lftfade.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#rightcoltop  {
	padding-top: 69px;
	float: right;
}
#rightcol p {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.blocka {
	display: block;
	text-align: right;
	font-size: 12px;
	background-image: url(../images/icon_cog.gif);
	background-repeat: no-repeat;
	background-position: 135px center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 15px;
}
#rightcol a {
	font-style: italic;
	color: #e30210;
	text-decoration: none;
}
#rightcol a:hover {
	text-decoration: underline;
}
#side_promo em {
	color: #6fa2db;
	font-style: normal;
	padding-top: 4px;
	display: block;
}
#side_promo a {
	display: block;
	font-size: 12px;
	color: #5A656F;
	text-decoration: none;
	text-align: right;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#side_promo a:hover {
	text-decoration: underline;
}
#side_promo {
	background-color: #EEEEEE;
	margin-top: 20px;
}
#navbot {
	clear: both;
	background-color: #F8F8F8;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 14px;
	padding-bottom: 14px;
	letter-spacing: 1px;
	color: #A2855E;
	line-height: 11px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	width: 900px;
	height: 11px;
}
#navbot a {
	color: #A2855E;
	text-decoration: none;
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navbot a:hover {
	color: #A2855E;
	text-decoration: underline;
}

#footer {
	clear: both;
	height: 132px;
	background-image: url(../images/backgr_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #BDC9CE;
}
#footerinner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	font-size: 13px;
	color: #003366;
	display: block;
	margin: 0px;
	float: left;
	width: 450px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	line-height: 24px;
}
#footer p a {
	color: #3385b6;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}

#topcontainer {
	background-image: url(../images/backgr3.gif);
	background-repeat: repeat-x;
	background-position: center;
}

#topbanner {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}
#topmenu {
	height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	overflow: hidden;
	font-style: italic;
	text-align: center;
	color: #f5585e;
	padding-top: 15px;
}
#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	padding-right: 23px;
	padding-left: 23px;
	letter-spacing: 1px;
	font-size: 13px;
}
#topmenu a:hover {
	color: #FFcc66;
	text-decoration: none;
}
#topmenu a em {
	color: #ffcc66;
}

#logo {
}

.meno {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	padding-top: 10px;
	
}
.meno a {
	color: #003366;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
}

#contactform li{
	list-style-type:none;
	padding-top:5px;
}

#contactform input,textarea {
	vertical-align:text-top;
}

#contactform label{
	display:block;
	float:left;
	width:80px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.thumbs {
	margin-left: 60px;
	display: block;
	padding-bottom: 35px;
}
.thumbs img {
	padding-right: 20px;
}

#gallery {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #505b65;
	letter-spacing: 3px;
	padding-left: 78px;
	padding-top: 300px;
}
#gallery h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#gallery img {
	padding: 0px;
	margin-top: 11px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #A9875F;
}
#gallery .nopad {
	padding-right: 0px;
}
