.right_collumn_left{float:left;}

.message_error {position:relative; margin-bottom:10px; border: 1px solid #c00120; color: #303030; font-weight: bold; height:55px;}
.message_error .errorimg { position:absolute; width:43px; height:38px; background: url('http://microshop.pl/img/error_img.png') no-repeat; margin-top:10px; margin-left:10px; }
.message_error .btable { left:55px; position: absolute; width: 100%; height: 100%; }
.message_error #center { font-size: 10px; width: 265px; }

.message_error .errorfield li{list-style: none; line-height: 18px; font-size:11px;}


.message_info {position:relative; margin-bottom:10px; border: 1px solid #CDCDCD; color: #303030; font-weight: bold; height:55px;}
.message_info .btable { left:25px; position: absolute; width: 100%; height: 100%; }
.message_info #center { font-size: 10px; width: 3295px; }


/*
 * FORMS
 */
.loginCheckboxField {padding:5px;}
.loginCheckboxField span {padding-left:5px; cursor: pointer;}


.popupLogin .loginInputField{width: 150px; height:16px; line-height:20px; color:#3B3B3B; border:1px solid #CDCDCD; background: #ffffff; font-size:10px}
.popupLogin .maxloginInputField{width: 200px; height:16px; line-height:20px; color:#3B3B3B; border:1px solid #CDCDCD; background: #ffffff; font-size:10px}

.popupLogin a{
   font-size: 10px;
   color: #707070;
   text-decoration: none;
}

.popupLogin a:hover{
   font-size: 10px;	
   color: #707070;
   text-decoration: underline;
}

.textField { line-height:25px; color:#3B3B3B; border:1px solid #666666; }

.selectField { border:1px solid #818181; color:#3B3B3B; background: #ffffff url('http://microshop.pl/img/inputField_bg_130.png')  no-repeat top;}
.selectField_ro { height:20px; line-height:20px; width:auto; color:#aaaaaa; border:1px solid #cccccc; background: #ffffff url('http://microshop.pl/img/inputField_bg_130.png')  no-repeat top;}


.errorForm {border:2px solid #C00120 !important; background: #F0F2FF !important;}
.errorFormText { color: #C00120 !important; font-weight:bold !important; font-size:12px}


/*
 * TABLE
 */

.table_registerLogin {width:330px;}
.table_registerLogin tbody tr td { padding:3px;font-size:10px; color:#B8B8B8;} 
.table_registerLogin tbody tr td.divider { margin-top:2px; padding-bottom:2px; height:1px; border-top:1px dotted #dcdcdc;} 
.table_registerLogin tbody tr td .inputFieldSmall { margin-top:6px; }

/*
 * BOXES 240
 */
.box_352 { width:352px; overflow:hidden; text-align: left; }
.box_352 .header { height:9px; line-height:9px; background: url('http://microshop.pl/img/box_352_head.gif') no-repeat left top;}
.box_352 .body { padding:0px; padding-left:10px; padding-right:10px; color:#3B3B3B; font-size:12px; border-left:1px solid #DCDCDC; border-right:1px solid #DCDCDC; }
.box_352 .footer { height:9px; background: url('http://microshop.pl/img/box_352_footer.gif') no-repeat left top;}
.box_352 #registerForm { overflow:hidden; width:330px;}
.box_352 #loginForm { overflow:hidden; width:330px;}

/*
 * RADIOBUTTON
 */

.radiobutton_text {font-weight: normal; color: #565353; font-size:10px}
.radiobutton_text a,.radiobutton_text a:active,.radiobutton_text a:visited { text-decoration: none; font-weight: normal; color: #565353; font-size:10px}
.radiobutton_text a:hover {text-decoration: underline; }
/*
 * BUTTONS
 */ 
a.button_h18 {background-color:#FF2438; cursor:pointer; text-align:center; overflow:hidden; background: url('http://microshop.pl/img/button_h18_right.gif') no-repeat scroll top right; display: block; color: #ffffff; float: left; font-size: 10px; font-weight: bold; height: 19px; line-height:19px; padding-right: 6px; /* sliding doors padding */ text-decoration: none;}
a.button_h18 span { font-size:10px; background: url('http://microshop.pl/img/button_h18_left.gif') no-repeat left top; display: block; line-height: 18px; padding: 0px 5px 0px 11px;}
a.button_h18:visited, a.button_h18:active { color:#ffffff; font-weight:bold; }
a.button_h18:hover {color:#ffffff !important; text-decoration: none !important;}
