body {
background-color: #96B3C5;
background-image: url(../pic/background.jpg);
background-repeat: repeat;
margin:0;
padding:0;
border: 0;

font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: center;
color: #000;
}


img {
border:0;
}


img.left_ordered {
clear: left;
float:left;
margin: 12px;
}


div.issue {
float:right;
clear:right;
margin-top:10px;
/*border-bottom: 1px dotted #000;*/
}


div.cover {
width: 130px;
float:left;
clear:left;

text-align:center;

padding: 0px 5px 15px 10px;
}


div.data {
width:430px;
float:left;
clear:right;
text-align:left;
color: #112E41;
}


h1, h2, h3, h4, h5, h6 {
margin:5px 0;
padding:0;
}


h1 {
font-size: 16pt;
}


h2 {
font-size: 14pt;
}


h3 {
font-size: 12pt;
}


h4 {
font-size: 10pt;
}

p.standardi {
text-indent: 0.3em;
}

form {
margin:0;
padding:0;
}

input.button {
border: 1px solid #666;
background: #e9e9e9;
color: #333;
padding: 0 5px;
margin: 1px 0;
height: 20px;
background-image: url(../pic/button_bg.gif);
}

input.sender_b {
display: none;
visibility: hidden;
}


ul.dotted {
list-style-type: disc;
margin-top: 5px;
}


ul.dotted li {
padding: 0;
}


ul.none {
list-style-type: none;
margin-top: 0;
padding: 0;
}


ul.none li {
padding: 12px 0;
}


ul.pages {
list-style-type: none;
margin:0;
padding:0;
}

ul.pages li {
display: inline;
margin:4px;
}


td.detail {
text-align: right;
font-weight: bold;
color: #000;
}


table.order_form td.detail {
text-align: right;
font-weight: bold;
padding-left: 32px;
}

table.bannercode {
margin: 0.6em auto 0;
}

#cart_content {
border-collapse: collapse;
margin-left: 20px;
width: 92%;
}

#cart_content tr.cart-line-1 {
background: #B3D0E2;
}

#cart_content tr.cart-line-2 {
background: #81BDE2;
}

#cart_content td, th {
padding: 2px 6px;
}

#cart_content th {
text-align: left;
}


#cart-sum td {
padding-top: 11px;
}

.error {
color: #a00;
font-weight: bold;
}

.red {
color: #a00;
}

.bold {
font-weight:bold;
color: #000;
}

a.oazis:link, a.oazis:active, a.oazis:visited {
color: #0D8601;
}

a.ad_link:link, a.ad_link:active, a.ad_link:visited {
color: #0D8601;
font-size: 16pt;
}

p.standardi {
margin: 0.3em 0;
text-indent: 0.5em;
}

#page {
width: 804px;
clear: both;

margin:0 auto;
padding: 0;

text-align:left;
}


#header {
background-image: url(../pic/header.jpg);
height: 119px;
clear: both;
}


#content {
min-height: 430px;
background-color: #D9E7F0;

border-left: 2px solid #B3D0E2;
border-right: 2px solid #B3D0E2;

padding: 25px 0 0 0;/*középső az 15nek kéne lenni*/
}


#content .article {
clear: both;
padding: 12px 25px;

}


#banner {
text-align:center;
clear: both;
margin: 60px auto 0;
}


#footer {
clear: both;
height: 60px;
}


#cart {
position: absolute;
top: 300px;
left: 110px;

width: 187px;
text-align:center;
font-weight: bold;
background: #B3D0E2;
background-image: url(../pic/cart_bg.gif);
background-repeat: repeat-x;
background-position: bottom;
}


#issues {
float: right;

text-align: left;
margin: 0 10px 0 0;

width: 578px;
}