/* NetProfi Admin CSS */
/* Created by Szalay */
 
body {
	background: #C6C6C6;
	margin: 0px; padding: 0px;
	font-family: "trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color: #242424;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #339900;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #339900;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #339900;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	color: #339900;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #339900;
}
h6 { 
	font-size: 14px;
	font-weight: bold;
	color: #339900;
}

img	{
	border: none;
}

table{ font-size:13px; }
table.wrapper {
	width: 1000px;
	height: 100%;
	background: #FFFFFF;
}

td.head {
	width: 100%;
	height: 40px;
	background: #363636;
}


td.menu {
	width: 100%;
	height: 30px;
	background: #363636;
	border-top: 1px solid #C6C6C6;
	color: #C6C6C6;
}

td.intro {
	width: 100%;
	height: 0px;
}

td.main {
	width: 100%;
	font-size: 13px;
}

td.content {
	width: 550px;
	font-size: 13px;
}

td.right {
	width: 250px;
	font-size: 13px;
}
td.foot  a{
	height: 30px;
	background: #A2A2A2;
	color: white;
	text-align: center;
	padding:8px 8px 0px 0px;
	font-size:11px;
	text-decoration:none;

}
td.foot  {
	width: 100%;
	height: 30px;
	background: #A2A2A2;
	color: #CCCCCC;
	text-align: center;

}

.loginbox {
	width: 220px;
	height: 126px;
	background: url(http://www.netprofi.hu/design/np-design-1-arpi/images/box1.gif) no-repeat;
}
