
/* ALAPERTELMEZETT
----------------------------------------------------------------*/

* {	
padding: 0; 
margin: 0; 
}

a img, 
	:link img, 
	:visited img { border:none; }
	:link,:visited { text-decoration: none; }

address {
 font-style: normal; 
}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 12px;
	color: rgb(0,0,111) 
}

address {
 font-style: normal; 
}

ul,ol {
 list-style: none; 
}

body {
	margin-left: 20px;
	padding: 0; 
	background-color: #DBD8C1; 
	font-family: verdana,arial,tahoma; 
	font-size: 120%; 
	font-weight: normal; 
	color: rgb(153,0,0);
	margin-right: 40pt; 
	}


a:link, 
a:visited, 
a:hover, 
a:active {font-size: 14px; color: rgb(153,0,0); text-decoration: none; }
a:hover { text-decoration: underline; }


bek {	
	font-size: 115%; 
	font-style: normal; color: rgb(0,0,111);
	margin-left: 15pt; margin-right: 5pt;
	text-indent: -10pt;

}

beh {
	font-size: 95%; font-style: italic; color: rgb(153,0,0);
	margin-left: +35pt; margin-right: +10pt;
	text-indent: -15pt; 		
}


/* Tartalom
----------------------------------------------------------------*/
div.tartalom {
	padding: 10px 5px 10px 5px;
	height: 240px; width: 640px;
	background-image: url(tartalom_dobozanak_hattere.jpg);
	background-color: #DBD800;
	background-repeat: repeat-x;
	background-position: top;
	float: left;}

div.tartalom_toggle {
	margin-left: 5px;
	padding: 10px 5px 10px 5px;
	height: auto; width:auto;
	}

div.tartalom-galeria,

div.tartalom-linkek {
	padding-left: 55px;
	}

div.tartalom span.code {
	border: 1px dotted rgb(153,0,0);
	background-color: #DBD8C1;
	padding: 1px;
	}

div.clear {
	clear: both;
	}

div.tartalom h1 {
	width: 600px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: rgb(0,0,111)
	}

div.tartalom h2 {
	font-size: 14px;
	font-weight: bold;
	color: rgb(0,0,111)
	margin-bottom: 10px;
	}

div.tartalom h3 {
	font-size: 12px;
	font-weight: bold;
	color: #a7c408;
	margin: 10px 0 10px 0;
	}

div.tartalom p {
	margin: 0 0 5px 0;
	text-align: justify;
	}

div.tartalom ul {
	list-style: square;
	margin: 10px 0 10px 25px;
	}

div.tartalom a:link,
div.tartalom a:visited,
div.tartalom a:hover,
div.tartalom a:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

.bovebbtartalom {
	display: none;
	}

