
html, html * {
padding: 0;
margin: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #4c8f00;
	padding: 0;
	margin: 0;
	background: #ffffdc;
}

#site{
  width: 851px;
  margin: 0 auto;
/*  background: #ffffdc url('images/new/bg.jpg') center repeat-y;*/
  background: #4c8f00;
  padding: 0 45px;
}

#header {
  background: url('images/new/header.jpg') center top no-repeat;
  padding: 250px 0 0 0;
  margin: 0;
}

div.login{
margin: 0 27px 0 25px;
color: #000000;
}

div#banner{
text-align: center;
}

#content{
margin: 0 27px 0 25px;
padding: 0;
}

#left {
width: 200px;
float: left;
}

#right {
width: 200px;
float: right;
}

#center {
width: 399px;
float: left;
}

.box{
margin: 0px 0px 15px 0px;
border-width: 0 0 0 29px;
border-style: solid;
padding: 0 9px 0 9px;
}

.box h2 {
padding: 0 0 5px 0;
margin: 0px;
border-width: 0 0 1px 0;
border-style: solid;
font-weight: bold;
font-size: 19px;
text-align: left;
}

.box h1 {
padding: 0 0 5px 0;
margin: 0px;
border-width: 0 0 1px 0;
border-style: solid;
font-weight: bold;
font-size: 21px;
text-align: left;
}

#left .box, #left .box h2 {
border-color: #00007d;
color: #00007d;
}


#right .box, #right .box h2 {
border-color: #c80000;
color: #c80000;
}


#center .box, #center .box h2 {
border-color: #4c8f00;
color: #000000;
}

#center .box, #center .box h1 {
border-color: #4c8f00;
color: #000000;
}

img.content {
	border: 1px solid #4c8f00;
}

a img {
border: 2px solid #000000;
}

input.login{
	border: 1px solid #4c8f00;
	background-color: #ffffdc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #4c8f00;
}

a.login:link, a.login:visited, a.login:active{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.login:hover{
	color: #4c8f00;
	text-decoration: underline;
	font-weight: normal;	
}

form#loginform{
	width: 420px;
	float: left;
}

form#new_pass_form{
	width: 360px;
	float: right;
}

hr {
  height: 1px;
  border: none;
  background-color: #4c8f00;
  color: #4c8f00;
  margin: 7px 0;
}

#footer {
  clear: both;
  display: block;
  margin: 0 27px 0 25px;
  padding: 0;
}

.fix {
 clear: both;
 display: block;
 height: 2px;
}

a.menu,  a.submenu{
display: block;
font-weight: bold;
text-decoration: none;
color: inherit;
margin: 3px 0 3px 0;
padding-left: 5px;
padding-right: 7px;
border-width: 0px 0px 1px 7px;
border-style: none none dotted solid;
text-align: left;
color: #00007d;
}

a.submenu {
margin-left: 10px;
color: #15203b;
}

a.menu:hover, a.submenu:hover{
border-width: 0px 7px 1px 7px;
padding-right: 0px;
border-style: none solid dotted solid;
}

p {
margin: 6px 0px;
}

/* innentol sajat cuccok */

span.bannertext {
font-weight: bold;
font-size: 25px;
letter-spacing: 7px;
word-spacing: 5px;
background: #ffffdc;
color: #4c8f00;
font-family: arial;
}

span#initialee{
background: #4c8f00;
color: #ffffdc;
text-align: center;
padding-left: 6px;
letter-spacing: 5px;
margin-right: 5px;
}

div#splitheaderimg {
margin-left: 25px;
}

div#splitheaderimgtxt {
margin-top: 18px;
margin-bottom: 8px;
}

div#splitheaderimgimg {
border-color: #4c8f00;

}

div#innersite {
background: #ffffdc;
}

ul.varianslist {
list-style-type: square;
}

li.varianslistelement {
margin-left: 15px;
}

div.termekpic {
float:left;
text-align: center;
margin:0px 5px 5px 0px;
}

div.termekpichosszu {
margin: 5px 0px 0px 0px;
}

a {
text-decoration: none;
}

select {
width: 60px;
}

span#msg {
color: #ff0000;
}

span.regiar{
color: #ff0000;
text-decoration: line-through;
}

div.kedvencek{
width: 100%;
margin-top: 5px;
text-align: right;
}

div#gooogle_site_search{
width: 410px;
position: relative;
left: 50%;
margin-left: -205px;
}

img.language_select{
  border: 0px;
  margin-left: 20px;
  margin-right: 20px;
}

.cathighlight {
  border-color: #c80000 !important;
  color: #c80000 !important;
}




