/* CSS STYLY WEBU CYKLOTRIAL.CZ */		
  body {
    text-align: left;
		background: #000;
		margin-top: 0px;
		margin-left: 20px;
		font-family: Arial, Arial CE, Verdana;
		font-size: 12px;
    color: #c0c0c0;
		}
		
		p,h1,h2,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:16px;
		padding-top:10px;
		}
		
	h2 {
		font-size:14px;
		padding-top:10px;
		}
  li {list-style-type: square; padding-bottom: 5px;}
  
  a:link {color: #c0c0c0; text-decoration: none;  }
  a:visited {color: #c0c0c0; text-decoration: none;}
  a:hover {color: #fff; text-decoration: none; }
		
	#mainframe {
		width:960px;
		margin-left:0px;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
/* OBSAH */ 
		#contentcenter {
		width:470px;
		background-image: url("../img/pozadi.gif");
		background-repeat: no-repeat;
		padding: 0 0 0 7px;
		float:left;
    min-height:600px;
    height:auto !important;
    height:600px;
		}
		#contentcenter img {border: 2px solid #ccc; }
	.table1 {width: 450px; border: 1px solid #333; margin-left: 5px; padding: 2px;}
	.clanky {margin-bottom: 15px; min-height: 130px; margin-right: 10px;}
	.clanky_homepage {float: left; margin-right: 4px;}
	.clanky_continue {font-size: 12px; padding: 0px; margin-bottom: 0px; margin-top: -10px; margin-right: 15px; float: right;}
	.row1 {background-color: #000;}  /* zmena barvy radku po najeti v tabulkach */ 
	.row2 {background-color: #080808;} /* zmena barvy radku po najeti v tabulkach */ 
	
	.media_info {color: #333; padding: 0px; margin-bottom: 0px; margin-top: 5px;}
	/*.sedy_bg_prechod {background-image: url("../img/bg_table_black.png");}*/
	.sedy_bg_prechod {background: #333;}
	#table_profile {border: 0px; width: 450px; margin-left: 10px;}
		
/* HORNI MENU */ 
	#contentheader {
		height: 97px;
		background-image: url("../img/hlavicka.gif");
				}
	#menu {position: absolute; !position: absolute; left: 50px; top: 17px; font-size: 16px; margin-top: 20px; width: 840px;}
  #menu a:link {color: #fff; text-decoration: none; font-weight: bold; }
  #menu a:visited {color: #fff; text-decoration: none; font-weight: bold;}
  #menu a:hover {color: #c0c0c0; text-decoration: none; font-weight: bold;}
  
  #menu-text1 {margin-left: 60px;}
  #menu-text2 {margin-left: 20px;}
  #menu-text3 {margin-left: 32px;}
  #menu-text4 {margin-left: 27px;}
  #menu-text5 {margin-left: 155px;}
  #menu-text6 {margin-left: 23px;}
  #menu-text7 {margin-left: 38px;}
  #menu-text8 {margin-left: 28px;}
  
  #contentheader-logo {position: absolute; !position: absolute; left: 430px; top: 12px; display: block; z-index: 5}
  
/* LISTA POD MENU*/  
  #blogs4riders {position: absolute;  left: 309px; top: 65px;}
  #discussion {position: absolute;  left: 575px; top: 65px;}
  
/* LEVY SLOUPEK */
 	#contentleft {
	width:198px;
	background: #000;
	float:left;
	padding-left: 20px;
	}
		
	.hotnews {font-size: 11px; padding: 0px; margin-left: 10px;	margin-bottom: 0px; margin-top: 10px;}
  .hotnews-text {font-size: 11px; margin-top: 0px; margin-bottom: 17px;}
	.hotnews-date {font-size: 9px; color: #333; padding: 0px; margin-bottom: 0px; margin-top: 5px;}
		  
/* PRAVY SLOUPEK */
	#contentright {
		width:265px;
		background-image: url("../img/pravysloupek.gif");
		padding:0px;
		height: 600px;
		float:left;
		}
 #sponzors {position: absolute;  left: 879px; top: 87px; height: 200px;}
 #currentphoto {margin-top: 32px;}
 #upcomingevents {position: absolute;  left: 712px; top: 392px; width: 170px; font-size: 11px;}
 #fromdiscussion {position: absolute;  left: 712px; top: 560px; width: 170px; font-size: 11px;}
 .imgopacity img{
 filter: alpha(opacity=70);
  opacity:0.7; }
  .imgopacity:hover img { filter: alpha(opacity=100);
  opacity:1; }
	
/* PATKA */	
	#contentfooter {
		height: 22px;
		background-image: url("../img/patka.gif");
		background-repeat: no-repeat;
		clear: both;
		}
 #counter {margin-left: 800px; padding-top: 7px;}		
		

