body, html {
	width:100%;
	height:100%;
	overflow:auto;
}

body {
	background-color:#ffffff;
	font-size:10px;
	line-height:12px;
	font-family: Arial,sans-serif;
	letter-spacing: 0px;
	color:#666;
}

body,p {
	padding:0px;
	margin:0px;
}

h3 {
	color:#333;
	font-size:13px;
	margin:0;
	padding: 0px 0 7px 0;
}
#desc {
	position:relative;
	padding-top:10px;
	padding-bottom:10px;
	/*overflow:hidden;*/
	height:250px;
}

#wrap {
	width:790px;
	height:530px;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-265px;
	margin-left:-395px;

}

#left {
	margin: 0 26px 0 0;
	float:left;
	width:200px;
	height:100%;
}

u {
	text-decoration:none;
}



.logo{
	background-repeat:no-repeat;
	width:200px;
	height:64px;
	background-image:url(files/images/habbekrats.jpg);
	margin-bottom:10px;
}

#iksi {
		cursor:pointer;
}

#iksi a:hover {
	cursor:pointer;
	background: none;
}

#leftmenu {
	background-image:url(files/images/projects-bg.jpg);
	background-repeat: repeat-x;
}

#projects {
	float:left;
/*	position:relative;
	z-index:1;	*/
	width:190px;
	height:418px;
	overflow:hidden;
}

#sub ul, #projects ul, #slideshowcontrols ul {
	padding:0;
	margin:0;
	list-style:none;
}

#sub {
	height:38px;
	overflow:hidden;
}

#sub ul {
	margin-top:4px;
}

#projects ul {
	padding-top:11px;
	padding-bottom:0px;
}
	

#description {
	float:left;
	margin: 0 16px 0 0;
	text-align:left;
	width:200px;
	height:261px;
	background-image:url(files/images/description-bg.jpg);
	background-repeat: repeat-x;
}
#television {
	float:left;
	width:348px;
	height:261px;
	padding:0px;
	background-color:#000000;
}

div.topline,div.middleline,div.bottomline {
	width:100%;
	height:1px;
	background-image:url(../images/dot.png);
	background-repeat:repeat-x;
}

#iksi {
	position:absolute;
	bottom:10px;
	right:10px;
	width:18px;
	height:10px;	
	background-image:url(files/images/iksi-footer.png);
	background-repeat:no-repeat;
}

.iksi {
	width:18px;
	height:10px;
}

div.topline{
	margin:0px 0px 10px 0px;
}

div.middleline {
	margin:10px 0 10px 0;
}

div.bottomline {
	margin:10px 0 0 0;
}


.bold {
	padding:0px;
	color:#333;
	font-weight:bold;
}

.bold a:link, .bold a:visited {
	color:#333;
}

a:link, a:visited {
	color:#666;
	text-decoration:none;
}

a:hover {
	color:#fafafa;
	color:#333;
	text-decoration:none; 
	background: url(files/images/underline.png) repeat-x 100% 100%;
	padding-bottom: 1px;
}


b {
	padding:0;
	margin:0;
} 



#imgs {
	position: absolute;
	top: 0;
	left: 0;
}
p.description {

	text-align:justify;
}

p.videolist, p.description {
	padding:0;
	margin:0;
}


div.filelist {
	position:absolute;
	bottom:15px;
}

#slideshowcontrols {
	width:564px;
	position:absolute;
	bottom:40px;
	z-index:2;
}

#slideshow {
	width:564px; height:254px; padding:0; overflow:hidden;
	position: relative;
	float:left;
	margin: 15px 0px 0px 0px;
}


#next, #prev {
     width: 36px;
     height: 18px;
}

#next a, #prev a {
    display: block;
    width: 36px;
    height: 18px;
}

#next a:hover, #prev a:hover {
	text-decoration:none; 

	padding:0px;
}