body {
  background : #000000 url('body.png') repeat; 
  font-family : arial, sans-serif;
  font-size : 1.0em;
  color : #000000;
  margin : 0px;
  padding : 0px;
}
a {
  color : #13048b;
  text-decoration : underline;
}
a:hover {
  text-decoration : underline;
  color : #0054ff;
}
img {
  border : 0px;
}

/* MAIN DEFINITIONS */
#webpage {
  margin : 0px auto;
  width : 940px;
  background : #ffffff;
}

.panel-spacing {
  width : 10px;
  float : left;
}

#panel-left {
  background : #ffffff;
  width : 170px;
  float : left;
}

#panel-center {
  background : #ffffff;
  width : 420px;
  float : left;
}

#panel-right {
  background : #ffffff;
  width : 310px;
  float : left;
}

/* HEADER OF PAGE (LOGO AND LOGIN FORM) */
#header {
  background : #000307 url('header.jpg') repeat-x;
  height : 79px;
}

#header-logo {
  float : left;
  width : 190px;
  padding-top : 20px;
}

#header-logo img {
  padding-left : 10px;
}

#header-banner {
  float : left;
  margin-right : 10px;
}

.flash {
  width : 468px;
  height : 60px;
  margin-top : 10px;
}

/* LOGIN ON ELECTRONICA */
#header-login {
  float : left;
  width : 200px;
  padding-top : 6px;
  color : #feb400;
  font-size : 0.7em;
  font-family : Trebuchet MS;
}

#header-login input {
  padding : 2px;
  font-family : Trebuchet MS;
  font-weight : bold;
}

#header-login #login-submit {
  background-color : #002a66;
  border : #000000 1px solid;
  color : #ffffff;
  font-family : Trebuchet MS;
  padding : 2px 7px 2px 7px;
}

#header-login a {
  color : #ffffff;
}

#header-login a:hover {
  color : #feb400;
}

/* MAIN NAVIGATION */
#navigation {
  background : #002c6c url('navigation.jpg') repeat-x;
  clear : both;
  height : 30px;
}

#navigation ul {
  margin : 0px;
  padding : 0px;
  list-style-type : none;
}

#navigation li {
  list-style-type : none;
  display : block;
  float : left;
  background : url('navigation_li.jpg') no-repeat 3px right;
}

#navigation li a {
  display : block;
  padding : 7px 13px 3px 13px;
  color : #ffffff;
  text-decoration : none;
  font-weight : bold;
  font-family : Trebuchet MS;
  font-size : 0.8em;
}

#navigation li a:hover {
  color : #0054ff;
}

#subnavigation {
  background : #202020 url('subnavigation.jpg') repeat-x;;
  clear : both;
  line-height : 30px;
  color : #555555;
  font-family : Trebuchet MS;
  font-size : 0.8em;
  padding-left : 13px;  
  text-transform : uppercase;
}

#subnavigation a {
  font-size : 0.8em;
  color : #999999; 
  text-decoration : none;
}
#subnavigation a:hover {
  color : #0054ff; 
}

/* LEFTBOX */
.leftbox-header {
  line-height : 29px;
  border-bottom : #00388a 1px solid; 
  padding-left : 10px;
  padding-right : 10px;
  background : #001c44 url('leftbox-header.jpg') no-repeat;
  margin-top : 10px;
}
.leftbox-description {
  line-height : 1.5em;
  border-bottom : #00388a 1px solid; 
  padding : 4px 10px 4px 10px;
  background : #002150 url('centerbox-description.jpg') repeat-x;
  color : #ffffff;
  font-size : 0.7em;
}
.leftbox-description a {
  color : #ffffff;
}
.leftbox-description a:hover {
  color : #0054ff;
}
.leftbox-content {
  border : #000000 3px solid;
  border-bottom : #000000 0px solid;
  padding : 3px 7px 7px 7px; 
  font-size : 0.7em;
  color : #545454;
}
.leftbox-footer {
  background : url('leftbox-footer.jpg') no-repeat;
  height : 3px;
}
.leftbox-header h2 {
  color : #feb400;
  font-family : Trebuchet MS;
  font-size : 0.8em;
  font-weight : bold;
  margin : 0px;
  padding : 0px;
}
.leftbox-content ul {
  list-style-type : none;
  margin : 0px;
  padding : 0px;
}
.leftbox-content li {
  border-bottom : #d9d9d9 1px solid;
  padding-bottom : 4px;
}

