/* resetting some default styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ul {list-style: none;}
body {line-height: 1;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
a:focus {outline:1px dotted #999;}
ins {text-decoration: none;}
del {text-decoration: line-through;}

table {border-collapse: collapse;border-spacing: 0;}

html { font-size:100.01%; }
body { font-size:1em; }

textarea {overflow:auto}
button {cursor:pointer}
a {text-decoration:none}
a:hover {text-decoration:underline}
/*  -----------------------------------
	a better and smarter way to clear floats
--------------------------------------*/

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix {display:inline-block}
/* Hide from IE Mac \*/
.clearfix {display:block}
/* End hide from IE Mac */
* html .clearfix {height:1px}
/* -----------------------------------------------------------------------------------------*/ 


body {
	background-color:#c0eeff;
	font-family:Arial, Verdana, Sans-serif;
}

#wrap {
	background:url(../images/pageBG.png) repeat-y left top;
	width:880px;
	margin:10px auto;
}
	#header {
		background:url(../images/pageTop.png) no-repeat left top;
		padding:20px;
	}
	#header img.contact {
		width:468px;
		height:60px;
		float:right
	}
		#header .logo {
			float:left;
			margin-left:20px;
		}
		#header .contact {
			float:right;
			width:270px;
		}
			#header .contact li {
				padding-left:40px;
				font:700 .8em/34px "Trebuchet MS", Helvetica, Tahoma, Sans-serif;
				margin-bottom:10px;
			}
				#header .contact li.phone {
					background:url(../images/phoneIcon.png) no-repeat left center;
				}
				#header .contact li.email {
					background:url(../images/mailIcon.png) no-repeat left center;
				}
	#footer {
		background:url(../images/pageBtm.png) no-repeat left bottom;
		min-height:30px;
	}

#content {
	min-height:500px;
	padding:0 20px
}
	

.sidebar1 {
	width:200px;
	float:left;
	font-size:.8em;
}
	.sidebar1 dl {
		margin-bottom:20px;
	}
	.sidebar1 dd {
		padding-left:10px;
	}
		.sidebar1 dl a {
			display:block;
			line-height:24px;
			padding-right:4px;
			border-right:1px solid #eee;
			color:#444	
		}
		.sidebar1 dd a {
			
		}
			.sidebar1 dl a:hover,
			.sidebar1 .s a {
				padding-right:0;
				border-right:5px solid #444;
				text-decoration:none;
				color:#000	
			}
			.sidebar1 .s a {
				font-weight:700;
				
			}
	.sidebar1 dt {
		font-weight:700;
	}
	.sidebar1 dt sup {
		font-size:.7em;
		vertical-align:top;
		color:#c00	
	}
	.sidebar1 dt a {
		padding:1px 1px 1px 6px;
	}
	.sidebar1 dt a:hover {
		border: 1px solid #eee;
		padding:0 0 0 5px;
		background:#fafafa;
	}
.sidebar1 .harta {
	display:block;
	text-align: center;
	padding:20px 0
}
.sidebar2 {
	width:150px;
	float:right;
	font-size:.8em;
}
	.sidebar2 .oferta {
		border: 1px solid #ccc;
		padding:5px;
		background-color:#fafafa;
		margin-bottom:10px;
	}
	.sidebar2 .oferta h2 {
		color:#108d05;
		font-size:1em;	
		margin-bottom:10px;
		font-family:"Trebuchet MS", Helvetica, Tahoma, Sans-serif;
	}
	.sidebar2 .oferta h4 {
		font-size:1.3em;
		font-family:"Trebuchet MS", Helvetica, Tahoma, Sans-serif;
	}
	.sidebar2 .oferta h4 .old {
		text-decoration: line-through;
		color:#666	
	}
	.sidebar2 .oferta h4 strong {
		color:#c00	
	}
	.sidebar2 .oferta ul {
		font-size:.77em;
		line-height:140%;
		margin-bottom:10px;
	}

.content {
	float:left;
	width:470px;
	margin-left:10px;
	display:inline;
}

	.content h1 {
		font:100 1.4em "Trebuchet MS", Helvetica, Tahoma, Sans-serif;
		border-bottom:1px solid #eee;
		margin-bottom:20px;
		color:#444	
	}
	#quota {
	}
		#quota h2 {
			font-size:1.3em;
			font-weight:100;
			
		}
		#quota dt {
			font-size:.8em;
			font-weight:700;
			margin-top:10px;
			
			margin-bottom:10px;
		}
		#quota dd label {
			width:150px;
			float:left;
			
			padding-right:10px;
			font-size:.8em;
			line-height:18px;
			margin-left:20px;
		}
		#quota dd {
			margin-bottom:5px;
		}
		#quota dd.info {
			color:#999	
		}
		#quota input.text,
		#quota select {
			width:250px;
			border: 1px solid #a8ccea;
			float:left
		}
		
	#quota p {
		font-size:.7em;
		line-height:140%;
		margin:10px;
	}
		#quota .save {
			margin:20px 0 30px;
			text-align: right;
		}
		#quota .contact {
			font-size:.8em;
			line-height:140%;
			margin:10px 20px 20px;
		}


.innerContent {
	margin:0 20px 0 220px;
	font-size:.8em;
	color:#222;
	line-height:140%
}
	.innerContent h2 {
		font-size:1.5em;
		margin-bottom:.5em;
	}
	.innerContent p,
	.innerContent ul {
		margin-bottom:1em;
	}
		.innerContent ul {
			margin-left:30px;
			list-style:circle;
		}
		.innerContent li {
			margin-bottom:3px;
		}









/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
    display:none;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
    display:none
}

#JT {
	position: absolute;
	z-index:100;
	border: 1px solid #CCCCCC;
	background-color: #fff;
	font-size:.7em;
	line-height:140%;
	-moz-border-radius:5px;
	border-radius:5px;
	
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	display:none;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	display:none;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
	cursor:help;
	background:url(../images/information.png) no-repeat left top;
	width:16px;
	height:16px;
float:right;
}









#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

















































