/*---------------*/
/*   MAIN MENU   */
/*---------------*/
/*  blana obalujici main menu */
#main_menu_blana {
	width:	auto;
	height:	57px;
	
	/*background-color: #8A8A8A;*/
}

#main_menu_blana li  {
	list-style-type:		none;	/* nezobrazí odrážku <LI></LI> */
	list-style-position:	outside;/* IE debug */
}

#right_main_menu { 
	float:		right;
	position:	relative; 
	display:	inline;  

	/***
		width:			168px; 
		height:			57px;
	****/
	margin-right:	12px;
}

#left_main_menu {
	float:		left;
	position:	relative; 
	display:	inline; 
	
	/***
		width:			168px; 
		height:			57px;
	****/
	margin-left:	12px;
}

#center_main_menu {
	margin-left:	192px;
	margin-right:	192px;
}

/************  BUTTONY TOP MENU STRANKY     **************/
.menu_top{
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: white;
	margin: 0px;
	padding: 0px;
	float: left;
	position:relative; 
	display:inline; 
}

.btn_top_menu a{
	height: 19px;
	display: block;
	text-decoration: none;
	cursor: pointer;
}

.btn_top_menu span{
	padding-top: 2px;
	height: 17px;
	display: block;
}

img {
	border: 0px;
}


/************  BUTTONY TOP RIGHT MENU STRANKY     **************/

#menu_info{
	width: 168px;
	text-align: center;
}

#btn_uvod_shop a			{background-color: #363636; color: white}
#btn_uvod_shop a:hover		{background-color: white; color: black}
#btn_uvod_shop_selected	a	{background-color: white; color: #414141}

#btn_jak_nakupovat a			{background-color: #646464; color: white}
#btn_jak_nakupovat a:hover		{background-color: #9B9B9B; color: black}
#btn_jak_nakupovat_selected a	{background-color: #DCDCDC; color: #414141}

#btn_kontakt a				{background-color: #808080; color: white}
#btn_kontakt a:hover		{background-color: #7F7F7F; color: black}
#btn_kontakt_selected a	{background-color: #C0C0C0; color: #414141}


/************  BUTTONY TOP LEFT MENU STRANKY     **************/
.img_menu_top{
	margin: 0px;
	padding: 0px;
	float: left;
	position:relative; 
	display:inline; 
}

.img_btn_top_menu{
	margin: 0px;
	padding: 0px;
	float: left;
	position:relative; 
	display:inline; 
}

.img_btn_top_menu a{
	height: 57px;
	display: block;
	text-decoration: none;
}

.img_btn_top_menu span{
	display: none;
}

#menu_side{
	/*width: 168px;
	text-align: center;*/
}

#img_btn_slbr a				{width: 117px; background: black url("../../../imgs/web/btn_slbr.jpg") no-repeat left top;}
#img_btn_slbr a:hover		{width: 117px; background: white url("../../../imgs/web/btn_slbr.jpg") no-repeat right bottom;}
#img_btn_slbr_selected a	{width: 117px; background: white url("../../../imgs/web/btn_slbr.jpg") no-repeat right bottom;}

#img_btn_ltb a				{width: 51px; background: black url("../../../imgs/web/btn_ltb.jpg") no-repeat center top;}
#img_btn_ltb a:hover		{width: 51px; background: white url("../../../imgs/web/btn_ltb.jpg") no-repeat center bottom;}
#img_btn_ltb_selected	a	{width: 51px; background: white url("../../../imgs/web/btn_ltb.jpg") no-repeat center bottom;}

/************  BUTTONY TOP CENTER MENU STRANKY     **************/

#menu_womens{
	width: 205px;
	text-align: center;
}

#btn_w a			{background-color: #363636; color: white}
#btn_w a:hover		{background-color: white; color: black}
#btn_w_selected	a	{background-color: white; color: #474747}

#btn_w_shirts a				{background-color: #F97D03; color: white}
#btn_w_shirts a:hover		{background-color: #BBBBBB; color: black}
#btn_w_shirts_selected a	{background-color: #E5E5E5; color: #474747}