.leftbox-content li img {
  padding-top : 10px;
  float : right;
}
#leftbox-content-stats {
  background : url('backstat.jpg') no-repeat 96px 2px;
}

/* ELECTRO.CHAT */
.electrochat form {
  padding : 0px;
  margin : 0px;
}
.electrochat input {
  padding : 0px;
  width : 100px;
  font-size : 0.8em;
  font-family : verdana;
}
#electrochat_submit {
  width : 40px;
  font-family : Trebuchet MS;
  font-weight : bold;
  background-color : #000000;
  border : #00388a 0px solid;
  color : #ffffff;
}
.electrochat-box {
  height : 185px;
  overflow : auto;
}
.electrochat-box .re {
  color : #1d3e6d;
  font-variant : small-caps;
}
.electrochat-box h4 {
  margin : 0px 0px 1px 0px;
  padding : 0px;
  font-size : 1.0em;
  font-weight : normal;
  font-family : Trebuchet MS;
}
.electrochat-box p {
  margin : 0px 0px 10px 0px;
  padding : 0px;
  color : #444444;
  font-family : Arial, Sans-Serif;
}




/* CENTERBOX */
.centerbox-header {
  line-height : 29px;
  border-bottom : #00388a 1px solid; 
  padding-left : 10px;
  padding-right : 10px;
  background : #001c44 url('centerbox-header.jpg') no-repeat;
  margin-top : 10px;
}
.centerbox-header-special {
  line-height : 29px;
  border-bottom : #347515 1px solid; 
  padding-left : 10px;
  padding-right : 10px;
  background : #001c44 url('centerbox-header-special.jpg') no-repeat;
  margin-top : 10px;
}
.centerbox-header-forum {
  line-height : 29px;
  border-bottom : #8a000a 1px solid; 
  padding-left : 10px;
  padding-right : 10px;
  background : #001c44 url('centerbox-header-forum.jpg') no-repeat;
  margin-top : 10px;
}

.centerbox-description {
  line-height : 1.5em;
  border-bottom : #00388a 1px solid; 
  padding : 4px 10px 4px 10px;
  background : #002150 url('centerbox-description.jpg') repeat-x;
  color : #ffffff;
  font-size : 0.7em;
}
.centerbox-description-special {
  line-height : 1.5em;
  border-bottom : #347515 1px solid; 
  padding : 4px 10px 4px 10px;
  background : #1e440c url('centerbox-description-special.jpg') repeat-x;
  color : #ffffff;
  font-size : 0.7em;
  font-family : Trebuchet MS;
}
.centerbox-description-forum {
  line-height : 1.5em;
  border-bottom : #8a0005 1px solid; 
  padding : 4px 10px 4px 10px;
  background : url('centerbox-description-forum.jpg') repeat-x;
  color : #ffffff;
  font-size : 0.7em;
  font-family : Trebuchet MS;
}


.centerbox-description a, .centerbox-description-special a, .centerbox-description-forum a {
  color : #ffffff;
}
.centerbox-description a:hover {
  color : #0054ff;
}
.centerbox-description-special a:hover {
  color : #1eb500;
}
.centerbox-description-forum a:hover {
  color : #c90000;
}


