/* Általános tagek - BEGIN */

body
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #333;
	background-image: url("/img/bpix/bpix_hatter.jpg");
	background-repeat: repeat-x;
	background-color: #e6f5fc;
}

img
{
	border: 0px;
}

form
{
	padding: 0px;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #085191;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}

h1
{
	font-size: 24px;
	padding-bottom: 0px;
	font-weight: normal;
}

h2
{
	font-size: 34px;
	color: #333;
	padding-top: 0px;
	margin-top: 0px;
}

h3
{
	font-size: 24px;
	font-weight: normal;
}

h4
{
	font-size: 18px;
	color: #333;
	font-weight: normal;
}

h5
{
	font-size: 15px;
	color: #333;
	font-weight: normal;
}

h6
{
	font-size: 10px;
}

p
{
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 18px;
}

a
{
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
}

/* Általános tagek - END */

/* Általános formázó osztályok - BEGIN */

.terkoz
{
	padding: 0px;
	margin: 0px;
	padding-top: 6px;
}

.terkoz5
{
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
}

.terkoz10
{
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}

.terkoz12
{
	padding: 0px;
	margin: 0px;
	padding-top: 12px;
}

.terkoz14
{
	padding: 0px;
	margin: 0px;
	padding-top: 14px;
}

.terkoz16
{
	padding: 0px;
	margin: 0px;
	padding-top: 16px;
}

.terkoz18
{
	padding: 0px;
	margin: 0px;
	padding-top: 18px;
}

.terkoz20
{
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
}

.terkoz30
{
	padding: 0px;
	margin: 0px;
	padding-top: 30px;
}

.clear
{
	clear: both;
}

.kiemeles1
{
	font-weight: bold;
	color: #005ba1;
}

.kiemeles2
{
	color: #C65B0B;
	font-weight: bold;
}

/* Általános formázó osztályok - END */

/* Alapvető oldalfelépítés - BEGIN */

#alap
{
	margin: 0 auto;
	width: 960px;
	position: relative;
	text-align: left;
}

#fejlec
{
	width: 960px;
	height: 135px;
	background-image: url("/img/bpix/bpix_fejlec.jpg");
}

#kozep
{
	padding: 15px;
	padding-top: 0px;
	background-color: white;
}

#lablec
{
	width: 960px;
	height: 70px;
	background-image: url("/img/bpix/bpix_lablec.jpg");
	position: relative;
}

#lablecMenu
{
	position: absolute;
	top: 34px;
	left: 24px;
	color: #085191;
	font-size: 11px;
	
}

#lablecStartUzlet
{
	position: absolute;
	right: 24px;
	top: 34px;
	font-size: 11px;
	color: #085191;
}

#lablecStartUzlet a
{
	color: #085191;
	font-weight: bold;
	text-decoration: none;
}

#lablecStartUzlet a:hover
{
	text-decoration: underline;
}

/* Alapvető oldalfelépítés - END */

.rendeles
{
	position: relative;
}

.termekAr
{
	position: absolute;
	top: 11px;
	left: 10px;
	color: #4ca40b;
	font-size: 18px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}

.rendelesMagyarazat
{
	position: absolute;
	top: 13px;
	right: 68px;
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}

ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul li
{
	line-height: 20px;
	background-image: url("/img/bpix/bpix_bullet2.jpg");
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 18px;
}

.kiemelsKep
{
	float: left;
}

.kiemelesFelsorolas
{
	float: left;
	padding-left: 12px;
}

.kiemelesFelsorolas ul li
{
	line-height: 28px;
	background-image: url("/img/bpix/bpix_bullet.jpg");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 28px;
}