body, div, a, label, form{
    margin:0px;
    padding:0px;
    font-size:11px;
    font-family:arial;
    text-decoration:none;
}

ul {
    list-style-type:square;
} 

a, a:visited, a:active {
  color:#5C6258;
  text-decoration:none;
}

a:hover {
  text-decoration:none;
}

h2 {
	padding:0px;
	margin:0px;
	color:#FD000D;
	font-size:11px;
	padding-bottom:12px;
}
h3 {
	font-size:10px;
}
body{
    background-color:#DFDFDF;
	background-image:url(../images/citroenpasztor/body_bg.gif);
}
#maindiv{
    width:979px;
    margin:0px auto;
}
#head{
    background-image:url(../images/citroenpasztor/header.jpg);
    width:979px;
    height:102px;
}
#menu{
    background-image:url(../images/citroenpasztor/menu_bg.gif);
    width:979px;
    height:30px;
}
#menu ul{
    list-style:none;
}
#menu ul li{
    float:left;
}

#content{
    width:979px;
    background-color:#FFFFFF;
    float:left;
}
/*row 1 content + charact*/
#row1{
	padding:12px 5px 12px 5px;
    width:197px;
    float:left;
}
#row1 ul {
  margin:0px;
  padding:0px;
}
h1, .row1_title, .row2_title, .row1_title_belso{
  margin-top:0px;
  font-size: 11px;
	padding-top:5px;
	padding-left:12px;
	padding-right:12x;
	background-image:url(../images/citroenpasztor/title_main_bg.gif);	
	background-repeat:y-repeat;
	height:17px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:10px;
}

.news_block{
	padding:7px 7px 0px 10px;
	background-image:url(../images/citroenpasztor/main_news_bg.jpg);	
	background-repeat:no-repeat;
	width:180px;		
}
.news_separator{
	background-image:url(../images/citroenpasztor/news_dot_separator.jpg);	
	background-repeat:no-repeat;
	background-position:3px bottom;
	width:197px;
	padding-bottom:10px;
	margin-bottom:8px;
}
.news_title{
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#595D5D;
	padding-bottom:5px !important;
}
.news_block img{
	float:left;
	width:70px;
	height:50px;
	padding-right:4px;
	margin-bottom:2px;
}
.news_block p.news_content{
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	color:#000;
}
.tovabb{
	color:#FD000D;
	background-image:url(../images/citroenpasztor/tovabb_arrow.jpg);	
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:10px;
}
/*row 2 content + charact*/
#row2{
	  padding:12px 15px 10px 15px;
    float:left;
    width:535px;
    min-height:200px;
    height:expression(this.scrollHeight < 200? "200px" : "auto");
}
.row2_bigpic{
	margin-bottom:10px;
}
.row2_1doboz {
	width:535px;
	float:left;
}
.row2_2doboz {
	width:265px;
	float:left;
	margin-right:5px;
}
.row2_2doboz_last{
	width:265px;
	float:left;
	padding-right:0px;
	margin-right:0px;
}
.row2_news, .row2_news_last{
	width:130px;
	float:left;
	padding-right:5px;
}
.row2_news_last{
	padding-right:0px !important;
	color:#898888;
}
.row2_news img, .row2_news_last img{
	margin-bottom:10px;
}
.row2_news p, .row2_news_last p{
	margin:0px;
	padding:0px;
	color:#898888;
}
/*row 3 content + charact*/
#row3{
	width:206px;
	padding:15px 0px 12px 0px;
    float:left;
}
.row3_title{	
	color:#969494;
	font-size:10px;
	text-align:center;
	padding-bottom:8px;
}
/* row4 2 hasabos elrendezes */
#row4{
	  padding:12px 0px 12px 15px;
    float:right;
    width:757px;
    min-height:200px;
    height:expression(this.scrollHeight < 200? "200px" : "auto");
}

