MediaWiki:Common.css

Z Wiki The-West CZ
Jump to navigation

Poznámka: Po zveřejnění musíte vyprázdnit cache vašeho prohlížeče, jinak změny neuvidíte.

  • Firefox / Safari: Při kliknutí na Aktualizovat držte Shift nebo stiskněte Ctrl-F5 nebo Ctrl-R (na Macu ⌘-R)
  • Google Chrome: Stiskněte Ctrl-Shift-R (na Macu ⌘-Shift-R)
  • Internet Explorer / Edge: Při kliknutí na Aktualizovat držte Ctrl nebo stiskněte Ctrl-F5
  • Opera: Stiskněte Ctrl-F5.
/* CSS placed here will be applied to all skins */
/* Wiki */
.mw-body a, .mw-body a.external {
    color: #804000;
}
#mw-content-text a, #mw-content-text a.external {
    font-weight: bold;
}
#document-wrapper {
    padding: 0 225px 0 20px;
    margin:0 auto;
    max-width: 1250px;
    min-width:880px;
}
#searchText {
 width: 80%;
 z-index: 10;
}
div.oo-ui-menuSelectWidget {
 margin-top: 40px;
}
input.oo-ui-inputWidget-input {
 width: 65%;
}
div.tbbox-rafter {
 display: none;
}
body {
background-image: url(https://wiki.the-west.net/skins/thewest/images/bg-cover-right.png),url(https://wiki.the-west.net/skins/thewest/images/bg-cover-left.png),url(https://wiki.the-west.net/images/f/f1/NewCoverBgBottom.png),url(https://wiki.the-west.net/images/d/d5/NewMainBg.jpg);
}
.tribal-button {
    width: 190px !important;
}
.with-button .tbbox-headline {
    width: 100% !important;
}
#toc{
   display:inline-block;
   width: auto;
}
table {
    width: auto;
}
.mw-collapsible {
    display:inline-block;
}
.mw-collapsible-toggle {
    margin-left:10px;
}
table.transparent, table.transparent > tbody > tr > td {
   border:none;
   background:none !important;
}
table.transparent { width:100%;}
div.tbbox-logo {z-index:100;}
@media screen and (max-width: 1100px) {
  table.transparent > tbody > tr > td {
    display:block;
  }
}
/*Sitenotice */
div#dock {
    position:relative !important;
    right: 0 !important;
    margin: 0 !important;
    width: 173px !important;
    padding-top: 5px !important;
    height: auto !important;
    background: url(/skins/thewest/images/headline-bgtile.png?1cd53) repeat !important;
    box-shadow: inset 0em 0em 1.2em 0.2em #140a05, 0px 0px 2px 1px #000000b3 !important;
    z-index: 500;
}
div.dock-btn {
    display: inline-block !important;
    width: 52px !important;
    height: 52px !important;
    margin:-1px;
    background: url(https://wiki.the-west.net/images/a/a2/Dock_buttons.png) no-repeat !important;
}
div.dock-btn:hover {
   background-position-x:-52px !important;
}
div.dock-btn > a > span {
    display: block !important;
    width: 52px !important;
    height: 52px !important;
    background: url(https://wiki.the-west.net/images/a/a7/Dock_icons.png) !important;
}
#siteNotice {
    position: absolute;
    left: 0;
    margin-left: 100%;
}
#siteNotice div.mw-parser-output {
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    background: none !important;
    top: -115px !important;
}
#siteNotice div.mw-parser-output:hover {
    background: none !important;
}
#right_menu {
    padding:0 !important;
    margin:0 20px 0 30px !important;
    background: none !important;
    height:auto !important;
}
#right_menu .innogames-headline {
    border-top: 4px solid transparent !important;
    border-bottom: 4px solid transparent !important;
    border-image-slice: 4 !important;
    border-image-source: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAECAIAAABz8up3AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QsREQkqmSTYtAAAAEZJREFUGNNjtLfQYcAAP37+4mBnY6AlYHz/5gUBFYyMWMX///+PX83///8h4sgq4YDl+OHdxLgP01jcKv8T5WMDLUWGgQAACj4ULl9i6ucAAAAASUVORK5CYII=) !important;
}
#localNotice #miniLogo { background-image: none; margin-top: -9px;}
.innogame { height: 38px !important;}
.innogame a { text-decoration: none; display: block; padding:8px 0 9px 0;}
.socialBar { background: none !important;}

