h3, h4, h5, h6{
	color:#D0472A;
}
table td, table th {
	border: 1px dotted #F3703A;
	padding: 5px;
}
table td {
	background-color:#FFFDF6;
}
table th {
	background-color:#F3703A;
}
table.ntermekek td, img, table h3 {
	vertical-align:middle;
	text-align: left;
	border:none;
}
table, table td, img, table h3 {
	vertical-align:middle;
	text-align: center;	
}

table td:hover {
	background-color:#FFF7D9;
}
table h3 {
	padding-top:75px;
}
table h4 {
	vertical-align:bottom;
	font-size: 10px;
	line-height: 10px;
/*	color: #FFF; */
}
table h5 {
	vertical-align:top;
	text-align: center;	
}
td.price {
	background-color:#FFE384;
}
td.katalog {
	text-align: left; 
	border:none; 
	background:none;
}
table td.katalog:hover {
	background-color:#FFF;
	font-weight: normal;
}

a {
	font-size: 12px;
}

a.linkpic {
	padding-left: 20px;
	background-image: url(../napkollektor/images/link_icon2.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#content ul {
	padding-bottom: 10px;
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 10px;
}
.idezet {
	padding: 10px;
	background-color:#E3F3F1;
	color: #3B7DA6;
}
ol {
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: circle;
	list-style-position: inside;
}
#oszlopok {
	width:430px;
	padding: 15px;
	margin-bottom: 15px;
	background-color: #FFFDF6;
	border: 1px dotted #C83E27;
}
#oszlopok:hover {
	background-color: #FFFAE8;
}
#oszlopkepek {
	width:198px;
	padding: 5px;
	float:right;
	background-color: #FFFDF6;
	border: 1px dotted #FECE7B;
}
#oszlopok h3 {
	font-size:16px;
}
#oszlopok h4 {
	vertical-align:bottom;
	font-size: 10px;
	line-height: 10px;
}
.termek, .termek img {
	background-color:#C4E2EC;
	border: 1px dotted #3B7DA6;
}
.termek:hover {
	background-color:#3B7DA6;
}
.termek_l {
	background-color:#F5FCFB;
	border: 1px dotted #3B7DA6;
}
#content ul.k_1 {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 10px;
}
#content ul.k_2 {
	list-style-type: none;
	padding-left: 0px;
	padding-top: 10px;
}
#content ul.k_1 li, #content ul.k_2 li {
	display: inline;
	padding-right: 5px;
}
p.letoltes {
	padding-left: 35px;
	padding-top: 11px;
	background-image: url(../images/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
p.letoltes span { color:#FC703A; font-size: 10px; font-style: italic; 
}
.termekkep {
	border: 1px dotted #3B7DA6;
	margin-left: 20px;
	float:right;
}
.termekkep_l {
	border: 1px dotted #3B7DA6;
	margin-left: 20px;
	float:left;
}

.termekkep_2 {
	border: 1px dotted #3B7DA6;
	margin-left: 20px;
    margin-left: auto;
    margin-right: auto;
}
li.flekk {
font-size:14px;
font-weight: bold;
background-color:#FC703A; 
color:white; 
text-align:left; 
}
.adat_beker {
	color:#D0472A;
	font-size:12px;
	line-height:20px;
	padding-bottom:0px;
	text-transform: uppercase;
	padding-top: 0px;
}
input[type=checkbox] + label {
  color: black;
  text-transform: none;
} 
input[type=radio] + label:hover {
  color: #D0472A;
} 