body {
	margin: 0px 0px 0px 0px;	
	color: #686868; 
	font-family: arial, verdana; 
	font-weight: normal; 
	font-size: 80%; 
	line-height: 130%;
	text-align: center;
	background: url('../images/bg.jpg') repeat-x #f1f1f1;
	}

a {
	text-decoration: underline; 
	color:#d30a10;
	font-weight: normal;
	}
a:link {}
a:visited {}
a:active {}
a:hover {text-decoration: none;}



td {
	line-height: 140%; 
}



img { border:0px;padding:0px;margin:0px; }

#c1
{
	margin-left: auto;
	margin-right: auto;
	width:953px;
	padding:0px;		
	background: url('../images/bg_main.jpg') repeat-y;
}


#menu
{
	float:left;
	margin:0px;
	width:953px;
	height:42px;
}


#c2
{
	margin-left: auto;
	margin-right: auto;
	width:953px;
	padding:0px 0px 0px 0px;			
	text-align: left;
	background: url('../images/bg_content.jpg') no-repeat;
	display:block; clear:both;	margin:auto;
}

#open1
{
	float:right;
	margin:0px;
	width:331px;
	height:312px;
}


#content {
	width:870px;
	padding-left:44px;
	padding-top:36px;
	text-align: left;
	color:#666;
	padding-bottom:10px;
	font-size:110%;
	line-height:125%;
}

#content h1 {
	font-size: 120%;
	font-family: arial; 
	font-weight: bold; 
	color:#d30a10;
	margin-bottom: 10px;
	margin-top: 15px;	
	padding-bottom:7px;
	
}

#content h2 {
	font-size: 100%;
	font-family: arial, verdana; 
	font-weight: bold; 
	color:#005694;
	margin-bottom: 10px;
	margin-top: 15px;	
	padding-bottom:7px;
	border-bottom:1px dotted #ccd0d2;
}

#content a {
	text-decoration: underline; 
	font-weight: normal;  
	color:#d30a10;
	}
#content a:link {}
#content a:visited {}
#content a:active {}
#content a:hover {text-decoration: none;}



#footer
{	
	width:870px;
	color:#9d9d9d;
	font-size:80%;
	text-align:center;	
	padding:10px 0px 0px 0px;
	line-height: 230%; 
	background: url('../images/bg_footer.jpg') no-repeat;
}

#footer a {
	text-decoration: none; 
	color:#9d9d9d; 
	font-weight: normal;
	padding-right:5px;
	}
#footer a:link {text-decoration: none;}
#footer a:visited {text-decoration: none;}
#footer a:active {text-decoration: none;}
#footer a:hover {text-decoration: none;}


#footer-sep {
	height: 1px;
	background-color:#b2b3b3;
	width:953px;
}



.kapcs
{
	float:left;
	margin:0px;
	width:400px;
	text-align:left;
}



.tech
{
	float:left;
	width:130px;
	margin-right:17px;
	margin-top:10px;
	text-align: center;
	color:#005694;
}

.tech img {
	margin: 0px 0px 0px 0px;
	border: #efefef 2px solid;
	padding: 1px;
}


#big {
	font-size: 130%;
	line-height:150%;
	color:#989898;
	font-family: arial;
	padding:8px 0px 5px 15px;
}

.little {
	font-size:80%;
	padding:10px;
}


.sep-line {
	height: 5px; 
	display:block; 
	clear:both;	
	margin:auto;
	background-color:#ccd0d2;
}




.open-package {
	background-color:#ffffff;
	color:#00377c;
	line-height:95%;
	padding-top:15px;
}

.upper {
	text-transform: uppercase;
}



.img-content {
	margin: 0px 0px 0px 15px;
	border: #efefef 2px solid;
	padding: 1px;
}

.img {
	margin: 0px 0px 0px 0px;
	border: #efefef 2px solid;
	padding: 1px;
}


.table-title {
	background: #00a44a;
	color:#ffffff;
	font-family:"Trebuchet MS", arial;
	padding:2px 5px;
}

.table-content {
	font-family:"Trebuchet MS", arial;
	border-bottom: 1px dotted silver;
	padding:3px 5px;
}

p {
	margin:7px 0px 0px 0px; 
}

form {
	margin:0px; 
}

.hr2 {
	color: #DCD3D0;
	height:1px;
}

.l1 { background-color: #f9f9f9; }
.l0 { background-color: #ffffff; } 


.spacer {
	background-image: url('../images/spacer.gif');
}


textarea {
	background-repeat: no-repeat;
	border: #bdbdbd 1px solid;
	font-size: 100%; 
	margin-left: 0px; 
	color: #737373; 
	font-family: arial, verdana; 
	background-color: #ffffff;	
}

.input {
	background-color: #ffffff;
	border: #444 1px solid;
	font-size: 12x; 
	margin-left: 0px; 
	color: #000000; 
	font-family: arial, verdana; 
	width:180px;
}


.input2 {
	background-color: #ffffff;
	border: #444 1px solid;
	font-size: 12x; 
	margin-left: 0px; 
	color: #000000; 
	font-family: arial, verdana; 
	width:70px;
}

.input3 {
	background-color: #ffffff;
	border: #444 1px solid;
	font-size: 12x; 
	margin-left: 0px; 
	color: #000000; 
	font-family: arial, verdana; 
	width:120px;
}
.button {
	background-color:#d30a10;
	font-size: 12px; 
	color: #ffffff; 
	font-family: arial;
	padding:0px 4px;
	border: #cd100a 1px solid;	
}


select { 
	border: #bdbdbd 1px solid;
	font-size: 12px; 
	margin-left: 0px; 
	color: #737373; 
	font-family: arial, verdana; 
	background-color: #ffffff;	
}

label {
	width:140px;
	padding-right: 10px;
	float: left;
	text-align: left;
	height:30px;
}

.table-border {
	border:1px solid #e1e1e1;
	padding:5px;
	text-align:center;
}

.table-border-head {
	background:#f5f5f5;
	padding:5px;
}


.sep2 {
	height: 7px; display:block; clear:both;	margin:auto;
}

div.sep {				
	height: 1px; display:block; clear:both;	margin:auto;
}

div.sep .left {
		float: left; width: 1px; height: 1px; 
}

div.sep .right {
		float: right; width: 1px; height: 1px; 
}


.a1 {
	font-size:90%;	
}

.p0 {
	border:0px dotted #e1e1e1;
	padding:10px 4px 10px 0px;
}
.p1 {
	border:0px dotted #e1e1e1;
	padding:10px 4px 10px 4px;
}

.p10 {
	border:0px dotted #e1e1e1;
	padding:5px 4px 5px 0px;
}
.p11 {
	border:0px dotted #e1e1e1;
	padding:5px 4px 5px 4px;
}

.lb {
	float:left;
	width:200px;
}

