/* BODY tagok */
body, html {
	font: 90%/140% Tahoma;
	margin: 0px;
	padding: 0px;
}

fieldset{
  border:none;
  clear:both;
}

/* A tagok */
a {
	color: #9A9A9A;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* DIV tagok */
div {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#main {
	width: 1020px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}


#top {
	width: 100%;
	height: 230px;
	float: left;
	background-image: url(../pics/header.jpg);
	background-repeat: no-repeat;
}
/*egész*/
#center {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
/*bal oldala*/
#left {
	width: 235px;
	height: 100%;
	float: left;
	padding: 0px;
	margin-top: 10px;
	padding-right: 20px !important;
	padding-right: 0px;
}
/*közepe*/
#right {
	width: 490px;
	height: 100%;
	float: left;
	margin-right: 5px;
}
/*jobb oldala*/
#right_2 {
  padding-top: 20px;
	width: 245px;
	height: 100%;
	float: left;
}
/*kereső*/
#search_div{
  width: 240px;
  height:30px;
  padding-bottom: 8px !important;
  padding-bottom: 4px;
  padding-top:50px !important;
  background-image: url(../pics/search.jpg);
  background-repeat: no-repeat;
}
/*bejelentkező*/
#login_div{
  background-image:url(../pics/login.jpg);
  background-position:0 5px;
  background-repeat:no-repeat;
  height:30px;
  padding-bottom:74px !important;
  padding-top:55px !important;
  padding-top: 0px;
  padding-bottom: 4px;
  width:240px;
}
/*Könyvek*/
div.mainbody {
	margin-top: 20px;
	margin-left: 5px;
	text-align: justify;
}

div.static_content{
}

div.mainbody h1.title {
    padding-bottom: 5px;
}


div.mainbody .text {
	font-size: 11px;
	margin-bottom: 10px;
}


#bottom {
  border-top:4px solid #F4F4F4;
  float:left;
  height:20px;
  padding-left: 200px !important;
  margin-top: 10px;
  padding-left: 50px;
  padding-top: 10px;
  width: 800px;
  display: block;
}

/* P tagok */
p {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: justify;
/*	line-height: 20px;*/
}

/* Hr tagok */
hr {
	height: 2px;
	margin: 0px;
	padding: 0px;
	border: 1px dotted #DDD;
}

/* H1-H6 tagok */
h1 {
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	color: #5A5A5A;
	font-size: 95%;
}

h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	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;
}

/* Form elemek */
form {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

input.inputbox {
	margin: 2px;
	padding: 0px;
	color: #333;
	background-color: #EEE;
	border: 1px solid #000;
	width: 200px;
}

input.inputbox:focus {
	margin: 2px;
	padding: 0px;
	color: #333;
	background-color: #EEE;
	border: 1px solid #000;
	width: 200px;
}

input.submit {
	width: auto;
	height: 25px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-color: #FF0000;
	font-size: 100%;
	font-weight: bold;
	border: 1px solid #EEE;
}

/* Paginator */
div.paginator_top {
	width: 100%;
	text-align: right;
}

div.paginator_bottom {
	width: 100%;
	text-align: center;
}

p.lang {
	text-align: center;
}

/* TOP menu */
div.topmenu {
	float: left;
	width: 100%;
	height: 58px;
}

div.topmenu ul {
	width: 975px;
	margin: 0px;
	padding: 0px;
	height: 58px;
	list-style: none;
	display: block;
	margin-top: 0px;
	margin-left:13px;
	padding-top: 0px;
	background: #000000;
}

div.topmenu ul li {
	width: auto;
	padding-left: 35px !important;
	float: left;
	padding-right: 35px;
	padding-top: 10px;

}

div.topmenu ul li a {
	text-indent: 20px;
	font-family: Verdana;
	font-size: 90%;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	display: block;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family:tahoma;
	font-size:16px;
	height: 10px;
}

div.topmenu ul li a:hover,  div.topmenu ul li a.active_menu1 {
	color: #f9c289;
	background-color: #000;

}
/*dividers aka rope*/
.menu_divider{
  background-image: url(../pics/menu_divider.jpg);
	background-repeat: no-repeat;
	background-position: 15px 13px;
}

/* FOOTER */


div.bottommenu {
	width: 1000px;
	text-align: right;
}

.footer_line2, .footer_line3 {
	font-size: 11px;
	color: #9A9A9A;
    margin-left: 180px;
	width: 820px;
	text-align: right;
}

.footer_right a {
    color: #9A9A9A;
	text-decoration: none;
}


.footer_left {
    width: 50%;
	float: left;
	text-align: left;
}

.footer_right {
    font-size: 10px;
	padding-right: 10px;
}

.pi_logo {
	float: left;
}

.pi_logo a img {
    border: none;
}

.portalshop {
    position: relative;
	left: 20px;
	top: -43px;
	float: left;
}

.portalshop a {
	text-decoration: none;
	display: block;
	width: 140px;
	height: 45px;
	float: left;
}
/*Üdvözlő kép*/
#welcome{
	padding-top: 20px;
	padding-left: 200px;
	width: 200px;
	height: 200px;
	background-image: url(../pics/books.jpg);
	background-repeat: no-repeat;
	background-position: 0px 60px;
}
/*Üdvözlő szöveg*/
.welcome_message{
	padding-top: 40px;
	color: #ba221f;
  
}