/* Item Popup */
div.tw_bg_tl,
div.tw_bg_tr,
div.tw_bg_bl,
div.tw_bg_br {
    background-image: url(https://wiki.the-west.net/images/6/68/Popup.png);
    position: absolute;
    z-index: -1;
}
.tw_bg_tl {
    background-position: left top;
    bottom: 50%;
    right: 50%;
    left: 0;
    top: 0;
}
.tw_bg_tr {
    background-position: right top;
    width: 50%;
    bottom: 50%;
    right: 0;
    top: 0;
}
.tw_bg_bl {
    background-position: left bottom;
    height: 50%;
    right: 50%;
    bottom: 0;
    left: 0;
}
.tw_bg_br {
    background-position: right bottom;
    height: 50%;
    width: 50%;
    bottom: 0;
    right: 0;
}
div.popup_window {
    position: absolute;
    display: none;
    margin: 0px;
    min-width: 200px;
    white-space: nowrap;
    z-index:1000;
}
div.item_container {
    height: 79px;
    width: 79px;
    position: relative;
    background-image: url(https://wiki.the-west.net/images/e/ec/Item_box.png);
    background-repeat: no-repeat;
    display: inline-block;
}
div.item_container.wear {
    height: 93px;
    width: 94px;
    position: relative;
    background-image: url(https://wiki.the-west.net/images/8/82/Item_box_wear.png);
    background-repeat: no-repeat;
    display: inline-block;
}
div.item_container.wear2 {
    height: 138px;
    width: 95px;
    position: relative;
    background-image: url(https://wiki.the-west.net/images/5/54/Item_box_wear2.png);
    background-repeat: no-repeat;
    display: inline-block;
}
div.item_container.empty {
    background-image: none;
}
div.item_container > img {
    position: absolute;
    top: 3px;
    left: 3px;
}
div.item_container.item_off > img {
    filter:sepia(1) opacity(35%);
}
div.item_border div.item_container > img,
div.item_container.wear > img,
div.item_container.wear2 > img {
    top: 0px !important;
    left: 0px !important;
}
div.item_container:hover div.popup_window {
    left: 120%;
    top: 10px;
    z-index: 10;
    display: block;
}
div.popup_contents {
    margin: 25px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}
div.popup_contents * {
    margin: 0;
}
div.popup_image {
    background-image: url(https://wiki.the-west.net/images/e/ec/Item_box.png);
    background-repeat: no-repeat;
    width: 79px;
    height: 79px;
    margin: auto;
}
.popup_divider {
    width:124px;
    height:6px;
    margin-top:4px !important;
    background-image: url(https://wiki.the-west.net/images/c/c1/Divider.png);
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
}
div.popup_image img {
    padding-top: 3px;
    padding-left: 4px;
}
.popup_attribute {
    text-align: left;
    padding-left: 7px;
    font-size: 12px;
    color: #070;
    font-weight: bold;
}
.popup_skill {
    text-align: left;
    padding-left: 18px;
    font-size: 11px;
    color: #070;
}
.popup_type {
    font-style: italic;
    font-size: 8pt;
    text-align: center;
}
.popup_name {
    font-size: 13px;
    color: #070;
    font-weight: bold;
    text-align: center;
    padding-top: 4px;
}
.popup_infos {
    text-align: center;
}
.popup_id {
    color: blue;
}
.popup_set {
    color: #800080 !important;
    font-weight: bold !important;
}
.popup_speed {
    color: #8b4513;
}
.popup_fb {
    color: #8b4513;
    font-weight: bold;
}
.popup_fb_stats {
    color: #8b4513;
    font-weight: bold;
}
.popup_dmg {
    font-weight: bold;
    text-align: center;
}
.popup_text {
    color: #007777;
    white-space: normal;
    max-width: 200px;
}
.item_number {
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 10;
    font-size: 16pt;
    color: white;
    font-weight: bold;
    text-shadow: 2px 2px 2px #000;
}
.popup_bonus {
    color:#8b4513;
}
.popup_job {
    display:inline-block;
    border-radius: 3px;
    border: 1px solid #804000;
    padding-top: 3px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.popup_job img {
    width:50px;
    height:50px;
}
.popup_crafteditem {
    display:inline-block;
    background: none;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.popup_crafteditem table {
    border-radius: 3px;
    border: 1px solid #804000;
    text-align: center;
}
.popup_txtgreen {
    color: green;
}
.popup_txtred {
    color: #900;
}
/* Sets */
.set_container {
    position:relative;
    width: 276px;
    height: 395px;
    box-shadow: 0 0 65px #cdbe9f inset, 0 0 20px #beae8c inset, 0 0 5px #816f47;
    border-radius: 10px;
}
.infoSet {
    width:auto;
    margin-top:10px;
    padding: 0;
    text-align:center;
    border: 1px solid #806D47;
    box-shadow: 1px 1px 5px #000;;
}
table.infosetatt {
    border: 1px solid #806D47;
    background-color: #EBEBCF;
    padding: 0;
    height: 44px;
}
table.infosetatt td {
    padding: 0;
    vertical-align: middle;
}
div.set_bonus {
    border:1px solid #997146;
    width:40px;
    text-align:center;
    background-color:#4E3E26;
    color:#fff;
    font:12px arial;
    float:left;
}
/* Set bonus tooltip */

div.tt_bg_tl,
div.tt_bg_tr,
div.tt_bg_bl,
div.tt_bg_br {
    background-image: url(https://wiki.the-west.net/images/f/fc/Tooltip_bg.png);
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
}
.tt_bg_tl {
    background-position: left top;
    bottom: 50%;
    right: 50%;
    left: 0;
    top: 0;
}
.tt_bg_tr {
    background-position: right top;
    width: 50%;
    bottom: 50%;
    right: 0;
    top: 0;
}
.tt_bg_bl {
    background-position: left bottom;
    height: 50%;
    right: 50%;
    bottom: 0;
    left: 0;
}
.tt_bg_br {
    background-position: right bottom;
    height: 50%;
    width: 50%;
    bottom: 0;
    right: 0;
}
.tooltip_outer {
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-bottom: 8px;
    z-index: -1;
}
.tooltip {
    position: relative;
    padding: 10px 13px 12px 13px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .15s ease-in-out;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    -moz-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
    white-space: nowrap;
    max-width: 350px;
    left: -50%;
    color: black;
}
.tooltip::after {
    content: " ";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: -4px;
    margin-left: -11px;
    background-image: url(https://wiki.the-west.net/images/3/32/Tooltip_arrow.png);
    width: 22px;
    height: 11px;
}
.tooltip_container {
    position: relative;
}
.tooltip_container:hover .tooltip {
    visibility: visible;
    -webkit-transition: opacity .15s ease-in-out 0.4s;
    -moz-transition: opacity .15s ease-in-out 0.4s;
    transition: opacity .15s ease-in-out 0.4s;
    opacity: 1;
}
.tooltip_container:hover > .tooltip_outer {
    z-index: 1000;
}
.per_level:after {
    content: "(per Level)";
}
/* Quest templates */

.item_border {
    position: relative;
    display: inline-block;
    margin: 5px;
    background-color: #917F63;
    width: 74px;
    height: 74px;
    border-right: outset 2px;
    border-bottom: outset 2px;
    border-color: #000000;
    border-radius: 8px;
    text-align: left;
}
.number {
    position: absolute;
    top: 40px;
    left: 5px;
    text-shadow: black 1px 1px 1px;
    font-size: 18px;
    color: white;
    font-weight: 40;
}
/* Set switch duel weapon */

#switch {
    position: absolute;
    top: 30px;
    left: 195px;
    cursor: pointer;
}
#switch_prod {
    position: absolute;
    top: 30px;
    left: 195px;
    cursor: pointer;
}
/* Inputs */

#input_level,
#input_search {
    display: inline-block;
    background: url(https://westzz.innogamescdn.com/images/tw2gui/textfield/textfield.png) top left no-repeat;
    height: 30px;
    width: 12px;
}
#input_search {
    position: absolute;
    right: 250px;
}
input.west, select.west {
    background: url(https://westzz.innogamescdn.com/images/tw2gui/textfield/textfield.png) top right no-repeat;
    height: 30px;
    width: 180px;
    margin-left: 12px;
    padding: 0px 8px 0px 0px;
    border: 0;
    outline: none;

}
/* Set icon */
.set_icon_sprite {
    display:inline-block;
    position: relative;
    margin-top:3px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    border-radius: 5px;
    background:url(https://wiki.the-west.net/images/4/46/Set_icons_sprite.png?1);
}
.set_icon_sprite:hover {
     background-color: #FFEECC;
}
.set_icon_sprite.new_set:before {
	content:"";
	display:block;
	position:absolute;
	width:36px;
	height:34px;
	right:0;
	top:0;
	background:url(https://wiki.the-west.net/images/c/c7/New_set.png) no-repeat;
	background-size:contain;
	pointer-events:none;
}
.warning_message {
    color: white;
    display: inline-block;
    padding: 12px 12px 12px 12px;
    border: 1px solid black;
    background: red;
    background: -webkit-linear-gradient(#db1616, #831919);
    background: -o-linear-gradient(#db1616, #831919);
    background: -moz-linear-gradient(#db1616, #831919);
    background: linear-gradient(#db1616, #831919);
}
/* Upgrade */
.item_level {
    position: absolute;
    display:block;
    top: 4px;
    left: 3px;
    height: 13px;
    line-height: 13px;
    background-color: rgba(0,0,0,0.4);
    text-align: center;
    font-size: 12px;
    padding: 1px 2px 0 2px;
    color: #ffffff;
    font-weight: normal;
    box-shadow: 1px 1px 3px #000000;
    border-radius: 0 0 2px 0;
    text-shadow: black -1px 0 1px, black 0 1px 1px, black 1px 0 1px, black 0 -1px 1px;
    white-space: nowrap;
    z-index: 1;
}
.icon_level {
    display: inline-block;
    width: 15px;
    height:12px;
    background:url(https://westzz.innogamescdn.com/images/items/item_level.png);
    margin-right: 3px;
}
.level {
    vertical-align: top;
}
.upgrade {
    display: inline-block;
    width:12px;
    height: 12px;
    background: url(https://wiki.the-west.net/images/c/ca/Upgrade_icons.png) 0px 12px;
    margin: 0px 3px 0 1px;
    cursor: pointer;
}
.upgrade:hover {
    background-position-y:0px;
}
.downgrade {
    display: inline-block;
    width:12px;
    height:12px;
    background: url(https://wiki.the-west.net/images/c/ca/Upgrade_icons.png) 12px 12px;
    margin: 0px 3px 0 3px;
    cursor: pointer;
}
.downgrade:hover {
    background-position-y:0px;
}

.item_container[data-lvl="0"] .item_level {
	display:none;
}
.item_container:hover .item_level {
	display:block;
}
.item_container .upgrade, .item_container .downgrade {
	display:none;
}
.item_container:hover .upgrade, .item_container:hover .downgrade {
	display:inline-block;
}
div.set_container div.item_container > img {
    cursor:pointer;
}
div.mw-collapsible > b {
    color:#5e321a;
    font-size:16px;
}
.navbar_items {
    width: 392px;
    height: 89px;
    padding: 10px;
    background: url(https://wiki.the-west.net/images/b/ba/Navbar_items.png) no-repeat;
}
.navbar_items .link_icon {
    display:inline-block;
    position: relative;
    width: 42px;
    height: 43px;
    cursor: pointer;
    background:url(https://wiki.the-west.net/images/8/87/Navbar_items_icons.png);
}
.navbar_items .link_icon:hover, .navbar_items .active{
     background-position-y:-43px;
}

.wiki-title {
    position:relative;
    max-width: 800px;
    height: 49px;
    background: url(https://wiki.the-west.net/images/b/b3/Title.png) no-repeat;
    background-size: 100% 100%;
    padding: 0;
    margin: auto;
    border: none;
}
#popup_plain {
    position:relative;
    display:inline-block;
}
div.achievement {
    display: inline-block;
    position: relative;
    vertical-align:top;
    font-family: Arial, Verdana, sans-serif;
    width:424px;
    min-height: 120px;
    text-align: center;
    text-shadow: black 1px 1px 1px;
    font-weight: bold;
    color: white;
    z-index: 3;
    margin:2px -1px 2px -1px;
}
div.ach-background {
    width: 100%;
    position: absolute;
    background-image: url(https://wiki.the-west.net/images/c/c8/Achievement_Background.png);
    left: 0;
    z-index: -1;
}
div.ach-top{
    top: 0;
    bottom: 10px;
    background-position: top;
}
div.ach-btm {
    bottom: 0;
    height: 10px;
    background-position: bottom;
}
.tw2gui_button {
    display: inline-block;
    position: relative;
    height: 36px;
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: center;
    cursor: pointer;
    min-width:150px;
    max-width:330px;
}
.tw2gui_button_left_cap,.tw2gui_button_right_cap {
    position: absolute;
    width: 50%;
    height: 36px;
    background: url(https://westzz.innogamescdn.com/images/tw2gui/button/button_normal.png) 0 0;
    left: 0;
}
.tw2gui_button_right_cap {
    left: 50%;
    background-position: right top;
}
.tw2gui_button_middle_bg {
    position: absolute;
    width: 18px;
    height: 36px;
    margin-left: -9px;
    left: 50%;
    background: url(https://westzz.innogamescdn.com/images/tw2gui/button/button_mid_normal.png) 0 0 no-repeat;
}
.textart_title {
    position: relative;
    color: #FFE7B1;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 9px;
    text-align: center;
    height: 19px;
    white-space: nowrap;
    font: bold 10pt Arial;
    overflow: hidden;
    text-overflow: ellipsis;
}
table.sticky_header th {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index:3;
}
div.prize-section {
    display:inline-block;
    position:relative;
    margin: 5px 0 5px 0;
}
div.prize-section .section-border {
    border: 3px solid #a49e97;
    border-radius: 8px;
    box-shadow: 0 0 20px inset;
    opacity: 0.9;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
div.prize-section .section-bg {
    position: absolute;
    left: 3px;
    right: 3px;
    bottom: 3px;
    top: 3px;
    opacity: 0.4;
    border-radius: 5px;
}

div.prize-section .section-legend {
    position: relative;
    text-align: center;
    text-shadow: 0 0 5px #000;
    padding: 10px 15px 5px 15px;
    color: white;
    font-size:20px;
}
div.prize-section .section-content {
    position: relative;
    padding: 15px;
}
small div.item_container {
    height: 60px;
    width: 60px;
}
small div.item_container > img, small div.item_container > a > img {
    width:54px !important;
    height:54px !important;
}


/*--------------------------------------------
--------------------------------------------
--------------------------------------------*/
.odmena_zaklad{
    background-image: url(https://wiki.the-west.cz/images/b/b6/Odmena_r%C3%A1me%C4%8Dek.png);
    width: 60px;
    height: 60px;
}

div.odmena_obrazek pre, div.odmena_pocet pre{
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    overflow: hidden;
    height: 60px;
}
div.odmena_obrazek img{
    width: 52px;
    height: 40px;
    left: 4px;
    top: 4px;
    position: absolute;
    right: 4px;
    margin: 0;
}
div.odmena_pocet p{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 12px;  
}

.table_noborder{
border:0px !important;
border-spacing:0!important;
}
body {
background-image: url(https://wiki.the-west.net/skins/thewest/images/bg-cover-right.png),url(https://wiki.the-west.net/skins/thewest/images/bg-cover-left.png),url(https://wiki.the-west.net/images/f/f1/NewCoverBgBottom.png),url(https://wiki.the-west.net/images/d/d5/NewMainBg.jpg);
}
/* Zde uvedené CSS bude ovlivňovat všechny styly */
/*
 Zruseni obrazku v podkladu u tabulek
*/

#contentFooter {
    z-index: 0;
}

table{
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/* 
Velikonoce 2014
*/

#vel14_menu p{
margin:0;
padding:0 !important;
}
#vel14_menu{
background-image: url("http://wiki.the-west.cz/images/5/5e/VEL2014_podkladMenu.png");
}

/* 
Cirkus
 */

#cirkusKarty img
{
height: 119px;
width: 86px;
}
#cirkusKarty a:hover img{
background-image: url("http://wiki.the-west.cz/images/9/99/Cirkus_mapa_karty_hover.png");
}
#cirkusKolo img
{
height: 80px;
width: 132px;
}
#cirkusKolo a:hover img{
background-image: url("http://wiki.the-west.cz/images/c/cc/Cirkus_mapa_kolo_hover.png");
}
#cirkusSkorapky img
{
height: 146px;
width: 158px;
}
#cirkusSkorapky a:hover img{
background-image: url("http://wiki.the-west.cz/images/2/25/Cirkus_mapa_sko%C5%99%C3%A1pky_hover.png");
}
#cirkusDostihy img
{
height: 121px;
width: 108px;
}
#cirkusDostihy a:hover img{
background-image: url("http://wiki.the-west.cz/images/d/d2/Cirkus_mapa_dostihy_hover.png");
}
#cirkusOdmeny img
{
height: 54px;
width: 54px;
}
#cirkusOdmeny a:hover img{
background-image: url("http://wiki.the-west.cz/images/0/09/Cirkus_mapa_odm%C4%9Bny_hover.png");
}
#cirkusInfo img
{
height: 58px;
width: 58px;
}
#cirkusInfo a:hover img{
background-image: url("http://wiki.the-west.cz/images/c/c3/Cirkus_mapa_info_hover.png");
}
#cirkusVystavba img
{
height: 58px;
width: 58px;
}
#cirkusVystavba a:hover img{
background-image: url("http://wiki.the-west.cz/images/f/f1/Cirkus_mapa_v%C3%BDstavba_hover.png");
}
#cirkusOpice img
{
height: 30px;
width: 21px;
}
#cirkusOpice a:hover img{
background-image: url("http://wiki.the-west.cz/images/2/2c/Cirkus_mapa_opice_hover.png");
}
#cirkusNuggety a:hover img{
background-image: url("http://wiki.the-west.cz/images/c/c3/Cirkus_mapa_nuggety_hover.png");
}
#cirkusNuggety img
{
height: 70px;
width: 48px;
}
/* 
Rozcestník ikonka-hover
*/
#odkaz a:hover img {
background-image: url("http://wiki.the-west.cz/images/6/6b/Rozcestn%C3%ADk_ikonka_hover.png");
border-radius: 8px;
}

#container #p-logo {
background: url("http://wiki.the-west.es/images/e/ee/Wiki_The_West.gif")no-repeat scroll center bottom rgba(0, 0, 0, 0) !important;
height:65px;
margin-top:25px;
}
#container #p-logo a{
background-image: none !important;
}

/* 
HLAVNI STRANA
*/
#menuUkoly a:hover img{
background-image: url("http://wiki.the-west.cz/images/9/91/Hs_ukoly_hover.png");
}
#menuUkoly img
{
height: 80px;
width: 100px;
}
#menuSady a:hover img{
background-image: url("http://wiki.the-west.cz/images/9/92/Mp_sady_hover.png");
}
#menuSady img
{
height: 80px;
width: 100px;
}
#menuRemeslo a:hover img{
background-image: url("http://wiki.the-west.cz/images/5/59/Mp_remeslo_hover.png");
}
#menuRemeslo img
{
height: 80px;
width: 100px;
}
#menuRozcesti a:hover img{
background-image: url("http://wiki.the-west.cz/images/3/37/Mp_rozcesti_hover.png");
}
#menuRozcesti img
{
height: 80px;
width: 100px;
}
#menuDuely a:hover img{
background-image: url("http://wiki.the-west.cz/images/3/34/Mp_duely_hover.png");
}
#menuDuely img
{
height: 80px;
width: 100px;
}
#menuBitvy a:hover img{
background-image: url("http://wiki.the-west.cz/images/9/9e/Mp_bitvy_hover.png");
}
#menuBitvy img
{
height: 80px;
width: 100px;
}

#menuDobrodruzstvi a:hover img{
background-image: url("http://wiki.the-west.cz/images/e/e4/Mp_dobrodruzstvi_hover.png");
}
#menuDobrodruzstvi img
{
height: 80px;
width: 100px;
}

#menuEventy a:hover img{
background-image: url("http://wiki.the-west.cz/images/9/90/Mp_eventy_hover.png");
}
#menuEventy img
{
height: 80px;
width: 100px;
}

#socBaner p{
margin:0;
padding:0 !important;
}
#socBaner {
background-image: url("http://wiki.the-west.cz/images/3/31/Mp_baner_podklad.png");
}

#mpForum a:hover img{
background-image: url("http://wiki.the-west.cz/images/5/59/Mp_forum_ikonka_hover.png");
}
#mpForum img
{
height: 28px;
width: 28px;
}