.right_menu ul{
  margin:0px;
  padding:0px;
	padding-left:3px;
	width:204px;
}
.right_menu ul li{
	list-style:none;	
	float:left;
}
.right_menu ul li a, .right_menu ul li a:visited, .right_menu ul li a:active{
	padding:0px;
	margin:0px;
	background-image:url(../images/citroenpasztor/right_menu_bg.gif);	
	background-repeat:no-repeat;
	width:178px;
	height:23px;	
	float:left; 
	padding-top:8px;
	color:#5C6258;
	font-weight:bold;
	padding-left:26px;
}
.right_menu ul li a:hover{
	background-image:url(../images/citroenpasztor/right_menu_bg_ac.gif);	
	background-repeat:no-repeat;
}
.banner_div{
	padding-left:13px;
	width:193px;
	float:left;
}
.banner{
	margin:0px auto;
	margin-top: 15px;
}
/*1st footer*/
#footer{
	float:left;
	padding:5px 0px 0px 0px;
	width:979px; 
	height:17px;
	background-image:url(../images/citroenpasztor/title_main_bg.gif);	
	background-repeat:y-repeat;
	margin-top:0px;
}
#footer ul {
  margin:0px;
  padding:0px;
}
#footer ul li{
	float:left;
	list-style:none;
	padding-right:42px;
}
#footer ul li.first{
	padding-left:132px;	
}
#footer ul li.last{
	padding-left:0px;
	padding-right:0px;	
}
#footer ul li a, #footer ul li a:visited, #footer ul li a:active, #footer ul li a:hover{
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
/*2nd footer*/
.extra_footer{
	float:left;
	height:26px;
	padding-left:17px;
	padding-top:10px;
}
.extra_footer ul {
  margin:0px;
  padding:0px;
}
.extra_footer ul li{
	list-style:none;
	float:left;
	padding-right:40px;
}
.extra_footer ul li a, .extra_footer ul li a:visited, .extra_footer ul li a:active, .extra_footer ul li a:hover{
	color:#969494;	
}
.extra_footer ul li.extra_footer_last{
	float:left;
	padding:0px;
	margin:0px;
	padding-left:554px;
}
.extra_footer ul li.extra_footer_last a{
	background-image:url(../images/citroenpasztor/wildom.gif);	
	background-repeat:no-repeat;
	background-position:55px 0px;	
	padding-right:48px;
}

/*belso page*/
.row1_title_belso{
	margin-bottom:4px !important;
}
.row1_menu_belso{
	border:1px solid #888A8A;
	background-color:#E8E6E6;
	float:left;	
	padding-bottom:2px;
}
.row1_menu_title{
  width:183px;
	padding-top:5px;
	padding-left:12px;
	padding-right:12x;
	background-image:url(../images/citroenpasztor/title_belso_menubg.gif);	
	background-repeat:y-repeat;
	height:17px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:2px;
}
.row1_menu_title a, .row1_menu_title a:visited, .row1_menu_title a:active, .row1_menu_title a:hover {
	color:#ffffff;
}
/*menu 1*/
.row1_menu_belso ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}
.row1_menu_belso ul li a{
	font-weight:none;
}
.row1_menu_belso ul li.top a, .row1_menu_belso_2 ul li.top a{
	padding:0px;
	margin:0px;
	background-image:url(../images/citroenpasztor/belso_menu_litop.gif);	
	background-repeat:no-repeat;
	width:173px;
	height:17px;	
	float:left; 
	padding-top:8px;
	color:#5C6258;
	font-weight:bold;
	padding-left:20px;
}
.row1_menu_belso ul li.top a:hover, .row1_menu_belso_2 ul li.top a:hover{
	background-image:url(../images/citroenpasztor/belso_menu_litop_ac.gif);	
	background-repeat:no-repeat;
}
.row1_menu_belso ul li.center a{
	padding:0px;
	margin:0px;
	background-image:url(../images/citroenpasztor/belso_menu_licenter.gif);	
	background-repeat:no-repeat;
	width:173px;
	height:17px;	
	float:left; 
	padding-top:4px;
	color:#5C6258;
	font-weight:bold;
	padding-left:20px;	
}
.row1_menu_belso ul li.center a:hover{
	background-image:url(../images/citroenpasztor/belso_menu_licenter_ac.gif);	
	background-repeat:no-repeat;
}
.row1_menu_belso ul li.bottom a, .row1_menu_belso_2 ul li.bottom a{
	padding:0px;
	margin:0px;
	background-image:url(../images/citroenpasztor/belso_menu_libottom.gif);	
	background-repeat:no-repeat;
	width:174px;
	height:22px;	
	float:left; 
	padding-top:4px;
	color:#5C6258;
	font-weight:bold;
	padding-left:20px;
}
.row1_menu_belso ul li.bottom a:hover, .row1_menu_belso_2 ul li.bottom a:hover{
	background-image:url(../images/citroenpasztor/belso_menu_libottom_ac.gif);	
	background-repeat:no-repeat;
}
/*menu 2*/