#btn_w_shorts a				{background-color: #FFA42A; color: white}
#btn_w_shorts a:hover		{background-color: #7D7D7D; color: black}
#btn_w_shorts_selected a	{background-color: #B1B1B1; color: #474747}

#menu_mens{
	width: 206px;
	text-align: center;
}

#btn_m a			{background-color: #363636; color: white}
#btn_m a:hover		{background-color: white; color: black}
#btn_m_selected a	{background-color: white; color: #474747}

#btn_m_shirts a				{background-color: #007C36; color: white}
#btn_m_shirts a:hover		{background-color: #BBBBBB; color: black}
#btn_m_shirts_selected a	{background-color: #E5E5E5; color: #474747}

#btn_m_shorts a				{background-color: #53C91F; color: white}
#btn_m_shorts a:hover		{background-color: #7D7D7D; color: black}
#btn_m_shorts_selected a	{background-color: #B1B1B1; color: #474747}

#menu_boards{
	width: 205px;
	text-align: center;
}

#btn_boards a			{background-color: #363636; color: white}
#btn_boards a:hover		{background-color: white; color: black}
#btn_boards_selected a	{background-color: white; color: #474747}

#btn_snb a			{background-color: #2A00AA; color: white}
#btn_snb a:hover	{background-color: #BBBBBB; color: black}
#btn_snb_selected a	{background-color: #E5E5E5; color: #474747}

#btn_sk8 a			{background-color: #3613EB; color: white}
#btn_sk8 a:hover	{background-color: #7D7D7D; color: black}
#btn_sk8_selected a	{background-color: #B1B1B1; color: #474747}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*---------------------*/
/*   CONTENT STRANKY   */
/*---------------------*/
/*  blana obalujici content */
#content_blana {
	width: auto;
	
	margin-top: 12px;
	margin-bottom: 12px;
	/*border-top:		12px solid #8A8A8A;
	border-bottom:	12px solid #8A8A8A;*/
	/*background:		#8A8A8A url('MainLayout/bg_content.jpg') repeat;*/
}

#right_content {  
	float:		right;
	position:	relative; 

	background:#FFF;
    filter:alpha(opacity=70);
    -moz-opacity:.70;
	width:			168px; 
	margin-right:	12px;
	_margin-right: 6px;
	overflow:hidden;
	/*background-color: WhiteSmoke;*/
}

#left_content {
    background:#FFF;
    filter:alpha(opacity=70);
    -moz-opacity:.70;
	float:		left;
	position:	relative; 

	
	width:			168px; 
	margin-left:	12px;
	_margin-left:6px;
	/*background-color: WhiteSmoke;*/
}

#center_content {
	float:left;
	width:620px;
	overflow:hidden;
	margin-left:10px; margin-right:10px;
	_margin:0px;
    /*margin-left:	192px;
	margin-right:	192px;
	/*padding: 		8px;*/
	
	/*background-color: WhiteSmoke;*/
}

#center_content_inner {
	margin: 6px;

}

.content_clearer {
	clear: both;
}

/*-------------*/
/*   HEADERS   */
/*-------------*/
.content_header{
	margin:			0px;
	padding-left:	4px;
	padding-top:	3px;
	padding-bottom:	1px;
	
	font-size: 		1.0em;
	font-weight:	bold;
}

.blue_white{
	background-color:	#0098FF;
	color: 				white;
}

.orange_white{
	background-color:	#F97D03;
	color: 				white;
	padding:4px;
}
.orange_white a{color:white;}
.orange_white a:hover{text-decoration:underline}

.pink_white{
	background-color:	#FF0198;
	color: 				white;
}
/*---------------------*/
/*   PATICKA STRANKY   */
/*---------------------*/
#slbr_footer {
	height:		15px;
	padding:	5px;
	font-size:		14px;
	background-color: #DCDDDE;
}
#slbr_footer a {
	font-weight:	bold;
	font-size:		14px;
	color:			#3E00E7;
}
#slbr_footer a img{text-decoration:none; position:relative; top:2px; margin-right:2px;}
#slbr_footer span{padding-left:20px;}

