/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/

/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}

h1,h2,h3,h4,h5,h6
{
	color: #444;
}

body,input
{
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	color: #444;
}

input.button
{
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #888;
	border-right: solid 1px #888;
	background-color: #eaeaea;
	color: #555;
	font-size: 0.8em;
	padding: 0.35em;
}

input.text, input.text2, textarea.text2
{
	border-top: solid 1px #888;
	border-left: solid 1px #888;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	padding: 0.1em;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
}

input.text2, textarea.text2
{
	border-bottom: solid 1px #888;
	border-right: solid 1px #888;
	margin: 1px;
}

a
{
	color: #006699;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer
{
	margin: 0 auto 0em auto;
	width: 100%;
}

/* Menu */

#menu
{
	background: url('reszek/top_back.jpg') repeat-x;
	width: 100%;
	height: 20px;
}

#menu ul
{
	padding: 1.5em 4.5em 1em 4.5em;
	list-style: none;
}

#menu li
{
	display: inline;
	padding-right: 2.5em;
	font-size: 0.8em;
}

#menu li a
{
	color: #fff;
	background-color: inherit;
}

#menu li a:hover
{
	border-bottom: solid 1px #558800;
}

/* Content */

#content
{
	padding-left: 2em;
	padding-right: 2em;
}

.box
{
	margin-bottom: 1.25em;
}

.boxContent
{
	margin-top: 0.5em;
	padding: 1.25em 1em 0.25em 1em;
	background: #ffffff url('reszek/a1.gif') top left repeat-x;
}

/** boxA **/

.boxA .boxContent
{
	margin-top: 0em;
	color: #fff;
	border-bottom: solid 1px #bb6600;
	background: #ff8800;
	padding: 1em 1.5em 1em 1em;
}

.boxA span
{
	font-weight: bold;
	font-size: 0.8em;
}

.boxA a
{
	background-color: inherit;
	color: #fff;
	font-size: 0.8em;
}

.boxA a:hover
{
	text-decoration: none;
	border-bottom: solid 1px #ff9900;
}

.boxA input.button
{
	margin-top: 0.25em;
	vertical-align: middle;
}

.boxA input.text
{
	width: 100%;
}

/** boxB **/

.boxB .boxContent
{
	margin-top: 0em;
	color: #fff;
	border-bottom: solid 1px #004466;
	background: #007799;
	padding: 1em 1.5em 1em 1em;
}

.boxB span
{
	font-weight: bold;
	font-size: 0.8em;
}

.boxB a
{
	background-color: inherit;
	color: #fff;
	font-size: 0.8em;
}

.boxB a:hover
{
	text-decoration: none;
	border-bottom: solid 1px #007799;
}

.boxB input.button
{
	margin-top: 0.25em;
	vertical-align: middle;
}

.boxB input.text
{
	width: 100%;
}

/** Content **/

#content p
{
	margin-bottom: 1em;
	text-align: justify;
	line-height: 1.5em;
}

#content strong
{
	color: #444;
}

#content h2,h3,h4,h5,h6
{
}

#content h2,h3
{
}

#content h3
{
	font-size: 1.0em;
}

#content h2
{
	font-size: 1.25em;
}

#content ul
{
	margin-bottom: 1em;
	padding-left: 1em;
	line-height: 1.8em;
}

#content blockquote
{
	padding: 1em;
	margin-bottom: 1.5em;
	border-left: solid 6px #558800;
}

#content blockquote p
{
	margin-bottom: 0em;
	line-height: 1.5em;
}

#content table
{
	margin-bottom: 1.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #444;
}

#content table td
{
	padding: 0.0em;
	padding-left: 0.4em;
}

#content table tr.rowA
{
	background-color: #efefef;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #fafafa;
	color: inherit;
}

#content table tr.order_row td{
	border-bottom: 1px solid #900;
	padding: 4px 0 4px 8px;
	font-size: 11px;
}

#content table tr.order_row_last td{
	padding: 4px 0 4px 8px;
	font-size: 11px;
}

.s11{
	font-size: 11px;
}

/* Primary Content */

#primaryContentContainer
{
	float: right;
	margin-left: -19em;
	width: 100%;
}

#primaryContent
{
	margin: 0em 0em 0em 15em;
	padding: 1em 2.5em 1.5em 2.5em;
}

/* Secondary Content */

#secondaryContent
{
	float: left;
	width: 13em;
	padding: 1em 2.5em 1.5em 2.5em;
}

/* Footer */

#footer
{
	border-top: solid 1px #e5e5e5;
	text-align: center;
	line-height: 40px;
	color: #cccccc;
	font-size: 11px;
	height: 40px;
	background: url('reszek/footer_back.jpg') repeat-x;
}

#footer a{
	color: white;
}

.clear
{
	clear: both;
}


/* menu */
.head{
	height: 100px;
	width: 100%;
}

.head_content{
	background: url("reszek/logo.jpg") no-repeat 30px 20px;
	width: 960px;
	height: 100px;
	margin: auto;
}

.head_content .box{
	position: relative;
	left: 330px;
	top: 30px;
	width: 500px;
	height: 60px;
}

#kwick{
	width: 640px;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	background: url("reszek/menu_back.gif") no-repeat;
}

#kwick ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#kwick .kwick{
	display: block;
	width: 100px;
	height: 50px;
	float: left;
}

#kwick .kwicks {
	display: block;
}

#kwick li{
	float: left;
	margin-right: 1px;
}

#kwick .kezdo{
	background: url("reszek/menu_kezdo.jpg") no-repeat top left;
}

#kwick .kereskedelem{
	background: url("reszek/menu_keresk.jpg") no-repeat top left;
}

#kwick .refer{
	background: url("reszek/menu_refer.jpg") no-repeat top left;
}

#kwick .hibak{
	background: url("reszek/menu_hibak.jpg") no-repeat top left;
}

#kwick .arak{
	background: url("reszek/menu_arak.jpg") no-repeat top left;
}

#kwick .forum{
	background: url("reszek/menu_forum.jpg") no-repeat top left;
}

/* menu end */