/*
RUBICON v3.0 
created by Martin "McMagic" Mastný
admin@mcmagic.net
new verze pro definici css
shop SNOWBOARDs a ostatni shopy postavene na teto verzi Rubiconu
-----------------
specificke css zmeny pro shopy
-----------------


/* 3. TOP:*/
.toplem {
	height: 34px;
	width: 913px;
	background-image: url(../../../images/web_new/top/hlavicka_moje_nintendo_top.jpg);
	background-repeat: no-repeat;
	padding-left: 13px;
}
.top_n_club {
	height: 35px;
	background-image: url(../../../images/mojenintendo/top/top_n_club.jpg);
	width: 111px;
	float:left;
}
.top_login_table {
	height: 35px;
	width: 440px;
	float:left;
}
.top_login_table_ok a:hover {
	color: #FF0000;
	text-decoration: none;	
}
.top_login_table_ok a {
	color: #FFFFFF;
	text-decoration: none;
}
.top_login_table_ok {
	height: 25px;
	width: 440px;
	float:left;
	color: #CCCCCC;
	padding-top: 10px;
}
.top_login_form {
	padding-top: 6px;
	margin: 0px;
}
.top_login_textfield {
	height: 15px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #464646;
	border: 1px solid #000000;
	text-align: center;
}
.top_lupa {
	height: 35px;
	background-image: url(../../../images/mojenintendo/top/top_lupa.jpg);
	width: 38px;
	float:left;
}
.top_search_table {
	height: 35px;
	float:left;
}
.top_search_form {
	padding-top: 6px;
	margin: 0px;
}
.top_search_textfield {
	height: 15px;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #464646;
	border: 1px solid #000000;
	text-align: center;
}
.search_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #000000;
	width: 125px;
}
/*konec*/

