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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}


html, body {margin: 0; padding: 0;}
html, body{
	height: 100%;
min-height: 100%;
max-height: 100%;}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body{
	background:  #111;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	overflow-x:hidden;
}


#title{
	
	padding: 30px;
	padding-bottom: 20px;
}

#title img{
	cursor: pointer;	
}

#bottom{
	background-color:#000;
	padding: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right:0px;
	height: 50px;
}


#list_images{
	position: relative;
	margin-left: 270px;
}


#list_cat{
	margin-left: 30px;
	position:absolute;
}


.item_cat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#999;
	margin-bottom: 15px;
	cursor:pointer;
}

#selected_cat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#fff;
	margin-top: 18px;
	cursor:default;
	float: left;
	width: 239px;
}

#title ul{
	float: right;
}

#title ul li{
	float: right;
	margin-left: 10px;
}

.topmenu:link{
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.topmenu:visited{
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.topmenu:active{
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.topmenu:hover{
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


.clear{
	clear: both;
	height: 1px;
	overflow:hidden;
}


.thumbnail{
	width:50px;
	height:50px;
	float:left;
	margin-right: 10px;
	
	cursor: pointer;
	background-position:center;
}


#picture{
	
	background-repeat: no-repeat;
	background-position: center;
}

#prev_list{
	overflow: hidden;
	height: 50px;
}

#next_pic{
	width:100px;
	position: absolute;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: center;
}


#prev_pic{
	width:100px;
	position: absolute;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: center;
}

#contact{
	position: absolute;
	top: 100px;
	left: 10px;
	
	background-position:left center;
	background-repeat:no-repeat;
	text-indent: 20px;
	padding-top: 11px;
	height: 20px;
	padding-bottom:5px;
}


#contact a:link{
	font-size: 14px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#contact a:visited{
	font-size: 14px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#contact a:active{
	font-size: 14px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#contact a:hover{
	font-size: 14px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

p{
	padding-top: 20px;
	padding-bottom: 20px;
}

#contact_data{
	margin-left: 270px;	
}

.input{
	border: 1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 10px;
	width: 200px;
}

textarea{
	border: 1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	width: 300px;
	height: 100px;
}

.send{
	border: 1px solid #666;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #333;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	margin-left: 245px;
	
}


h1{
	font-size: 20px;	
}

#first_picture{
	margin-left: 300px;	
	position: absolute;
	top: 0px;
	left: 0px;
}

#first_cat{
	position:absolute;
	top: 0px;
	left: 0px;
	text-align: right;
	width: 250px;
	margin-top: 100px;
	padding-right: 50px;
}

.fitem_cat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#999;
	margin-top: 15px;
	cursor:pointer;
}
