* {margin: 0px; padding: 0px; list-style: none; border: 0px none;}



body {

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

font-weight: normal;

color: #333;

background: #FFF url(./bg-line.jpg) repeat-x top center;

}



.clear { clear: both; }

.none { clear: none; }

.left { float: left; }

.right { float: right; }

.center { text-align: center; font-weight: normal;}

.strong { font-weight: bold; } 



h1, h2, h3, h4 { font-weight: bold; color: #0093dd; padding: 8px 0px;   }

h1 { font-size: 1.4em; color: #da251d; }

h2 { font-size: 1.2em; padding-top: 18px; }

h3 { font-size: 1.0em; }



a { color: #da251d; text-decoration: underline; }

a:hover { color: #0093dd; text-decoration: underline; }

p { line-height: 1.5em;}

hr { height: 1px; border: 0; border-bottom: 1px dashed #97d3f1;  }

.dashed { width: 100%; border-bottom: 1px dashed #97d3f1; margin-bottom: 6px; }





/* ----------------------------------------------------- */

/* ---------------------->>> WRAP <<<------------------- */

/* ----------------------------------------------------- */

#wrap { width: 980px; margin: 0 auto; }



/* ----------------------------------------------------- */

/* --------------------->>> HEADER <<------------------ */

/* ----------------------------------------------------- */

#header { width: 980px; height: 90px; }

#header .logo { float: left; width: 204px; height: 90px; }

#header .box-right { float: right; width: 270px; height: 30px;margin-top: 10px;  }

#header .box-flags { float: left; }



#box-search { float: right; width: 200px; height: 30px; background: url(./bg-search-box.gif); }

#box-search #search { float: left; margin: 6px 0 0 6px; width: 159px; background: none; font-size: 13px;}

#box-search #go { float: right; margin: 3px 4px 0 0; }



.right-text { float: right; width: 600px; height: 30px; margin-top: 16px; text-align: right; color: #999; }

.right-text a { padding: 0px 10px; color: #666; text-decoration: none; }

.right-text a:hover { color: #999; text-decoration: underline;  }

.right-text img { padding-right: 4px; }



/* ----------------------------------------------------- */

/* --------------------->>> CONTENT <<<----------------- */

/* ----------------------------------------------------- */

#content { float: left; width: 980px; background: #FFF url(./content.gif) left repeat-y; }

#content-top { float: left; width: 980px; background: url(./content-top.jpg) left top no-repeat; }

#content-bottom { float: left; width: 980px; min-height: 200px; padding-bottom: 14px; background: url(./content-bottom.gif) left bottom no-repeat; }

#content p { padding-bottom: 4px; }

#content #left-column ul li { list-style: none; padding: 0px 0px 2px 22px; background: url(./arrow_r.gif) 5px 6px no-repeat; color: #000; margin-bottom: 2px;  }



#menu{width:960px;height:47px;margin: 10px 10px 7px;background: #FFF url(./menu-bg.gif) no-repeat; position: relative;}

#menu ul{list-style:none;padding:0 10px; color:#999;}

#menu li{ list-style:none; display:block; float:left; margin:0 2px;	height:47px;line-height:47px;vertical-align:middle;  }

#menu li a{display:block;float:left;padding:0 0 0 22px;text-transform:uppercase;	font-size:11px;	font-weight:bold;	text-decoration:none;	cursor:pointer;}

#menu li a span{display:block;float:left;padding:0 26px 0 4px;color:#0093dd;}

#menu li a:hover{background:url(./menu-bg-left.gif) no-repeat left;}

#menu li a:hover span{color:#0093dd;background:url(./menu-bg-right.gif) no-repeat right;}

#menu li a.active{padding:0 0 0 22px;text-transform:uppercase;font-size:11px;font-weight:bold;background:url(./menu-bg-left.gif) no-repeat left;text-decoration:none;}

#menu li a.active span{	padding:0 26px 0 4px;background:url(./menu-bg-right.gif) no-repeat right;color:#999;}



#menu li ul.submenu { display: none; width: 940px; float: left; padding:5px 10px; position: absolute; left: 0; top: 46px;  }

#menu li:hover ul.submenu { display: block; background:none }

#menu li ul.submenu a { display: inline; background:none }



/* LEFT-COLUMN

-------------------------------------------------------- */	

#left-column { display: inline; float: left; width: 730px; margin-left: 1px;  background: #FFF url(./left-column-bg.gif) left repeat-y; }

#left-column-top { float: left; width: 730px; background: url(./left-column-top.gif) left top no-repeat; }

#left-column-bottom { float: left; width: 730px; min-height: 200px; background: url(./left-column-bottom.gif) left bottom no-repeat; }

#left-column .padding { width: 680px; padding: 40px 10px 10px 30px; }

#left-column .notice { margin-bottom: 10px; padding: 10px; border: 1px #da251d dashed; }

#left-column img { float: left; margin-right: 8px;  }



/* BOX-ICON */ 

.box-icon { width: 680px; height: 116px;  margin-top: 18px; }

.box-icon p {float: left; width: 210px; font-size: 12px; color: #666; font-weight: bold; line-height: 1.8em;  }



/* BROKERS-ITEM */ 

.brokers-item { padding: 10px; border-top: 1px dashed #97d3f1;}

.brokers-item h2 { padding-top: 4px; padding-bottom: 2px;}

.brokers-item h2 a{color: #0093dd;}

.brokers-item h2 a:hover{ color: #cc0000; text-decoration: underline;}

.brokers-item h3 { padding-top: 8px; padding-bottom: 10px;}

.brokers-item p { height: 48px; margin-bottom: 8px; }

.brokers-item img {float: left;width: 121px;height: 61px;margin-top: 4px; margin-right: 12px;padding: 2px;border: 1px solid #666; background: #FFF; border: 1px solid #CCC;}

.brokers-item img:hover {border: 1px solid #0093dd;}



/* BROKER-DETAIL */ 

.broker-detail { padding: 10px; }

.broker-detail h2 { padding-top: 0px;}

.broker-detail h2 a{color: #0093dd;}

.broker-detail h2 a:hover{ color: #cc0000; text-decoration: none;}

.broker-detail img {float: left;width: 121px;height: 61px;margin-right: 12px;padding: 2px;border: 1px solid #666; background: #FFF; border: 1px solid #CCC;}

.broker-detail img:hover {border: 1px solid #0093dd;}



/* FORMS */	

#contact { width: 540px; }

#contact label { display: inline; width: 235px; margin-right: 8px; float: left; padding-top: 10px; text-align: right; color: #666; font : bold 14px 'trebuchet ms'; }

#contact input { width: 260px; margin-top: 5px; margin-left: 4px; padding-left: 2px;background-color : #f8f8f8; border : none; font-size : 13px; color : #666666; }

#contact .field { background: url(./field-bg.gif) no-repeat right center;  float: left;  border: none; width: 293px; height: 27px; margin-bottom: 5px; }

#contact textarea { background-color: #f8f8f8; color: #666666; border: none; width : 520px; }

#contact .txtarea { background: url(./teaxarea-bg.gif) no-repeat; width: 540px; height: 140px; margin-top: 20px; padding: 5px; }

#contact .sub { float : right;text-align: center; margin: 0px; width: 90px; height: 26px; border : 1px #c8c8c8 solid; cursor: pointer; }



#payments { width: 416px; margin-top: 20px; }

#payments label { display: inline; width: 110px; margin-right: 8px; float: left; padding-top: 10px; text-align: left; color: #666; font : bold 11px 'trebuchet ms'; }

#payments input { width: 260px; margin-top: 5px; margin-left: 4px; padding-left: 2px;background-color : #f8f8f8; border : none; font-size : 13px; color : #666666; }

#payments .field { background: url(./field-bg.gif) no-repeat right center;  float: left;  border: none; width: 293px; height: 27px; margin-bottom: 5px; }

#payments .payments-box {float:left;  width:400px;margin-top: 10px;  border-top:1px solid #c8c8c8; border-bottom:1px solid #c8c8c8;background-color: #d2e6ff; padding: 6px; } 

#payments select {float:left;width:114px; padding: 2px; margin-right:5px;border:1px solid #c8c8c8;background-color: #f8f8f8;color: #000; } 

#payments input.sub { float: left; text-align: center; margin: 0px; padding: 0px; width: 90px; height: 22px; border : 1px #c8c8c8 solid; cursor: pointer; }

#payments p { float: left; margin-right: 10px; font-size: 14px; color: #CC0000; }





#form-registration .form_up { width : 670px; margin-top: 10px;  }

#form-registration label { display : inline; width : 150px; float : left; padding-top : 10px; text-align : right; color: #666; font : bold 14px 'trebuchet ms'; }

#form-registration .field { width : 450px; height : 30px; background : url(./field-bg.gif) no-repeat 8px center; float : left; font-size : 13px; color : #666; border : none;  margin-top : 7px; }

#form-registration input { width : 260px; margin-top : 5px; margin-left : 13px; padding-left: 2px; background-color : #f8f8f8; border : none; color : #666; }

#form-registration label.checkbox { width : 670px; float: left; display: inline;  margin-right: 0px; margin-top: 6px; padding-top: 0px; text-align: left; color: #333; font: bold 12px 'trebuchet ms'; }

#form-registration input.checkbox { float: left; width: 14px; height: 14px; margin-top: 2px; margin-right: 10px; background: #c8c8c8; color: #FFF;  }

#form-registration .agreement {height:150px;overflow:auto;border:1px solid #C7C6C6;padding:5px;background:#F3F3F3;margin:10px 0px 3px 0px;}

#form-registration h3 {padding-top: 8px; padding-bottom: 0px;}

#form-registration p {padding-left: 20px; }

#form-registration .sub{width:69px;height:26px; float: right; text-indent:-9999px;overflow:hidden;border:0;background:url(./submit-b.gif) no-repeat 0 0;display:block;cursor:pointer !important; cursor:hand;}

#form-registration .sub:hover {background-position:0 -26px;}

/* RIGHT-COLUMN

-------------------------------------------------------- */	

#right-column { display: inline; float: right; width: 248px; margin-right: 1px; }



/* BOX-LOGIN */

#box-login { float: left; width: 248px; height: 130px; margin-bottom: 5px; background: #57b2df url(./box-login-bg.gif) no-repeat right; }

#box-login form { float: left; padding: 10px 20px; width: 206px; }

#box-login fieldset { float: right; width: 150px; border-style: none; }

#box-login p { display: block; float: left; width: 200px;height: 20px;  padding: 3px 0 3px; font-size: 11px; font-weight: bold; color: #fff; margin-bottom: 5px; }

#box-login input.text-input { display: block; float: right; width: 140px;height: 14px;  margin-bottom:5px; padding: 3px 5px; border-style: none; background: #fff url(./box-login-input.gif); color: #666;  }

#box-login input.button { float: right; width: 51px; height: 18px; background: #e0e0e0 url(./box-login-btn.gif); text-align: center; font-size: 10px; font-weight: normal; color: #3a3a3a; cursor: pointer;  }

#box-login a { color: #fff; }

#box-login a:hover { text-decoration: none; }

a#reg { float: left; font-size: 10px; }

a#out { float: right; margin-right: 6px; font-size: 10px; }

a#out:hover { color: #da251d; text-decoration: underline; }



/* BOX-LIST */

.box-list { float: left; width: 230px; margin-left: 4px; min-height: 40px; background: url(./box-list.gif) left top no-repeat; font-size: 11px; }

.box-list p { padding: 6px 0px 0px 8px; }



ul.arrow { margin:10px 10px 15px; padding:0; list-style:none; }

ul.arrow li { margin-left:5px; margin-bottom:5px; margin-top:5px; padding-left:15px; background:url(./list-arrow.gif) no-repeat left 7px; line-height:1.5em; }

ul.first { margin:10px 0px; padding:0; list-style:none; font-weight: bold;  }

ul.first li { margin:5px 0px 5px 15px; padding-left:15px; background:url(./list-bullet-red.gif) left top no-repeat; line-height:1.5em; color: #da251d; }

ul.second li { margin:5px 0px 5px 5px; padding-left:15px; background:url(./list-bullet-blue.gif) left top no-repeat; line-height:1.5em; color: #0093dd; }

ul.num li { list-style: decimal; padding: 0px 0px 2px 2px; margin-bottom: 2px; margin-left: 30px;  }

ul.login { height: 60px; }

ul.login li { list-style: disc; margin-left: 20px; margin-bottom: 2px; padding: 0px 0px 2px 2px; }



strong.star {color: #FF0000; font-weight: bold;}

span {color: #FF0000;}





/* ----------------------------------------------------- */

/* --------------------->>> FOOTER <<<------------------ */

/* ----------------------------------------------------- */



#footer { float: left; width: 980px; margin-top: 10px; background: url(./footer.gif) left repeat-y; font-size: 11px; color: #707070;}

#footer-top { float: left; width: 980px; background: url(./footer-top.gif) left top no-repeat; }

#footer-bottom { float: left; width: 980px;  background: url(./footer-bottom.gif) left bottom no-repeat; }

#footer .left { width: 726px; text-align: left;  }

#footer .left p { padding-top: 12px; padding-left: 12px; }

#footer .left p.no-pt { padding-top: 4px; padding-bottom: 10px;}

#footer a { color: #707070; text-decoration: none; font-weight: bold; }

#footer a:hover { color: #707070; font-weight: bold; text-decoration: underline;}

#footer a.main_page { float: right; display: block; margin-top: 30px; margin-right: 30px; width: 200px; height: 68px; overflow: hidden; }

#footer a.main_page:hover { text-indent: -200px; }

#footer a.main_page img { border: none; }

#footer .transfer { float: right; display: block; margin-bottom: 10px; margin-right: 30px; width: 200px; height: 20px; overflow: hidden; }

/* ----------------------------------------------------- */

/* ------------------>>> BANNER & CODE <<<-------------- */

/* ----------------------------------------------------- */



.banner { text-align: center; margin-top: 10px; }

.banner-arrow { width: 50px; padding-left: 14px; background: url(./arrow-right.gif) no-repeat; color: #999;}

.code  {overflow: auto;margin: 5px 20px 5px 20px;padding: 5px 13px 5px 5px;  background-color: #D4D4D4;border: 1px #0093dd dashed;color: #000;font-size: 1em;margin-bottom: 10px;position:relative;text-align: left;line-height: 1.3em;} 

img.banner { border: 1px #da251d dashed; margin-bottom: 5px;  } 



/* ----------------------------------------------------- */

/* ------------------>>> USER TABLES <<<---------------- */

/* ----------------------------------------------------- */

.user_table { margin: 10px 0; font-size: 110%; line-height: 20px;  }

.user_table tr { border-bottom: 1px solid #D6DAE3; }

.user_table th, .user_table td { text-align: center; }

.user_table th { color: #0093DD; }



/* ----------------------------------------------------- */

/* ------------------>>> ADMIN TABLES <<<--------------- */

/* ----------------------------------------------------- */

.admin_table { margin: 10px 0; font-size: 120%; line-height: 30px;  }

.admin_table tr { border-bottom: 1px solid gray; border-color: #D6DAE3; }

.admin_table th, .admin_table td { text-align: left; }

.admin_table th { color: #0093DD; }

.admin_table td input, .admin_table textarea { width: 550px; border: 1px #999 solid;  }



/* ----------------------------------------------------- */

/* ------------------>>> SUB TABLES <<<----------------- */

/* ----------------------------------------------------- */

.sub_table { margin: 5px 0; font-size: 100%; line-height: 30px;  }

.sub_table tr { border-bottom: 1px solid gray; border-color: #D6DAE3; }

.sub_table th, .sub_table td { text-align: center; }

.sub_table th { color: green; }

.sub_table input { width: 95%; }



div.padding ul.mininabidka{height: 290px;}

div.padding ul.mininabidka li{float: left;background-image: none;padding: 0;margin: 0 2px 0 0;}

div.padding ul.mininabidka li a span{display: block;height: 277px;position: absolute;left: 0;top: 0;cursor: pointer;}

div.padding ul.mininabidka li a{display: block;position: relative;height: 277px;text-align: center;line-height: 150px;background: #FFF;}

div.padding ul.mininabidka li#signaly a{width: 164px;}

div.padding ul.mininabidka li#signaly{width: 164px;}

div.padding ul.mininabidka li#signaly a span{width: 164px;background: url('./signaly.jpg') left top no-repeat;}

div.padding ul.mininabidka li#signaly a:hover span{background: url('./signaly_hover.jpg') left top no-repeat;}

div.padding ul.mininabidka li#refundance a{width: 169px;}

div.padding ul.mininabidka li#refundance a span{width: 169px;background: url('./refundance.jpg') left top no-repeat;}

div.padding ul.mininabidka li#refundance a:hover span{background: url('./refundance_hover.jpg') left top no-repeat;}

div.padding ul.mininabidka li#ucty a{width: 169px;}

div.padding ul.mininabidka li#ucty a span{width: 169px;background: url('./ucty.jpg') left top no-repeat;}

div.padding ul.mininabidka li#ucty a:hover span{background: url('./ucty_hover.jpg') left top no-repeat;}

div.padding ul.mininabidka li#novinky a{width: 167px;}

div.padding ul.mininabidka li#novinky a span{width: 167px;background: url('./novinky.jpg') left top no-repeat;}

div.padding ul.mininabidka li#novinky a:hover span{background: url('./novinky_hover.jpg') left top no-repeat;}



div.padding ul.mininabidkaen{height: 290px;}

div.padding ul.mininabidkaen li{float: left;background-image: none;padding: 0;margin: 0 2px 0 0;}

div.padding ul.mininabidkaen li a span{display: block;height: 277px;position: absolute;left: 0;top: 0;cursor: pointer;}

div.padding ul.mininabidkaen li a{display: block;position: relative;height: 277px;text-align: center;line-height: 150px;background: #FFF;}

div.padding ul.mininabidkaen li#signaly a{width: 164px;}

div.padding ul.mininabidkaen li#signaly{width: 164px;}

div.padding ul.mininabidkaen li#signaly a span{width: 164px;background: url('./signaly_en.jpg') left top no-repeat;}

div.padding ul.mininabidkaen li#signaly a:hover span{background: url('./signaly_en_hover.jpg') left top no-repeat;}

div.padding ul.mininabidkaen li#refundance a{width: 169px;}

div.padding ul.mininabidkaen li#refundance a span{width: 169px;background: url('./refundance_en.jpg') left top no-repeat;}

div.padding ul.mininabidkaen li#refundance a:hover span{background: url('./refundance_en_hover.jpg') left top no-repeat;}

div.padding ul.mininabidkaen li#ucty a{width: 169px;}

div.padding ul.mininabidkaen li#ucty a span{width: 169px;background: url('./ucty_en.jpg') left top no-repeat;}

div.padding ul.mininabidkaen li#ucty a:hover span{background: url('./ucty_en_hover.jpg') left top no-repeat;}

div.padding ul.mininabidkaen li#novinky a{width: 167px;}

div.padding ul.mininabidkaen li#novinky a span{width: 167px;background: url('./novinky_en.jpg') left top no-repeat;}

div.padding ul.mininabidkaen li#novinky a:hover span{background: url('./novinky_en_hover.jpg') left top no-repeat;}



h1.sede{text-align: center;margin: 0;}