/* CSS Document */

* {
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #664939; */
	text-align:center;
}
html, body {
	/*background-color:#664939;*/
	background:url(../images/layout/back.jpg);
	/*background:url(../images/layout/terv2_01.jpg) repeat-x; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	text-align:center;
}
a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: underline;
	color: #069;
}
a:active {
	text-decoration: none;
	color: #069;
}
a.side:link {
	color: #069;
	text-decoration: none;
}
a.side:visited {
	text-decoration: none;
	color: #069;
}
a.side:hover {
	text-decoration: none;
	color: #069;
}
a.side:active {
	text-decoration: none;
	color: #069;
}
.szoveg {
	color: #3f3931;
}
.headermain {
	font-size:20px;
	font-weight:bold;
}
.headersub {
	font-size:18px;
}
.headersmall {
	font-size:13px;
	font-weight:bold;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -52px;
	background: url(../images/layout/layout_03.jpg) repeat-y;
	width:999px;
	top: 0;
	text-align:center;
}
#header {
	background:url(../images/layout/terv2_01.jpg) repeat-x;
	height:173px;
	width:100%;
}
#menu {
	background:url(../images/layout/terv2_03.jpg) repeat-x;
	height:50px;
	width:100%;
}	
#page {
	background: url(../images/layout/layout_03.jpg) repeat-y;
	line-height: 150%;
	position:relative;
	width:965px;
	margin: 0px;
	top:0px;
}
#sidebar {
	line-height: 150%;
	float:left;
	width:250px;
	top:0px;
	left:0px;
	margin-left:25px;
	margin-right:5px;
	margin-bottom: 120px;
	text-align:left;
}
#content {
	background-color: #d0cdca;
	line-height: 200%;
	float:left;
	top:0px;
	height: 100%;
	width: 663px;
	color: #3f3931;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	padding: 10px;
	padding-top: 15px;
}
.navs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#201b18;	
	
	padding-left: 5px;
	padding-right: 5px;
		
	text-align:left;
}
.upperdeco	{
	background:url(../images/layout/upperdeco.jpg) no-repeat;
}
.lowerdeco	{
	left: -354px;
	bottom: 0px;
	position: relative; 
	padding-bottom: 52px;
}
.footer {
	background: url(../images/layout/layout_04.jpg) no-repeat;
	height:52px;
	width:999px;
	clear: both;
	text-align:center;
	margin: 0 auto;
}
.push {
	background: url(../images/layout/layout_03.jpg) repeat-y;
	height:52px;
	width:999px;
	clear: both;
	text-align:center;
}
#table {
	background:none;
	text-align:left;
	/*margin-left:6px;*/
}
.thumbs {
	border:solid;
	border-width:3px;
	border-color:#dce4ed;
}
#bubi {
	position:relative; 
	top: -85px; 
	left: 0px;
	height: 0px; 
	width: 0px;	
}
