/* CSS Document */
a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: underline;
}

a {
  color: #004880;
}

img {
  border: 1px #c0c0c0 solid;
}

/* body */

body {
  margin: 0px;
  padding: 0px;
  color: white;
  background: #000000;
  text-align: center;
  font-size: 12px;
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.galerytb img {

width: 90px;
}

.menu_prava {
display: block;
height: 60px; 
overflow:hidden; 
}

#page {
  position: relative;
  width: 979px;
  background: white url(_img/bck2.gif) repeat-y top left;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  color: black;
  text-align: left;
  overflow: hidden;
}

div.column33x {
  overflow: hidden;
  width: 963px;
  margin-left: 8px;
}

div.column3x {
  background-image: url(_img/backallcolumn.png);
  overflow: hidden;
  width: 963px;
  margin-left: 8px;
}

div.column2x {
  background-image: url(_img/backallcolumn2.png);
  overflow: hidden;
  width: 963px;
  margin-left: 8px;
}

#leftart {
  width: 100px;
  height: 64px;
  position: absolute;
  top: 0px;
  left: -100px;
  background: url(_img/topleft.png) no-repeat;
}

#rightart {
  width: 100px;
  height: 64px;
  position: absolute;
  top: 0px;
  left: 963px;
  background: url(_img/topright.png) no-repeat;
}

#motorelax {
  position: absolute;
  height: 48px;
  width: 238px;
  background: url(_img/motorelax.gif) no-repeat;
  top: 4px;
  left: 691px;
}

#topbar {
  position: relative;
  background-image: url(_img/top.gif);
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 979px;
  height: 64px;
}

#logwrap {
  position: absolute;
  top: 36px;
  left: 0px;  
  height: 24px;
  width: 400px;
  overflow: hidden;
}

#login {
  background: transparent;
  color: white;
  height: 24px;
  line-height: 24px;
  text-align: center;
}

#login a, #footer a { 
  color: white;
}


#submit {
  height: 16px;
  width: 16px;
  border: none;
  background: transparent url(_img/submit.gif);
}

.clsubmit {
  height: 18px;
  width: 16px;
  border: none;
  background: transparent url(_img/submit.gif) no-repeat 0px 2px;
}

input.inp1 {
  font-size: 10px;
  width: 80px;
  height: 15px;
  border: 1px #004880 solid;
  margin-top: 3px;
  padding: 0px 0px 0px 2px;
}

input.inp3 {
  font-size: 11px;
  width: 120px;
  height: 16px;
  border: 1px #004880 solid;
  margin-top: 2px;
  padding: 0px 0px 0px 2px;
}

input.inp2 {
  font-size: 12px;
  width: 321px;
  height: 18px;
  border: 1px #004880 solid;
  margin-top: 3px;
  padding: 0px 0px 0px 2px;
}

#logo {
  position: absolute;
  top: 0px;
  left: 632px;
  font-size: 48px;
  line-height: 64px;
  font-weight: bold;
  z-index: 2;
}

#logosh {
  position: absolute;
  top: 4px;
  left: 636px;
  font-size: 48px;
  line-height: 50px;
  font-weight: bold;
  color: black;
  z-index: 1;
}

/* Silver menu */

#silbar {
  height: 32px;
  margin-left: 8px;
  width: 963px;  
  overflow: hidden;
  background: #808080 url("_img/carbonf.png") repeat-x;  
  position: relative;
}

#silbar ul {
  padding: 0px;
  margin: 0px;
  color: black;
  font-weight: bold;
}

#silbar2 {
  height: 24px;
  margin-left: 8px;
  width: 963px;
  overflow: hidden;
  background: #808080 url("_img/carbonf3.png") repeat-x;
  position: relative;
}

#silbar2 ul {
  padding: 0px;
  margin: 0px;
  color: black;
  font-weight: bold;
}

#menu li {
  display: block;
  line-height: 32px;
  float: left;
}

#menuright li {
  display: block;
  line-height: 32px;
  float: right;
}

#menuright a, #menu a {
  border-right: dotted 1px #666666;
  line-height: 32px;
  display: block;
  color: white;
  padding: 0px 5px 0px 5px;  
}
 
#selectedmenu a, #menuright a:hover, #menu a:hover {
  background: url(_img/carbonf2.png) repeat-x;
  color: black;
  padding: 0px 5px 0px 5px;  
}

#submenu li {
  display: block;
  line-height: 24px;
  float: left;
}

#submenu a {
  border-right: dotted 1px #666666;
  line-height: 24px;  display: block;  color: black;
  padding: 0px 5px 0px 5px;
}

