/****************/
/***Ñïîðòìàêñè***/
/*** popup.css **/
/****************/

/* ÂÑÏËÛÂÀÞÙÅÅ ÎÊÍÎ-ÏÎÇÄÐÀÂËÅÍÈÅ îò 3-02-2009 */
DIV.user-popup {position: absolute; width: 50%; min-height: 500px; height: 80%; top: 10%; left: 25%; z-index: 100; background: url(../img/404-bg.jpg) repeat-x 0% 100% #fff;}
DIV.user-popup DIV.logo {width: 379px; height: 57px; background: url(../img/404-logo.jpg) no-repeat 0% 0%; position: relative; margin: 50px 0 0 10%;}
DIV.user-popup DIV.info {width: 80%; margin: 20px 0 100px 10%; border: solid 0px #f00; height: 60%; position: relative;}

/*DIV.opacited {width: 100%; height: 500%; background: url(../img/popup-opacity.png) repeat 0% 0%; position: absolute; left: 0; top: 0;}*/

	DIV.info H2 {font-family: Tahoma; font-weight: normal; font-size: 130%; color: #2e3192; margin: 15px 0px 0px 0px;}
	DIV.info P {font-family: Tahoma; font-weight: normal; font-size: 80%; color: #000; text-align: left; margin: 10px 0px 10px 0px; border: dotted 0px #f00; clear: none; display: block; word-wrap: break-word; line-height: 1.2em;// display: block; margin-right: 20px;}

DIV.user-popup TABLE {width: 75%; margin-top: 20px;}
DIV.user-popup TABLE TD {font-size: 75%; padding: 10px 0 10px 0;}
DIV.user-popup TABLE TD.w30 {width: 30%;}
DIV.user-popup TABLE TD INPUT {width: 70%;}
DIV.user-popup TABLE TD INPUT.subm {width: 120px;}

DIV.user-popup DIV.closebut {width: 16px; height: 16px; position: absolute; right: 10px; top: 10px;}
*HTML DIV.user-popup DIV.closebut IMG {behavior: url(iepngfix.htc);}

DIV.user-popup DIV.footer {bottom: 0; position: absolute; left: 10%; width: 300px; height: 70px; font-size: 12px; font-weight: bold; font-family: Tahoma; color: #8284a8;}
/* EOF ÂÑÏËÛÂÀÞÙÅÅ ÎÊÍÎ-ÏÎÇÄÐÀÂËÅÍÈÅ îò 3-02-2009 */
