/* CSS Document */
body {
color:#CCFFFF;
font-family: Arial, sans-serif;
font-size: 12px;
background-image: url(pic/hatter.gif);
margin: auto;
width: 863px;
text-align:center;
padding: 0px;
}

input, textarea, select {
background-color: #78dcff;
border-top: 2px solid #6cf;
border-left: 2px solid #6cf;
border-bottom: 2px solid #aff;
border-right: 2px solid #aff;
}

input.button {
background-color: #ccc;
border-top: 2px solid #eee;
border-left: 2px solid #eee;
border-bottom: 2px solid #999;
border-right: 2px solid #999;
}

img.menu {
margin:0px;
padding:0px;
border-width:0px;
}

table.legordulo {
background-color:#cff;
}

table.legordulo td {
padding: 3px 10px;
}

table.legordulo td:hover {
padding: 3px 10px;
background-color:#ffc;
}

table.webref td{
padding: 30px 8px;
}


table.sidebar {
background-image: url(pic/box_felso.gif);
background-repeat:repeat-x;
background-color:#09f;

padding-top: 20px;
margin-bottom: 30px;

border-right-style:dashed;
border-width: 2px;
border-bottom-style:dashed;
border-color:#fff;

table-layout:fixed;
width: 178px;
overflow:hidden;
}

table.termekek
{ 
 color: #000;
 border-spacing: 0px;
 padding: 20px 5px;
 text-align:left}
 
 table.termekek td
{
	padding: 4px 10px;
	border: 1px solid #03F;
}

table.termekek th
{
	padding: 4px 10px;
	border: 1px solid #03F;
	font-weight: bold;
}

table.letoltes
{
 border-spacing: 0px;
 padding: 20px 5px;
}

table.letoltes td
{
	padding: 4px 10px;
	border: 1px solid #6cf;
}

table.letoltes th
{
	padding: 4px 10px;
	border: 1px solid #6cf;
	font-weight: bold;
}



p.cikk {
text-indent: 0.2cm;
line-height: 16px;
padding: 1px;
margin: 4px;
}

p.arlista {
text-align:left;
line-height: 1px;
padding: 0px;
margin: 4px;
}

/*TAG nélkül*/

.cimsor {
font-size:16px;
font-family: Verdana;
font-weight:700;
color:#c00;
margin-left:9px;
}

.fontos	{
font-weight:bolder;
color:#ff6;
}

.nagy {
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

/*Linkek*/

a {
	color:#ffffff;
}

a:hover {
	text-decoration: none;
}

a.email:link, a.email:active, a.email:visited
{
	font-family: mono;
	font-size: 13px;
	letter-spacing: +1px;
	font-weight:bold;
	color: #fff;
}

a.email:hover
{
	font-family: mono;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
	color:#ff6;
}

a.menu:link, a.menu:active, a.menu:visited, a.menu:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color:#066;
word-spacing: 2px;
text-decoration:none;
}



.box {
 vertical-align:top;
	width: 640px;
	text-align:left;
	margin-bottom:20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding: 5px; 
	background-color: #09F;
}
#arlista {
 width:500px;
 padding: 10px;
 margin-bottom:20px;
 background-color:#09f;
}


#wrapper {
	
height: 100%; 
width: 865px;
margin: 0 auto; 
padding: 0; 
text-align: left;
}

.header {
height: 197px; 
background: #09f; 
}

#sidebar {
float: left;
width: 178px;
margin: 5px 8px;
padding: 0px;
padding-top: 20px;
}

.main {
padding: 8px;
padding-top: 20px;
margin: 10px 0px;
width: 850px;
background-color: #06C;
}

#TermekekMenu {
z-index: 2;
position:absolute;
display:none;
left:15%;
visibility:hidden;
}

#ArakMenu {
z-index: 2;
position:absolute;
display:none;
left:39%;
visibility:hidden;
}

table th {
	text-align: center;
}

li {
	margin-bottom: 5px;
}

a.doclink {
	background-position: 0% 0%;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	height: 18px;
} 

a.doclink#xls {
	background-image: url('pic/icon/xls.gif');
}

a.doclink#pdf {
	background-image: url('pic/icon/pdf.gif');
}

