body {
	margin: 0.5em 0.5em 0.5em 0.5em;
	color: #000000;
	background: #FFFFFF;
}
a:link        {text-decoration: none; color: #FF0000}
a:visited     {text-decoration: none; color: #FF0000}
a:hover       {text-decoration: underline; color: #0000FF}
a:link.nav    {text-decoration: none; color: #FF0000}
a:visited.nav {text-decoration: none; color: #FF0000}
a:hover.nav   {text-decoration: none; color: #FF0000}
.nav          {text-decoration: none; color: #FF0000}
p,td,div,input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.lapozo {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border: solid 1px;
	padding: 2px;
}
img {
	border: 0;
}
.quotetitle, .attachtitle, .codetitle {
	margin: 10px 5px 0px 5px;
	padding: 2px 4px;
	border: solid 1px #325375;
	color: #325375;
	background-color: #EEF1F5;
	font-size: 0.85em;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #325375;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
/*	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; */
	background-color: #EEF1F5;
	color: #444;
}
.quotewrapper, .codewrapper, .attachwrapper {
	clear: both;
	margin: 10px 5px;
	background: #4F7092 url(images/code_header.gif) top left no-repeat;
	padding-left: 19px;
	border: solid 1px #325375;
}
.quotewrapper { background-image: url(images/quote_header.gif); }
.quotewrapper .quotetitle, .codewrapper .codetitle, .attachwrapper .attachtitle { 
	margin: 0; 
	border-width: 0 0 1px 1px;
}
.quotewrapper .quotecontent, .codewrapper .codecontent, .attachwrapper .attachcontent {
	margin: 0; 
	border-width: 0 0 0 1px;
}
.szurke {
	background-color: #EEEEEE;
}
.feher {
	background-color: #FFFFFF;
}
.cim {
	font-size: 14px;
	border-right: 1px solid;
	border-bottom: 1px solid
}
.duma {
	font-size: 12px;
	border-right: 1px solid;
	border-bottom: 1px solid
}
.apro {
	font-size: 9px;
	border-right: 1px solid;
	border-bottom: 1px solid
}
select {
	border: 1px solid;
}