#mpSupport a:hover img{
background-image: url("http://wiki.the-west.cz/images/c/c1/Mp_support_ikonka_hover.png");
}
#mpSupport img
{
height: 25px;
width: 25px;
}

#mpHra:hover img{
background-image: url("http://wiki.the-west.cz/images/d/d1/Mp_hra_ikona_hover.png");
}
#mpHra img
{
height: 25px;
width: 25px;
}

#mpFB:hover img{
background-image: url("http://wiki.the-west.cz/images/f/fe/Mp_fb_ikona_hover.png");
}
#mpFB img
{
height: 25px;
width: 25px;
}
#mpGP:hover img{
background-image: url("http://wiki.the-west.cz/images/9/95/Mp_gp_ikona_hover.png");
}
#mpGP img
{
height: 25px;
width: 25px;
}
#mpYT:hover img{
background-image: url("http://wiki.the-west.cz/images/2/28/Mp_yt_ikona_hover.png");
}
#mpYT img
{
height: 22px ;
width: 22px ;
}
#mpTW:hover img{
background-image: url("http://wiki.the-west.cz/images/8/87/Mp_tw_ikona_hover.png");
}
#mpTW img
{
height: 24px;
width: 24px;
}











.tilt {
-webkit-transition: all 3s ease;
-moz-transition: all 3s ease;
-o-transition: all 3s ease;
-ms-transition: all 3s ease;
transition: all 3s ease;
}
 
