/* A Novotron cégcsoport honlapja */
/* Készítette a DIGITOLL Kft. */
/* novotron.css*/

/* GENERAL */
table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}

body {
	color: #ffffff;
	margin-top: 0px;
	background-color: #f5fafc;
	height: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

blockquote {
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #0E5A6C;
	text-align:left;
}

/* PAGE LAYOUT */

#main {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	visibility: visible;
}

#wrapper {
	position: relative;
	width: 990px;
	margin: 0px auto;
	top: 0px;
}

#content {
	position: relative;
	width: 990px;
	margin-top: 0px;
    margin-bottom: 0px;
	visibility: visible;
	top: 0px;
	float: left;
	background-image: url(../pic/cntbck.png);
	background-repeat: repeat-y;
	height: 100%;
}

#content ul {
	text-align:left;
	margin-top: 0px;
    margin-bottom: 0px;
	list-style-image: url(../pic/button.png);
}

#content li {
    margin-bottom: 5px;
}

#header {
	top: 0px;
	position: relative;
	width: 990px;
	height: 115px;
	background-image: url(../pic/head_pl.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#f25 {
	top: 0px;
	position: absolute;
	width: 360px;
	height: 115px;
	background-image: url(../../pic/f25.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#lefthead {
	position: relative;
	top: 0px;
	left: 1px;
	z-index: 2;
	width: 201px;
	height: 20px;
	background-image: url(../pic/oldal.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#leftcol{
	position: relative;
	top:0px;
	left: 8px;
	z-index: 1;
	width: 180px;
	float: left;
}

#center {
	position: relative;
	width: 775px;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	float: right;
	right: 6px;
	top: -10px;
}

#footer {
	float: left;
	position: relative;
	width: 990px;
	margin: 0 auto;
	background-image: url(../pic/footer.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#oldalcime {
	position: absolute;
	width: 775px;
	height: auto;
	left: 207px;
	top: 85px;
	visibility: visible;
}

/* MENÜ DESIGN */
.buttons a {
    margin: 0 5px 0 0;
   /* background-color: #f5fafc;*/
	font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    line-height: 120%;
    text-decoration: none;
    font-weight: bold;
    color: #565656;
    cursor: pointer;
    padding: 10px 10px 10px 10px; /* Links */
}

/* REGULAR */

.buttons a.regular {
    color: #153043;
}
.buttons a.regular:hover{
    background-color: #153043;
    color: #f5fafc;
}
.buttons a.regular:active{
    background-color: #6299c5;
    color: #fff;
}

/* POSITIVE */

.buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover{
    background-color:#E6EFC2;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative{
    color: #d12f19;
}
.buttons a.negative:hover{
    background: #fbe3e4;
    color: #d12f19;
}
.buttons a.negative:active{
    background-color: #d12f19;
    color: #ffffff;
}


/* TABLE DESIGN */

.table_style1 {
	border: 1px;
	border-color: #D9DaDB;
	border-style: solid;
	padding: 10px 10px 10px 10px;
}

/* BOX DESIGN */

.box_180 {
	width: 180px;
	background-repeat: no-repeat;
	background-position:top;
	margin-bottom: 15px; 
}

.box_180 h5 {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 5px;
	overflow: hidden;
}

.box_340 {
	width: 340px;
	background-image: url(../pic/box_340.png);
	background-repeat: no-repeat;
	background-position:top;
	margin-bottom: 15px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

.box_340 h5 {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 5px;
	overflow: hidden;
	height: 22px;
}

.box_400 {
	width: 400px;
	background-image: url(../pic/box_400.png);
	background-repeat: no-repeat;
	background-position:top;
	margin-bottom: 15px; 
}

.box_500 {
	width: 500px;
	background-image: url(../pic/box_400.png);
	background-repeat: no-repeat;
	background-position:top;
	margin-bottom: 15px; 
}

.box_600 {
	width: 600px;
	background-image: url(../pic/box_600.png);
	background-repeat: no-repeat;
	background-position:top;
	margin-bottom: 15px; 
}

.box_600 h5 {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 5px;
	overflow: hidden;
	height: 22px;
	text-align: left;
}

.box_700 {
	width: 680px;
	background-repeat: no-repeat;
	background-position:top;
	margin-bottom: 15px; 
}

.box_700 h5 {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 15px;
	overflow: hidden;
	height: 22px;
}

.boxcontent p {
	padding: 0 5px 5px 5px;
	margin: 0;
}

.map_container_180 {
	width: 180px;
	margin-bottom: 15px;
	float: left;
}

/* FONT STYLES */

a:link {
	color: #6299c5;
}

a:visited {
	color: #6299c5;
}

a:link:hover, a:hover {
	color: #712B08;
}

h1 {
	font-size: 19px;
	color: #6299c5;
	margin-top: 0px;
	margin-bottom: 3px;
}

h2 {
	font-size: 16px;
	color: #0E5A6C;
	margin-top: 0px;
	margin-bottom: 3px;
}

h3 {
	font-size: 14px;
	color: #0E5A6C;
	margin-top: 0px;
	margin-bottom: 3px;
    padding-left: 20px;
    padding-right: 20px;
}

h4 {
	font-size: 14px;
	color: #712B08;
	margin-top: 0px;
	margin-bottom: 3px;
    padding-left: 20px;
    padding-right: 20px;
}

h5 {
	font-size: 14px;
	color: #153043;
	margin-top: 0px;
	margin-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.style1 {
	font-size: 14px;
	color: #efefef;
}

.style2 {
	font-size: 11px;
	color: #0E5A6C;
}

.style3 {
	font-size: 12px;
	color: #417B89;
}

.style3transp {
	font-size: 12px;
	color: #417B89;
}

.style4 {
	font-size: 14px;
	color: #1B3B52;
}

.style4 li {
	padding-bottom: 5px;
}

.style5 {
	font-size: 11px;
	color: #6299c5;
}

.style6 {
	font-size: 11px;
	color: #335D77;
}

.style6 a:link {
	color: #335D77;
}

.style6 a:visited {
	color: #335D77;
}

.style6 a:link:hover, a:hover {
	color: #712B08;
}

.style7 {
	margin: 0 10px 0 0;
    background-color: #f5fafc;
	font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 130%;
    text-decoration: none;
    font-weight: bold;
    color: #565656;
    cursor: pointer;
    padding: 10px 10px 10px 10px; /* Links */
}

.style7 a:link {
	color: #335D77;
}

.style7 a:visited {
	color: #335D77;
}

.style7 a:link:hover, .style7 a:hover {
	color: #712B08;
	background-color: #335D77;
}

.style8 {
	font-size: 12px;
	color: #1B3B52;
}

.hiba {
	font-size: 14px;
	color: #EE0000;
}

.spacer {
	font-size: 2px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
	color: #712B08;
}