.centerbox-content {
  border : #000000 3px solid;
  border-bottom : #000000 0px solid;
  padding : 3px 7px 7px 7px; 
  font-size : 0.7em;
}
.centerbox-content h1 {
  margin : 6px 0px 6px 0px;
  padding : 0px;
  font-size : 1.7em;
  color : #002150;
}
.centerbox-content h2 {
  margin : 6px 0px 6px 0px;
  padding : 0px;
  font-size : 1.5em;
  color : #1d3e6d;
}
.centerbox-content h3 {
  margin : 6px 0px 6px 0px;
  padding : 0px;
  font-size : 1.3em;
  color : #1d3e6d;
}
.centerbox-content h4 {
  margin : 6px 0px 6px 0px;
  padding : 0px;
  font-size : 1.2em;
  color : #1d3e6d;
}
.centerbox-content h5 {
  margin : 6px 0px 6px 0px;
  padding : 0px;
  font-size : 1.1em;
  color : #1d3e6d;
}
.centerbox-content p {
  margin : 6px 0px 15px 0px;
  padding : 0px;
  font-size : 1.1em;
}
.centerbox-content-nospacing {
  border : #000000 3px solid;
  border-bottom : #000000 0px solid;
  padding : 3px 0px 0px 0px; 
  font-size : 0.7em;
}
.centerbox-footer {
  background : url('centerbox-footer.jpg') no-repeat;
  height : 3px;
  clear : both;
}
.centerbox-header h1, .centerbox-header-special h1, .centerbox-header-forum h1 {
  color : #ffffff;
  font-family : Trebuchet MS;
  font-size : 0.8em;
  font-weight : bold;
  margin : 0px;
  padding : 0px;
  text-transform : uppercase;
}
.centerbox-header h2, .centerbox-header-special h2, .centerbox-header-forum h2 {
  color : #feb400;
  font-family : Trebuchet MS;
  font-size : 0.8em;
  font-weight : bold;
  margin : 0px;
  padding : 0px;
  text-transform : uppercase;
}
.centerbox-content ul, .centerbox-content-nospacing ul {
  list-style-type : none;
  margin : 0px;
  padding : 0px;
}
.centerbox-content li, .centerbox-content-nospacing li {
  border-bottom : #d9d9d9 1px solid;
  padding-bottom : 4px;
}
.centerbox-content li img, .centerbox-content-nospacing li img {
  padding-top : 10px;
  float : right;
}

#centerbox-content-left {
  width : 210px;
  float : left;
  background-color : #012e71;
  font-size : 0.7em;
  line-height : 1.3em;
  overflow : hidden;
  height : 167px;
  color : #ffffff; 
}
#centerbox-content-left-producer {
  width : 210px;
  float : left;
  font-size : 0.7em;
  line-height : 1.3em;
  overflow : hidden;
  height : 167px;
  background-color : #eeeeee;
}
#centerbox-content-right img  {
  clear : both;
}
#centerbox-content-right {
  width : 210px;
  float : left;
  background-color : #ffffff;
  font-size : 0.7em;
  overflow : hidden;
  height : 167px;
  line-height : 1.3em;
}
#centerbox-content-right h2, #centerbox-content-left h2, #centerbox-content-left-producer h2 {
  font-family : Trebuchet MS;
  margin : 0px;
  font-size : 1.2em;
  padding : 0px 0px 6px 0px;
  color : #000;
}
#centerbox-content-left-c {
  border-top : #000000 3px solid;
  border-left : #000000 3px solid;
  padding : 3px 7px 7px 7px; 
}
#centerbox-content-left-producer-c {
  border-top : #000000 3px solid;
  border-left : #000000 3px solid;
  padding : 3px 7px 7px 7px; 
}
#centerbox-content-right-c {
  border-top : #000000 3px solid;
  border-right : #000000 3px solid;
  padding : 3px 7px 7px 7px; 
}
#centerbox-content-left a {
  color : #ffffff; 
}
#centerbox-content-left a:hover {
  color : #0054ff; 
}

