/* CSS Document */
#ShellIcons
{
	width: 100%;
	padding: 10px;
}

#ShellIcons td
{
	width: 50%;
	padding: 10px;
}

.icons
{
	width: 280px;
	margin: 0 auto;
}

.icons a
{
	text-decoration: none;
	cursor: pointer;
	color: #00C;	
}

.icons p
{
	margin: 5px 0; padding: 0;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bolder;
	line-height: 0.9;	
}

.icons img
{
	width: 280px; height: 190px;	
}


#list
{
	list-style: none;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 0 30px;	
}



#fotos td
{
	padding: 10px 40px;
}

#kupon
{
	position: relative;
	visibility: visible;
	width: 400px;
	height: 140px;
	left: 20px;	
	cursor: pointer;
}

#kupon a
{
	position: absolute;
	text-decoration:none;
 	right: 140px; bottom: 0;
  	color:#00C;
	font-weight: bold;
}

#kupon span
{
	display:block;
	margin-right: 120px;
	font: 14px Georgia, "Times New Roman", Times, serif;
}


#HiddenImg
{
	display:none;
	position:absolute;
	top:10px;
	padding: 10px;
	background: #CCC;
	z-index: 10;
}

#FonImg
{
	display:none;
	position:absolute;
	width: 100%; height: 100%;
	opacity: 0.5;
	filter: alpha( opacity=50 );
	top:0; left:0;
	background: #333;
	z-index: 9;
}


#niz2
{
	display: block;
	margin-top: 2px;
}

/** --------------------------- menu --------------------------- **/
#project
{
	width: 250px;
    height: 350px;
	border-style: none;
	text-align: left;
}

#LeftMenu
{
	position: relative;
	width: 200px; height: 350px;
	list-style-type: none;
}

#LeftMenu li
{
	line-height: 0.6;
	margin: 10px 0; padding: 0;
	background: url(image/button.gif) 0 0 no-repeat;	
}

#LeftMenu li a
{
	display: block;
	width: 147px; height: 39px;
	padding-left: 15px;	
	font-size : 10pt;
    font-family: Times new roman, Georgia, serif;
	font-weight: bold;
	text-decoration: none;
	background: url(image/buttons.gif) 0 0 no-repeat;
	color: #FFF;
}

#LeftMenu li ul li
{
	position: absolute;
	list-style-type: none;
}

#LeftMenu li a:hover
{
	background: url(image/buttons.gif) 0 -39px no-repeat;	
}

.string_1
{
	display: block;
	width: 135px; height: 10px;	
}

.string_2
{
	display: block;
	width: 135px; height: 5px;	
}
/** --------------------------- menu --------------------------- **/