#submenu a:hover {
  background: url(_img/carbonf4.png) repeat-x;
  color: white;
  padding: 0px 5px 0px 5px;
}

#selectedcat {
  padding-left: 12px;
  padding-right: 12px;
  border-right: dotted 1px #666666;
}

.leftroundcorner {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 16px;
  width: 16px;
  overflow: hidden;
  background: url(_img/lefttopcorner.gif) no-repeat;
}

.rightroundcorner {
  position: absolute;
  left: 947px;
  top: 0px;
  height: 16px;
  width: 16px;
  overflow: hidden;
  background: url(_img/righttopcorner.gif) no-repeat;
}

/* Columns */

.twocolumns {
  float: left;
  width: 641px;
  /*overflow: hidden;*/
}

.twocolumnsr {
  float: left;
  width: 641px;
}

.wrapper {
  width: 100%;
  overflow: hidden;
}

.supertophead div {
  float: right;
}

.leftcolumn {
  float: left;
  width: 320px;
  overflow:hidden;
}

.centercolumn {
  float: right;
  width: 320px;
  overflow:hidden;
}

.rightcolumn {
  float: right;
  width: 320px;
  overflow:hidden;
}

/* Super top */

#supertop {
  width: 641px;
  height: 300px;
  text-align: center;
  background-color: white;
  background-image: url(_img/supertop.png);
  background-position: right top;
  background-repeat: repeat-y;
  overflow:hidden;
}

.supertophead {
  height: 32px;
}

.supertophead a {
  position: relative;
  line-height: 32px;
  font-size: 16px;
  font-weight: bold;
  color: #004880;
}

#superpic {
  margin-bottom: 0px;
}

