@import url(slider.css);
/* ÁLTALÁNOS */
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #FFFFFF;}
.style1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold;}
.style2 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999; font-size: 10px; font-weight: bold;}
.style22 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999; font-size: 14px; font-weight: bold;}
.style3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999;}
.style4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}
.style5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;	color: #000000; font-weight: bold;}
.style9 { color: #333333; font-weight: bold;}
.style10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999;}
.style11 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;font-size: 10px;font-weight: bold;}
.style12 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}
.reg_2 { border-bottom-color: #E6EBF1;
		border-bottom-style: solid;
		border-top-color: #E6EBF1;
		border-top-style: solid;
		border-right-color: #E6EBF1;
		border-right-style:solid;
		border-left-color:#E6EBF1;
		border-left-style:solid;
		background-color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight:normal;
		color: #727E8C;
}
.reg_3 { border-bottom-color: #FFFFFF;
		border-bottom-style: none;
		border-top-color: #FFFFFF;
		border-top-style: none;
		border-right-color: #FFFFFF;
		border-right-style:none;
		border-left-color:#FFFFFF;
		border-left-style: none;
		background-color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight:normal;
		color: #999999;
		cursor:pointer;
}
.reg_4 { border-bottom-color: #4D6185;
		border-bottom-style: solid;
		border-top-color: #4D6185;
		border-top-style: solid;
		border-right-color: #4D6185;
		border-right-style:solid;
		border-left-color:#4D6185;
		border-left-style:solid;
		background-color: #E6EBF1;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight:normal;
		color: #000000;
		cursor:pointer;
		font-weight:bold;
}
.style44 {display: block;  width:550px;  height:300px;  overflow: auto; }
.style45 {display: block;  width:540px;  height:300px;  overflow: auto; }

