body
{
  margin:0px 0; 
  padding:0;
  color:#000;                      /* all occurences change */ 
  background-color:#FFF; 
  font-family:Arial,Helvetica,Sans-serif;
  font-size: 100%;
}

p, tr, td, form {
  margin:0;
  padding:0;
}

select {
  background-color:#040D1A;
  color:white;
  font-size: 0.7em;
  width:175px;
}

input {
	margin:0px auto;
}

textarea {
  background-color:#FFF;
  border-style:solid;
  border-width:1px;
  border-color:#FC3;
  color:white;
  
  scrollbar-Base-Color: #012158;
  scrollbar-Arrow-Color: #7F7F7F;
  scrollbar-3dLight-Color: #7F7F7F;
  scrollbar-DarkShadow-Color: black;
  scrollbar-Highlight-Color: black;
  scrollbar-Shadow-Color: #00B3FF;
}

#main
{
  margin:0px auto; 
  padding:0;
  /*width:1050px;*/
  background:#FFF;
  /*position:relative;*/
}

#levypanel
{
  /*position:absolute;
  width:200px;*/
  margin:0; 
  padding:0px;
  /*min-height: 430px;*/  
}

#stredni, #stredniTele
{
  /*position:absolute;*/
  background:#FFF;
  /*width:630px;
  margin-left:200px;*/
  background:url('back_create.png') no-repeat top center;
  /*min-height: 430px;*/
  /*text-align: center;*/
}

#pravypanel
{
  /*position:absolute;
  left:830px;
  width:200px;*/
  margin:0; padding:0;
  /*min-height: 430px;*/ 
  /*text-align: center;*/   
}

#wlogo {
  width:191px;
  height:85px;
  background:url('wowlogo011.gif') no-repeat top center;
  margin:50px auto;
  margin-bottom: 0;  
}

#vstup {
  margin:15px auto;
  width:200px;
  height:225px;
  z-index: 100;
}

.pcaps, .pcaps_left {
  font-size: 8pt; 
  color: black; 
  letter-spacing: 3px; 
  font-variant: small-caps;
  padding:5px 0; 
}

.pcaps_left {
  text-align: left;
  padding-left:15px;
  padding-bottom:1px;
}

.bsend {
  background:url('send_en.gif') no-repeat top center;
  width:130px;
  height:31px;
  border:none;
  cursor:pointer;
}

.bcreate {
  background:url('create_en.gif') no-repeat top center;
  width:170px;
  height:41px;
  border:none;
  cursor:pointer;
}

.bback {
  background:url('b_back_en.gif') no-repeat top center;
  width:131px;
  height:31px;
  border:none;
  cursor:pointer;
}

.ionline {
  background:url('online.gif') no-repeat left top;
  height:28px;
  border:none;
  width:28px;
  margin:auto;
  padding-bottom: 2px;
}

.ioffline {
  background:url('offline.gif') no-repeat left top;
  height:28px;
  border:none;
  width:28px;
  margin:auto;
  padding-bottom: 2px;  
}

#footer {
  /*margin:55px auto;*/
  width:490px;
  height:auto;
}

input.old, input.old_small, input.old_100, input.old_red {
  font-family:verdana,courier,sans-serif;
  background-color:#FFF;
  border-style:solid;
  border-width:1px;
  border-color:#BB9306;
  color:black;
  width:175px;
  margin:1px auto;
  font-size: 0.7em;
}

input.old_small {
  width:40px;
}

input.old_100 {
  width:100px;
}

input.old_red {
  border-color:#F00;
}

input.radio {
  margin-right:5px;
}

.error {
	font-weight: bold;
  font-size: 0.7em; 
  color:#fff;
  /*text-align: center;*/
  margin:20px auto;
}

.txt, .txt1, .txt2, .txt3, .txt4 {
	font-size:0.7em; 
  color:#87ceeb; 
  font-family:Arial,Helvetica,Sans-Serif;
}
.txt1 {
	color:#c93;
}
.txt2 {
	color:#fff;
}
.txt3 {
	color:#ff0;
}
.txt4 {
  color:#326695;
}

#inlevy {
  padding:15px;
}

.panellabel {
  margin:10px;
  color:#fff;
  font: bold 0.8em Verdana, Arial, Sans-serif;
  /*text-align: center;*/  
}

.panel_text, .pool_text, .input_text {
  color:#000;
  font: normal 0.6em Verdana, Arial, Sans-serif;
  text-align: left;
}

.panel_text {
  margin-bottom:30px;
}

.input_text {
  width:50px;
  font-size:0.7em;
}

#poolq, .pool_click {
  color:#87ceeb; 
  font: normal 0.7em Verdana, Arial, Sans-serif;
  text-align: left;
  /*padding-bottom:5px;*/
}

.pool_click {
  color:#ffb019;
  cursor: pointer;
  font-weight:bold;
}

.pool_click_hover {
  color:#87ceeb;  
}

.panel_obal {
  text-align:left;
  margin:20px 0 30px 0;
}

.footer_obal {
  text-align:center;
  /*margin:20px 0 10px 0;*/
}

.poolFill {
  background:url('pool.bmp') repeat-x left top;
  /*height:11px;*/
  border: 1px solid #326695;
  line-height: 11px;
  vertical-align: middle;  
}

.td_center {
  text-align:center;
}

