/* CSS Document */
html{ margin: 0px auto;}
html>body #main{
	height: auto;
}
.separator-top{
	border-top: 1px dashed black;
	margin: 2px 2px 2px 2px;
	padding: 0 0 3px 0;
}
.separator-bottom{
	border-bottom: 1px dashed black;
	margin: 2px 2px 2px 2px;
	padding: 0 0 3px 0;
}
body{
	background: #378C0C url(../grafika/main/bg.png) repeat-x fixed top; 
	margin:0px; 
	padding: 0px; 
	text-align: center; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a img{
	border: 0px none;
}
#content p, #content li{
	font-size: 12px;
	line-height: 16px;
}
#content p{
	margin: 3px 1px 2px 4px;
}
h1,h2{
	border-bottom: 1px dashed black;
	width: 83%;
	font-size: 15px;
	line-height: 18px;
	padding: 1px 0 3px 10px;
}
h3{
	line-height: 15px;
	font-size: 13px;
}
.hidden{display:none;}
.center{text-align:center;margin:0 auto;}
.left{text-align: left;float: left;margin-right: 3px;}
.right{text-align: right;}
.clear{float: none;clear: both;}
.unlink {text-decoration: none;}

#logo{
	background: #378C0C url(../grafika/banner.jpg) no-repeat 0 -1px;
	width:1010px;
	height:240px;
	margin:0px;
	padding:0px; 
	cursor:pointer;
}
#titulok {background: url(../grafika/main/bikeft.png) no-repeat bottom;}
#toplinks h1{font-size:13px;margin:0 0 0 0;border:0px;float:left;font-weight:normal}
#toplinks .right{float:right}
#toplinks{
	height: 23px;
	background: url(../grafika/main/header-top.png) repeat-x;
	line-height: 20px;
	padding: 0 10px 0 10px;
}
#kontajner{
	text-align:left;
	width:1010px;
	background-color:#fff;
	margin: 0px auto;
	clear: both;
}

#main{
	width:1010px;
}
#bike-transparent{
	background: url(../grafika/main/bikeft.png) no-repeat bottom;
	min-height: 180px;
	height: 150px;
}
#content{
	width:726px;
	float: left;
	padding: 0px 7px 3px 13px;
}

#rsp{
	background:#FFFFFF url(../grafika/main/bikeft.png) no-repeat  right bottom;
	float:right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 252px;
}

#rsp h3{
	padding: 4px 0 2px 0;
	margin: 0 0 0 0;
	line-height: 18px;
}

#footer{
	width:1010px;
	height:43px;
	margin-bottom: 0px;
	margin: 0 auto;
	background-color:#414540;
	line-height:43px;
	text-align: center; 
	clear: both;
}


#menu{
	height:36px;
	background-image:url(../grafika/main/menu.png);
	background-repeat: repeat-x;
	background-color: #378C0C;
	line-height:36px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-decoration:none;
}
#menu li{
	display:inline;
}
#menu li a{
	text-align: center;
	text-decoration:none;
	float:left;
	width:90px;
	padding: 0 4px 0 4px;
	height: 36px;
	color:black;
	font: small-caps bold 16px/35px "MS Serif", "New York", serif;
}

#menu li a:hover, #menu li a:active{
	color: #cfc9c9;
	background-image:url(../grafika/main/menu-active.png);
	background-repeat: repeat-x;
	text-decoration:none;
	float:left;
	height:36px;
}
#menu li.active a{
	color: #cfc9c9;
	text-decoration: underline;
	background-image:url(../grafika/main/menu-selected.gif);
}

#podmenu{
	width:100%;
	height:28px;
	background: #ffffff;
	margin: 0 0 8px 0;
}

#podmenu #leftsbm{
	width: 57px;
	height: 28px;
	background-image: url(../grafika/main/leftsbm.png); 
	float: left;
}

#podmenu #centersbm{
	width: auto;
	height: 28px;
	background-color: #c6f2bd; 
	float:left;
	text-align: center;
	line-height: 28px;
	padding-left: 5px;
	margin:0px;
	padding-top:0px;
}

#podmenu #rightsbm{
	width: 57px;
	height: 28px;
	background-image: url(../grafika/main/rightsbm.png);
	float: left;
}

#podmenu #centersbm li{
	display: inline;
}
#podmenu #centersbm li a{
	text-align: center;
	text-decoration: none;
	float:left;
	width: 90px;
	height: 28px;
	color:black;
	line-height: 28px;
}
#podmenu li a:hover, #podmenu li.selected a{
	background-color: #A7EB9A;
	text-decoration: underline;
}

.rsp-menu ul li{list-style: none;}
.rsp-menu ul li a, .rsp-menu ul li a:visited {
  display:block; 
  color: Black;
  width:230px; 
  padding:7px 0 7px 0;
  text-indent:10px;
  background-color: White;
  text-decoration:none;
  margin: 2px 0 0 -35px; 
  border-left: 7px solid #B0E99A; 
}

.rsp-menu ul li a:hover {
  color: #228B22; 
  border-left:7px solid #000; 
  background: transparent url(../grafika/icons/rspmenu-cyclst.gif) no-repeat right; 
}

#hladat{
	float: right;
	margin:0px;
	padding:0px;
	width: 200px;
	height: 36px;
	line-height: 36px; 
}
