* { padding: 0; margin: 0;}
p { margin: 1.2em 0; line-height: 1.25em;}
body {
 background: #000 url("/images/design/logo-big.jpg") top center no-repeat;
 color: #d8ba94;
 font-family: Verdana, Tahoma, sans-serif;
 font-size: 11px; 
 text-align: center;
}

img { border: 0; }
td, th { font-size: 11px; }
ol { margin-left: 30px; }

img.menu { margin: 10px 10px; }

/* ROZLOZENI WEBU */

#main {
 width: 960px;
 position: relative;
 margin: 0 auto; padding: 0;
 text-align: left; 
}

#top {
 height: 400px;
  position: relative;
}

#top .logo
{
  position: relative;
  top: 20px;
  left: 10px;
}

#top .search
{
  position: absolute;
  bottom: 95px;
  right: 15px;
  z-index: 20;
}

#top-add {
 position: absolute;
 left: 480px; top: 30px;
 z-index: 1;
}

#menu-top {
 position: absolute;
 left: 100px; top: 256px;
 z-index: 5;
 
}



.gf
{
  position: absolute;
  width: 70px;
  height: 61px;
  left: -20px;
  top: 75px;
}


.forum
{
  position: absolute;
  width: 212px;
  height: 85px;
  left: 350px;
  top: 55px;
}

#content {
 position: relative;
 width: 960px;
 background: url('./images/design/site_bg.gif') repeat-y;
}
#content_padding {
 position: relative;
 top: -70px;
 z-index: 10;
 float: left;/*
 margin-left: 200px;
 margin-right: 180px;*/
 width: 500px;
 _width: 580px;
 padding: 20px 40px 0 40px;
 background: #201300;
 text-align: justify;
 
}

div.content_top
{
  position: absolute;
  z-index: 5;
  left: 0; top: -90px;
  width: 960px;
  height: 90px;
  background: url("/images/design/content-top.png");
}

div.content_bottom
{
  width: 960px;
  height: 90px;
  background: url("/images/design/content-bottom.png") bottom left;
}

#bottom {
 width: 900px;
 height: 25px;
 line-height: 25px;
 margin: 10px auto;
 font-size: 90%;
 color: #888;
 background: #0c0c0c;
 text-align: center;
}

#bottom a, #bottom a:visited
{
 color: #aaa;
}

#menu_left {
 float: left;
 width: 200px;
 min-height: 270px;
 _height: 270px;
}
#menu_right {
 float: right;
 width: 180px;
 min-height: 270px;
 _height: 270px;
}


div.menu_padding {
 margin: 0 1px
}
#menu_right div.menu_padding {  text-align: center; }

#menu_left a.menu {
 display: block;
 width: 175px;
 height: 15px;
 padding: 0 3px 0 21px;
 line-height: 15px;
 font-size: 11px;
 color: #deb279;
 text-decoration: none;
}
#menu_left a.menu:hover {
 color: #ff4;
 background: url("/images/design/menu_link_hover.png") top right no-repeat;
}

#menu_right a.menu {
 display: block;
 width: 155px;
 height: 15px;
 padding: 0 21px 0 3px;
 line-height: 15px;
 font-size: 11px;
 color: #deb279;
 text-decoration: none;
 text-align: right;
}
#menu_right a.menu:hover {
 color: #ff4;
 background: url("/images/design/menu_link_hover_right.png") top left no-repeat;
}

img.corner_left_bottom { position: absolute; left: -1px; bottom: -1px; _bottom: -2px;}
img.corner_right_bottom { position: absolute; right: -1px; bottom: -1px; _bottom: -2px;}


div.lang {
  position: absolute; z-index: 10;
  left: 10px;
  top: 30px;

}


#banner_right
{
  position: absolute;
  right: -150px;
  top: -90px;
  width: 150px;

}

/******************************************************
 * stylovani novinky
 ******************************************************/
 
div.novinka_header {
 width: 100%;
 height: 50px;
 position: relative;
 background: url('/images/design/novinka/bg.gif') repeat-x;
}

div.novinka_header img {
 width: 54px;
 height: 50px;
 margin-left: 10px;
}

div.novinka_body {
 margin: 10px 18px;
}

div.novinka_footer {
 padding: 2px 18px;
 border-top: 1px solid #3b2504;
 font-size: 9px;
 text-align: right;
}

div.novinka_header h3 {
 position: absolute;
 left: 70px; bottom: 10px;
 font-size: 120%;
 font-weight: bold;
 margin: 0; padding: 0;
}