.tilt:hover {
-webkit-transform: rotate(-360deg);
-moz-transform: rotate(-360deg);
-o-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
transform: rotate(-360deg);
}













.pulse:hover{
	animation-name: pulse;
	-webkit-animation-name: pulse;	

	animation-duration: 1s;	
	-webkit-animation-duration: 1s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.95);
		opacity: 0.7;		
	}
	50% {
		transform: scale(1);
		opacity: 1;	
	}	
	100% {
		transform: scale(0.95);
		opacity: 0.7;	
	}			
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.95);
		opacity: 0.7;		
	}
	50% {
		-webkit-transform: scale(1);
		opacity: 1;	
	}	
	100% {
		-webkit-transform: scale(0.95);
		opacity: 0.7;	
	}			
}


/* blokace kodu */
#ca-viewsource{
visibility: hidden !important;
width:300px;
}
/* posunuti menu */
#p-search{
padding-top:60px;
z-index: 1;
}

/* KALENDÁŘ */
.kalendar{
width: 60px;
height: 60px;
border: 2px solid;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
background-color: #faece1;
}
.kalendarNic{
font-size: 25px;
}
.kalendarAkceS{
height: 28px;
border-top: 2px solid;
background-color: #b3957d;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
background-color: #d69665;
margin-top: 1px;
}/*
.kalendarAkceS p{
padding:0 !important;
margin:0 !important;
}
.kalendarAkceS a{
padding:0 !important;
margin:0 !important;
}
*/
.kalendarAkceH{
height: 30px;
font-size: 20px;
margin-top: -9px;
}



