body
{
	background:url(images/bg.jpg) no-repeat center top #000000;
	padding:0;
	font-family:arial, sans-serif;
	font-size:12px;
	margin:0px auto auto auto;
	color:#060;
}
p{
	padding:0px;
	text-align:justify;
	margin:0px;
	line-height:18px;
	color: #000;
}
.clear{
clear:both;
}
a{
text-decoration:underline;
}
a.read_more{
	display:block;
	width:72px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#000000;
	float:right;
	margin:10px 0 0 0;
	text-decoration:none;
	font-size:12px;
	background-repeat: no-repeat;
	background-position: center;
}
a:hover.read_more{
text-decoration:underline;
}
img.left_img{
float:left;
padding:3px 25px 3px 3px;
}

#main_container{
width:900px;
height:auto;
margin:auto;
padding:0px;
background:url(images/right_bg.jpg) no-repeat top right;
}
#header{
width:900px;
height:175px;
margin:0px;
padding:0px;
}
.logo{
	padding-top: 28px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 32px;
}
.title{
	width: auto;
	padding:2px 0 10px 0;
	font-size:14px;
	color:#005100;
	font-weight:bold;
	font-style:italic;
}

/*---------------- menu tab----------------------*/
.menu{
	width:685px;
	height:40px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 32px;
	background: #3c7f28 url("images/menu_bg.png");
	background-repeat: repeat-x;
	background-position: left;
}
.menu ul{
list-style:none;
padding:0px;
margin:0px;
}
.menu ul li{
display:inline;
}
.menu ul li a{
	border:none;
	padding:0 15px 0 15px;
	text-decoration:none;
	color:#0C0;
	line-height:22px;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}
.menu ul li a:hover{
	color:#82FF82;
}

/*-------------welcome_box------------*/
.welcome_box{
	width:480px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 32px;
}
/*---------------center_content-------*/
#center_content{
width:900px;
height:auto;
clear:both;
padding:25px 0 30px 0;
}
.center_left{
width:460px;
float:left;
padding:20px 0 20px 32px;
}
.center_right{
width:300px;
float:left;
padding:20px 10px 10px 60px;
}
.center_wide{
width:auto;
height:auto;
clear:both;
padding:15px 0 0 32px;
}
.clothes_box{
width:242px;
height:205px;
float:left;
color:#000000;
font-size:14px;
font-style:italic;
text-align:center;
line-height:30px;
margin:20px 12px 20px 12px;
padding:30px 0 0 0;
background:url(images/clothes_bg.gif) no-repeat center;
}
.clothes_box span{
font-weight:bold;
}
/*----------------------list-------------------------*/
ul.list{
list-style:none;padding:0px;margin:0px; 
}
ul.list li{
list-style:none;width: auto;height: auto;padding:0px; margin:8px 0 8px 0;
}
ul.list li a{
	height:24px;
	width: auto;
	padding:0 0 0 35px;
	margin:0;
	color:#000;
	text-align:left;
	line-height:24px;
	text-decoration:underline;
}
ul.list li span{
	height:24px;
	width:24px;
	display:block;
	padding:0px;
	margin:0px;
	color:#000;
	text-align:center;
	float:left;
	float:left;
	line-height:24px;
	background:url(images/bullet.gif) no-repeat left;
	text-decoration: underline overline;
}
ul.list li a:hover{
text-decoration:underline;
}
/*-------------------footer------------------------*/
#footer{
width:900px;
height:70px;
clear:both;
color:#ffda94;
border-top:1px #322911 dashed;
}
.left_footer{
float:left;
padding:20px 0 0 0;
}
#footer a{
	color:#37BC10;
	padding:0 8px 0 8px;
	text-decoration:none;
}
.right_footer{
float:right;
padding:15px 10px 0 0 ;
}

#work-list {

    list-style-type:none;

}

#work-list li {
	height:600px;
	margin-bottom: 20px;
	padding:20px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #246F0D;
	-moz-box-shadow: 1px 1px 8px #333;
	-webkit-box-shadow: 1px 1px 8px #333;
	-moz-border-radius: 12px; /* FF1+ */
	-webkit-border-radius: 12px; /* Saf3+, Chrome */
    
}


#work-list li .photo {
	float:left;
	border:1px solid #060;
	margin:30px;
}
#work-list li .description {
}
.adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	color: #000;
	clip: rect(auto,auto,auto,auto);
}

