/* standard elements */
html {
	overflow-y:scroll;
}
* {
	margin: 0;
	padding: 0;
}
p {
	text-align:justify;
}
p.kozep {
	text-align:center;
}
a {color: #682;}
a:hover {color: #9A6;}
body {
	background: #5F8000 url(http://vitaminszabadsag.com/img/bg.gif) repeat-y center top;
	color: #333;
	font: normal 66% Tahoma, "Times New Roman", Times, serif;
}
input {
	color: #555;
	font: normal 1.1em Tahoma, "Times New Roman", Times, serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
ul li {list-style-image: url(http://vitaminszabadsag.com/img/li.gif);}
h1 {font-size: 1.4em;}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #654;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url(http://vitaminszabadsag.com/img/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 702px;
}

/* top */
.top {
	background: #567300;
	font: normal 1.2em Verdana,sans-serif;
	height: 60px;
	margin: 0 auto;
	padding: 0 20px;
	width: 610px;
	text-align: right;
}
.top span {
	color: #FFF;
	display: block;
	line-height: 30px;
	text-decoration: none;
	width: 100%;
}

/* header */
.header {
	background: url(http://vitaminszabadsag.com/img/header.jpg) no-repeat;
	height: 176px;
	margin: 0 auto;
	width: 628px;
}
.header a { float: left; position: relative; width: 345px; text-align: center; font-weight: bold; color: #ffffff; top: 124px; left: 4px; }
.header a span { position: absolute; left: 0; width: 345px; top: 0; height: 52px; background: transparent; }

/* item */
.item {clear: both;}
.item .date {
	background: url(http://vitaminszabadsag.com/img/bgdate.gif) no-repeat;
	color: #EFE;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
	clear: left;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 628px;
}
.item h1 {
	background: #567300;
	color: #FFF;
	line-height: 40px;
	padding-left: 16px;
}
.item .body {padding: 12px 18px;}

/* main */
.main {float: left;}

/* footer */
.footer {
	background: url(http://vitaminszabadsag.com/img/bgfooter.gif) repeat-x;
	color: #FFF;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 626px;
}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}

/* menu */
div.menu {
	padding: 0 38px 10px 24px;
	text-align:center;
}
div.menu ul {
	background:#682;
	padding: 10px 0 10px;
}
div.menu ul li {
	display: inline;
	vertical-align: middle;
	color:#FFFFFF;
	padding: 6px 12px 6px 12px;
	font-weight:bold;
	font-size: 14px;
}
div.menu a {
	color: #FFCC00;
}
div.menu a:hover {
	color: #FFFF66;
}

div.body select {
	margin: 0 0 10px 15px;
}
div.body input {
	width: 150px;
	margin-bottom: 5px;
}
div.body label {
	margin: 0 10px 10px 15px;
	font-size: 1.2em;
}
div.body textarea {
	margin: 0 10px 10px 15px;
	width: 450px;
	height: 200px;
}
h1.sentmessage img {
	margin: 0 10px 0 0;
	position: relative;
	top: 7px;
}

table#form-table td:first-child {
	text-align:right;
	font-size: 12px;
	padding-right: 10px;
}
table#form-table td:last-child {
	text-align:left;
	font-size: 12px;
}
table#form-table input[type=checkbox] {
	width: 20px;
}
table#form-table td.kozep {
	text-align: center;
	padding: 5px 0 5px 0;
}
table#form-table td.small {
	font-size: 10px;
}

span.sargahatter {
	background-color:#FFFF99;
}
ol li { margin-bottom: 6px;}