/* Правое меню */ .booklet { margin: 15px; background-color: #072100; border: 2px solid white; color: white; } .bookletParagraph { padding: 5px 5px; text-align: justify; } .bookletParagraph H1 { margin: 0px; padding: 0px 0px 5px; font-size: 125%; font-weight: bold; color: orange; text-align: center; } .bookletParagraph P { margin: 0px 7px 0px 10px; padding: 0px 0px 8px 0px; text-indent: 15px; } .bookletParagraph UL { margin: 0px; padding: 0px 5px 0px 40px; } .bookletParagraph UL LI { } .bookletParagraph SPAN { font-size: 120%; font-weight: bold; color: gold; } .bookletParagraph CITE { color: gray; } .bookletParagraph IMG { text-align: center; } .bookletTarget { margin: 0px 7px 0px 10px; padding: 0px 0px 8px 0px; text-indent: 15px; } .bookletTarget EM { font-style: normal; color: yellow; } .boxgrid { width: 400px; height: 300px; margin: 10px; background: #161613; border: solid 2px #8399AF; overflow: hidden; position: relative; } .boxgrid H3 { margin: 10px 10px 0 10px; font-size: 22px; color: gold; text-align: center; } .boxgrid img { position: absolute; top: 0; left: 0; border: 0; } .boxgrid div { padding: 0 10px; padding-bottom: 100px; font-size: 14px; color: #afafaf; text-align: left; text-indent: 10px; } .boxgrid P { margin: 0px; padding: 10px 0px; font-size: 16px; font-weight: bold; color: white; text-align: center; vertical-align: bottom; } .oren_right { margin: 5px; padding: 0px; width: 220px; border: 1px solid rgb(0,255,0); background-color: rgb(3,23,0); -moz-border-radius-topleft: 7px; -webkit-border-top-left-radius: 7px; } .oren_right h3 { cursor: pointer; font-weight: bold; font-size: 14px; height: 21px; color: #7cfc00; margin: 5px 5px 0px 5px; } #last { margin-bottom: 5px; } .oren_right h3:hover { color: #fffc00; } .oren_right h3 span { vertical-align: 5px; } .oren_right p { display: none; padding-left: 13px; } .oren_right p a { font-size: 12px; display: block; margin-bottom: 5px; } #delimiter { border-bottom: 1px solid #0d3b00; margin: 5px 5px 5px 5px; } /* Усеченная таблица Кубка */ .small_cup_title { font-family: Trebuchet MS, Tahoma; font-weight: bold; text-align: center; padding: 5px; } #small_cup_title_info { font-size: 10pt; color: yellow; } #small_cup_title_desc { font-size: 8pt; color: white; } .small_cup_table td { font-size: 8pt; font-family: Arial Narrow, Tahoma; border-top: 1px solid #1B7C00; border-left: 1px solid #1B7C00; } .small_cup_table { background-color: #1B7C00; width: 100%; } .small_cup_table tr.place1 { background-color:#005C00; } .small_cup_table tr.place2 { background-color:#005700; } .small_cup_table tr.place3 { background-color:#005200; } .small_cup_table tr.place4 { background-color:#004D00; } .small_cup_table tr.place5 { background-color:#004800; } .small_cup_table tr.place6 { background-color:#004300; } .small_cup_table tr.place7 { background-color:#003E00; } .small_cup_table tr.place8 { background-color:#003900; } .small_cup_table tr.place9 { background-color:#003400; } .small_cup_table tr.place10 { background-color:#002F00; } #placeNum, #placeScore { color: #ffffff; text-align: center; } #placeNum { background-color: #0D3B00; border-left: 0; width: 1%; }