.spacesmall {
  height: 8px;
  line-height: 8px;
  font-size: 1px; /*hack for IE*/
  background-image: url(_img/supertop2.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* Category headers */
.cattab {
  margin:8px 0px 12px 8px;
  width: 305px;
  height: 32px;
  background-image: url(_img/headtabsolid.gif);
  background-repeat: no-repeat;
  position: relative;
}

.cattab2 {
  text-align: center;
  margin:8px 0px 12px 0px;
  left: 42px;
  width: 557px;
  height: 32px;
  background: url(_img/headtabsolid2.gif);
  background-repeat: no-repeat;
  position: relative;
}

.cattab img, .cattab2 img {
  border-style: none;
  position: absolute;
  top: 4px;
  left: 211px;
}

.cattab span, .cattab2 span {
  color:#EEEEEE;
  display:block;
  font-size:16px;
  font-weight:bold;
  height:100%;
  line-height:32px;
  padding-left:12px;
  padding-right:12px;
}

.cattab a, .cattab2 a {
  color:white;
  display:block;
  font-size:16px;
  font-weight:bold;
  height:100%;
  line-height:32px;
  padding-left:12px;
  padding-right:12px;
}

.allart {
  background: url(_img/allart.gif) no-repeat;
}

.catnext {
  font-size:10px;
  text-align: right;  
  width:100%;
}

.catnext a {
  margin-right: 12px;
}

.rubrika {
  text-align: center;
  float: left;
  width: 290px;
  background-image: url(_img/headtabsolid1.gif);
}

.rubrika a {
  color: #004080;
  background-image: url(_img/headtabsolidb.gif);
  background-repeat: no-repeat;
}

.rubrika a:hover {
  color: white;
  background: none;
}

/* Gallery */

.galerytb {
  background-color: #c0c0c0;
}

.galerytb td {
  text-align: center;
  vertical-align: middle;
  width: 90px;
  height: 60px;
  padding: 0px;
  margin: 0px;
  font-size: 1px; /* hack for IE*/
}

.padding {
  padding: 8px 25px 8px 0px;
  border: 1px black solid;
}

.galery3x3 {
  margin: 8px 0px 8px 22px;
  width: 276px;
  height: 186px;
}

/* Top stories */

.tophead a {
  padding: 0px 8px 4px 8px;
  font-size: 14px;
  font-weight: bold;
  color: #004880;
  display: block;
}

.toppic {
  text-align: center;
}

.toppicl {
  float: left;
  margin-right: 14px;
}

.toppicr {
  float: right;
  margin-left: 14px;
}

.topstory {
  padding: 0px 8px 8px 8px;
  color : Black;
  overflow : hidden;
}

/* Tables */

.mainresulttable {
  color: black;
  font-size: 12px;
  margin-left: 14px;
  width: 292px;  
  background: #FFFFFF;
}

.tabhead {
  color: white;
  font-weight: bold;
  background: #004488 url(_img/tabhead.png) repeat-x;
}

.tab1 {  
  /* background: #DDDDDD;  /*url(_img/tab1.png) repeat-x;*/
}

.tab2 {
  background: #DDDDDD;  /*#DFEAFF;  /*url(_img/tab2.png) repeat-x;*/
}

.tab1_2em {
  height: 2em;
}

.tab2_2em {
  height: 2em;
  background: #DDDDDD;
}

td {
  padding: 1px 2px 1px 2px;
}

tr.tab1:hover {
  background: #AACCFF;
} 

tr.tab2:hover {
  background: #AACCFF;
}

/* Articles */

.mainheadline {
  padding-top: 8px;
  font-size: 16px;
  font-weight: bold;
  color: #004880;
}

.articletext {
  margin: 0px 10px 16px 16px;
  overflow: hidden;
  width: 600px;
}

.articletext2 { /*
  margin: 0px 10px 16px 16px;
  overflow: hidden;
  background-color: White;
  width: 616px;
  */
}

.capital:first-letter {
  font-size: 22px;
  font-weight: bold;
  color: #004880;
}

/*
.articletext p {
width: 99%;
}
*/
#autorinfo {
  padding-left: 16px;
  /*text-align: right;*/
  color: #999999;
  font-size: 10px;
  overflow: hidden;
}
                     
.headline {
  font-weight:bold;
  padding-top: 3px;
  padding-left: 16px;
  padding-bottom: 3px;
  background: url(_img/mark.gif) no-repeat 4px 3px;
}

.cat {
  margin-left: 16px;  
  margin-right: 16px;  
  color: #000000;
  font-size: 10px;
  font-weight:normal;
  border-top: dotted 1px #999999;
  width: 285px;
}

.topcat {
  margin-left: 16px;  
  margin-right: 16px;  
  color: #000000;
  font-size: 10px;
  font-weight:normal;
  /* border-top: dotted 1px #999999; */
  width: 285px;
}

em {
  color: #004880;
}

/* Comments */

.commdiv {
   display: none; 
}

a.comment {
  color: #666699;
  font-size: 10px;
}

a.commenttop {
  top: 0px;
  /*color:  #0066BB;*/
  color:  #0080C0;
  font-size: 10px;
  font-weight: normal;
  line-height: 10px;
  margin-top: 4px;
  margin-left: 12px;
  display: block;
}

.comm {
 margin :4px 8px 4px 8px;
 width: 622px;
 overflow: hidden;
 border-top: dotted 1px #999999;
}

.commuser {
  color : #666666;
  font-size: 10px;
  line-height: 16px;  
}

.commuser span{
  font-weight: bold;
  color: black;
}

.commpage {
  color : #666666;
  font-size: 10px;
  line-height: 16px;
  text-align: center;  
}

.commpage span{
  font-weight: bold;
  color: black;
}

.actpage {
  font-size: 12px;
}

.nick {
  line-height: 24px;
  height: 24px;
  width: 90px;
  float: left;
}

.nickname {
  line-height: 24px;
  height: 24px;
}

.avatar {
  /*  height: 60px; */
  width: 90px;
  float: left;
  overflow: hidden;
  text-align: center;
}

.avatar img {
  border: none;  
}

.acenter {
  text-align: center;
}

.acenter img{
  border: none;
}

.prevcomm {
  float: left;
  display: block;
  width: 297px;  
}

.nextcomm {
  float: right;
  text-align:right;
  display: block;
  width: 297px;  
}

.commbody {
  overflow: hidden;
  width: 504px;
  padding-left: 8px;
}

.commbody img {
  border: none;
}

.centercolumn .comm {
 width: 297px;
 overflow: hidden;
}

.centercolumn .commbody {
  width: 190px;
}

/* Calendar */

.event {
  font-size:12px;
  font-weight:bold;  
  padding-left: 16px;
  color : Black;
}

.eventdate {
  float:right;
  color: #666666;
  font-size: 10px;
  margin-right: 16px;
}

/* Category switch */

.switch {
  width: 305px;
  font-size: 10px;
  margin: 8px 8px 8px 8px;
  background-color: #666666;
}

.switch td {
  background-color: #FFFFFF;
}

.switch a {
  color: #666666;
}

/* Footer */

#leftartsmall {
  width: 100px;
  height: 24px;
  position: absolute;
  top: 0px;
  left: -100px;
  background: url(_img/topleftsmall.png) no-repeat;
}

#rightartsmall {
  width: 100px;
  height: 24px;
  position: absolute;
  top: 0px;
  left: 963px;
  background: url(_img/toprightsmall.png) no-repeat;
}