/* **** SKOČ HLAVOU PROTI ZDI **** */
div.infobulle{
	position: relative;
	outline: none;
	text-decoration: none;
}
div.infobulle:hover{
	text-decoration: none; 
	z-index: 6; 
}
div.infobulle div.okno{
	position: absolute; 
	margin: 20px 0 0 0px; 
	padding: 10px;
	text-align:justify; 
	font-size: 0.9em;
	line-height:14px;
	z-index: 6;
}
div.infobulle div.okno {left: 80px; top: -150px; }
div.infobulle:hover div.okno{
	left: 2%; 
	z-index:6;
} 
div.infobulle div.okno{
	position: absolute; 
	left: -9999px;
	margin: 4px 0 0 0px; 
max-width: 250px;
}
div.infobulle:hover div.okno { margin: 30px 0 0 55px; }

div.okno div.obsah{
    max-width:250px;
    padding: 10px;
    position: relative;
    z-index: 2;
text-align:center;
}

div.tw2gui_bg_tl, div.tw2gui_bg_tr, div.tw2gui_bg_bl, div.tw2gui_bg_br{
    background-image: url("http://wiki.the-west.cz/images/7/7e/PodladPopup.png");
    position: absolute;
}

.tw2gui_bg_tl{
    background-position: left top;
    bottom: 50%;
    left: 0;
    right: 50%;
    top: 0;
}
.tw2gui_bg_tr{
    background-position: right top;
    bottom: 50%;
    right: 0;
    top: 0;
    width: 50%;
}
.tw2gui_bg_bl{
    background-position: left bottom;
    bottom: 0;
    height: 50%;
    left: 0;
    right: 50%;
}
.tw2gui_bg_br{
    background-position: right bottom;
    bottom: 0;
    height: 50%;
    right: 0;
    width: 50%;
}

