/*--------------  www.i-deja.lv CSS file  --------------------*/
/*-------------- copyright i-deja.lv 2007 --------------------*/
* {
	margin: 0;
	padding: 0;
}
html, body { height: 100%; }
body{
	color:#828282;
	background-color: #e3e3e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*--------------- structure --------------------*/
#wrap {
	width:780px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin:0 auto;
	background-image: url(img/back.png);
	background-repeat: repeat-y;
	background-position: 32px;
}
#left {
    display:block;
	width:35px;
	float:left;
	margin-top:160px;
	line-height: 1px;
    font-size: 1px;
	background-image:url(img/izvb1.png);
}
#center {
    display:block;
    width:694px;
	float:left;
	height: auto !important;
	height: 100%;
	min-height: 800px;
}
#right {
    display:block;
	width:35px;
	float:left;
	margin-top:160px;
	background-image:url(img/izvb2.png);
}
.hck {
		clear: both;
		font-size: 1px;
		line-height: 0em;
		margin: 0;
		padding-bottom:100px;
}
#rightcont{
display:block;
}
#leftcont{
display:block;
width:350px;
float:left;
}
/*--------------- content --------------------*/
#header {
    display:block;
	width:449px;
	height:46px;
	background-image:url(img/head.png);
	float:right;
	margin:60px 20px;
	text-indent:-37000px;
	overflow: hidden;
	outline: none;
}
#fla {
    position:absolute;
	top:0;
    z-index:1;
	width:236px;
	height:800px;
	padding:0px;
	background:url(img/nouveau.png) no-repeat;
}
#content {
    position:relative;
	z-index:2;
    display:block;
	width:520px;
	float:right;
	text-align:right;
	padding-right:20px;

}
/*---------------  menu --------------------*/
#izv1a,#izvra1,#izvra2{
padding-bottom:10px;
}

#left a, #left span, #right a, #right div{
	display:block;
	width:35px;
	text-indent:-37000px;
	padding-top:12px;
	overflow: hidden;
}
#left a:hover,#right a:hover{
	background-position: -35px 0;
	outline: none;
}

#izv1{
	background:url(img/izv1.png) 0 0 no-repeat;
	height:50px;
}
#izv2{
	background:url(img/izv2.png) 0 0 no-repeat;
	height:52px;
}
#izv3{
	background:url(img/izv3.png) 0 0 no-repeat;
	height:27px;
}
#izv4{
	background:url(img/izv4.png) 0 0 no-repeat;
	height:135px;
}
#izv5{
	background:url(img/izv5.png) 0 0 no-repeat;
	height:48px;
}
#izv6{
	background:url(img/izv6.png) 0 0 no-repeat;
	height:90px;
}
#izv7{
	background:url(img/izv7.png) 0 0 no-repeat;
	height:50px;
}
#izv8{
	background:url(img/izv8.png) 0 0 no-repeat;
	height:81px;
}
#izv81{
	background:url(img/izv9.png) 0 0 no-repeat;
	height:48px;
}
#izv9{
	background:url(img/izv10eng.png) 0 0 no-repeat;
	height:44px;
}
#izv11{
	background:url(img/izv11.png) 0 0 no-repeat;
	height:53px;
}
#izv1x{
	background:url(img/izv1.png) -35px 0 no-repeat;
	height:50px;
}
#izv2x{
	background:url(img/izv2.png) -35px 0 no-repeat;
	height:52px;
}
#izv3x{
	background:url(img/izv3.png) -35px 0 no-repeat;
	height:27px;
}
#izv4x{
	background:url(img/izv4.png) -35px 0 no-repeat;
	height:135px;
}
#izv5x{
	background:url(img/izv5.png) -35px 0 no-repeat;
	height:48px;
}
#izv6x{
	background:url(img/izv6.png) -35px 0 no-repeat;
	height:90px;
}
#izv7x{
	background:url(img/izv7.png) -35px 0 no-repeat;
	height:50px;
}
#izv8x{
	background:url(img/izv8.png) -35px 0 no-repeat;
	height:81px;
}
#izv81x{
	background:url(img/izv9.png) -35px 0 no-repeat;
	height:48px;
}
#izv11x{
	background:url(img/izv11.png) -35px 0 no-repeat;
	height:53px;
}
/*---------------  style --------------------*/
a {
    color:#828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
    color:#4f68bc;
}
h3{
	padding:25px 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4f68bc;
	
}
h3 a{
   text-decoration:none;
   color:#4f68bc;
}
h3 a:hover{
   color:#828282;
}

/*---------------- commentos -------------------*/
div.tooltip-tip {
	color: #828282;
	z-index:3;
}

div.tooltip-tip div {
background-color:#e3e3e3;
padding:3px;
}
.oldd img{
border:0;
padding:10px 10px 10px 10px;
}
/*---------------- BOX -------------------*/
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index:4;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index:5;
}

.lbLoading {
	background: #fff url(img/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: center;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink,#lbNextLink,#lbPrevLink,#lbEmptyLink {
    display:block;
	float:left;
	width:33%;
	height: 22px;
	margin: 5px 0;
}
#lbNextLink{
	background: transparent url(img/next.png) no-repeat center;
}
#lbCloseLink{
	background: transparent url(img/x.png) no-repeat center;
}
#lbPrevLink{
	background: transparent url(img/prev.png) no-repeat center;
}
#lbEmptyLink{
	cursor:default;
}