/* NORMÁL LINK */
a:link { color: #565656; text-decoration: none;}
a:visited {	text-decoration: none; color: #565656;}
a:hover { text-decoration: none; color: #565656;}
a:active { text-decoration: none; color: #565656;}

/* ADMIN SITE */
.admin_link a:link {color: #FFFFFF;	text-decoration: none;}
.admin_link a:visited {text-decoration: none; color: #FFFFFF;}
.admin_link a:hover {text-decoration: none;	color: #FFFFFF;}
.admin_link a:active {text-decoration: none; color: #FFFFFF;}

/* Innentol kopiztam az fx.css-bol */

#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
border: 0px solid white;
border-left-width: 1;
width: 115px;
background-color: #999999;
}

.mainitems a:hover{
width: 100%;
background-color: #606060;
}
.mainitems a:actived{
width: 100%;
background-color: #999999;
color:white;
}

.headerlinks a{
margin: auto 0px;
font-weight: bold;
font-family: verdana;
font-size: 10px;
line-height: 19px;
color: white;
}

.headerlinks a:hover{
color: white;
}
.headerlinks a:actived{
color: white;
}
.headerlinks a:visited{
color: white;
}

.submenus{
display: none;
width: 116px;
position: absolute;
left: 0;
background-color: #f0f0f0;
border: 1px solid white;
}

.submenus li{
display: block;
background-color: #dbdbdb;
width: 100%;
text-indent: 5px;
font-family: verdana;
font-size: 10px;
color: black;
line-height: 19px;
margin-bottom: 1px;
}

.submenus li a{
display: block;
background-color: #dbdbdb;
width: 100%;
text-indent: 5px;
font-family: verdana;
font-size: 10px;
color: black;
line-height: 19px;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
background-color: #606060;
font-weight: bold;
color: white;
}
.submenus li a:actived{
background-color: #dbdbdb;
font-weight: bold;
color: black;
}

.rightmenu{
display: yes;
width: 178px;
position: absolute;
top: 1em;
left: 0px;
background-color: #f0f0f0;
border: 0px solid white;
}

.rightmenu li{
width: 100%;
}

.rightmenu li a{
display: block;
background-color: #dbdbdb;
width: 100%;
text-indent: 7px;
font-family: verdana;
font-size: 10px;
color: black;
line-height: 24px;
margin-bottom: 1px;
}

html>body .rightmenu li a{ /* non IE browsers */
width: auto;
}

.rightmenu li a:hover{
background-color: #0066cc;
color: white;
}
.rightmenu li a:visited{
background-color: #0066cc;
color: white;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}

.akciosbox {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888;
}
.akciosbox p {
	margin: 0;
	padding: 0;
}
.akciosbox .akcioskep {
	height:102px;
	line-height:102px;
	margin:8px 0 23px;
	position:relative;
	vertical-align:middle;
	width:238px;
}
.akciosbox .akcioskep img {
	left:25%;
	position:absolute;
	top:25%;
	vertical-align:middle;
}
.akciosbox a, .akciosbox a:hover, .akciosbox a:visited {
	display: block;
	font-weight: bold;
	padding: 0; 
	padding: 15px 0 15px 0; 
	color: #E51837; 
	text-decoration: none;
	outline: none;
}
.akciosbox h1 {
	margin:0 0 15px 0;
	padding: 0;
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
.akciosbox ul li {
	background-image: url(../img/c-bullet_citroen.gif);
	padding-left: 10px;
	background-position: center left;
	background-repeat: no-repeat;
	line-height: 16px;
	margin-left:1px;
	list-style: none;
	list-style-type: none;
}
.akciosbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}
.logo {
	background-image: url(../img/c_largo_head_logo.jpg);
	width: 750px;
	height: 121px;
	background-repeat: no-repeat;
	background-position: top left;
}

body {
	border-top:5px solid #E6E6E6;
	
}


/*sub menu*/
.submenu ul {
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

.submenu ul li {
	float:left;
	height:25px;
	display:block;
	list-style:none;
	list-style-type:none;
	margin:0;
}
.submenu ul li a,.submenu ul li a:hover, .submenu ul li a:visited, .submenu ul li a:active, .submenu ul li a:link {
	display:block;
	float: left;
	height:20px;
	/*background-image:url(../img/c_menu_sprite.gif);*/
	overflow:hidden;
	/*background-repeat:no-repeat;*/
	/*text-indent:-9999px;*/
	text-decoration:none;
	outline:none;
	margin:8px 10px 0px 10px;
}
.submenu ul li.home a {
	/*background-position:-1px 0px;
	width:40px;*/
}
.submenu ul li.home a:hover {
	/*background-position:-1px -14px;*/
}
.submenu ul li.akciok a {
	/*background-position:-72px 0px;
	width:41px;*/
}
.submenu ul li.akciok a:hover {
	/*background-position:-72px -14px;*/
}
.submenu ul li.szolg a {
	/*background-position:-139px 0px;
	width:79px;*/
}
.submenu ul li.szolg a:hover {
	/*background-position:-139px -14px;*/
}
.submenu ul li.haszn a {
	/*background-position:-246px 0px;
	width:87px;*/
}
.submenu ul li.haszn a:hover {
	/*background-position:-246px -14px;*/
}
.submenu ul li.magunk a {
	/*background-position:-357px 0px;
	width:62px;*/
}
.submenu ul li.magunk a:hover {
	/*background-position:-357px -14px;*/
}

.submenu ul li.autoborze a:active, .submenu ul li.autoborze a:visited, .submenu ul li.autoborze a:link  {
	/*background-position:-468px 0px;
	width:62px;*/
}
.submenu ul li.autoborze a:hover {
	/*background-position:-468px -14px;*/
}


.submenu ul li.nyitrai a {
	/*background-position:-579px 0px;
	width:62px;*/
}
.submenu ul li.nyitrai a:hover {
	/*background-position:-579px -14px;*/
}



.submenu ul li.admin a, .submenu ul li.admin a:visited {
	/*background-image:url(../img/c_admin_sprite.gif);
	background-position:0px 0px;
	width:71px;*/
}
.submenu ul li.admin a:hover {
	/*background-image:url(../img/c_admin_sprite.gif);
	background-position:0px -14px;
	width:71px;*/
}



.submenu_content_title {
	padding:6px auto;
	color:#E51837;
	font-family: Verdana;
	font-size:13px;
	font-weight: bold;
	text-align:center;
}
.submenu_content_title_left {
	padding:6px auto;
	color:#E51837;
	font-family: Verdana;
	font-size:13px;
	font-weight: bold;
	text-align:left;
}
.admin_menu a {
	color:#888888;
	font-family:Verdana;
	font-size:11px;
}


div.almenu {
	position: relative;
	height: 20px;
}
div.hasznautok, div.magunkrol, div.akciok, div.szolg  {
	position: absolute;
	width: 100%;
}
div.szolg a, div.szolg a:visited {
	background-image:none;
	background:none;
	float:left;
	font-size:11px;
	color:#888888;
	margin:5px 10px;
	font-family:Verdana;	
}
div.szolg a:hover {
	text-decoration:none;
	color: #E51837;
}

div.akciok a, div.akciok a:visited {
	background-image:none;
	background:none;
	float:left;
	font-size:11px;
	color:#888888;
	margin:5px 10px;
	font-family:Verdana;	
}
div.akciok a:hover {
	text-decoration:none;
	color: #E51837;
}
div.hasznautok a, div.hasznautok a:visited {
	background-image:none;
	background:none;
	float:left;
	font-size:11px;
	color:#888888;
	margin:5px 10px;
	font-family:Verdana;	
}
div.hasznautok a:hover {
	text-decoration:none;
	color: #E51837;
}
div.magunkrol a, div.magunkrol a:visited {
	background-image:none;
	background:none;
	float:left;
	font-size:11px;
	color:#888888;
	margin:5px 10px;
	font-family:Verdana;
}
div.magunkrol a:hover {
	text-decoration:none;
	color: #E51837;
}
.c {clear:both; height:0px}