.obsah div.obrazek{
background-image: url("https://wiki.the-west.cz/images/b/b9/PopupPodklad.png");
width:93px;
height:93px;
margin: auto;
}
.obsah div.obrazek img{
padding-top: 10px;
width: 73px;
height: 73px;
}
.obsah span#itemNazev{
display:block;
font-weight:bold;
font-size:14px;

}
.obsah span#itemPodtitul{
display:block;
font-style:italic;
font-size:9px
}
.obsah span#itemAtri{
display: block;
text-align: left;
padding-top: 3px;
padding-left: 5px;
line-height: 12px;
font-size: 11px;
color: #007500;
font-weight: bold;
white-space:nowrap;
}
.obsah span#itemSchopnosti{
display: block;
font-size: 10px;
text-align: left;
line-height: 12px;
padding-left: 15px;
color: #007500;
white-space:nowrap;
}

span.invPopup_buyicon, span.invPopup_sellicon {
display: inline-block;
width: 14px;
height: 10px;
background: url('https://wiki.the-west.cz/images/2/24/Prodejka_n%C3%A1kupka.png') repeat-x;
}
span.invPopup_buyicon {
background-position: left center;
}

span.invPopup_sellicon {
background-position: right center;
}
.obsah span#itemZapotrebi{
display: block;
font-size: 10px;
text-align: left;
line-height: 12px;
padding-bottom:10px;
}
.obsah span#itemDraz{
display: block;
font-size: 11px;
line-height: 12px;
color:#007500;
padding-bottom:5px
}


