/*-----------------------------------------------------+
| SQUARE RS                                            |
| Copyright (c) 2010 Tomáš Kolinger.                   |
| Všechna práva vyhrazena. / All rights reserved.      |
|------------------------------------------------------|
| File: css_main.css                                   |
| Author: Tomáš Kolinger                               |
+-----------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	background: url('images/background.jpg') no-repeat top center #2d2d2d;
	font-family: Arial;
	font-size: 12px;
}
#bg-bottom {
  background: url('images/bg-bottom.jpg') 100% 100%;
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 1293px;
  height: 706px;
}
#wrap {
	width: 1000px;
	margin: 0 auto 0 auto;
}
#header {
	width: 1000px;
	height: 193px;
}
#header_logo {
  float: left; 
	width: 680px;
	height: 193px;
}
#head_sponsor_text{
  float: left;
  color: #808080;
  font-weight: bold;
  font-size: 11px;
  padding-top: 40px;
}
#head_sponsor {
  padding-top: 40px;
  float: right; 
	width: 230px;
}
#center-panel {
  background: url('images/center-panel.jpg');
  width: 1000px;
  height: 134px;
}
#center-panel div.sponsors {
  width: 730px;
  height: 122px;
  float: left; 
  padding-top: 12px; 
  padding-left: 10px;
}
#center-panel div.profile {
  float: right;
  width: 251px;
  height: 105px;
  color: #1f1f1f;
  margin-top: 10px;
}
#center-panel div.profile div.bg-avatar {
  position: relative;
  width: 65px;
  float: left;
  height: 80px;
}
#center-panel div.profile div.bg-userinfo {
  float: right;
  width: 150px;
  text-align: left;
  margin-right: 18px;
}
#center-panel div.profile img.luser {
  position: absolute;
  float: left;
  width: 65px; 
  height: 80px;
  left: 10px;   
}
#center-panel div.profile img.luserbg {
  position: absolute;
  float: left;
  width: 65px; 
  height: 80px; 
  left: 10px;
  z-index: 1;  
}
#center-panel div.profile span.linfo {
  float: right;
  color: #fff;
  border-bottom: 1px dotted #fff;
  margin-left: 10px;
  width: 150px;
}
#center-panel div.profile ul.llist {
  float: left;
  color: #fff;
  margin: 10px 0 0 30px;
}
#center-panel div.profile ul.llist a {
  color: #fff;
  text-decoration: none;
}
#center-panel div.profile ul.llist li.log {
  margin-top: 5px;
}
#center-panel div.profile span.linfo strong.blue {
  color: #3d91d7;
  font-weight: normal;
}
#center-panel div.profile table.login {
  margin: 5px 0 0 9px;
  font-size: 11px;
  width: 160px;
  float: left;
}
#center-panel div.profile input.login, input.password {
  background: #747474;
  width: 107px;
  height: 18px;
  margin-left: 2px;
  border: 1px solid #000;
  color: #000;
  font-size: 12px;
}
#center-panel div.profile input.login_button {
  margin: 15px 15px 0 0;
  float: right;
}
#center-panel div.profile span.links {
  margin: 15px 0 0 27px;
  font-size: 10px;
  display: block;
  float: left;
  font-weight: bolder;
}
#center-panel div.profile span.links a {
  color: #1f1f1f;
  text-decoration: none;
}
#subbox {
  float: left;
  width: 734px;
}
#panel0 {
  width: 456px;
  float: left; 
}
#panel1 {
  float: left;
  width: 248px;
  margin-left: 21px;
}
#panel1 div.adver2 {
  width: 248px;
  margin-left: 1px;
  text-align: center;
}
#panel1 div.panel1-box-head {
  position: relative;
  background: url('images/panel1-head.png') no-repeat;
  width: 248px;
  height: 38px;
}
#panel1 div.panel1-box-head h2 {
  position: absolute;
  top: 12px;
  left: 58px;
  font-size: 12px;
  color: #2c2c2c;
}
#panel1 div.panel1-box-content {
  background: url('images/panel1-content.jpg') repeat-y;
  width: 248px;
}
#panel1 div.panel1-box-content table.visitors {
  width: 246px;
  padding: 6px;
  color: #323232;
  font-size: 11px;
  font-weight: bolder;
  margin-left: 1px;
}
#panel1 div.panel1-box-content table.visitors a {
  color: #323232;
  display: block; 
  text-decoration: none;
  padding: 3px 2px 3px 2px;
}
#panel1 div.panel1-box-content table.visitors tr:hover {
  background: #d9d9d9;
}
#panel1 div.panel1-box-content table.visitors td {
  border-bottom: 1px dotted #595959;
}
#panel1 div.panel1-box-content table.visitors td.link {
  width: 20px;
  padding-left: 4px;
}
#panel1 div.panel1-box-content table.visitors span.visitors-green {
  float: right;
  color: #4b8b34;
  padding-bottom: 3px;
  width: 100%;
  text-align: right;
}
#panel1 div.panel1-box-content table.visitors span.visitors-red {
  float: right;
  color: #c11718;
  padding-bottom: 3px;
  width: 100%;
  text-align: right;
}
#panel1 div.panel1-box-content table.matches {
  width: 246px;
  padding: 6px;
  color: #323232;
  font-size: 11px;
  margin-left: 1px;
}
#panel1 div.panel1-box-content table.matches span.draw {
  color: #4c87bb;
} 
#panel1 div.panel1-box-content table.matches span.loss {
  color: #bf1a18;
} 
#panel1 div.panel1-box-content table.matches span.won {
  color: #3f8429;
}
#panel1 div.panel1-box-content table.matches span.score {
  width: 52px;
  height: 15px;
  background: url('images/match-score2.png');
  float: right;
  margin-bottom: 3px;
  font-size: 11px;
  font-weight: bolder;
  text-align: center;
  padding-top: 2px;
}
#panel1 div.panel1-box-content table.matches a {
  color: #323232;
  display: block; 
  text-decoration: none;
  padding: 3px 2px 3px 2px;
}
#panel1 div.panel1-box-content table.matches tr:hover {
  background: #d9d9d9;
}
#panel1 div.panel1-box-content table.matches td {
  border-bottom: 1px dotted #595959;
}
#panel1 div.panel1-box-content table.matches td.icon {
  width: 30px;
}
#panel1 div.panel1-box-content table.matches td.vs {
  width: 18px;
}
#panel1 div.panel1-box-content table.matches td.score {
  width: 52px;
}
#panel1 div.panel1-box-content table.matches td.opponent {
  font-weight: bolder;
}
#panel1 div.panel1-box-content div.panel1-box-text {
  padding: 5px;
}
#panel1 div.panel1-box-bottom {
  background: url('images/panel1-bottom.jpg') no-repeat;
  width: 248px;
  height: 10px;
  margin-bottom: 15px;
}
#panel2 {
  float: right;
  width: 265px;
}
#panel2 div.panel2-head-top {
  background: url('images/panel2-head-top.png') no-repeat left top;
  width: 264px;
  height: 31px;
  text-align: center; 
}
#panel2 div.panel2-head-top h2 {
  color: #fefefe;
  font-size: 12px;
  padding-top: 7px;
}
#panel2 div.panel2-head {
  background: url('images/panel2-head.png') no-repeat left top;
  width: 264px;
  height: 31px;
  text-align: center; 
  float: left;
  margin-top: 10px;
}
#panel2 div.panel2-head h2 {
  color: #fefefe;
  font-size: 12px;
  padding-top: 6px;
}
#panel2 div.panel2-content {
  background: url('images/panel2-content.png') no-repeat left bottom #383838;
  width: 265px;
  float: right;
  margin-right: 1px;
  color: #e6e6e6;
}
#panel2 div.panel2-content3 {
  background: url('images/panel2-content.png') no-repeat left bottom #383838;
  width: 265px;
  float: right;
  margin-right: 1px;
  color: #e6e6e6;
  text-align: center;
}
#panel2 div.panel2-content3 img {
  margin-bottom: 10px;
}
#panel2 div.panel2-content2 {
  width: 264px;
  float: right;
  margin-right: 1px;
}
#panel2 div.panel2-content2 img.l {
  width: 264px;
}
#footer div.partners {
  float: left;
  width: 1000px;
  height: 160px;
}
#footer div.partners table.align {
  float: left;
  height: 130px;
  margin-top: 25px;
  margin-left: 10px;
  vertical-align: middle;
}
#footer div.partners table.align img {
  margin-right: 20px;
}
#footer div.text {
  float: left;
  width: 1000px;
  height: 25px;
}
#footer div.text a {
  color: #4c87bb;
  text-decoration: none;
}
#footer div.text p {
  color: #fff;
  font-size: 12px;
  margin: 5px 0 0 20px;
}
#footer div.text p.align {
  float: right;
  margin: 5px 20px 0 0;
}
textarea.text {
  height: 100px;
  width: 296px;
  border: 1px solid #8a8e91;
  padding: 3px 3px 0 3px;
}
