
/* мобофон | 18.01.2009 */


#nokia, #se, #se2		{width: 60%; min-width: 35em;}

#nokia div			{
						background-image: url('/paco/nokia.jpg');
						background-repeat: no-repeat; 
						background-attachment: scroll;
						background-position: 50% 0%;
						width: 250px;
						height: 420px;
						float: left;
					}


#nokia img				{
						margin-top: 68px;
						margin-left: 82px;
					}


					
#se div					{
						background-image: url('/paco/se.jpg');
						background-repeat: no-repeat;
						background-attachment: scroll;
						background-position: 50% 50%;
						width: 250px;
						height: 420px;
						float: left;
						margin-bottom: 2em;
					}


#se img					{
						margin-top: 95px;
						margin-left: 82px;
					}


#se p					{
						font-size: 9pt;
						font-family: Tahoma, Sans-Serif;
						line-height: 1.5;
						text-align: center;
						position: relative;
						margin-top: 170px;
						z-index: 1;
					}


					
#se2 div				{
						background-image: url('/paco/se2.jpg');
						background-repeat: no-repeat; 
						background-attachment: scroll; 
						background-position: 50% 50%; 
						width: 250px;
						height: 420px;
						float: left;
						margin-bottom: 1.55em;
					}


#se2 img	  			{
						margin-top: 99px;
						margin-left: 78px;
					}


#se2 p					{
						font-size: 9pt;
						font-family: Tahoma, Sans-Serif;
						line-height: 1.5;
						text-align: center;
						position: relative;
						margin-top: 145px;
						z-index: 1;
					}


					
#nokia p				{
						font-size: 9pt;
						font-family: Tahoma, Sans-Serif;
						line-height: 1.5;
						text-align: center;
						position: relative;
						margin-top: 160px;
						z-index: 1;
					}
					



span.moboafftar			{
						font-family: Georgia;
						font-size: 10pt;
						font-style: italic;
						font-weight: normal;
						line-height: 1.5;
						color: #ba803d;
					}



ul.less-list-height	{
			color: white;
			margin: -15 0 2em 0;
			line-height: 1.5;
			}

ul.less-list-height li	{
			margin-top: 0.2em;
			padding-left: 5px;
			list-style-image: url(/paco/bullet.gif);
			}

ul			{margin-left: 10px; padding-left: 15px;}

img			{border: 0;}


