/* style szablonu głównego */ html,body { margin: 0; height:100%; background: White; font-family: Arial, Helvetica, sans-serif; color: #004677; font-size: 12px; text-align: left; text-decoration: none; font-weight: normal; background-image: url(../images/baners/ton_up.jpg); background-repeat: repeat-x; background-position: top; } a { color: #004677; text-decoration: none; } a:hover { color: #ff9933; text-decoration: none; } #page { margin: 20px auto 50px auto; width: 850px; } #heder { width: 100%; height: 140px; margin-bottom: 5px; } #heder_menu { width: 100%; height: 15px; margin-bottom: 10px; color: #FFFFFF; } #heder_menu a:hover{ font-weight: bold; color: #FF9933; text-decoration: none; } #heder_menu a{ font-weight: bold; color: #FFFFFF; text-decoration: none; } #heder_search { width: 161px; height: 25px; font-size: 12px; font-weight: bold; text-align: left; color: #FFFFFF; background: #617ea3; } #heder_search a:hover{ font-weight: bold; color: #FF9933; text-decoration: none; } #heder_search a{ font-weight: bold; color: #FFFFFF; text-decoration: none; } #main_content{ width: 100%; margin: 0px 0px 0px 0px; padding: 5px 0px 0px 0px;; } #main_content_table{ background: #F8F9FB; border: 1px; border-color: #004677; border-style: dashed; } .main_rightcol_content { font-size: 12px; background-color: #F8F9FB; border: 10px dashed; border-width: 1px 0 0 0; border-color: #004677; vertical-align: top; font-weight: lighter; text-align: center; color: #004677; padding-top: 10px; padding-bottom: 10px; margin-bottom: 5px; } .main_rightcol_content_ex { font-size: 12px; background-color: #F8F9FB; border-width: 0px 0 0 0; border-color: #004677; vertical-align: top; font-weight: lighter; text-align: center; color: #004677; padding-top: 10px; padding-bottom: 10px; margin-bottom: 5px; } .main_rightcol_newsletter { font-weight: bolder; text-align: center; display: block; border: 1px dotted; border-width: 1px 0 1px 0; border-color: #004677; padding: 5px 0 5px 0; margin: 10px 0 0 0; } .main_rightcol_newsletter_ex { font-weight: bolder; text-align: center; display: block; border: 0px dotted; border-width: 0px 0 0px 0; border-color: #004677; padding: 5px 0 5px 0; margin: 10px 0 0 0; } .main_rightcol_content_menu { background-color: #FFFFFF; border: 1px dashed; border-width: 1px 0 0 0; border-color: #004677; vertical-align: top; } .main_rightcol_content_menu h1 { color: #FFFFFF; font-size: 11px; background: #617ea3; margin: 5px 0 0 0; padding: 0.3em 0 0.3em 5px; background-repeat: no-repeat; background-position: 130px; } .main_rightcol_content_menu h2 { color: #FFFFFF; font-size: 9px; margin: 5px 0 0 0; padding: 0 0 0.3em 5px; font-weight: normal; } .main_rightcol_content_menu h2 { color: #FFFFFF; font-size: 9px; margin: 5px 0 0 0; padding: 0 0 0.3em 5px; font-weight: normal; } .main_rightcol_content_menu h3 { color: #FFFFFF; font-size: 11px; background: #617ea3; margin: 5px 0 0 0; padding: 0.3em 0 0.3em 5px; background-repeat: no-repeat; background-position: 130px; } .main_rightcol_content_menu ul { margin: 0; padding: 0.5em 0 0.5em 0; } .main_rightcol_content_menu li { list-style: none; padding: 0 0 0 10px; background-image: url(../images/icons/arrow.gif); background-repeat: no-repeat; background-position: 0 3px; margin: 5px 5px 5px 5px; } .main_rightcol_content_menu li a { color: #004677; font-family: Arial, Helvetica, sans-serif; font-size: 9px; text-decoration: none; } .main_rightcol_content_menu li a:hover { color: #ff9933; font-family: Arial, Helvetica, sans-serif; font-size: 9px; } .main_rightcol_content_menu ul1 { margin: 0; padding: 0.5em 0 0.5em 0; } .main_rightcol_content_menu li1 { list-style: none; padding: 0 0 0 10px; background-repeat: no-repeat; background-position: 0 3px; margin: 5px 5px 5px 5px; } .main_rightcol_content_menu li1 a { color: #004677; font-family: Arial, Helvetica, sans-serif; font-size: 9px; text-decoration: none; } .main_rightcol_content_menu li1 a:hover { color: #ff9933; font-family: Arial, Helvetica, sans-serif; font-size: 9px; } .main_rightcol_content_menu_flag { width:116px; margin: 10px auto 10px auto; } #baner{ width: 100%; height: 45px; margin: 10px 0px 10px 0px; } form{ margin: 0px 0px 0px 0px; } input { height: 12px; width: 77px; font-size: 11px; margin: 0px 5px 0px 5px; } .clear {clear:both; }