.centerbox-content-page ul {
  list-style-type : disc;
  margin-bottom : 20px;
  color : #000000;
  font-size : 1.1em;
}
.centerbox-content-page li {
  list-style-type : disc;
  margin-left : 20px;
  border : 0px;
  color : #000000;
  padding : 0px;
}



a.intoforum {
  font-family : Trebuchet MS;
  margin-left : 14px;
}
.feb400 {
  color : #feb400;
}
.ffffff {
  color : #ffffff;
}
.np {
  float : left;
  padding-right : 6px;
}
.c00255c {
  color : #00255c;
}


#centerbox-content-right ul, #centerbox-content-left ul, #centerbox-content-left-producer ul {
  list-style-type : none;
  margin : 0px;
  padding : 0px;
}
#centerbox-content-right li, #centerbox-content-left li, #centerbox-content-left-producer li {
  border-bottom : #d9d9d9 1px solid;
  padding-bottom : 5px;
}

#centerbox-content-right li img, #centerbox-content-left li img, #centerbox-content-left-producer li img {
  padding-top : 10px;
  float : right;
}

.centerbox-description a {
  margin-right : 15px;
}

.centerbox-description-special h2 {
font-size : 1.2em;
margin : 0px 0px 10px 0px;
padding : 0px;
}

.centerbox-description-left {
  float : left;
  width : 210px;
}



/* ARTICLES ON HOMEPAGE*/
.article {
  background : url('article.jpg') no-repeat top left;
  border-bottom : #b7b7b7 1px solid;
  margin-bottom : 0px;
  padding-bottom : 6px;
}
.article-first {
  background : url('article-first.jpg') no-repeat top left #eeeeee;
  padding:0px 5px 5px 5px;
  margin-top:4px;
  border-bottom:1px;
}
.article h1 {
  padding-left : 43px;
  color : #001e4a;
  margin : 10px 0px 0px 0px;
  font-size : 1.2em;
  font-family : Trebuchet MS;
  text-transform : uppercase;
}
.article-first h1 {
  padding-left : 0px;
  margin-top : 3px;
  font-size : 1.4em;
  font-weight : normal;
}
.article h2 {
  padding-left : 43px;
  color : #000000;
  margin : 0px 0px 6px 0px;
  font-size : 1.0em;
  font-family : Trebuchet MS;
  font-weight : normal;
}
.article-first h2 {
  padding-left : 0px;
  padding-top : 2px;
}
.article p {
  color : #222222;
  font-size : 1.1em;
  margin : 0px;
  font-family : Trebuchet MS;
  text-align : justify;
}
.article-first p {
  font-weight : bold;
  text-align : left;
}





/* RIGHTBOX */
.rightbox-header {
  line-height : 29px;
  border-bottom : #00388a 1px solid; 
  padding-left : 10px;
  padding-right : 10px;
  background : #001c44 url('rightbox-header.jpg') no-repeat;
  margin-top : 10px;
}
.rightbox-description {
  line-height : 1.5em;
  border-bottom : #00388a 1px solid; 
  padding : 4px 10px 4px 10px;
  background : #002150 url('centerbox-description.jpg') repeat-x;
  color : #ffffff;
  font-size : 0.7em;
}
.rightbox-description a {
  color : #ffffff;
}
.rightbox-description a:hover {
  color : #0054ff;
}
.rightbox-content {
  border : #000000 3px solid;
  border-bottom : #000000 0px solid;
  padding : 3px 7px 7px 7px; 
  font-size : 0.7em;
  color : #545454;
}
.rightbox-footer {
  background : url('rightbox-footer.jpg') no-repeat;
  height : 3px;
}
.rightbox-header h2 {
  color : #feb400;
  font-family : Trebuchet MS;
  font-size : 0.8em;
  font-weight : bold;
  margin : 0px;
  padding : 0px;
}
.rightbox-content ul {
  list-style-type : none;
  margin : 0px;
  padding : 0px;
}
.rightbox-content li {
  border-bottom : #d9d9d9 1px solid;
  padding-bottom : 4px;
}

