﻿

body {
	margin: 0 0;
	padding: 0 0 0 0;
	background: #c3c3c3;
	font-size: 13px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444444;
	text-align: center;
}

h1 {
	text-transform: uppercase;
	color: #444444;
	text-align: left;
}

h2 {
	font: Garamond, sans-serif;
	font-size: 1.2em;
	color: #2a0000;
	text-align: left;
}

h3 {
	margin: 0;
	text-transform: uppercase;
	font-size: .875em;
	color: #cc3300;
	text-align: left;
}

p, blockquote, ul, ol {
	margin-top: 0;
	line-height: 160%;
	text-align: justify;
	color: #555555;
	font-size: 13px;
	text-align: left;
}

a {
	color: #0f80e4;

}

a:hover {
	text-decoration: none;
	color: #cc990f;
}

/* Header */

#header {
	width: 790px;
	margin: 0 auto;
	background: #ffffff;
	padding: 0 0 0 0;
}



/* Menu */
#menu {
	float: right;
	width: 790px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: #ffffff;
	background: url(img/menu1.gif) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	line-height: normal;
	background: url(img/menu1.gif) repeat-x left top;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 14px;
	margin-right: 1px;
	padding: 7 18 7 21;
	background: url(http://domainkert.hu/img/menu1.gif) repeat-x left top;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: url(http://domainkert.hu/img/menugomb.jpg) repeat-x left top;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .current_page_item a {
}



/* Content */

#content {
	width: 790px;
	margin: 0 auto;
	font-size: 13px;
	background: #ffffff;
	text-align: left;

}

/* Welcome */

#welcome {
	float: left;
	width: 360px;
	margin-bottom: 20px;
	font-size: 13px;
	text-align: left;
	background: #ffffff;
	padding: 10 10 10 10;

}

#welcome2 {
	float: left;
	margin-bottom: 20px;
	font-size: 13px;
	text-align: left;
	background: #ffffff;
	padding: 10 10 10 10;

}

#welcome3 {
	float: left;
	width: 785px;
	margin-bottom: 20px;
	font-size: 13px;
	text-align: left;
	background: #ffffff;

}

#welcome .more {
	padding-top: 10;
	border-top: 1px dashed #CCCCCC;
	font-size: 11px;
	text-align: left;
	background: #ffffff;
}

#welcome .more a {
	padding-left: 15;
	background: url(img/img05.gif) no-repeat left center;
}

/* News */

#news {
	float: right;
	width: 360px;
	margin-bottom: 20;
	text-align: left;
	background: #ffffff;
	padding: 10 30 10 10;
}
#domain-areses {
	float: left;
	width: 240px;
	margin-bottom: 20px;
	text-align: left;
	background: #ffffff;
	padding: 10 30 10 30;
}

#news h3 {
	padding-left: 15;
	background: url(img/img04.gif) no-repeat left center;
	text-align: left;
}

#news .lined {
	margin: 0 0 15px 0;
	padding: 0 0 0px 0px;
	border-bottom: 1px dashed #CCCCCC;
	background: #ffffff;
}

#news .more {
	margin: 0;
	padding: 0;
	border: none;
}

#news .more a {
	float: right;
	padding-left: 15;
	background: url(img/img05.gif) no-repeat left center;
}



/* Feature */

#feature {
	clear: both;
	width: 700px;
	margin: 10;
	padding: 10 10 10 10;
	background: #F5F5F5;
	border: 1px solid #E0E0E0;
	text-align: left;
}

#feature2 {
	clear: both;
	color: #ffffff;
	width: 700px;
	padding-left: 10px;
	margin: 10;
	padding: 10 10 10 10;
	background: #8a8a57;
	border: 1px solid #777777;
	font-size: 11px;
}

#feature3 {
	clear: both;
	width: 790px;
	margin: 0 auto;
	padding: 20 20 10 20;
	background: #FFE4E1;
	border: 1px solid #E0E0E0;
}

#feature4 {
	clear: both;
	width: 750px;
	margin: 0 auto;
	padding: 20 20 10 20;
	background: #ffffff;
	border: 1px solid #E0E0E0;
	text-align: left;
}

#feature img {
	float: right;
	margin-left: 20px;
}

#feature h2 {
	margin: 0;
}

#feature4 img {
	float: right;
	margin-left: 20px;
}


/* Footer */

#footer {
	width: 600px;
	margin: 0 auto;
	padding: 30 50 20 100;
	background: url(img/img01.gif) no-repeat left center;
	text-align: left;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	color: #555555;
	background: #ffffff;
}

#footer a {
	color: #555555;
	background: #ffffff;
}

#footer a:hover {
	color: #666666;
	background: #ffffff;
}