*{margin: 0; padding: 0; border:0px}
img {behavior:url("/scripts/pngbehavior.htc")}
a:link, a:visited, a:active, a:hover  { text-decoration: none; }
body {background-color:#faf7f7}
#MAIN { width:672px; 
       height:100%;
	   top:0px;
	   float:right;
	   position:relative;  
	   right:0px;
	   }
.COLUMN { width:326px;
         float:left; 
		 margin-left:8px; 
		 right:0px;
		}
.COLUMN_big { width:671px;
         float:left; 
		 margin-left:0px; 
		 right:0px;
		}
.RINGTONE_STRING { width:326px; height:33px}
.BUTTON_PLAY { width:16px;
              height:16px;
              position:relative;
              float:left; margin-top:8px; margin-bottom:10px;
			}
.BUTTON_BUY { width:81px;
             height:25px;
             position:relative;
             top:15px;
             float:right;
            }
.RINGTONE_NAME{ width:229px; 
                height:36px;
                float:left;
                font-family:Arial;
                color:black;
                font-size:12px;
                position:relative;
                top:10px;
                left:5px;
              }
.PIC { width:100px;
      height:100px;
      float:left;
	  position:relative;
	  left:3px;
	}
.TITLE { float:left; 
        position:relative;
        margin-left:5px;
		background-image:url('/imgs/strelki.jpg') ; 
		background-repeat:no-repeat;
        padding-left:14px;
        font-family:Vedrana;
        font-size:14px; 
        font-weight:bold; 
        color:#e22437;
		width:207px;
       }

.DISCRIPTION {position:relative; left:3px; font-family:Arial; padding-left:4px; font-size:11px; color:#000000; height:45px; width:207px; text-align:left; float:left;}
.PRICE-LIST{width:84px; height:29px; float:left; position:relative; top:9px; left:3px; background-image:url("/imgs/cennik.jpg");}
.BUY {width:81px; height:25px; float:right; position:relative; top:13px;}
 #iphone {float:right; position:relative;  width:208px; height:343px; top:0px; background-image:url("/imgs/iph.jpg"); background-repeat: no-repeat; }
 a.copyright:hover {border-bottom: solid; border-width: 1px; border-bottom-color: #9d9d9f;}
 
 #mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
#boxes .window {
 position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}
#boxes #dialog {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#ffffff;
}
#category { background-color:#bce1fb; font-family:verdana; border:1px solid #1d4eca;}
  .modal-overlay
{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background:#fff;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	z-index:101;
}
.modal-window
{
	position:fixed;
	top:50%;
	left:50%;
	margin:0;
	padding:0;
	z-index:102;
}
.close-window
{
	position:absolute;
	width:32px;
	height:32px;
	right:8px;
	top:8px;
	background:transparent url('/imgs/close-button.png') no-repeat scroll right top;
	text-indent:-99999px;
	overflow:hidden;
	cursor:pointer;
	opacity:.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.close-window:hover
{
	opacity:.99;
	filter: alpha(opacity=99);
	-moz-opacity: 0.99;
}
a {color:black}

 
