body, html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #2a2c2e;
    background-color: transparent; /* All browsers */
}

img { margin: 0; border:none; }  /* All browsers. Borders & margins are not inherited */

table, tr, th, td {
	width: auto; /* All browsers */
	height: auto; /* All browsers */
    font-size: 12px;
	color: #2a2c2e;
}

/* H1-H6 tagok */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 14px;
	line-height: 14px;
	width: 530px;
	display: block;
    text-align: right;
	font-weight: normal;
	color: #325b6e;
	text-transform: uppercase;
	border-bottom: 1px solid #325b6e;
	margin-bottom: 10px;
}

h2 {
   	font-size: 12px;
	line-height: 17px;
	width: 100%;
	display: block;
	color: #ac0000;
	text-transform: uppercase;
}

/* P, DIV tagok */
p {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: block;
   	font-size: 12px;
	color: #2a2c2e;
}

div {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: table;
}


ul, ol, li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #2a2c2e;
	list-style: none;
}

a {
	color: #00386b;
	text-decoration: none;
}

a:hover {
	color: #1267b4;
	text-decoration: none;
}

/* FORM tagok*/
form, fieldset {
	margin: 0;
	padding: 0;
   	width: auto;
	height: auto;
	border: 0px;
}

legend {
 	display: none;
}

input {
	margin: 0px;
	padding: 0px;
	width: auto;
	color: #000;
	background-color: #FFF;
	border: 1px solid #62e9f7;
}

input.inputbox {
	width: 100px;

}

input.submitbutton, input.submit {
	width: auto;
	color: #FFF;
	background-color: #5D92B8;
}

select {
	border: 1px solid #000;
}

form p span {
	width: 200px;
	display: table;
	float: left;
}

form p {
	width: 100%;
	display: table;
	line-height: 20px;
}


/* funkcio gombok */
div.functionbuttons {
	width: 100%;
	float: left;
	text-align: center;
}

div.functionbuttons p {
	display: inline;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

p.error_message {
	margin: 0px;
	padding: 0px;
	color: #FF0000;
	border-bottom: 1px solid #CCC;
	border-left: 10px solid #AAA;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
}

p.success_message {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #D8F884;
	border-bottom: 1px solid #000;
	border-left: 10px solid #B9F323;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
}

/* Paginator */
div.paginator_top {
	width: 100%;
	margin-bottom: 10px;
	text-align: right;
	display: none;
}

div.paginator_bottom {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	display: none;
}


/* Elfelejtett jelsz� */
#lost_password {
	margin-top: 20px;
}

/* Weboldal CSS-e */

table.main {
   
}

td.header {
	width: 1039px;
	height: 212px;
    vertical-align: bottom;
	background-image: url(../images/headerbg.png);
	background-repeat: no-repeat;
    background-position: top left;
}

td.topmenu {
	width: 1039px;
	height: 41px;
    vertical-align: top;
	background-image: url(../images/menubg.png);
	background-repeat: no-repeat;
    background-position: top left;
}

td.left {
	width: 241px;
	vertical-align: top;
   	background-image: url(../images/leftmenutdbg.png);
	background-repeat: repeat-y;
    background-position: top left;
}

td.left img {
  	margin-left: 30px;
}



td.center {
	width: 587px;
	vertical-align: top;
   	background-color: #FFF;
}

td.right{
	width: 211px;
	vertical-align: top;
	background-image: url(../images/rightmenubg.png);
    background-repeat: repeat-y;
    background-position: top left;
}


td.footer {
	width: 1039px;
	height: 159px;
   	background-image: url(../images/footerbg.png);
	background-repeat: no-repeat;
    background-position: top left;
}

td.footer p {
  	font-size: 11px;
	color: #a3d3f5;
	margin-left: 240px;
}



div.mainbody {
    width: 560px;
	margin-left: 10px;
	margin-top: 20px;

}

div.registration span.title {
  width: 300px;
}

div.right_banner{
	display: block;
	float: left;

	margin-left: 15px;

	margin-top: 65px;
	
}

div.right_banner div{
	display: block;
	float: left;

	margin-bottom: 15px;
}

div.webshop_categoylist  {
	display: block;
	float: left;
	width: 33%;
	margin-bottom: 20px;
	margin-left: 3px;
    height: 140px;
    margin-left: auto;
    margin-right: auto;
}

*html div.webshop_categoylist  {
 	margin-left: 3px;
 	width: 32%;
}

div.category_name{
    display: table-cell;
	font-size: 12px;
    height: 30px;
    width: 110px;
    vertical-align: text-bottom;
    vertical-align: bottom;
}

div.mainbody div.navigator{
	margin-bottom: 10px;
}

div.category_name a{
    font-weight: bold;
    vertical-align: text-bottom;
    vertical-align: bottom;
}

*html div.webshop_categoylist h4{
    width: 150px;
}



div.category_description img {
	width: 100px;
	height: 100px;
}

div.navigator {
	width: 500px;
	height: 30px;
	margin-top: 13px;
	font-size: 12px;
	margin-left: 10px;
	font-weight: bold;
}


/*








p.footer {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #3252A6;
   	font-weight: bold;
   	float: left;
}

p.footer img {
   	float: left;
}

p.footer span {
   	float: left;
    padding-top: 5px;
}



div.content {

}

*/