.obsah span#itemUpgrade {
display: inline-block;
height: 14px;
line-height: 17px;
font-size: 11px;
padding: 0 3px 0 17px;
background: url("http://wiki.the-west.cz/images/c/ce/%C3%9Arove%C5%84_p%C5%99edm%C4%9Btu.png") 0 40% no-repeat;
text-align: center;
color: #ffffff;
text-shadow: black -1px 0 1px, black 0 1px 1px, black 1px 0 1px, black 0 -1px 1px;
font-weight: normal;
}

.obsah span#itemID{
display:block;
font-style:italic;
font-size:9px;
margin-top: -5px;
padding-bottom: 3px;
}

.obsah span#itemNeprodej{
display:block;
font-style:italic;
font-size:11px;
text-align:left;
padding: 10px 0 10px 0;
line-height: 12px;
}
.obsah span#itemSkody{
display:block;
font-size:12px;
text-align:left;
padding: 8px 0 0 0;
line-height: 12px;
}
.obsah span#itemRychlost{
display:block;
color: #8b4513;
font-size:11px;
text-align:left;
padding: 10px 0 0px 0;
line-height: 12px;
}
.obsah span#itemSada{
display: block;
text-align: left;
font-weight: bold;
padding-bottom: 5px;
}
.obsah span#itemSada #odkaz{
top:0 !important;
}
.obsah span#itemNevylepsitelne{
color: #900;
text-align:center;
display: block;
}
.obsah span#itemPopis{
font-style: italic;
font-size: 11px;
line-height: 12px;
padding-bottom: 5px;
display: block;
}
.obsah p#itemUcinek{
text-align: left;
line-height: 12px;
}
.obsah p#itemUcinek span{
color: #8b4513;
white-space:nowrap;
}
.obsah span#itemJedinecne{
font-size: 11px;
text-align: center;
color:purple;
padding-bottom:5px;
font-style: italic;
}
.obsah p#itemBonusBitva{
color:#8b4513;
font-weight:bold;
text-align:left;
white-space:nowrap;
font-size:11px;
line-height:12px;
}
.obsah p#itemBonusBitva span{
padding-left: 10px;
  font-weight: normal;
  color: black;
  display: block;
}
.obsah span#itemZdroj{
text-align:center;
padding-bottom:5px;
padding-top:5px;
display:block;
}
.PTzaklad{
background-image: url("https://wiki.the-west.cz/images/2/29/Tlacitko_pruhledne.png");
width:110px;
height:30px;
margin: auto;
}
.PTzaklad #PTobsah{
  width: 110px;
  text-align: center;
  height: 30px;
  padding-top: 7px;
  color: #FFE7B1;
}
.PTzaklad #PTkryti{
display: block;
  width: 110px;
  height: 28px;
  margin-top: -36px;
}
.PTzaklad #PTkryti img{
display: block;
  width: 110px;
  height: 28px;
}

.PTzaklad #PTkryti a:hover img {
background-image: url("http://wiki.the-west.cz/images/6/6b/Rozcestn%C3%ADk_ikonka_hover.png");
}

.obsah #itemShop{
display:block;
margin:auto;
}
.obsah span#itemPrace{
text-align:left;
display:block;
}
.obsah span#itemPrace2{
margin:auto;
display:block;
}
.obsah span#itemSlozeni{
text-align:left;
display:block;
}
.obsah span#itemSlozeni2{
margin:auto;
display:block;
white-space:nowrap;
font-weight: bold;
}

#wrapper {width: 1120px; } /* Largeur du wiki */
#container {width: 860px;} /* Largeur de la zone contenu */
#contentTop {width: 860px; background-size: 100% 77px;}  /* zone supérieure */
#p-search .pBody {width: 200px; background-size:200px 24px;}  /* Diminution en largeur du module de recherche */
#searchInput {width: 173px;}
#navigationTop {
  position: relative;
  background: url("http://wiki.the-west.fr/images/1/16/MenuTopNew.png") no-repeat;
  width: 260px;
  height: 130px;
}
#navigationBottom {
  position: absolute;
  background: url("http://wiki.the-west.fr/images/e/e2/MenuBottomNew.png") no-repeat;
  width: 260px;
  height: 95px;
  right: -15px;
  bottom: -51px;
}
#navigation {width: 225px; font-size: 11px;}
#west_pl_hints_container {width: 830px!important; background-size: 100%!important;}
#content {width: 830px; background-size: 100%;}
#contentFooter {background-size: 101%;}
#p-cactions {width: 810px;}
.portlet h5 {font-size: 120%; font-weight: bold; font-style: italic; font-family:georgia; color: #804000;}
textarea {width: 793px;}

#fondstd {
  background-image: url("http://wiki.the-west.fr/skins/thewest/images/content/contentBg.png");
  background-repeat: repeat;
}

table.prerequis {
  background-image:url('images/content/contentBg.png');
  background-repeat: repeat;
  border:0px;
  border-spacing:0;
  margin:0 auto;  
}