#bottom {
  width: 963px;
  height: 8px;
  font-size: 0px;
  color: white;
  margin-left: 8px;
  background: url(_img/bottom.gif) no-repeat;
  overflow: hidden;
  /*border: 1px solid yellow;*/
  position: relative;
  top: -8px;
}

#footer {
  color: white;
  margin-left: 8px;
  margin-bottom: 8px;
}

/* Tables */

.tab_nadpis{
  background-color: black;
  text-align: left;
  font-size: 11px;
  color: white;
  font-weight: bold;
  background: #004488 url(_img/tabhead.png) repeat-x;
  padding: 2px;
}
 
.tab_1{
  background-color: White;
  text-align: left;
  font-size: 10px;
  color: black;
  padding: 2px;
}

.tab_1h{
  background-color: White;
  text-align: left;
  font-size: 10px;
  color: black;
  padding: 2px;
  height: 2.2em;
}

.tab_1r{
  background-color: White;
  text-align: right;
  font-size: 10px;
  color: black;
  padding: 2px;
}

.tab_1c{
  background-color: White;
  text-align: center;
  font-size: 10px;
  color: black;
  padding: 2px;
}

.tab_2{
 background-color: #CCDDFF;
 text-align: left;
 font-size: 10px;
 color: black;
 padding: 2px;
}

.tab_2h{
 background-color: #CCDDFF;
 text-align: left;
 font-size: 10px;
 color: black;
 padding: 2px;
 height: 2.2em;
}

.tab_2r{
  background-color: #CCDDFF;
  text-align: right;
  font-size: 10px;
  color: black;
  padding: 2px;
}

.tab_2c{
  background-color: #CCDDFF;
  text-align: center;
  font-size: 10px;
  color: black;
  padding: 2px;
}

/* Galleries */

div.columns {
  background-image : url(_img/backallgal.png);
  background-color: white;
  overflow: hidden;
  width: 963px;
  margin-left: 8px;
}

.galpagestop {
  margin-bottom: 8px;
  border-bottom: 1px solid black;
  padding-left: 16px;
  padding-right: 16px;  
  height: 32px;
  line-height: 32px;
  font-size: 14px;  
}

.galpagesbtm {
  margin-top: 8px;
  border-top: 1px solid black;
  padding-left: 16px;
  padding-right: 16px;  
  height: 32px;
  line-height: 32px;
  font-size: 14px;  
  float: left;
  width: 100%;  
}

.galpic {
  float: left;
  height: 160px;
  width: 160px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
}

.galframe {
  float: left;
  height: 180px;
  width: 192px;
  display: block;
  text-align: center;
}

.galtitle {
  margin-left: 21px;
  height: 100px;
  width: 150px;
  display: block;
  text-align: center; 
  background-color: #666666;
  background-position: center;
  background-repeat: no-repeat;  
}

.galcat {
  color: #666666;
  font-size: 10px;
  font-weight:normal;
}

/* teams / drivers */
.teamhead {
  margin-top: 8px;
  padding-top: 4px;
  margin-bottom: 8px;
  border-top: 1px dotted #004880;
  font-size: 16px;
  font-weight: bold;
  color: #004880;
}

.teamdriver {
  display: block;
  float: left;
  margin-left: 4px;
  overflow: hidden;
  text-align: center;
  width: 138px;
}

.driverimg {
  margin-right: 8px;
  margin-bottom: 8px;
  float: left;
}

.teamimg {
  margin-left: 8px;
  margin-bottom: 8px;
  float: right;
}

.driverdet {
  border-top: 1px dotted #004880;
  float: left;
  padding-top: 8px;
  margin-top: 8px;
  width: 609px;
}

.driverdesc div {
  margin-bottom: 4px;
}

.teamdriver img {
  margin-bottom: 4px;
}

.teamdriver span {
  height: 32px;
  display: block;
}

.teamdrivers {
  overflow: hidden;
  width: 95%;
}

.prevnextart {
  padding: 0px 8px 0px 8px;
  overflow: hidden;
  width: 625px; 
}

.prevart {
  float: left;
  overflow: hidden;  
}

.prev {
  background: transparent url(_img/prev.gif) no-repeat scroll left center;
  padding-left: 32px;
} 

.fastprev {
  background: transparent url(_img/fastprev.gif) no-repeat scroll left center;
  padding-left: 32px;
}

.nextart {
  float: right;
  overflow: hidden; 
}

.next {
  background: transparent url(_img/next.gif) no-repeat scroll right center;
  padding-right: 32px;
}

.fastnext {
  background: transparent url(_img/fastnext.gif) no-repeat scroll right center;
  padding-right: 32px;
}