@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 15px;
}

a {
	color: #007cc3;
	text-decoration: none;
}

img {
	border: 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

label {
	font-size: 11px;
}

select, option, input, textarea {
	color: #909090;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

input[type=text], input[type=password], textarea, select {
	padding: 1px 3px 1px 3px;
	background: #f0f8fb;
	border: 1px solid #d1e7f4;
	width: 156px;
	margin: 1px;
}

textarea {
	overflow: auto;
}

form p {
	margin-bottom: 0;
}

ul {
	margin-left: 25px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display: none;
}

h2#menutop {
	width: 185px;
	height: 19px;
	padding: 9px 0 5px 12px;
	background: url('../images/menutop.jpg');
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

#login h2 {
	margin: 0 0 17px 0;
	color: #2b333f;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

#cart_top h2 {
	color: #007cc3;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

#productlist_top h2 {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

#right_left h2{
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	background: url('../images/icon.jpg') no-repeat right top;
	border-bottom: 1px dashed #ced4d8;
	color: #007cc3;
	font-size: 18px;
}

#right_left h2.nobackground{
  background: none;
}


#right_right h2 {
	color: #28303c;
	font-size: 12px;
	font-weight: normal;
}

.product h3 {
	margin: 0 0 2px 0;
	color: #007cc3;
	font-size: 11px;
	font-weight: normal;
}

.fix {
	display: block;
	float: none !important;
	clear: both !important;
	height: 1px;
	overflow: hidden;
}

#_filter{
  height:14px;
  margin:2px;
  padding:6px 3px;
  width:200px;
}

.msgError{
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 5px;
  font-weight: bold;
  color:#ff0000;
  margin: 15px 0 15px 0 !important;
  padding: 0 0 0 8px;
  border-left: 20px solid #ff0000;
  clear: both;
  display: block;
}

.msgInfo{
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 5px;
  font-weight: bold;
  color: #00ee00;
  margin: 15px 0 15px 0 !important;
  padding: 0 0 0 8px;
  border-left: 20px solid #00ee00;
  clear: both;
  display: block;
}


#subscribe_box_top {
	width: 187px;
	height: 19px;
	padding: 15px 0 0 10px;
	background: url('../images/hirlevel_top.jpg');
}

#subscribe_box {
	width: 193px;
	padding: 10px 0;
	border-right: 2px solid #cce8f7;
	border-left: 2px solid #cce8f7;
	height: 54px;
}

#subscribe_box label{
  color:#000000;
  display:block;
  float:left;
  font-size:11px;
  margin:0pt 0pt 7px;
  width:67px;
  font-size: 10px;
  font-weight: bold;
}
#subscribe_box .subscribe_product{
  padding: 8px;
}

#subscribe_box_submit {
  /*background:#093B76 none repeat scroll 0% 0%;
  border:1px solid #F0F8FB;
  color:#F0F8FB;
  cursor:pointer;
  float:right;
  height:20px;
  margin:9px 10px 0pt 0pt;
  padding:0px 0pt 0pt;
  text-align:center;
  text-transform:uppercase;
  width:86px;*/
  background:transparent url(../images/gomb_feliratkozas.jpg) repeat scroll 0% 0%;
  border:0px none;
  color:#FFFFFF;
  cursor:pointer;
  height:19px;
  margin-left:95px;
  margin-top:9px;
  padding:0pt;
  text-align:center;
  text-transform:uppercase;
  width:93px;
}

#subscribe_box .right {
  clear:left !important;
  float:right !important;
  margin:5px 0pt 0pt !important;
}

#newsletter_name, #newsletter_email{
  float:left;
  height:16px;
  margin:0pt 0pt 7px;
  width:101px;
}

#subscribe_box_bottom {
	clear: both;
	width: 197px;
	height: 36px;
	background: url('../images/cart_bottom.jpg');
  margin:0pt 0pt 15px;	
	
}

a#subscribe_box_order {
	float: right;
	display: block;
	width: 81px;
	height: 16px;
	margin: 9px 10px 0 0;
	padding: 3px 0 0 0;
	background: url('../images/cart_order.jpg');
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}


#subscribe_box_top h2 {
	margin: 0 0 17px 0;
	color: #007cc3;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}



table.szamla td, table.szamla th{
  background-color:#D2E8F4;
  padding:3px;
  color:#007CC3;
}

table.szamla th{
  color:#000000;
}

table.szamla_datum{
  border:1px solid #007CC3;
}
table.szamla_datum th{
  background-color:#B1DCF3;
  padding:3px;
  color:#000000;
}


table.szamla_datum td{
  background-color:#D2E8F4;
  padding:3px;
  color:#007CC3;
}

table.szamla_datum b{
  color:#000000;
}

table.szamla_container{
  border: 1px double #007CC3;
}

table.szamla_listing{
  border:1px solid #007CC3;
}
table.szamla_listing th{
  background-color:#B1DCF3;
  padding:3px;
  color:#000000;
}
table.szamla_listing td{
  background-color:#D2E8F4;
  padding:3px;
  color:#007CC3;
}

table.szamla_listing a{
  text-decoration: underline;
}

.szamla_listing input[type=submit], .szamla_listing button
{
  background-color:#D2E8F4;
  padding:3px;
  color:#007CC3;
  border:1px solid #007CC3;
}

.szamla_listing caption{
  color:#007CC3;
  padding: 3px;
  background-color:#B1DCF3;  
  text-transform: uppercase;
}

.long_input400
{
  width:400px;
}

.kategoria_admin input{
  color:black;
}
#right_right .smallbox ul li {
border-bottom:1px dashed #CCE8F7;
}
#right_right ul li {
background:transparent url(../images/listarrow2.jpg) no-repeat scroll 10px 3px;
margin:0pt 0pt 5px;
padding:0pt 10px 5px 24px;
}

#edit_textareacontent{
  background: #ffffff;
}

div#category_name{
  height:30px;
}