.row1_title_belso_2{
	margin-bottom:4px !important;
}
.row1_menu_belso_2{
	background-image:url(../images/citroenpasztor/belso_menu_bgradiant.gif);	
	background-repeat:repeat-x;
	float:left;	
	height:300px;
	width:196px;
	padding-left:1px;
}
.row1_menu_belso_2 ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}
.row1_menu_belso_2 ul li a{
	font-weight:none;
}
.row1_menu_belso_2 ul li.big a{
	padding:0px;
	margin:0px;
	background-image:url(../images/citroenpasztor/belso_menu_licenter_big.gif);	
	background-repeat:no-repeat;
	width:174px;
	height:28px;	
	float:left; 
	padding-top:3px;
	color:#5C6258;
	font-weight:bold;
	padding-left:20px;
}
.row1_menu_belso_2 ul li.big a:hover{
	background-image:url(../images/citroenpasztor/belso_menu_licenter_big_ac.gif);	
	background-repeat:no-repeat;
}

/*belso row_2*/
.row2_content{
	float:left;
	margin-bottom:14px;
}
.row2_img{
	float:left;
	padding-right:14px;
	padding-bottom:14px;
}
.row2_content img{
	float:left;
	width:128px;
	height:78px;
		
}
.row2_content p.news_content{
	margin:0px;
	padding:0px;
}

/* sitemap */
#sitemap {
  width:100%;
}

#sitemap table td {
  width:33%;
}

#sitemap ul {
  list-style-type: none;
  margin:0px;
  padding:0px;
}

.mainmenu {
  font-weight:bold;
  border-top:1px solid #000000;
  border-bottom:1px solid #000000;
  margin:10px;
  line-height:20px;
}

.level0 {
  list-style-image:url('../images/citroenpasztor/list_nav.gif');
  list-style-position: inside;
  padding-left:10px;
  font-weight:normal;
  font-style:italic;
}

.level1 {
  padding-left:50px;
  font-weight:normal;
}

.level2 {
  padding-left:70px;
  font-weight:normal;
}

.level3 {
  padding-left:90px;
  font-weight:normal;
}

.level4 {
  padding-left:110px;
  font-weight:normal;
}
/* sitemap */

/* CONTACT US */
.car-list {
	width: 400px;
}

.contact-us-form .contact-us-button {
	font-weight:bolder;
	text-decoration:none;
	width:80px;
	padding: 2px;
}

.contact-us-form .required {
}

.contact-us-form input.contact-us, .contact-us-form textarea.contact-us, .contact-us-form select.contact-us {
	width: 300px;
}

.contact-us-form textarea.contact-us {
	height: 100px;
}

.contact-us-header {
	width: 100%;
	background-color:#fd000d;
	color:#ffffff;
}

.contact-us-header .topic {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 17px;
	padding-right: 10px;
	padding-left: 30px;
	white-space: nowrap;
	width: 1px;
	color:#ffffff;
}

.contact-us-header .write, .contact-us-header .list {
	color: white;
	vertical-align: top;
	padding-top: 5px;
}

.contact-us-header .write {
	text-align: center;
}

.contact-us-header .list {
	padding-left: 20px;
	padding-right: 20px;
}

.contact-us-header .list p {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
/* CONTACT US */


.document-displayer img{
    border:0px solid #000000 !important;
    margin:5px;
}

/* kapcsolat formok */
.subheader {
  font-weight:bold;
  padding-top:10px;
  padding-bottom:10px;
}
