/*************************************
borterasz.hu structure
*************************************/
.wide {
	width:100%;
	margin:0 auto;
	}

.main_header {
	background:#faf7e8;  
	}

body {
	/*background: #F3EFC3 url(http://www.borterasz.hu/assets/banner/boraszportal_portalszponzoracio.jpg) center top no-repeat;*/
	}

.dyn_header {
	background: url(../img/bg_nav.gif) 0 0px repeat-x; 
	}

.dyn_footer {
	background:#fff;
	}

.dyn_content {
 background:#f4ebc7 url(../img/bg_content.gif) 0 0px repeat-x;  
	}

.dyn_navigate {
	
	}

#container {
/*	width:960px;*/
	margin:0px auto;
	}
	
#logo {
	width:960px;
	height:60px;
	line-height:60px;
	margin:0px auto;
	}


#header {
	width:960px;
	clear:both;
/*	background:#d5c78f url(../img/bg_header.gif) 0 0 repeat-x;
*/	height:110px;
	display:none;
	margin:0px auto;
	}


#tabs {
	clear:both;
	margin:0px auto;
	width:960px;
	height:34px;
	background: url(../img/bg_nav.gif) 0 0 repeat-x;
	border-top:1px solid #ff7500;
	line-height:34px;
	font-family:Times,serif;
	font-weight:bold;
	 }

	div#navbar {
		position: fixed;
		z-index: 50;
		top: 0;
		left: 0;
		width: 100%;
		height: 44px;
		background: url(../img/navbar.png) no-repeat left top;
	}


	div#tabs ul {
		width: 960px;
		margin: 0 auto;
		padding: 4px 0 0 0px;
	}

/*	div#tabs ul li {
		list-style: none;
		display: block;
		float: left;
		padding: 8px 16px;
	}
	
	div#tabs li a {
		display: block;
		font: 14px 'Arial Narrow', Arial, sans-serif;
		color: #fff;
		text-transform: uppercase;
		border: none;
	}
*/
/*


#tabs ul {
width:960px;
float:none;
display:block;
margin:0px auto;
	 }	

*/
#content {
	width:960px;
	clear:both;
	padding:20px 10px 20px 10px;
	margin:0 auto 0px auto;
	}

.sidebar {
	float:left;
	width:300px;
	margin:0 20px 0 0px;
	}

.webshop .sidebar {
	margin-bottom:10px;
	}

.page {
	float:left;
	width:630px;
	/*margin-top:25px;*/
	}

.oszlop {
	width:700px;
	margin:20px 0;
	padding:0 0 20px 0;
	background-image:url(../img/line-horizontal.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	border-bottom:1px solid #DDD;
	}
	
.oszbal {
	float:left;
	width:220px;
	margin-right:20px;
	}

.oszjobb {
	float:left;
	width:220px;
	}

#list1b div,
.basic div {
	width:630px;
	display:none;
	}

#facebook {
	margin:0px auto;
	padding:10px 0 10px 0;
	width:960px;
	clear:both; 
	} 

#footer {
	margin:0px auto;
	padding:10px 0 10px 0;
	width:960px;
	clear:both; 
	height:24px;
	line-height:24px;
	background:#FFF;
	} 

/*#footer-box 	{width:100%; background:#FFF;  }

#container-box {width:100%; background:#f4ebc7 url(../img/bg.gif) 0 0 repeat-x;}*/