.rightbox-content li img {
  padding-top : 10px;
  float : right;
}

/* ELECTRONICA TOP 10 ON HOMEPAGE */
.top20_mini img {
width : 20px;
height : 20px;
}
.top20_mini small {
color : #777777;
}
.top20_mini_a {
padding : 2px;
width : 15px;
text-align : right;
vertical-align : top;
}
.top20_mini_b {
padding : 2px;
width : 200px;
text-align : left;
vertical-align : top;
}
.top20_mini_c {
padding : 2px;
width : 30px;
text-align : center;
vertical-align : top;
}
.top20_mini_d {
padding : 2px;
width : 370px;
text-align : left;
vertical-align : top;
}
.top20_mini_p {
padding : 2px;
width : 20px;
text-align : left;
vertical-align : top;
}
.top20_mini td {
border-bottom : #d9d9d9 1px solid;
}
.w200 {
  width : 200px;
  vertical-align : top;
}
.star {
  float : left;
}
.star img {
  width : 20px
  height : 20px;
  border : 0px;
}


/* EXTRA CHARTS */
.jukebox_a {
padding : 2px;
background-color : #ffffff;
width : 120px;
border-top : #dddddd 1px solid;
border-bottom : #dddddd 1px solid;
}
.jukebox_b {
padding : 2px;
width : 80px;
text-align : center;
}
.jukebox_c {
padding : 2px;
background-color : #00183c;
color : #ffffff;
width : 80px;
text-align : center;
}

.jukebox_m {
background-color : #f1f1f1;
padding : 2px;
color : #000000;
width : 105px;
text-align : left;
font-size : 11px;
}
.jukebox_e {
padding : 2px;
background-color : #00183c;
color : #ffffff;
width : 30px;
text-align : right;
font-size : 11px;
}
.jukebox_all {
padding : 2px;
background-color : #00183c;
color : #feb400;
text-align : center;
}


/* PRODUCENTI */
.view_alphabet {
clear : both;
margin-top : 4px;
}
.view_genres {
clear : both;
margin-top : 0px;
background : #ffffff url('top-styly.jpg') no-repeat 13px 1px;
overflow : hidden;
}
.pismeno {
width : 14px;
text-align : center;
margin-right : 2px;
float : left;
background-color : #e3e4e6;
font-size : 0.9em;
}
.pismeno a {
display : block;
border : #cecece 1px solid;
text-decoration : none;
}
.pismeno a:hover {
color : #ffffff;
background-color : #00204e;
border : #000000 1px solid;
}
.genreslist_ul {
float : left; 
width : 132px;
}
.genreslist_ul li {
margin-left : 15px;
margin-right : 15px;
padding : 1px 0px 0px 0px;
}
li.extra {
margin-left : 39px;
font-weight : bold;
}
.genreslist_ul li a {
text-decoration : none;
}

#producers-list {
background-color : #ffffff;
}
#producers-list ul{
margin : 0px;
}

.producent-item {
float : left;
width : 200px;
} 

.producent-item .ico_prod {
float : left;
margin : 0px 10px 0px 0px;
padding : 3px 0px 0px 0px;
width : 40px;
height : 40px;
}
.producent-item .ico_prod_profile {
float : none;
margin : 0px 0px 0px 0px;
}
.producent-list-short {
width : 200px;
float : left;
}
.producent-list-short h2 {
margin : 10px 15px 5px 15px;
padding : 1px 0px 1px 4px;
font-size : 1.2em;
font-weight : bold;
font-family : Trebuchet MS;
color : #545454;
background : #e3e4e6;
}
.producent-list-short ul {
padding-bottom : 20px;
}
.producent-list-short li {
margin-left : 30px;
margin-right : 15px;
}

