/* General*/

body {
	font-family:"tahoma",verdana,arial;
	font-size: 9px;
	color: #FBFBFB;

}

table {
	font: 8pt "tahoma", arial, sans-serif;
	color: #000000;
}


a:link { color:black; text-decoration:none }
a:hover { color:navy; text-decoration:none } 
a:visited { color:black; text-decoration:none }




h1 {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-family:"tahoma",verdana,arial;font-size: 12; 
	color: #f4f4f4;
	text-indent:5;
	
}
.linksrazd {
    display:block;
    font-family: Georgia,arial,helvetica; font-weight:bold;
    font-size:12px;
   text-indent:5px;
   padding-top:10px;
   padding-bottom:10px;
   
}

.text {
    display:block;
    font-family:Verdana,arial,helvetica; font-weight:bold;
    font-size:11px;
    margin-left:3px;
}

.stext {
    display:block;
    font-family: verdana,arial,helvetica; font-weight:normal;
    font-size:9px;
    margin-left:1px;
}

.ntext {
    display:block;
    font-family: tahoma,arial,helvetica;
    font-size:11px;
    margin-left:10px;
}

.statname {
    font-family:  tahoma,arial,helvetica;
    padding-left:25;
}

.statdate {
    font-family:  tahoma,arial,helvetica;
    font-weight:bold;
    font-size:9px;
    padding-left:10;
}

.tabtit {
	font-family: Georgia, Times, serif; font-weight: bold;
	font-size: 12px;
    color: #f4f4f4;
	text-indent:5;
}

.tabtits {
	font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;
    font-size:15px;
    margin-left:20px;
    color: #f4f4f4;
	text-indent:5;
}



.shapka {
    background-image: url(/images/scen.gif);
	background-repeat: repeat-x;
	height:20;
}




.tfon {
    background-image: url(/images/tfon.jpg);
	background-repeat:no-repeat;
}
	

img.up {
    margin-top:-2px;
    position:relative;
}


.tfond {
    background-image: url(/images/tfond.gif);
	background-repeat: repeat-x;
	 top:-2px;
    position:relative;
}

.tabled {
      font: 8pt "tahoma", arial, sans-serif;
      	color: #000000;
    	background-image: url(/images/tabled.gif);
	background-repeat: repeat-x;
    width:100%;
}

.otstup {
    margin-bottom:3px;
}
.downtb {
	background-image: url(/images/down_c.gif);
	background-repeat: repeat-x;
}
/* FILES */
.opis {
    font-family:  tahoma,arial,helvetica;
    font-size:11px;
    margin-left:10px;
}
/* TOP */

img.ban {margin-bottom:22;
		border-width:0; }

.topstrip {
	background-image: url(/images/topstrip.gif);
	background-repeat: repeat-x;
}

.hnavbg {
	background-image:   url(/images/hnav_bg.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-x;
}

.topbar {
	background-color: #9facb4;
}

/*HORIZMENU*/
#menu {
  	font-family:"tahoma",verdana,arial;
	font-size: 12px;
  width:600px;
  padding:0;
  margin:0 auto;
  list-style-type:none;
  }
#menu li {
  float:left;
  width:100px;
  height:20px;
  border:1px solid #fff;
  border-color:9FACB4; }
#menu a {
  display:block;
  width:100px;
  height:18px;
  color:#000;
  background:C8D2D7;
  text-align:center;
  padding:0px;
  text-decoration:none;
  float:left;

  }
#menu a:hover {
  color:#fff;
  background:1088FF;
  }

/*VERTMENU*/
#vmenu {
  	font-family:"Georgia",verdana,arial;font-weight: bold;
	font-size: 12px;
        padding:0;
  line-height:25px;
  list-style-type:none;
  }


#vmenu a {
  display:block;
  width:160px;
 color:#191919;
 background-image: url(/images/mout.gif);
	background-repeat: repeat-x;
	height:30;
	  margin-top:0;
  text-align:center;
  padding:0px;
  text-decoration:none;
  float:left;

  }
#vmenu a:hover {
   background-image: url(/images/min.gif);
	background-repeat: repeat-x;
	height:30;
	color:#0000FF;
   }






/* MAIN */
B {font-family:"tahoma",verdana,arial;font-size: 11;
	letter-spacing:1; 
	text-indent:5;  }

.table1 {backgroung-color: #1088FF;}


input.log {width:125;
		height:18;
	border-style:  groove;
	border-width:1; 
	border-color: C8D2D7;
	margin-bottom: 2;}

input.butlog {width:125;
		height:18;
		border-width:1; 
		background-color:1088FF;
		color:FFFFFF;
		font-weight:bolder;
		border-style:solid;
		border-color:FFFFFF;
	margin-bottom: 0;}

img.left { position: relative;
		left:-2px;
 		top:-2px;
}

   img.right { position: relative;
		left:2px;
 		top:-2px; 
 }

/*TABCOLOR*/
#light {
   width:100%;
  padding:0;
  margin:0 auto;
  list-style-type:none;
  }

  
#light a {
  display:block;
  width:100%;
  color:#000000;
  background:#FBFBFB;
  text-align:left;
  padding:0px;
  text-decoration:none;
  float:left;
 
  }
#light a:hover {
  color:#000000;
  background:#F1F1F1;
   }
