body{
	background:url(i/bgr.jpg) repeat-x #373C35;
	font-family:verdana;
	font-size:11px;
	padding:0px;
	color:#595959;
}


.body1{
	background:url(i/bgr.jpg) repeat-x #373C35;
	font-family:verdana;
	font-size:11px;
	padding:0px;
}
img{
	border:0px;
}

.title{
	font-family:Georgia, Times New Roman;
	font-size:18px;
}

.header{
	border:0px solid red;
	margin:auto;
	width:800px;
	height:255px;
	background:url(i/header.jpg) no-repeat;
	text-align:right;
	padding:0px;
}

.hlinks{
	padding-right:10px;
	padding-top:23px;
	color:#A1A0A3;
}

.hlinks a{
	text-decoration:none;
	color:#A1A0A3;
}

.hlinks a:hover{
	color:#3D3B43;
}

.main{
	margin:auto;
	width:800px;
	padding:0px 0px 0px 0px;
	background:white;

}

#menu{
	padding-left:20px;

}

.main a{
	text-decoration:none;
	color:#A1A0A3;
	font-size:11px;
	cursor:hand;
}

.notsel{

	background:url(i/menu/notsel.jpg);
	width:180px;
	height:30px;
	color:#A1A0A3;
	font-size:13px;
}

.notsel:hover{
	background:url(i/menu/over.jpg);
}

.select{

	background:url(i/menu/sel.jpg);
	width:180px;
	height:30px;
	color:#A1A0A3;
	font-size:13px;
}

.notsel span{
	margin-top:5px;
	padding-left:5px;
	display:block;
	height:20px;
	width:185px;
}


.select span{
	margin-top:5px;
	padding-left:5px;
	display:block;
	height:20px;
	width:185px;
}

.readmore{
	background:url(i/more_off.jpg) no-repeat;

}

.readmore:hover{
	background:url(i/more_on.jpg) no-repeat;

}

.back{
	background:url(i/back_off.jpg) no-repeat;
}

.back:hover{
	background:url(i/back_on.jpg) no-repeat;
}

.contr{
	background:url(i/box.jpg) no-repeat;
	height:170px;
	width:235px;
	border:0px solid red;
	text-align:left;

}


.contr1{
	margin-left:40px;
	background:url(i/box.jpg) no-repeat;
	height:170px;
	width:250px;
}

hr{
	height:1px;
}

.example2{
	color:#7f8d95;
	font-size:12px;
}

.cap{
	float:right;
	margin-right:30px;
}
.podzag{
	padding:15px 0px 0px 20px;
	color:#99999B;
	font-size:11px;
}
.disc{
	padding:13px 13px 13px 17px;
	color:#99999B;
	font-size:10px;
	overflow: hidden;
	width:190px;
	height:73px;
}

.disc .sp{
	color:#626166;
}
.date{
	float:right;
	padding-top:21px;
	padding-right:15px;
	color:#99999B;
	font-size:10px;
}

.rm{
	position:relative;	
	top:160px;
	left:143px;
}

.lm{
	position:relative;
	top:145px;
	left:420px;
}

.qwerty{
	margin-top:5px;
	width:130px;
	height:70px;
	position:relative;
	top:-70px;
	left:20px;
}

.footmenu{
	background: url(i/footmenu.jpg) no-repeat;
	height:20px;
	text-align:center;
	padding:5px 20px 0px 20px;
	font-size:10px;
	font-family:arial;
}

.footmenu a{
 font-size:8px;
 color:#3D3B43;
 font-size:10px;
 font-family:arial;
}

#boddyto{
	padding:0px 30px 50px 35px;
	color:#595959;
	width:500px;
	border:0px solid red;
}

#boddyto a{
 color:#626166;
}


#boddyto ul{
	list-style-image: url(i/mark.jpg);
}


#boddytoie{
	padding:0px 30px 50px 35px;
	position:relative;
	top:-20px;
	left:0px;
	color:#595959;
	width:500px;
	border:0px solid red;
}

#boddytoie a{
 color:#626166;
}


#boddytoie ul{
	list-style-image: url(i/mark.jpg);
}

.gallery{
	text-align:center;
}

.gallery .title{
	font-family:Trebuchet MS,Arial,Sans-serif;
	font-size:14px;
	font-weight:bold;
}

.box{
	background: url(i/potfolio/box.jpg) no-repeat;
	height:220px;
	width:220px;
	
}

.subbox{
	background: url(i/potfolio/subbox/box1.jpg) no-repeat;
	height:150px;
	width:155px;
		
}

#boxjpg1{		
		padding-right:8px;
		margin-left:14px;
		position:relative;
		top:-2px;
}
.inner1{
	text-align:left;
	margin-top:0px;	
	width:155px;
}

.inner1 a{			
	font-family:Trebuchet MS,Arial,Sans-serif;
	font-weight:bold;
	margin-left:10px;
	font-size:12px;
	float:left;
}
.inner1 a:hover{	
	color:#789279;	
}


.image{
	margin-top:20px;
	margin-right:10px;
}

#boxjpg{
		height:159px;
		padding-right:8px;
		padding-top:4px;
}
.inner{
	margin-top:10px;
}

.inner a{
	background:url(i/tick_off.jpg) no-repeat 100% 50%;	
	font-family:Trebuchet MS,Arial,Sans-serif;
	font-weight:bold;
	font-size:12px;
}
.inner a:hover{
	background:url(i/tick_on.jpg) no-repeat 100% 50%;
	color:#789279;
	
}

#gbod{
	
	text-align:left;
	width:500px;
}

.prev{
	background:url(i/previous_off.jpg) no-repeat;
}

.prev:hover{
	background:url(i/previous_on.jpg) no-repeat;
}

.next{
	background:url(i/next_off.jpg) no-repeat;
}

.next:hover{
	background:url(i/next_on.jpg) no-repeat;
}


#hoverie6:hover{
background:url(i/menu/sel.jpg);
}
