/* General style classes for denisblack.com by aloha-design.org.ua */
*{
margin:0;
padding:0;
outline:none;
}
ol,ul{
list-style:none;
}

html{
height:100%;	
}
body{
	width:100%;
	height:100%;
	background-color: #000000;
	font: 12px/18px Century Gothic, Verdana, Arial, Helvetica, sans-serif ;
	color: #a2a2a2;
	min-width:1000px;
}

a{
	text-decoration: none;
	color: #a2a2a2;
	outline: none;
}

a:hover{
	text-decoration: underline;
	color:#CCC;
}

img {
	border:none;
}

img:hover {
	border: #CCC 1px solid;
}

#wrapper{
	width:100%;
	margin:0 auto;
	min-width:1000 px;
	min-height:100%;
	height: auto !important;
	height: 100%;
}

#logo{ 
	WIDTH:150px;
	HEIGHT:150px;
	border:0px solid;
	float:left;
	margin-top:5%;
	margin-left:20%;
}

#logo img {
	width:150px;
	height:150px;
}

#citata{ 
	width:40%;
	float:left;
	margin-top:5%;
	margin-left:5%;
}


#m2index{
	MARGIN:20% auto 0;
	WIDTH:610px;
	HEIGHT:450px;
	border:0px solid;
	padding: 0 0 40px;
}

#m2index img{
	align: center;
	WIDTH:300px;
	HEIGHT:300px;
	BORDER:0;
}

#m2gallery{
	MARGIN:10% auto 0;
	WIDTH:610px;
	HEIGHT:450px;
	border: none;
	padding: 0 0 40px;
}

#m2gallery img{
	align: center;
	WIDTH:300px;
	HEIGHT:300px;
	BORDER:0;
}

#m2title{
	width:300px;
	margin-top: 15px;
	float:left;
	text-align: center;
	font-size:14px;
}

#m3{ 
	MARGIN:12% auto 0;
	WIDTH:620px;
	HEIGHT:450px;
	border:0px solid;
}

#m3 img{
	WIDTH:200px;
	HEIGHT:200px;
	BORDER:0;
}

#m3title{
	width:206px;
	margin-top: 15px;
	float:left;
	text-align: center;
	font-size:14px;
}

#menu {
	text-align:center;
	padding-top:3%;
	text-transform: lowercase;
	font-size: 13px;
}

#menu li{
	display:inline;
	margin-right:10px;
}

#album{
	width:400 px;
	float:left;
	margin-bottom: 50px;
	vertical-align:top;
	
}

#album img{
	WIDTH:200px;
	HEIGHT:200px;
	BORDER:0;
	float: left;
	float-bottom:none;
}

#contact{
	MARGIN:5% auto;
	WIDTH:400px;
	border:0px solid;
	font-size:15px;
	font-style:oblique;
	line-height:30px;
}

#information{
	MARGIN:10% 35% 5%;
	border:0px solid;
	line-height:20px;
}

#clear{
	float:clear;
	height: 1px;
}

#footer{
	margin: -40px auto 0;
	min-width: 1000px;
	height: 40px;
}

.citata{
	font-size: 12px;
	text-indent: 20px;
	text-align:justify;	
}

.author{
	font-size: 11px;
	text-align: right; 
	font-style: italic;
	padding-right:20px;
	padding-top:10px;
}

.copy{
	text-align: center;
	color: #a2a2a2;
}

.title{
	color: #a2a2a2;
}

.albumtitle{
	margin-left:200px;
	text-align:center;
	padding: 10px auto 0;
	font-size: 14px;
	font-weight: 500;
	font-style:oblique;
}

.photodescribing{
	font-family:  Arial,Verdana,Century Gothic;
	margin-left:200px;
	padding: 10px 10px 0 10px;
	text-indent: 15px;
	text-align: left;
	line-height:17px; 
	font-style: normal;
}

.phototable{
	width:900px;
	border:none;
	margin: 5% auto 2%;
	min-width: 900px;
}

.tr{
	margin-bottom: 100px;
	vertical-align:top;	
}



