/* BODY tagok */
body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

/* A tagok */
a {
	text-decoration: none;
       color: #3B3B77;

}

a:hover {
	text-decoration: none;
       color: #666699;
}

p.hufbaulink a {
	font-size: 11px;
	padding-left: 25px;
	text-decoration: none;
}

/* DIV tagok */
div {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#main {
	width: 880px;
	height: 100%;
	margin-left: auto;		/* Ettol lesz kozepre rendezve az oldal */
	margin-right: auto;     /* Ettol lesz kozepre rendezve az oldal */
}

#header {
	width: 100%;
	height: 45px;
    background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 9px;
}

#fejlecbanner {
	float: left;
}

#topmenu {
	width: 100%;
	height: 34px;
    background-image: url(../images/index_06.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#logo {
	width: 100%;
	height: 153px;
    background-image: url(../images/index_11.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#logo img {
	float: left;
}

#taglistamenu {
	margin-left: 10px;
	padding-top: 7px;
}

#taglistamenu select {
	margin-left: 10px;
}

#line {
	width: 100%;
	height: 28px;
    background-image: url(../images/index_14.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#middle {
	width: 880px;
	min-height: 700px;
	height: 100%;
    	float: left;
	background-image: url(../images/middlebg.jpg );
	background-repeat: repeat-y;
	background-position: top left;
}

#left {
	width: 207px;
	height: 100%;
	display: block;
	float: left;
}

#center {
	width: 466px;
	height: 100%;
	float: left;
	display: block;
}

#right {
	width: 198px;
	height: 100%;
	float: right;
	display: block;
	padding-right: 1px;
}

div.mainbody {
	width: 98%;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
	float: left;
}

* html div.mainbody {
	width: 98%;
	margin-left: 4px;
	margin-right: 4px;
}

div.fullnews {
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CDCDCD;
}

div.intronews {
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CDCDCD;
}

div.introtext {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	width: 100%;
}

div.fullnews div.introtext {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	width: 100%;
}

div.fullnews div.fulltext {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	width: 100%;
}

h1.newscategoryname, h1.newstitle, div.fullnews h1, div.fulltext h1 {
    font-weight: bold;
	font-size: 12px;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	height: 30px;
	color: #111111;
}

#banner {
	width: 150px;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	text-align: center;
}

#banner img{
	border: 0px;
}

#bottom {
    width: 100%;
	height: 29px;
    background-image: url(../images/index_22.jpg );
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
}

#footer {
    width: 100%;
	height: 73px;
    background-image: url(../images/index_25.jpg );
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
}