/* PRODUCENT PROFIL */
#profile-tray {
float : right;
}
#profile-tray img {
margin-top : 8px;
}
#profile-tray .ico {
float : left;
text-align : center;
color : #ffffff;
font-size : 0.6em;
width : 42px; 
line-height : 1.5em;
font-family : Trebuchet MS;
}
#profile-tray a {
color : #ffffff;
}
#profile-tray a:hover {
color : #1eb500;
}

.producent_info_caps {
font-size : 1.2em;
}
.producent_info_caps div {
float : left;
font-weight : bold;
width : 140px;
}
.insert_to_guestbook {
margin : 0px;
}
.insert_to_guestbook input {
padding : 2px;
font-family : Arial, Sans-Serif;
}
.insert_to_guestbook textarea {
padding : 2px;
font-family : Arial, Sans-Serif;
font-size : 1.0em;
width : 316px;
height : 80px;
}
.producent_infotext {
font-size : 1.1em;
}
.producent_infotext p {
margin : 0px 0px 15px 0px;
}
.producent_infotext hr {
color : #d9d9d9;
height : 1px;
}
.tab-x { 
background : #ffffff url('forum_bg.jpg') repeat-x;
width : 100%;
margin-top : 4px;
}
.tab-y {
background : #ffffff url('forum_bg.jpg') repeat-x;
margin-top : 4px;
width : 100%;
}

/* MP3 LIST */
.mp3_list .nota {
float : left;
}
.mp3_list .clicker a {
float : right;
}
.mp3_list img {
margin-right : 5px;
}
.mp3_description {
padding : 3px 10px 0px 25px;
color : #555555;
}

/* MINIRECENZE LIST */
.minirecenze_item {
display : block;
clear : both;
}
.minirecenze_item h3 {
display : block;
font-size : 1.1em;
clear : both;
background-color : #ddddff;
padding : 2px 0px 2px 4px;
border-top : #aaaacc 3Px solid;
}
.minirecenze_item p {
color : #444444;
clear : both;
padding-left : 4px;
}
.minirecenze_item_review {
padding : 3px 0px 3px 10px;
display : block;
border-left : #ddddff 4px solid;
margin : 0px 0px 10px 5px;
background-color : #f5f5f5;
font-family : Trebuchet MS;
color : #222255;
}
table.insert_comment {
margin : 0px;
padding : 0px;
}
.insert_comment textarea {
width : 370px;
border : 1px #000000 solid;
}
.insert_comment select {
width : 165px;
border : 1px #000000 solid;
}

/* FÓRUM */
.forum_new_posts {
height : 180px;
}
.forum_new_posts li {
width : 200px;
height : 60px;
overflow : hidden;
float : left;
}
.forum_new_posts li a {
color : #8a0005;
}
.forum_new_posts li a:hover {
color : #d30008;
}

.forum_theme_overview-a {
background-color : #ffffff;
border-bottom : #dddddd 1px solid;
padding-top : 8px;
padding-bottom : 8px;
}
.forum_theme_overview-b {
background-color : #eeeeee;
border-bottom : #dddddd 1px solid;
padding-top : 8px;
padding-bottom : 8px;
}
.forum_theme_overview-a img, .forum_theme_overview-b img {
float : left;
margin-right : 10px;
margin-left : 5px;
}
.forum_theme_overview-a h3, .forum_theme_overview-b h3 {
margin : 0px;
padding : 0px;
font-size : 1.2em;
}
.forum_theme_overview-a p, .forum_theme_overview-b p {
margin : 0px;
padding : 0px 10px 0px 0px;
font-size : 1.1em;
color : #444444;
height : 30px;
overflow : hidden;
}
.forum_theme_overview-a h3 a, .forum_theme_overview-b h3 a {
color : #8a0005;
}
.forum_theme_overview-a h3 a:hover, .forum_theme_overview-b h3 a:hover {
color : #d30008;
}