.in_store{
  padding-top: 6px;
  color: #58595b;
}

.visitor{
  padding-top: 20px;
  color: #000000;
  text-decoration: underline;
}

.information{
  line-height: 1;
}


/*Ajánlat*/
#offer{
  width: 100%;
  background-image: url(../pics/offer.jpg);
  background-repeat: no-repeat;
  background-position: 0px 10px;
  float:left;
  padding-top:60px;
}

.offer_product{
  padding-top: 10px;
  padding-left: 30px;
}

#articles_group{
  width: 256px;
  height: auto;
  background-image: url(../pics/articles_group.jpg);
  background-repeat: no-repeat;
  background-position: 10px top;
  float:left; 
}

/*Kapcsolat*/
.contact{
  background-image: url(../pics/contact.jpg);
  background-repeat: no-repeat;
  background-position:0 50px;
  background-repeat:no-repeat;
  float:left;
  height: 100px;
  width:100%;
}

.contact_value{
  list-style-type: none;
  padding-top: 110px;
  padding-left: 20px;
}

.contact_value li{
  list-style-type: square;
}

.contact #tel{
  color: #9e4740;
}

#indent{
  text-indent: 0px !important;
  text-indent: 17px;
  font-size: 12px;
}
/*Akciós könyvek*/
.saled_articles{
 width: 250px;
  float:left;
}

.saled_articles_picture{
  background-image:url(../pics/saled_articles.jpg);
  background-position:10px 30px;
  background-repeat:no-repeat;
  float:left;
  height:80px;
  width:250px;
}

/*Akciós termékek képei*/
.saled_articles .product_image {
	padding-right: 10px;
	padding-left: 70px;
	width: 100px;
	padding-top: 20px;
	padding-bottom:30px !important;
	padding-bottom: 32px;
	float:none;
	border: none;
	text-align: center;
	margin-bottom: -15px !important;
}

/*Akciós termékek nevei*/
.saled_articles .article_name{
  font-weight: bold;
  font-size: small;
  text-align: center;
}

/*akciós termékek árai*/
.saled_articles .article_price{
  color:#C10F4B;
  font-size:20px;
  text-align: center;
  border-bottom: 4px solid #f4f4f4;
  padding-bottom: 20px;
}

/**/
.saled_articles .webshop_product{
  width: 100px;
  padding-top: 70px;
  padding-bottom: 0px;
}

/*paypal teteje*/
#pay_top{
  border-top: 4px solid #f4f4f4;
}

/*paypal kép*/
#pay_pal{
  background-image:url(../pics/paypal_logo.jpg);
  background-position:2px 7px;
  background-repeat:no-repeat;
  display:block;
  height:100px;
  margin-top:550px !important;
  margin-top: 0px;
}

.top_link{
  height:137px;
  padding-left:405px;
  width:200px;
}

.button {
	border: none ; 
	background: transparent url(../pics/button.jpg) no-repeat; 
	color: white;
	width:109px;
	height:24px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding-top:8px;
}

div.orderLink {
    padding-left: 40px;
	float:left;
	margin-bottom:10px
}

#registration input.submit, #lost_password input.submit {
	border: none ; 
	background: transparent url(../pics/button.jpg) no-repeat; 
	color: white;
	width:109px;
	height:32px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
