body { 
  margin:0;
  padding:10px 0 0;
  text-align: center;
  color:#777777;
  font-family: sans-serif,Trebuchet MS,Verdana,Tahoma,Arial,Verdana;
  background:url(/website_images/pokermania/marginBgVert.jpg) repeat-x center top;
  font-size: 77%;
} 

#container { 
  width: 990px; 
  margin: 0 auto 0 auto;
  padding: 0 5px;
  text-align: left;
  background:url(/website_images/pokermania/marginBg.gif) repeat-y;
  overflow:hidden;
  } 
#pas_nav_top { 

  }   
#header {
  background:url(/website_images/pokermania/header.gif) no-repeat scroll left top;
  color: #fff;
  width:990px;
  margin:0 auto 0 auto;
  padding:5px 5px 0;
  position:relative;
  font-size: 22px;
  text-align: left;
  height:104px;
}  
  
#leftside { 
  float: left; 
  width: 177px; 
  margin: 0 0 0 11px; 
  padding: 11px 0 0 0;
  } 

#rightside { 
  text-align:left;
  float: left; 
  width: 177px;
  margin: 0 11px 0 0; 
  padding: 11px 0 0 0;  
  } 
 
#content { 
  text-align: left; 
  float: left; 
  width: 592px;
  padding: 11px 0 0 0;  
  margin: 0 11px;
  } 

#content_wrapper

{
	width: 562px;
	overflow: hidden;
	text-align: left;
	background: #F5F5F5 url(http://www.pokermania.sk/styles/Default_Style/design/obsahContent.gif) repeat-y left top;
	padding: 15px;
}
#content_footer

{
	width: 592px;
	height: 14px;
	background: #FFF url(http://www.pokermania.sk/styles/Default_Style/design/obsahFooter.gif) no-repeat left top;
	margin: 0 0 10px 0;
}


.clear { 
  clear: both; 
  } 
  

a, a:visited{
  color: #FF8000;
  text-decoration:underline;
}

a:hover {
  color: #929292;
  text-decoration:underline;
}

strong {
  font-weight: bold;
  color: #666;
}

p {
  margin: 0 0 12px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  color: #666;
}

label
{
	padding: 5px 0 0 0;
	margin: 0;
	color : #828282;
}

ul, ol {
line-height:1.9em;
}
ul li{
padding: 0 0 0 15px;
}



/* menu */
#menuWrapper
{
	width: 1000px;
	margin: 0 auto 0 auto;
	height: 58px;
	text-align: center;
	background: #64A9C4 url(/website_images/pokermania/menuBack.gif) no-repeat left top;
}
#navi
{
	list-style: none outside none;
	margin: 0;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 95px;
}
#navi a:link, #navi a:visited, #navi a:hover
{
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 28px;
	line-height: 28px;
	padding: 0;
}
#navi a:hover
{
	background: transparent url(/website_images/pokermania/menuButtonHover.gif) left top;
}

#navi li
{
	background: transparent url(/website_images/pokermania/menuButton.gif) no-repeat left top;
	text-align: center;
	height: 28px;
	line-height: 28px;
	width: 100px;
	float: left;
	padding: 0;
	margin: 0 1px;
}

#naviSub
{
	clear: both;
	margin: 2px 0 0 0;
	padding:0;
}
#naviSub li
{
	display: inline;
	background: none;
}
#naviSub a
{
	color: #FFF;
	text-decoration: none;
}
#naviSub a:hover
{
	text-decoration: underline;
}
#naviSub li ul
{
	display: none;
}

#naviSide
{
	text-align: left;
	width: 188px;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	border-top: 1px dotted #929292;
}
#naviSide li
{
	background: none;
	padding: 0;
	border-bottom: 1px dotted #929292;
	line-height: 2.5em;
	text-align: right;
	width: 188px;
}
#naviSide a
{
	background: transparent url(/website_images/pokermania/sideMenuBack.gif) no-repeat 10px center;
	color: #8e673c;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 158px;
	padding: 0 10px 0 20px;
}
#naviSide a:hover
{
	background: #929292 url(/website_images/pokermania/sideMenuBackHover.gif) no-repeat 10px center;
	color: #FFF;
	text-decoration: none;
}
#naviSide li ul
{
	display: none;
}
#naviSide li.active
{
	background: #EFEFEF;
}
#naviSide li.active ul
{
	display: block;
	border-top: 1px dotted #929292;
	margin: 0;
	background: #EFEFEF;
}
#naviSide li ul li
{
	border: 0;
	width: 138px;
	padding: 0 0 0 20px;
}
#naviSide li ul li a
{
	width: 138px;
}
