body {
	color: #6d724a;
}

H1, .focim
{
    font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; font-style:normal; 
    text-decoration:none; color:#F10510;
}
.focim:hover
{
    text-decoration : underline;
}
H2
{
    font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; font-style:normal; 
    text-decoration:none; color:#5C6367;
}
H3
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 15pt;
    FONT-FAMILY: Tahoma ;
}
td
{
    font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:lighter; font-style:normal; 
text-decoration:none; color:#000000;
}
.article {
    font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:lighter; font-style:normal; 
text-decoration:none; color:#000000;
}


.kiemelt
{
    COLOR: #990000;
}
.alapszin
{
    background-color: ;
}
.hatterszin
{
    background-color: #6699FF;
}
.blokkszin
{
    background-color: ;
}
.vonal
{
    background-color: ;
}
.objektum
{
    border-style: solid;
    border-width: 2px;
    border-color: #6699FF;
    background-color: #4C5EB8;
}
.marg3
{
    padding: 3px;
}
.keret {
    border-color: ;
    border-style: solid;
    border-width: 1px;
    padding-left: 8px ;
    padding-right: 8px ;
    padding-bottom: 2px ;
    padding-top: 2px ;
}
.main_menu_link
{
    font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; font-style:normal; 
text-decoration:none; color:#003333;
}
.main_menu_link:hover
{
    font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; font-style:normal; 
text-decoration:underline; color:#000000;
}
.menu_bg_color
{
    background-color: ;
}
.menu_bg_color_over
{
    background-color: ;
}
.menu_link
{
    font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:bold; font-style:normal; 
text-decoration:none; color:#000000;
}
.menu_link:hover
{
    font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:bold; font-style:normal; 
text-decoration:underline; color:#CC0000;
}
.link_fent
{
    font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:7pt; font-weight:lighter; font-style:normal; 
text-decoration:underline; color:#4C4A4A;
}
.link_fent:hover
{
    text-decoration : underline;
}
.fast_menu_bg
{
    background-color: ;
}


.doboz_keret
{
    background-color: ;
}
.doboz_hatter
{
    background-color: ;
}
.doboz_szoveg {
    font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:9pt; font-weight:lighter; font-style:normal; 
text-decoration:none; color:#000000;
}
.price {
    background-color: ;
    font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:bold; font-style:normal; 
text-decoration:underline; color:#CC0000;
}
.link
{
    COLOR: #000000;
    text-decoration : none;
    BORDER: 0;
}
.link:hover
{
    COLOR: #CC0000;
    text-decoration : underline;
}
.footer_link
{
    font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; font-style:normal; 
text-decoration:none; color:#CCCCCC;
}
.footer_link:hover
{
    font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; font-style:normal; 
text-decoration:underline; color:#CC0000;
}
.data_sheet_required
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma ;
    COLOR: #000000;
}
.input_text
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma ;
    COLOR: black;
}
.title_link
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 13pt;
    COLOR: #16455F;
    text-decoration : none;
    BORDER: 0;
}
.title_link:hover
{
    COLOR: #990000;
    text-decoration : none;
}

.med_link
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 12pt;
    COLOR: #1A5D91;
    FONT-FAMILY: Tahoma ;
    text-decoration : none;
}
.med_link:hover
{
    COLOR: #990000;
}
.input_text
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma ;
    text-decoration : none;
}
.select_list
{
    COLOR: #1A5D91;
}
.kisbetu
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 7pt;
}
.szurke {
    FONT-WEIGHT: lighter;
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: Tahoma ;
    text-decoration : none;
}

a {
	color: #6d724a;
	font-weight: bold;
	text-decoration:none;
	border-bottom: 0px solid black;
}
a:hover {
	color: #6d724a;
	border-bottom: 1px solid #6d724a;
}



/* == HOZZÁSZÓLÁS ================================ */

#commentBox, .comment {
	border: 1px solid #889180;
	padding: 6px;
	margin-bottom: 1em;
}

.comment .info {
	font-size: 12pt;
	float: left;
	width: 80px;
}

.comment .info p {
	margin: 0px 0px 1em 0px;
	font-size: 12pt;
	line-height: 100%;
}

.comment .info p.dsc {
	font-size: 10px;
}

.comment .info p a {
	font-weight: bold;
}

.comment .text {
	float: right;
	width: 288px;
	border-left: 1px solid #889180;
	padding-left: 6px;
	min-height: 120px;
	line-height: 150%;
}

.comment .text .date {
	text-align: right;
	border-bottom: 1px solid #889180;
	font-size: 10pt;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

/* == CommentBox ======================= */

#commentBox, #commentBox p {
	line-height: 1em;
	margin: 3px 0px 3px 0px;
}

#commentBox {
	margin-bottom: 1em;
}

#commentBox p {
	font-size: 12px;
}

#commentBox form {
	margin: 0px;
}

#commentBox p.info {
	margin: 0px;
	clear: both;
	padding: 3px 0px 0px 0px;
	text-align: center;
	border-top: 1px solid #889180;
	color: #708070;
}

#commentBox p.info a {
	border-bottom: none;
	color: #708070;
}

#commentBox p.info a:hover {
	text-decoration: underline;
	color: white;
}

textarea, input {
	border: 1px solid #808080;
	background-color: #99ad32;
	color: white;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#commentBox textarea {
	width: 400px;
	height: 80px;

}

#commentBox input {
	width: 157px;
}

#commentBox input.bttn {
	width: 159px;
}

input.bttn {
	width: 150px;
	font-weight: bold;

}

input:hover {
	background-color: #79ad32;
	color: White;
}

input.bttn:hover {
	background-color: #79ad32;
	color: White;
}

/* == FÓRUM TARTALOMJEGYZÉK ================= */

#topics {
	width: 100%;
	background-color: white;
	border-spacing: 1px;
	font-size: 12px;
}

#topics .ic {
	width: 32px;
	padding: 3px;
}

#topics #header {
	background-color: #6d724a;
	text-align: center;
color: white;
}

#topics td {
	background-color: #99ad32;
}

.swbar, .forumNewTopicBttn {
	text-align: center;
	padding: 1em;
}

#mail p input {
	width: 300px;
}

#mail p textarea {
	width: 100%;
	height: 250px;
}

#redirect p { 
	text-align: center;
}

code.box, div.quote {
	background-color: #004000;
	padding: 3px;
	border: 1px dashed #007000;
	border-left: 4px solid #007000;
	color: #C4D8C4;
}

code.box {
	display: block;
	line-height: 105%;
}

.lft {
	float: left;
}

.rgt {
	float: right;
}
.clr {
	clear: both;
}

#bnews {
	padding: 10px 10px 10px 10px;
	color: #6d724a;
}

.s {
	background-color: #eeeeee;
}