div.prerequis {
/*  background: url("http://wiki.the-west.fr/skins/thewest/images/content/contentBg.png") repeat-y; */
  border:1px solid #CCC; 
  border-radius:10px; 
  background:#FFF; 
  border-right:3px solid #ccc; 
  border-bottom:3px solid #ccc; 
  padding:5px; 
  line-height:1.3; 
  margin-left:2px; 
  margin-right:1px;
  text-align:center;
}
.pozadi_podkladu{
background-size: 100% auto;
background-image: url("http://wiki.the-west.cz/images/b/b9/PopupPodklad.png");
padding:2px;
}

.popup_pocet{
  display: block;
  color: #fff;
  height: 12px;
  line-height: 11px;
  font-size: 10px;
  bottom: 3px;
  position: absolute;
  text-align: center;
  background: rgba(127, 111, 85, 0.7);
  border-radius: 0 2px 0 2px;
  box-shadow: 1px -1px 2px #000000;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 1;
  padding-left: 10px;
  padding-right: 10px;
}





/* **** SKOČ HLAVOU PROTI ZDI 2**** */
div.quest_info_text{
	outline: none;
	text-decoration: none;
position:relative;

}
div.quest_info_text:hover{
	text-decoration: none; 
	z-index: 6; 
}
div.quest_info_text div.window{
	position: absolute; 
	margin: 20px 0 0 0px; 
	padding: 10px;
	text-align:justify; 
	font-size: 0.9em;
	line-height:14px;
	z-index: 6;
}
div.quest_info_text div.window {left: 380px; top: 50px; }
div.quest_info_text:hover div.window{
	left: 2%; 
	z-index:6;
} 
div.quest_info_text div.window{
	position: absolute; 
	left: -9999px;
	margin: 4px 0 0 0px; 
max-width: 450px;
}
div.quest_info_text:hover div.window { 
margin: -150px 0 0 150px;
width:400px;
}

div.window div.obsah{
    max-width:450px;
    padding: 10px;
    position: relative;
    z-index: 2;
text-align:center;
}

div.window div.obsah div.quest_uvodni_nadpis{
display:block;
font-size: 15px;
color:#007500;
font-weight:bold;
padding-top: 10px;
padding-bottom: 5px;
}
div.window div.obsah div.quest_uvodni_text{
display:block;
font-size: 13px;
padding-left: 10px;
padding-right: 10px;
text-align: justify;
padding-bottom: 10px;
}
div.window div.obsah div.quest_zaver_nadpis{
display:block;
font-size: 15px;
color:#007500;
font-weight:bold;
padding-top: 10px;
padding-bottom: 5px;
}
div.window div.obsah div.quest_zaver_text{
display:block;
font-size: 13px;
padding-left: 10px;
padding-right: 10px;
text-align: justify;
padding-bottom: 10px;
}

div.window div.podklad_uspech{
background-image: url("https://wiki.the-west.cz/wiki/Soubor:Uspech.png");
}



/* **** SKOČ HLAVOU PROTI ZDI 3**** */
/* **** SKOČ HLAVOU PROTI ZDI 3**** */
div.uspech_info_buble{
	outline: none;
	text-decoration: none;
position:relative;

}
div.uspech_info_buble:hover{
	text-decoration: none; 
	z-index: 6; 
}
div.uspech_info_buble div.window_uspech{
	position: absolute; 
	widht: 480px;
	text-align:justify; 
	font-size: 0.9em;
	line-height:14px;
	z-index: 6;
}
div.uspech_info_buble:hover div.window_uspech{
	margin: -150px 0 0 75px;
	left: 2%; 
	z-index:6;
} 
div.uspech_info_buble div.window_uspech{
	position: absolute; 
	left: -9999px;
	margin: 4px 0 0 0px; 
	max-width: 480px;
}

div.window_uspech div.obsah_uspech{
    width: 480px;
    height: 107px;
    position: relative;
}

div.window_uspech div.podklad_uspechO{
	background-image: url("https://wiki.the-west.cz/images/4/42/UspechOdmena.png");
    width: 480px;
    height: 128px;
    position: absolute;
}
div.window_uspech div.podklad_uspech{
	background-image: url("https://wiki.the-west.cz/images/e/e9/Uspech.png");
    width: 480px;
    height: 107px;
    position: absolute;
}
div.window_uspech div.obsah_uspech div.info_buble_nazev{
position: absolute;
    width: 270px;
    height: 22px;
    top: 5px;
    left: 95px;
    text-align: center;
    text-shadow: #000 1px 1px 1px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    line-height: 22px;
}
div.window_uspech div.obsah_uspech div.info_buble_popis{
    padding: 0 105px 0 80px;
    margin: 45px 0 0 11px;
    font-weight: bold;
    text-shadow: #000 1px 1px 1px;
    color: #FFF;
    position: absolute;
    display: block;
text-align: center;
}
div.window_uspech div.obsah_uspech div.info_buble_obrazek{
    position: absolute;
    left: 15px;
    top: 10px;
}
div.window_uspech div.obsah_uspech div.info_buble_body{
position: absolute;
    font-size: 22px;
    text-shadow: #000 1px 1px 1px;
    color: #FFF;
    text-align: center;
    width: 55px;
    font-weight: bold;
    width: 70px;
    height: 66px;
    top: 26px;
    right: 5px;
}
div.window_uspech div.obsah_uspech div.info_buble_odmena{
position: absolute;
    display: block;
    top: 72px;
    text-align: center;
    left: 200px;
}