.td_left {
  text-align:left;
}

a.main, a.main:hover, a.main:visited, a.main:link, a.main:active, a, a:hover, a:visited, a:link, a:active, #submenu1 {
	font-weight:bold; 
  color:#ffb019;  
  font: normal normal bold 0.6em Verdana, Arial, Sans-serif;
  text-decoration: none;
  padding:0;
  margin:0;
}

a.main, a.main:hover, a.main:visited, a.main:link, a.main:active, #submenu1 {
  background: url('bod.gif') no-repeat left top;
  padding-left:20px;
  font-size: 0.7em;
  margin:10px 0;
  display: block;    
}

#submenu1 {
  cursor:pointer;
}

#submenu1_hidden {
  display: none;
}

a.main:hover, a:hover { 
  color:#87ceeb;  
}

textarea.ta_black_little, textarea.ta_black {
  font-family:verdana,courier,sans-serif;
  font-size:11px;
  font-weight:normal;
  color:white;
  border:1px solid #326695;
  border-width:1px;
  
  width:185px;
}

textarea.ta_black {
  background-color:transparent;
  margin-bottom: 20px;;
}


.small {
  font-family:sans-serif;
  font-size:0.65em;
}

#counter {
  border:1px solid #326695;
  text-align:center;
  /*padding:10px;*/
}

#div_filter {
  text-align:left;
}

#plrtable {
  border:1px solid #326695;
}

.torange {
  /*padding:5px;*/
  font-size:0.7em;
  text-align:right;
  color:black;
}

table.tfilter {
  width:100%;
}

#orange_dotted {
  /* border:1px dotted #ffb019; */
  border:1px solid #BB9306;  
  /*padding:5px;*/
  margin:2px;
  text-align:center;  
}


#plr_table {
  background-color: #FFF;
  text-align:center;
  width:100%;
}

.tab_title {
  color:#ccc799;
  background-color: #004; /* 004 */
  height:20px; 
}

.tab_title td a {
  padding:3px 3px 3px 0;
}

.tab_title th {
  padding:3px 0 3px 3px;
	font-size:0.7em;
	cursor: pointer;
	background-position: center right;    
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

.tab_title .headerSortUp {
	background-image: url(asc.gif);
}

.tab_title .headerSortDown {
	background-image: url(desc.gif);
}

.tab_title .headerSortDown, .tab_title .headerSortUp {
  background-color: #322dca;
}

.row_ali, .row_hor, .row_hover, .row_newp , .row_log  {
	font-size:0.7em; 
  color:#ccc799; 
  font-family:Arial,Helvetica,Sans-Serif;
  background-color:#007; /*33f */
}

.row_hor {
  background-color:#682A23; /*933 */
}

.row_hover {
  background-color: #87ceeb;
  color:black;  
}

.row_newp {
  background-color: #FFF999;
}

.row_log {
  background-color: black;
}


#plr_table td {
  padding-left:2px;
}

#copyr {
  margin:100px 0;
}

#acenter {
  margin: 35px auto;
  height:200px;
  text-align:center;
}

.aram, .aram2 {
  border: 1px solid #87ceeb;
  width:250px;
  /*padding:10px;*/
  margin-left:auto; 
  margin-right:auto;
  /*margin-top:10px;
  margin-bottom:10px;*/
}

.aram2 {
  width:95%;
  /*padding:10px;*/
  margin:0;
}

.top10 {
  padding:10px 0 0 0;
}

.stat, .stat_blue, .stat_red, .stat_green {
  font-size:0.8em;
}

.stat_blue {
  color:#00f;
}

.stat_red {
  color:#f00;
}

.stat_green {
  color: #006633;
}

#teleimg {
  border:2px solid #326695;
  width:386px;
  height:258px;
  position:absolute;
  /*top:350px;
  left:400px;*/
  background-image: url(../img/teleport/dalaran.jpg);
  background-repeat:no-repeat;
  color:black;
  font-size:1em;
  font-weight:bold;
}

#telesimg {
  border:2px solid #326695;
  /*width:150px;
  height:100px;
  position:absolute;
  top:10px;
  left:10px;*/
  background-image: url(../img/teleport/dalaran0.jpg);
  background-repeat:no-repeat;
}

#teleimgpoint {
  border:2px solid #326695;
  /*width:120px;
  height:36px;
  position:absolute;
  top:310px;
  left:375px;*/
  border-bottom:none;
  border-left:none;
}

#teleimgpoint1 {
  border:2px solid #326695;
  width:346px;
  height:285px;
  position:absolute;
  top:116px;
  left:50px;
  border-top:none;
  border-right:none;
  z-index:1;
}

#televstup {
  position:absolute;
  top:auto;
  left:170px;
  margin:15px auto;
  width:200px;
  height:225px;
  z-index: 2;
}

#telemenu {
  position:absolute;
  width:200px;
  z-index:3;
  top:450px;
  left:20px;
  text-align:left;
}

#stredniTele
{
  /*margin-left:0px;
  width:550px;
  height:550px;*/
}

#telenote{
  margin-top:10px;
}

.btele {
  background:url('teleport_en.gif') no-repeat top center;
  width:170px;
  height:41px;
  border:none;
  cursor:pointer;
}

.mangos_show {
}

.mangos_hide {
  display:none;
}

.site {
	font-family:"Times New Roman";
	font-size:10px;
}
