/*
Style Name: Colors
Description: Colors style by czombos
Version: 1.0
Author: Sitemakers Kft.
Author URI: http://www.sitemakers.hu/
*/



/* Begin General */
body { background:#FFF url(/images/containerBgGreen.gif) repeat-y; }
a { color:#A0D21C; }
#logo a {
	background:url(/images/zibroLogoWhiteGreen.gif) no-repeat;
	top:10px;
}
#container {
	width:1000px;
	padding:0 10px;
	margin:0;
	background:none;
}
#header {
	height: 160px;
	position: relative;
}
#logo a {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:150px;
	height:55px;
	text-indent:-9000px;
}
#content {
	float:right;
	padding:0;
	margin:0;
	width:830px;
	position:relative;
}
#sidebarLeft {
	float:left;
	width:150px;
	display:block;
}
#topMenu {
	position:absolute;
	top:30px;
	left:168px;
}
#topMenu ul {
	margin:0;
	padding:0;
}
#topMenu li {
	float:left;
	margin:0;
	padding:0;
	background:none;
	width:auto;
}
#topMenu a {
	display:block;
	float:left;
	line-height:35px;
	margin-right:2px;
	margin-bottom:2px;
	text-align:center;
	width:196px;
	color:#FFF;
	font-size:13px;
}
#topMenu a:hover, #topMenu a.active_menu {
	text-decoration:underline;
}
#topMenu h2 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
#topMenu .bgcolor1 { background-color: #ec7100; }
#topMenu .bgcolor2 { background-color: #35a0de; }
#topMenu .bgcolor3 { background-color: #64c3da; }
#topMenu .bgcolor4 { background-color: #a0d21c; }
#topMenu .bgcolor5 { background-color: #000000; }
#topMenu .bgcolor6 { background-color: #66605b; }
#topMenu .bgcolor7 { background-color: #ec7100; }
#topMenu .bgcolor8 { background-color: #35a0de; }
#topMenu .bgcolor9 { background-color: #64c3da; }
#topMenu .bgcolor10 { background-color: #a0d21c; }
#topMenu .bgcolor11 { background-color: #000000; }
#topMenu .bgcolor12 { background-color: #66605b; }
.footerMenu {
	margin:0 10px 0 170px;
}
/* End General */

