
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #232020;
}



#wrapper { 
 margin: 0px auto;
 width: 922px;
}
#faux {
 background: #232020 url("img/bg.jpg") repeat-y center top;
 margin: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 928px;
}
#header {
 color: #333;
 width: 928px;
 height: 183px;
 margin: 0px 0px 0px 0px;
 background: #000;
}
#leftcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 5px;
 padding: 0px;
 width: 135px;
 float: left;
}
#content { 
 float: left;
 color: #FFF;
 margin: 10px 13px;
 padding: 0px;
 width: 640px;
 min-height: 470px;
 display: inline;
 position: relative;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 10px 10px 10px 0px;
 padding: 0px;
 width: 1px;
  float: right;
}
#footer { 
 width: 710px;
 clear: both;
 color: #ccc;
 font-weight: bold;
 font-size: 11px;
 background: #000;
 margin: 0px auto;
 border-top: 0px solid #000;
 text-align: center;
 padding: 10px;
}
.clear { clear: both; background: none; }

.datum {color: #484747; font-size: 10px;}

.titlea {color: #484747; }

h2 {color: #484747; font-size: 11px; line-height: 13px;}

h1 {font-size: 17px;
    color: #790000;}

.title {color: #484747; font-size: 19px; font-weight: bold;}


a:link.nobor {
  TEXT-DECORATION: none;
 border: 0px solid;

  }
  
.skvrna {background: #000 url("img/skvrna.jpg") no-repeat;}

a:visited.nobor {
  TEXT-DECORATION: none;
 border: 0px solid;
  }
  
a:hover.nobor {
  TEXT-DECORATION: none;
 border: 0px solid;
  }
  
  .wbm {
	background-color: black;
	color: #980202;
	border: 0 solid;
	text-decoration: none;
}
.wbm2 {
	color: #980202;
	border: 0 solid;
}
.vip {
	background-color: black;
	color: #980202;
	font-weight: bold;
	border: 0 solid;
}
.vip2 {
	color: #980202;
	border: 0 solid;
}

.no {	border: 0 solid;
	border-bottom: 0px dotted #883337;

}

         
a:link {
  COLOR: #484747;
  TEXT-DECORATION: none;
  FONT-FAMILY: arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: underline;
  }

a:visited {
  COLOR: #484747;
  text-decoration: none;
  FONT-FAMILY: arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: underline;
  }
  
a:hover {
  COLOR: #980202;
  FONT-FAMILY: arial, sans-serif;
  font-size: 9pt;
  TEXT-DECORATION: none;
  font-weight: bold;
  }
  
.butt {
	border: 1px solid black;
	border-color: black;
	background-color: #191919;
	color: #707070;
	font-size: 9pt;
	FONT-FAMILY: arial, sans-serif;
}

.bor {border: 0px solid #e70000;
      margin: 3px;
      margin-left: 0px;
      margin-bottom: 4px;
      margin-right: 8px;}


table, th, td {padding: 2px;}

.otaz {color: gray;}

.cara {margin-top: 3px;
       margin-bottom: 3px;}
