html, body { 
margin : 0;
padding : 0;
} 
body { 
font : 73% Arial, "Trebuchet MS", Helvetica, Tahoma, sans-serif;
background : #ccc;
color : #555;
} 
			/*WRAP*/
#wrap {
	width : 930px;
	margin-left : auto;
	margin-right : auto;
	padding : 0;
	border : 10px solid #fff;
	color : #555;
	background : #fff url(http://www.cc-cegalapitas.hu/images/wrap_bg.jpg) repeat-x;
} 
			/*BANNER*/
#masthead { 
height : 100px;
padding : 0;
margin-bottom : 0;
} 
			/*MAIN CONTAINER*/
#container {
	width : 930px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 0px;
	padding : 0;
	
	line-height : 1.8em;
} 
#menucontainer {
	position : relative;
	height : 40px;
	color : #e0e0e0;
	background : #143d55;
	width : 100%;
	font-family : Helvetica, Arial, Verdana, sans-serif;
} 
#menunav {
	position : relative;
	height : 33px;
	font-size : 12px;
	text-transform : uppercase;
	font-weight : bold;
	background : #fff url(http://www.cc-cegalapitas.hu/images/menu_bg.gif) repeat-x bottom left;
	padding : 0 0 0 20px;
} 
#menuc_left_bg {
	background-color: #3082CB;
	height: 500px;
	width: 205px;
	float: left;
}

#menunav ul { 
margin : 0;
padding : 0;
list-style-type : none;
width : 730px;
float : right;
} 
#menunav ul li { 
display : block;
float : left;
padding : 0 1px;
} 
#menunav ul li a {
	display : block;
	float : left;
	color : #eaf3f8;
	text-decoration : none;
	padding : 0 0 0 10px;
	height : 33px;
} 
#menunav ul li a span { 
padding : 12px 10px 0 0;
height : 21px;
float : left;
width : auto;
} 
#menunav ul li a:hover { 
color : #fff;
background : transparent url(http://www.cc-cegalapitas.hu/images/menu_bg-OVER.gif) repeat-x bottom left;
} 
#menunav ul li a:hover span { 
display : block;
width : auto;
cursor : pointer;
} 
#menunav ul li a.current, #menunav ul li a.current:hover { 
color : #fff;
background : #1d6893 url(http://www.cc-cegalapitas.hu/images/menu_left-ON.gif) no-repeat top left;
line-height : 275%;
} 
#menunav ul li a.current span { 
display : block;
padding : 0 20px 0 0;
width : auto;
background : #1d6893 url(http://www.cc-cegalapitas.hu/images/menu_right-ON.gif) no-repeat top right;
height : 33px;
}

/*left menu*/
#menucontainer_left {
	position : relative;
	height : 100px;
	color : #e0e0e0;
	
	width : 100%;
	font-family : Helvetica, Arial, Verdana, sans-serif;
} 
#menu_left {
	position : relative;
	height : 70px;
	font-size : 15px;
	text-transform : uppercase;
	font-weight : bold;
	background : #7BC1F4 url(http://www.cc-cegalapitas.hu/images/menu_bg2.gif) repeat-x top left;
	padding : 0 0 0 0px;
} 
#menu_left ul { 
margin : 0;
padding : 0;
list-style-type : none;
width : auto;
float : left;
} 
#menu_left ul li { 
display : block;
float : left;
padding : 0 1px;
} 
#menu_left ul li a {
	display : block;
	float : left;
	color : #eaf3f8;
	text-decoration : none;
	padding : 10px 0 0 19px;
	height : 60px;
} 

#menu_left ul li a span {
	padding : 0px 0px 0 0;
	height : 21px;
	float : left;
	width: 180px;
} 
#menu_left_bg {
	width: 250px;
	background-color: #FFFFFF;
}

#menu_left ul li a:hover { 
color : #000000;
background : #7BC1F4 url(http://www.cc-cegalapitas.hu/images/menu_bg2.gif) repeat-x top left;
} 
#menu_left ul li a:hover span {
	display : block;
	width : 180px;
	cursor : pointer;
} 
#menu_left ul li a.current, #menu_left ul li a.current:hover { 
color : #fff;
background : #3082CB;
line-height : 275%;
} 
#menu_left ul li a.current span {
	display : block;
	padding : 0 0px 0 0;
	width : 180px;
	background : #3082CB
	height : 33px;
	color: #000000;
} 
 





			/*TOP NAVIGATION*/
#content {
	border-right : 1px solid #eee;
	width: 470px;
	padding-left: 5px;
	padding-top: 15px;
	float: right;
	padding-right: 10px;
} 
			/*SIDEBAR*/
#sidebar {
	float : right;
	margin-top : 0;
	width: 240px;
	padding-top: 15px;
} 
			/*FOOTER*/
#footer { 
clear : both;
height : 50px;
padding : 0;
margin-bottom : 0;
margin-top : 20px;
text-align : center;
border-top : 5px solid #4592be;
color : #fff;
background : #143d55;
} 
			/*TYPOGRAPHY*/
h1 { 
float : left;
margin : 0;
padding : 20px 0 20px 25px;
font : 150% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
letter-spacing : 5px;
color : #fff;
} 
h3 { 
margin : 0;
padding : 20px 0 20px 0;
border-bottom : 1px solid #aaa;
font : 150% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
text-transform : uppercase;
letter-spacing : 3px;
color : #143c55;
}
h4 { 
margin : 0;
padding : 15px 0 15px 0;
border-bottom : 1px solid #aaa;
font : 110% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
text-transform : uppercase;
letter-spacing : 3px;
color : #143c55;
}
#sidemenu {
	float: left;
	width: 205px;
	padding-left: 200px;
}

h5 { 
margin : 0;
padding : 10px 0 10px 0;
font : 110% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
text-transform : uppercase;
letter-spacing : 3px;
color : #143c55;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
} 
			/*LINKS*/
a:link, a:visited {
	color : #4592be;
	text-decoration : none;
} 
a:hover {
	color: #143c55;
	background : #D3E9F5;
	text-decoration : strong;
	font-weight: bold;
} 
a img {
border: 0;
}
			/*IMAGES*/
.left { 
float : left;
border : 0 solid #656c4a;
margin : 5px 0 10px 0;
padding : 10px;
} 
#anchorLink {
	width: 480px;
}

			/*SEARCH BOX*/
legend { 
margin-bottom : 30px;
color : #143c55;
} 
input { 
background : #eee;
} 
.headerStyle {
	font-size: 80%
}
.style1 {
	color: #FFFFFF;
}
h6 {
	margin : 0;
	padding : 20px 0 20px 0;
	font : 150% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
	text-transform : uppercase;
	letter-spacing : 3px;
	color : #143c55;
}
#separator {
	width: 450px;
	height: 20px;
}


.mainMenu{
	color: #143C55;
	font-weight: bold;
	font-size: 120%;
}
.mainLink{
	float : right;
	font-weight: bold;
}
#sidebar_left {
	float : left;
	margin-top : 0;
	width: 200px;
}
.style2 {
	color: #143c55;
	font-weight: bold;
}
h2 {
	margin : 0;
	padding : 15px 0 5px 0;
	border-bottom : 1px solid #aaa;
	font : 150% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
	font-weight: bold;
	text-transform : uppercase;
	letter-spacing : 3px;
	color : #143c55;
}

.help {
	color: #8D8D8D;
	font-size: 80%;
	line-height: 1;
}
.mainLinkRef {
	float : none;
	font-weight: bold;
}
