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

/* GENERAL */
table {
	font: 9pt "trebuchet ms", arial, sans-serif
}

body {
	color: #ffffff;
	margin-top: 0px;
	background-color: #d3e4eb;
	background-image: url(../pic/bck.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	height: 100%;
	font-family: "trebuchet ms", 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;
	background-color:   #e9f1f4;
}

/* PAGE LAYOUT */

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

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

#content {
	position: relative;
	width: 903px;
	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;
	color: #0E5A6C;
	background-color:   #e9f1f4;
	margin-top: 0px;
    margin-bottom: 0px;
	list-style-image: url(../pic/button.png);
}

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

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

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

#center {
	position: relative;
	width: 700px;
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	float: right;
	right: 8px;
}

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

#novbut {
	position:absolute;
	float:left;
	left:190px;
	top:53px;
}

#cntbut {
	position:absolute;
	float:left;
	left:450px;
	top:53px;
}

#corbut {
	position:absolute;
	float:left;
	left:748px;
	top:53px;
}

#ncsbut {
	position:absolute;
	float:left;
	right:15px;
	top:0px;
}

#hombut {
	position:absolute;
	float:left;
	left:50px;
	top:0px;
}

#linbut {
	position:absolute;
	float:left;
	left:5px;
	top:5px;
}

#oldalcime {
	position: absolute;
	width: 703px;
	height: auto;
	left: 195px;
	top: 100px;
	visibility: visible;
}

/* TABLE DESIGN */

.table_dot_thick {
	border: 2px;
	border-color: #0E5A6C;
	border-style: dotted;
}

.table_dot_thin {
	border: 1px;
	border-color: #0E5A6C;
	border-style: dotted;
}

/* BOX DESIGN */

.box_180 {
	width: 180px;
	background-image: url(../pic/box_180.png);
	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;
	height: 22px;
}

.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: 700px;
	background-image: url(../pic/box_700.png);
	background-repeat: no-repeat;
	background-position:top;
	margin-bottom: 15px; 
}

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

.boxcontent {
	border-top: none;
	border-bottom: dashed;
	border-left: dashed;
	border-right: dashed;
	border-width:1px;
	border-color:#015d82 !important;
	padding: 5px 0 0 0;
}

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

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

/* FONT STYLES */

a:link {
	color: #417B89;
}

a:visited {
	color: #417B89;
}

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

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

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

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

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

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

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

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

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

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

.style4 {
	font-size: 14px;
	color: #0E5A6C;
	background-color:   #e9f1f4;
}

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

.style5 {
	font-size: 11px;
	color: #417B89;
}

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

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

hr {
	border-top: 1px dashed #850808;
	border-bottom: none;
	border-left: none;
	border-right: none;
	color: #fff;
	height: 1px;
	background-color:   #e9f1f4;
}

	