/* MAGAZIN FASTVIEW */
#magazin-fastview ul {
margin-bottom : 14px;
}
#magazin-fastview li.x {
background : #f5f5f5;
padding-left : 10px;
}
#magazin-fastview li.y {
background : #e7e7e7;
padding-left : 10px;
}

/* FOOTER */
#prefooter {
clear : both;
height : 10px;
}
#footer {
clear : both;
background : #000000;
line-height : 30px;
text-align : center;
color : #ffffff;
font-size : 0.7em;
font-family : Trebuchet MS;
border-left : #ffffff 1px solid;
border-right : #ffffff 1px solid;
}
#footer a {
color : #ffffff;
}
#footer a:hover {
color : #cccccc;
}

/* SPECIAL STYLES */
.both {
clear : both;
}
.uppercase {
text-transform : uppercase;
}
p.admin_zprava {
color : #eb0000;
font-weight : bold;
border-bottom : #eb0000 1px solid;
padding-bottom : 4px;
}
.editor {
width : 374px;
height : 300px;
}
.mp3_list li p {
margin : 0px;
padding : 0px;
}
.aktuality-ul {
font-size : 1.1em;  
}
.send-question form {
margin : 0px;
padding : 0px;
}
.send-question form textarea {
border : #aaaaaa 1px solid;
width : 390px;
height : 60px;
}
.send-question form input {
border : #aaaaaa 1px solid;
width : 150px;
}

.w25 {  /* Šíøky TDèek a INPUTù*/
  width : 25px;
  vertical-align : top;
}
.w50 {
  width : 50px;
  vertical-align : top;
}
.w70 {
  width : 70px;
  vertical-align : top;
}
.w90 {
  width : 90px;
  vertical-align : top;
}
.w120 {
  width : 120px;
  vertical-align : top;
  text-align : right;
}
.w150 {
  width : 150px;
  vertical-align : top;
}
.w200 {
  width : 200px;
  vertical-align : top;
}
.w250 {
  width : 250px;
  vertical-align : top;
}
.w300 {
  width : 300px;
  vertical-align : top;
}
.w350 {
  width : 350px;
  vertical-align : top;
}
.w400 {
  width : 420px;
  vertical-align : top;
}

/* ON-LINE PLAYER */
#online-player {
  margin : 0px auto;
  background-color : #000000;
  text-align : center
}
#online-player ul {
  list-style-type : none;
  margin : 0px;
  padding : 0px;
  background-color : #ffffff;
  width : 300px;
  font-size : 11px;
  font-family : Trebuchet MS;
}
#online-player li {
  list-style-type : none;
  text-align : left;
  display : block;
  border-bottom : #cccccc 1px solid;
}
#online-player li.playerspacing {
  padding : 5px 5px 10px 5px;
}

/* view-info-for-redactor */
#view-info-for-redactor {
display : none;
}
#view-info-for-redactor form {
margin : 0px;
padding : 0px;
}
#view-info-for-redactor td {
vertical-align : top;
}
#view-info-for-redactor textarea {
width:146px;
height:60px;
font-size : 0.9em;
font-family : Trebuchet MS;
border : #e5e5e5 1px solid;
margin-bottom : 3px;
}
#view-info-for-redactor input {
width:120px;
font-size : 0.9em;
font-family : Trebuchet MS;
border : #e5e5e5 1px solid;
margin-bottom : 3px;
}
input#vifr-3 {
width : 70px;
}
input#vifr-send {
width : 50px;
background-color : #3e3e3e;
color : #ffffff;
border : 1px;
}

#view-producent-genres {
display : none;
}
#vipro2-button {
display : none;
}

/* Stránkování */
.pageing {
display : block;
margin-top : 3px;
background-color : #eeeeee;
padding : 3px 3px 4px 3px;
font-weight : bold;
text-align : right;
text-transform : uppercase;
}

/* Anketa pruhy */
.anketa-pruhy {
height : 8px;
width : 2px;
margin-bottom : 2px;
}