/* P tagok */
p {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

p.kitolto {
	height: 36px;
	line-height: 36px;
}

p.datum {
	font-size: 10px;
	height: 25px;
	line-height: 30px;
	display: block;
	text-align: right;
	margin-right: 5px;
}

p.tag {
	font-size: 11px;
	padding-left: 20px;
	padding-top: 8px;
	color: #FFF;
	font-weight: bold;
}

p.taglistaszoveg {
	color: #FFF;
	font-weight: bold;
	background-color: transparent;
	height: 23px;
	line-height: 23px;
	text-indent: 10px;
}



/* Hr tagok */
hr {
	height: 2px;
	margin: 0px;
	padding: 0px;
	border: 1px dotted #DDD;
}

/* H1-H6 tagok */
h1 {
    font-weight: bold;
	font-size: 12px;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	height: 30px;
}

h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

/* funkcio gombok */
div.functionbuttons {
	width: 90%;
	float: left;
	text-align: center;
}

div.functionbuttons p {
	display: inline;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

p.error_message {
	margin: 0px;
	padding: 0px;
	color: #FF0000;
	border-bottom: 1px solid #CCC;
	border-left: 10px solid #AAA;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
}

p.success_message {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #D8F884;
	border-bottom: 1px solid #000;
	border-left: 10px solid #B9F323;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
}

/* Form elemek */
form {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

input.inputbox {
	margin: 2px;
	padding: 0px;
	color: #333;
	background-color: #EEE;
	border: 1px solid #000;
	width: 200px;
}

input.inputbox:focus {
	margin: 2px;
	padding: 0px;
	color: #333;
	background-color: #EEE;
	border: 1px solid #000;
	width: 200px;
}
textarea.textarea {
	margin: 2px;
	margin-top: -5px;
	margin-left: 4px;
	padding: 0px;
	color: #333;
	background-color: #EEE;
	border: 1px solid #000;
	width: 200px;
	height: 60px;
}
div.form_generator select{
	margin: 2px;
	margin-left: 4px;
	padding: 0px;
	color: #333;
	background-color: #EEE;
	border: 1px solid #000;
	width: 200px;
}
input.submit {
	width: auto;
	height: 25px;
	margin: 0px;
	margin-top:14px;
	padding: 0px;
	color: #FFF;
	background-color: #3B3B77;
	font-size: 100%;
	font-weight: bold;
	border: 1px solid #EEE;
}

/* Paginator */
div.paginator_top {
	width: 100%;
	margin-bottom: 10px;
	text-align: right;
	display: none;
}

div.paginator_bottom {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	display: none;
}

p.lang {
	text-align: center;
}

/* TOP menu */
div.topmenu ul {
	width: auto;
	margin: 0px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	list-style: none;
	display: block;
	background-color: #000;
}

div.topmenu ul li {
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

div.topmenu ul li a {
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-decoration: none;
}

div.topmenu ul li a:hover,  div.topmenu ul li a#active_menu1 {
	color: #000;
	background-color: #FFF;
}

.akciok {width:450px;}
.akcio_kategoria {background-color:#19357f;}
.akcio_kategoria_kiemelt {
	height:100px;
	background: url(http://www.tuzepkovacs.hu/uploads//kiemeltbg.jpg) no-repeat 0 0;
	background-color:#f2ac30; 
	margin-bottom:3px;
	}
#akcio2 {height:50px; background-color:#54448d; background:url(http://www.tuzepkovacs.hu/uploads//aktualis_akciok_menukepek/epitoanyagok.jpg) no-repeat; margin-bottom:3px;}
#akcio3 {height:50px; background-color:#54448d; background:url(http://www.tuzepkovacs.hu/uploads//aktualis_akciok_menukepek/furdoszoba_szalon.jpg) no-repeat; margin-bottom:3px;}
#akcio4 {height:50px; background-color:#54448d; background:url(http://www.tuzepkovacs.hu/uploads//aktualis_akciok_menukepek/nyilaszaro_szalon.jpg) no-repeat; margin-bottom:3px;}
#akcio5 {height:50px; background-color:#54448d; background:url(http://www.tuzepkovacs.hu/uploads//aktualis_akciok_menukepek/vakolatcentrum.jpg) no-repeat; margin-bottom:3px;}
.akcio_kategoria:hover, .akcio_kategoria_kiemelt:hover {background-color:#f6873e;}
#akcio2:hover {background:url(http://www.tuzepkovacs.hu/uploads//aktualis_akciok_menukepek/epitoanyagok_over.jpg) no-repeat;}
#akcio3:hover {background:url(http://www.tuzepkovacs.hu/uploads//aktualis_akciok_menukepek/furdoszoba_szalon_over.jpg) no-repeat;}
#akcio4:hover {background:url(http://www.tuzepkovacs.hu/uploads//aktualis_akciok_menukepek/nyilaszaro_szalon_over.jpg) no-repeat;}
#akcio5:hover {background:url(http://www.tuzepkovacs.hu/uploads//aktualis_akciok_menukepek/vakolatcentrum_over.jpg) no-repeat;}
.akcio_kategoria a, .akcio_kategoria_kiemelt a {
	display:block;
	line-height:50px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	text-transform:uppercase; 
	color:#fff; 
	font-weight:bold; 
	margin-left:10px; 
	text-decoration:none;
	}
	
	
	
	.rendszer{width:450px;}
#rendszer_sziv{
	background:url(http://www.tuzepkovacs.hu/uploads/rendszer_megoldasok/sziv.jpg) no-repeat;
}
.rendszer_header{
	font-size:18px;
	font-weight:bold;
	color:#6f818c;
	text-transform:uppercase;
	}
.rendszer_header2 {
	color:#103d83;
	}
.rendszer_elonyok {
	font-size:12px;
	color:#fff;
	line-height:14px;
	margin-top:10px;
	margin-left:5px;
	}
#rendszer1 {height:83px; background-color:#54448d; background:url(http://www.tuzepkovacs.hu/uploads/rendszer_megoldasok/teto.jpg) no-repeat; margin-bottom:3px;}
#rendszer2 {height:83px; background-color:#54448d; background:url(http://www.tuzepkovacs.hu/uploads/rendszer_megoldasok/hoszigetelesi.jpg) no-repeat; margin-bottom:3px;}
#rendszer3 {height:83px; background-color:#54448d; background:url(http://www.tuzepkovacs.hu/uploads/rendszer_megoldasok/falazati.jpg) no-repeat; margin-bottom:3px;}
#rendszer4 {height:86px; background-color:#54448d; background:url(http://www.tuzepkovacs.hu/uploads/rendszer_megoldasok/nyilaszaro.jpg) no-repeat; margin-bottom:3px;}
#rendszer5 {height:86px; background-color:#54448d; background:url(http://www.tuzepkovacs.hu/uploads/rendszer_megoldasok/burkolati.jpg) no-repeat; margin-bottom:3px;}
#rendszer6 {height:86px; background-color:#54448d; background:url(http://www.tuzepkovacs.hu/uploads/rendszer_megoldasok/furdoszoba.jpg) no-repeat; margin-bottom:3px;}
#rendszer7 {height:86px; background-color:#54448d; background:url(http://www.tuzepkovacs.hu/uploads/rendszer_megoldasok/szarazepiteszet.jpg) no-repeat; margin-bottom:3px;}
#rendszer1:hover {background:url(http://www.tuzepkovacs.hu/uploads/rendszer_megoldasok/teto_over.jpg) no-repeat;}
#rendszer2:hover {background:url(http://www.tuzepkovacs.hu/uploads/rendszer_megoldasok/hoszigetelesi_over.jpg) no-repeat;}
#rendszer3:hover {background:url(http://www.tuzepkovacs.hu/uploads/rendszer_megoldasok/falazati_over.jpg) no-repeat;}
#rendszer4:hover {background:url(http://www.tuzepkovacs.hu/uploads/rendszer_megoldasok/nyilaszaro_over.jpg) no-repeat;}
#rendszer5:hover {background:url(http://www.tuzepkovacs.hu/uploads/rendszer_megoldasok/burkolati_over.jpg) no-repeat;}
#rendszer6:hover {background:url(http://www.tuzepkovacs.hu/uploads/rendszer_megoldasok/furdoszoba_over.jpg) no-repeat;}
#rendszer7:hover {background:url(http://www.tuzepkovacs.hu/uploads/rendszer_megoldasok/szarazepiteszet_over.jpg) no-repeat;}
.rendszer_kategoria a {
	display:block;
	line-height:34px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	text-transform:uppercase; 
	color:#fff; 
	font-weight:bold; 
	margin-left:10px; 
	text-decoration:none;
	height:83px;
	}
	
#rendszer_tabla {
	border: 1px solid #b2b2b2; 
	width: 440px; 
	border-collapse: collapse;
	}
.rendszer_tabla_head {
	background-color:#fec35b;
	}
.rendszer_tabla_ar {
	background-color:#7586b2;
	}
.rendszer_tabla_ar p {
	color:#fff;
	font-weight:bold;
	}
#rendszer_tabla .kedvezmeny {
	color:#db0000;
	font-weight:bold;
	}
.rendszer_csomag_header{
	font-size:14px;
	font-weight:bold;
	color:#103d83;
	text-align:center;
	margin-bottom:10px;
	}
.rendszer_csomag_header2 {
	color:#6f818c;
	}
.mark{
	margin: 0 0 3px 3px;
	}
.mark2{
	margin: 0 5px 0 15px;
	}
.helyettesito_termekek {
	font-size:11px;
	line-height:14px;
	text-align:left;
	color:#666;
	}