/* casti novinky */

div.citace {
 margin: 10px 20px;
 border: 1px solid #3f280c;
 border-left-width: 0;
 padding: 10px 10px 10px 50px;
 _height: 50px;
 min-height: 50px;
 color: #c9bf99;
 font-size: 10px;
 background: #201306 url('/images/design/novinka/citace.gif') 8px 10px no-repeat;
}



div.spoiler {
 margin: 10px 20px;
 border: 2px solid #3f280c;
 padding: 10px;
 color: #040404;
 background: #040404;
}


/******************************************************
 * panel rychlych aktualizaci
 ******************************************************/
table.posledni_novinky
{
  width: 155px;
  margin: 0 auto;
  border-collapse: collapse;
  border: 1px solid #2e1c05;
}

table.posledni_novinky td
{
  padding: 3px;
  font-size: 9px;
  color: #deb279;
}

table.posledni_novinky .bg1
{
  background: #291900;
}

table.posledni_novinky .bg2
{
  background: #190f00;
}

/******************************************************
 * clanky
 ******************************************************/

table.obal {  border-collapse: collapse; }
table.obal td.obal { border: #5a3c11 solid 1px; vertical-align: top;}
table.obal td.obal td { border: 0; } 

.interview_otazka { 
 width: 96%;
 padding: 2%;
 border: 1px solid #3f280c;
 border-width: 1px 0;
 background: #342003; 
}

.interview_odpoved { 
 width: 96%;
 padding: 2%;
}

/******************************************************
 * archiv novinek
 ******************************************************/

.archiv_obal {

 width: 420px;
 margin: auto;
 background: #1D1100;
 border: 1px solid #5a3c11;  
}

.archiv_padding {
 margin: 10px; 
}

option, select, textarea, input {
  border: 1px solid #5A3C11;  
  background: #000000;
  color: #C9BFAA;
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 11px;
}

option { border: 0; }
input, textarea { padding: 2px; }



/******************************************************
 * galerie obrazku
 ******************************************************/

table.galerie {
 border-collapse: separate;
 border-spacing: 10px;
 margin: 0 auto;
} 

td.galerie {
  width: 142px;
  text-align: center;
  vertical-align: top;	
}
td.walls { border-bottom: 1px solid #3f280c;}

td.galerie div { 
 margin: 10px 10px 10px 0 ;
 text-align: right; }

/* oramovani nahledu obrazku - galerie obrazku, nahledy videi */
td.galerie img, div.video_thumb img { border: 1px solid #3f280c;}
td.galerie img:hover, div.video_thumb img:hover { border: 1px solid #5a3c11; }
 
 
/******************************************************
 * download videi
 ******************************************************/

div.video_container {
 background: #231303;
 margin: 0 32px 15px;
 padding: 5px 0;
 border-bottom: 1px solid #5A3C11;
} 

div.video_header {  
 border-bottom: 1px solid #5A3C11;
 margin-bottom: 5px;
 padding: 0 0 5px 15px;
}

div.video_header h3 { 
 font-size: 120%;
}

div.video_thumb {
 float: left;
 width: 145px;
 margin-left: 15px;
}

div.video_content {
 float: left;
 width: 210px;
 margin-left: 15px;
}
 


/******************************************************
 * vypis anket
 ******************************************************/

.pollHead 
{

  background: #231303;
  padding: 5px 3px;
  font-weight: bold;
  color: #ee3;
  border-bottom: 1px solid #2e1c05;
  font-size: 12px;
} 

.pollContainer {
 border: 1px solid #5A3C11;
 margin-bottom: 20px;
 overflow: hidden; 
}
 
.answer { width: 80%; float: left;}
.votes { width: 8%; float: left;}
.percents { width: 8%; float: right;}
 
/******************************************************
 * globalni formatovaci tridy
 ******************************************************/

.cleaner { clear: both; visibility: hidden; }

/* pouziti: vlastnosti videa */
.color1 { color: #bca982; }
.color2 { color: #ee3; }

h6 {
 font-size: 100%;
 font-weight: bold;
 padding: 0.8em 0;
 } 

.row1 {
 background: #231303;
 padding: 3px;
 vertical-align: top;
 text-align: left;
} 
 
/* nastavení hlavicky a svisleho zarovnani jejiho obsahu" */  
.heading1 {
 width: 100%;
 height: 30px;
 color: #ffc;
 background: #342003;
 font-weight: bold;
 padding: 0 3px;
 _vertical-align: middle;
} 

.heading1 span {
 display: table-cell;
 vertical-align: middle;
}

a, a:visited {
 color: #fff;
 text-decoration: underline;
 }
a:hover { color: #ede5d3; }

.quest_list a, .quest_list a:visited
{
 color: #ECC695;
}

.quest_list a:hover
{
 color: #eee;
}



ul li {
 list-style-type: square;
 margin-left: 20px;
}

img.border { border: solid 1px #3f280c; }
img.margin { margin: 5px; }
img.margin_big { margin: 5px 15px; }

p.img {
 text-align: center;
 font-size: 90%;
 color: #bca982;
}

/* div elementy pro hlaseni chyb ci uspechu */
.error {
  width: 390px;
  _width: 420px;
  color: #fff;
  margin: auto;
  margin-top: 20px;
  background: #af0000;
  padding: 15px;
  border: 1px solid #af0000;  
}

.success {
  width: 390px;
  _width: 420px;
  color: #fff;
  margin: auto;
  margin-top: 20px;
  background: #4c952c;
  padding: 15px;
  border: 1px solid #4c952c;  
}

.code {
 width: 90%;
 _width: 96%;
 margin: 0 auto;
 text-align: left;
 background: #231303;
 border: 1px solid #5A3C11;
 color: #bca982;
 padding: 3%;
 font-family: Courier, monotype;
 font-size: 90%;

}

h2 { 
 display: block;
 padding: 5px;
 border-bottom: 1px solid #3d2a10;
 font-variant: small-caps;
 color: #ff9;
 margin-bottom: 15px;
 padding-left: 25px;
}
h2:first-letter {
 color: #ff3;
}

h4 { 
 display: block;
 padding: 5px;
 border-bottom: 1px solid #3d2a10;
 color: #ffd;
 margin-bottom: 15px;
 padding-left: 25px;
 font-size: 14px;
}

div.kalendar
{
  width: 402px;
  margin: 15px auto;
}
div.kalendar h3
{
  background: #392201;
  padding: 12px;
  color: #ff9;
  border: 1px solid #4E320B;
  margin-bottom: 1px;
}
div.kalendar img
{
  border: 1px solid #4E320B;
}
div.kalendar a, div.kalendar a:visited
{
  display: block;
  background: #311E02;
  padding: 9px;
  color: #ff9;
  margin-bottom: 1px;
  float: left;
}
div.kalendar a:hover
{
  background: #1D1100;
  color: #ff3;
  text-decoration: none;
}
div.kalendar div.linky
{
  background: #311E02;
  border: 1px solid #4E320B;
  border-width: 1px 0;
}


/* BESTIAR */

.bestiar-list-item 
{
  width: 420px;
  margin: 2px auto;
  
}

.bestiar-list-item .image
{
  width: 31px;
  height: 31px;
  margin-right: 3px;
  float: left;
}

.bestiar-list-item .body
{
  width: 360px;
  height: 29px;
  background: url("/images/design/bestiar-list-bg.png");
  padding: 0 10px;
  margin-top: 1px;
  float: left;  
}

.bestiar-list-item table
{
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  height: 29px;
}

.bestiar-list-item table td.name
{
  width: 180px;
}

.bestiar-list-item table td.name_orig
{
  width: 100px;
}

.bestiar-list-item table td.exp
{
  text-align: right;
  width: 70px;
}

.bestiar-list-item .body:hover
{
  background-position: 0 29px;
}

.bestiar-list-item a
{
  font-size: 14px;
  font-weight: bold;
  font-variant: small-caps;
  color: #ee6;
}

img.bestiar 
{
  margin: 0 5px 10px 10px;
  float: right;
}

table.bestiar_vlastnosti
{
  border-collapse: collapse;
  width: 70%;
  margin: 3px auto;
  margin-bottom: 15px;
  border: 1px solid #4E320B;
  background: #311e03;
  padding-right: 10px;
}

table.bestiar_vlastnosti td
{
  padding: 5px;
}



/* NPC */

.npc_seznam
{
  border-collapse: collapse;
  border: 1px solid #3f280c;
	background: #251501;
	width: 460px;
	margin: 0 auto;

}

.npc_seznam .head td
{
  border-bottom: 1px solid #3d2a10;
  font-weight: bold;
  color: #ee6;
  font-size: 14px;
  line-height: 24px;
}

.npc_seznam td
{
  padding: 2px 5px;
}

.npc_seznam td a, .npc_seznam td a:visited
{
  text-decoration: none;
  font-weight: bold;
}


.npc
{
  
}

.npc .image
{
  width: 200px;
  height: 200px;
  margin-right: 1px;
  float: left;
}

.npc .image a
{
  display: block;
  width: 110px;
  padding: 5px;
  padding-left: 15px;
  margin: 0 auto;
  background: url("/images/design/icon_back.gif") no-repeat 5px 6px;
  text-decoration: none;
  color: #cfaf86;
}

.npc .body
{
  position: relative;
  padding: 4px 5px;
  border: 1px solid #442b07;
  float: left;
  width: 285px;
  background: #271701;
  color: #b2936c;
}

.npc .body .b_t
{
  position: absolute;
  width: 297px;
  height: 8px;
  top: -1px; left: -1px;
  background: url("/images/risen/npc/design/bg_top.gif") top left no-repeat;
}

.npc .body .b_b
{
  position: absolute;
  width: 297px;
  height: 8px;
  bottom: -1px; left: -1px;
  background: url("/images/risen/npc/design/bg_bottom.gif") bottom left no-repeat;
}


.npc .body table
{
  width: 100%;
  border-collapse: collapse;
}

.npc .body table td
{
  padding:  0 3px;
  vertical-align: top;
  line-height: 18px;
}

.npc .body table td.udaj
{
  width: 60px;
}

.npc .body p
{
  padding: 0 3px;
  padding-top: 5px;
  font-size: 12px;
  border-top: 1px solid #442b07;
  text-align: left;
}



.search .submit
{
  background: url("/images/design/search.png");
  width: 52px;
  height: 19px;
  border: 0;
  margin: 0;
  text-align: center;
  font-size: 11px;
}

.search .text
{
  color: #5a3c11;
}

#search_div
{
  width: 850px;
  margin: 0 auto;
  border: 1px solid #2d1c02;
  font-size: 11px;
  padding: 20px;
  background: #201300;
}





/* submenu  */
#submenu
{
  position: relative;
  background: #110900;
  width: 97%;
  height: 25px;
  margin: 0 auto; 
  margin-top: 5px;
  padding: 0 6px;
  line-height: 25px;
  text-align: center;
  font-size: 11px;
  color: #bbb;
}
#submenu .left_side 
{
 position: absolute;
 top: 0; left: 0;
 width: 6px;
 height: 25px;
 background: url("/images/design/submenu-left.gif") no-repeat;
}
#submenu .right_side 
{
 position: absolute;
 top: 0; right: 0;
 width: 6px;
 height: 25px;
 background: url("/images/design/submenu-right.gif") no-repeat;
}
#submenu p
{
  float: left;
  margin: 0;
  padding: 0 5px;
  line-height: 25px;
}
#submenu a, #submenu a:visited 
{
 display: block;
 float: left;
 height: 25px;
 color: #e78900;
 text-align: center;
 text-decoration: none;
 padding: 0 10px;
 font-weight: bold;
 
}
#submenu a:hover
{
 color: #f00;
 background: #190f00;
}
#submenu a:before
{
  content: " | ";
}




p.info
{
  font-size: 12px;
  font-style: italic;
  color: #deb279;
}

div.papir
{
  float: right;
  width: 200px;
  padding: 10px;
  margin: 10px;
  margin-right: 0;
  background: #dbc299;
  color: #0f0e0d;
  font-style: italic;
}

div.papir .description
{
  font-size: 10px;
  color: #48331e;
}

div.papir img
{
  border: 2px solid #84471c;
  float: left;
  margin: 5px 10px;
  margin-left: 0;
}

div.papir img.download
{
  border: 0;
}

div.papir p
{
  margin: 0 0 10px 0;
}

div.papir span
{
  font-style: normal;
  color: #3b2c1e;
}

div.papir h5
{
  font-style: bold;
  font-size: 13px;
  margin-bottom: 10px;
  margin-top: 3px;
}

div.papir a, div.papir a:visited
{
  color: red;
}


.img_caption
{
  font-style: italic;
  color: #dfbd33;
}


/* uziti: tabulkove prehledy zbrani, herbaru atp... */

table.prehled
{
  border-collapse: collapse;
  width: 450px;
  border: 1px solid #3d2a10;
  margin: 0 auto;
  background: #1d1000;
  color: #ab906e;
}

table.prehled .head
{
  border-bottom: 1px solid #3d2a10;
  font-weight: bold;
  color: #ee6;
}

table.prehled td
{
  padding: 3px;
  margin: 1px 0;
  vertical-align: middle;
}

table.prehled td.level
{
  font-size: 12px;
  color: #ff9;
  font-weight: bold;
  width: 30px;
  text-align: center;  
}


.skill
{
  margin: 0 auto;
  width: 450px;
  margin-bottom: 10px;
}

.skill .image
{
  width: 40px;
  float: left;
}

.skill .body
{
  width: 410px;
  float: right;
}

.skill p
{
  margin:  5px 10px
}




.frakce_npc
{
  position: relative;
  margin: 0 20px;
  padding-left: 70px;
}

.frakce_npc img
{
  position: absolute;
  left: 0; top: 5px;
}

.frakce_npc h5
{ 
 display: block;
 padding: 5px;
 border-bottom: 1px solid #3d2a10;
 font-size: 12px;
}

.quest_list 
{
  width: 472px;
  margin: 0 auto;
}

.quest_list .head
{
  padding: 0;
  height: 48px;
  border: 1px solid #3f280c;
  border-width: 1px 0;
  font-weight: bold;
  background: #261701;  
}

.quest_list .head h4
{
  
  color: #dd7;
  border: 0;
  font-size: 18px;
  margin-left:30px;
  line-height: 40px;

}

.quest_list table
{
  margin-top: 5px;
  clear: both;
}


div.navod
{
  margin: 5px;
  padding: 10px;
  border: 1px solid #3d2a10;
  background: #2E1C02;
}

div.navod h4
{
  padding: 0;
  border: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
  color: #ff6;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
}

div.navod p.first
{
  margin-top: 0;
}



.quest_warning {

  margin: 5px 20px;
  background: #550000;
  padding: 10px;
  border: 1px solid #8A2323;  
  color: #E89898;
}


div.ucitel .image
{
  float: left;
}

div.ucitel .head
{
  height: 38px;
  line-height: 38px;
  border: 1px solid #3f280c;
  border-width: 1px 0;
  margin-left: 41px;
  font-size: 14px;
  font-weight: bold;
  background: #261701;
  color: #dd7;
  padding-left: 15px;
}

div.ucitel .head span
{
  font-size: 11px;
}

table.ucitel
{
  clear: both;
  width: 498px;
  margin: 0 auto 15px auto;
  border-collapse: collapse;
  border: 1px solid #3f280c;
  border-top: 0;
}

table.ucitel td
{
  padding: 4px;
}

table.ucitel .head td
{
  font-size: 10px;
  font-style: italic;
  background: #241601;
  border-bottom: 1px solid #2a1a01;
  color: #9c7f59;
}



.predmet
{
  width: 400px;
  margin: 0 auto;
}

.predmet table
{
  border-collapse: collapse;
  border: 1px solid #3f280c;
  background: #1d1000;
  padding: 0;
}

.predmet table td
{
  padding: 4px;
  color: #ccad85;
}

.predmet table .head
{
  height: 45px; 
  vertical-align: top;
  border-bottom: 1px solid #3f280c;
  line-height: 35px;
  font-variant: small-caps;
  font-size: 18px;
  font-weight: bold;
  color: #d5cb2b;  
  padding: 1px 10px;
  background: #180d00;
}

.predmet table .head div
{  
  position: relative;
  height: 46px;
}

.predmet table .head div span
{  
  position: absolute;
  bottom: -5px;  
  left: 1px;
  width: 300px;
  font-size: 10px;
  font-weight: normal;
  font-variant: normal;
  line-height: auto;
  font-style: italic;
  color: #927249;
}

.predmet table .hodnota
{  
  text-align: right;
  font-weight: bold;
}

.predmet table .popis
{
  border-top: 1px solid #3f280c;
  padding: 8px;
  color: #ccad85;
  font-size: 12px;
  color: #d3a468;
}




.predmety2_seznam_obal {
  margin: 0 auto;
  width: 490px;  
	border: 1px solid #3f280c;  
  background: #1d1000;
}

div.predmety2_seznam_item {
  
	padding: 4px;
}

div.predmety2_seznam_heading {  
  text-align: left;
	font-weight: bold;
	color: #ff4;
  background: #180d00;
	padding: 15px 3px;		
}


.bg1 { background: #231303;}

div.predmety2_seznam_item .jmeno, div.predmety2_seznam_item .jmeno-g2, div.predmety2_seznam_item .vlastnost, div.predmety2_seznam_item .zraneni, div.predmety2_seznam_item .perk, div.predmety2_seznam_heading .jmeno, div.predmety2_seznam_heading .jmeno-g2, div.predmety2_seznam_heading .vlastnost, div.predmety2_seznam_heading .zraneni, div.predmety2_seznam_heading .perk {
  float: left;
  margin: 0 3px;

}

div.predmety2_seznam_item .jmeno, div.predmety2_seznam_heading .jmeno { width: 35%;}
div.predmety2_seznam_item .vlastnost, div.predmety2_seznam_heading .vlastnost { width: 6%; text-align: right; margin-right: 10px;}
div.predmety2_seznam_item .zraneni, div.predmety2_seznam_heading .zraneni { width: 8%; text-align: right; margin-right: 10px;}
div.predmety2_seznam_item .cena, div.predmety2_seznam_heading .cena { text-align: right; }

div.predmet2_obal {
  margin: 0 auto;
  margin-bottom: 25px;
  width: 450px;  
  _text-align: center;
  position: relative;


}

div.predmet2_obal a.top_link {
  display: block;
  position: absolute;
  right: -20px;
  top: 20px;
  width: 9px;
  height: 6px;
  background: url("/images/design/icon_top.gif") no-repeat;
}

div.predmet2_obal a.top_link span{
  display: none;
}



div.predmet2_heading {
  text-align: left;
	font-weight: bold;
	color: #ff4;
	padding: 10px;
	border: 1px solid #3f280c;
	background: #1d1000;
	margin: 1px 0;
  font-size: 140%;
  font-variant:small-caps;
  font-family: verdana, sans-serif;
}

div.predmet2_img {
	border: 0px solid #3f280c;
	border-width: 0 1px;
	background: #1d1000;
	margin-bottom: 1px;
	line-height: 0;
	font-size: 0;
}



div.predmet2_table {
	border: 1px solid #3f280c;
	background: #1d1000;
	margin-bottom: 1px;
	padding: 8px;
	
}

div.predmet2_table td, div.predmet2_table th {
  padding: 2px 0;	
}

div.predmet2_comm {
	border: 1px solid #3f280c;
	border-top-width: 0;
	background: #251501;
	margin-top: 1px;
	padding: 8px;
	
}


.kniha
{  
	border: 1px solid #3f280c;
	background: #251501;
	width: 475px;
	padding: 5px;
	margin: 0 auto;
	margin-bottom: 20px;

}

.kniha a.kouzlo, kniha a.kouzlo:visited
{
  display: block;
  float: left;
  width: 155px;
	border: 1px solid #251501;
	text-decoration: none;
	color: #ff7;
	line-height: 22px;
}

.kniha a.kouzlo-color, kniha a.kouzlo-color:visited
{
  background: #1d1000;
}

.kniha span
{
  padding-left:2px;
}

.kniha a.kouzlo:hover
{
	border: 1px solid #3f280c;
	color: #fff;
	background: #2e1b02;
}

.kniha .kouzlo img
{
  display: block;
  float: left;
	border: 1px solid #3f280c;
	line-height: 0;
	font-size: 0;
}




table.soutez
{
  margin-bottom: 10px;
}

table.soutez td
{
  padding: 1px;
  vertical-align: middle;
}

table.soutez td.head
{
  font-size: 12px;
  font-style: italic;
  color: #deb279;
  font-weight: bold;
}




.best
{
  padding: 10px;
  background: #281802;
  margin-bottom: 10px;
  text-align: left;
}

.best h5 
{
  font-size: 12px;
  font-weight: bold;
  color: #d5db3a;
}

.best a 
{
  margin-right: 10px;
  display: block;
  float: left;
}

.best span 
{
  color: #b59976;
}


ol.tipy li
{
  line-height: 18px;
}



p.comics_uvod
{
  margin: 10px;
  padding: 10px;
  font-size: 13px;
  border: solid 1px #3f280c;
  font-family: Times, serif;
  color: #b69b79;
  background: #1c1100;
  font-style: italic;

}









.tucne { font-weight: bold; }
.kurziva { font-style: italic; }
.podtrzene { text-decoration: underline; }

.doprostred { text-align: center; }
.vlevo { text-align: left; }
.vpravo { text-align: right; }
.nahoru { vertical-align: top; }
.v_stred { vertical-align: middle; }
.dolu { vertical-align: bottom; }

.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.top { vertical-align: top; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }