/* CSS Document */

body{
	margin:0 auto; 
	font-family: Tahoma;
	font-size:12px;
	background:url(images/back.jpg);
}

#back {
	margin:0 auto; 
	width:1000px;
	height:100%;
	}

#container{
	margin:0 auto; 
	width: 888px;
	height:571px;
	padding: 20px 0 20px 0;
	}

#menu {
	width:888px;
	height:56px;
	background:url(images/home1_01.jpg);
	}
	
#contain {
	width:888px;
	height:460px;
	float:left;
	background:url(images/background.jpg);
	}
	
.contain_l {
	width:418px;
	height:460px;
	float:left;
	background:url(images/izkopi01.gif);
	}
	
#top {
  width:418px;
  height:26px;
  }

.contain_r {
	width:470px;
	height:460px;
	float:left;
	line-height:16px;
	background-color:#B49F85;
	}
	
#box {
  width:450px;
  height:65px;
  padding: 10px 0 0 20px;
  background:url(images/home1_03.jpg);
  font-size:11px;
  color:#FFFFFF;
  }
  
#text {
  width:470px;
  height:385px;
  background: url(images/home1_04.jpg);
  }
#text p{
	font-size:12px;
 }	
#text p a{
	font-size:12px;
	text-decoration: none;
	color: #000000;
}	
#text ul li{
	font-size:12px;
}	
#text ul li a{
	font-size:12px;
	text-decoration: none;
	color:#000000;
}
.contain_r h1{
	font-size:22px;
	line-height:20px;
	font-weight:100;
	margin:30px 0 20px 27px;
	color:#000;
	}
	
.contain_r p{
	font-size:12px;
	margin:0 32px 20px 32px;
	}

#bottom  {
	width:808px;
	height:40px;
	font-size:11px;
	float:left;
	color:#FFFFFF;
	background:url(images/home1_05.jpg);
	background-repeat:no-repeat;
	padding:15px 40px 0 40px;
	text-align:center;
	}
	
	
#bottom a  {
	text-decoration:none;
	color:#FFFFFF;
	}

ul#simple-menu{
	font-family: Tahoma;
	list-style-type:none;
	font-weight:bold;
	width:auto;
	height:20px;
	font-size:17px;
	padding:29px 0 0 364px;
	margin:0px;
	 }

ul#simple-menu li{
	display:block;
	float:left;
	margin:0px;
	height:20px;
	padding:0 9px 0 9px;
	 }

ul#simple-menu li a{
	
	display:block;
	float:left;
	color: #EFF587;
	text-decoration: none;
	width:auto;
	margin: 0px;
	}


ul#simple-menu li a:hover{
	padding:0px;
	margin: 0px;
	color:#FFFFFF;
	}
	
ul#simple-menu1{
	font-family: Tahoma;
	list-style-type:none;
	font-weight:bold;
	width:auto;
	height:20px;
	font-size:11px;
	padding:9px 0 0 24px;
	margin:0px;
	margin-left:15px;
	 }

ul#simple-menu1 li{
	display:block;
	float:left;
	margin:0px;
	height:20px;
	padding:0 9px 0 7px;
	 }

ul#simple-menu1 li a{
	
	display:block;
	float:left;
	color: #FFFFFF;
	text-decoration: none;
	width:auto;
	margin: 0px;
	}


ul#simple-menu1 li a:hover{
	padding:0px;
	margin: 0px;
	color:#FFFFFF;
}

.projects {
	margin: 12px;
	width: 390px;
	display:block;
}
.projects img {
	border: 1 px;
	border-color:#010000;
	margin: 0px;
	margin-left:3px;
	
}
.projects td {
	padding: 5 px;
	vertical-align: middle;
}

.projects img a{
	text-decoration: none;
	border: 1 px;
	border-color: #010000;
}
img{
	border: 1px;
	border-color: #010000;
}