/* nem nyulkapiszka */
*{box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
line-height: 14px;}
td,div,table,li,ul,a,span,label{
box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;}
body,ul{margin:0;padding:0;}
ul{list-style:none;margin:0;padding:0;}
ul li{margin:0;padding:0;}
/* //nem nyulkapiszka */

body
{
    padding: 0;
    margin: 0;
    background: #FFFFFF;
    width: 100%;
    /*vertical-align: top;*/
    font-family: arial;
    color: #555555;
    line-height: 16px;
    font-size: 11px;
	background-image:url(../../../images/body-gray-fade-2.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

a {
	color: #E76F00;
	text-decoration:none;
	}

.cimsor {
	height:30px;
	color:#626262;
	}
	
.cimsor2, .cimsor2 a, .cimsor2 a:visited {
	text-align:center;
	height:30px;
	}
	
.cimsor3, .cimsor3 a, .cimsor3 a:visited {
	color:#626262;
	padding-top:7px;
	text-align:center
	}	
	
.cimsor3 a:hover  {
	color:#E76F00;
	}
	
.grey {
	color:#626262;
	}	

.bal_down {
	background-image:url(../../images/prs-bg-left.jpg);
	background-position:left;
	background-repeat:repeat-y;
	width:706px;
	overflow:auto;
	float:left;
	}
	
.bal {
	/** background-color:red; **/
	background-image:url(../../images/bodybottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	/** border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6; **/
	width:706px;
	padding:5px;
	/** height:100px; **/
	float:left;
	}

/**	
.bal  table {	
	margin:5px;
	}
**/	
	
.jobb {
	/** 276 **/ width:280px;
	overflow:hidden;
	/** background-color:green; **/
	}
	
.menu {
	/** background-color:red; **/
	width:216px;
	float:left;
	margin-left:10px;
	}

.tartalom {
	text-align:left;
	margin:0 15px 0 240px;
	/** background-color:green; **/
	}	
	
.content-prs {
	width:990px; 
	text-align:left;
	overflow:auto;
	/** background-color:yellow; **/
	background-image:url(../../images/bodyshadow.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	}
	
.breadcrumb {
		border: 1px solid #CCC; 
		height: 36px;
		width: 705px;
		margin-bottom:0px;
		font-size: 16px;
		color:black;
		text-align:left;
		
		}
		
.breadcrumb  img{
			margin-right:10px;
			}
		
.footer {
		text-align:left;
		width: 990px;
		height:50px;
		margin-top:15px;
		/** background-color:red; **/
		
		}		
		
H1 {
	font-size:24px;
	font-weight:normal;
	font-family:tahoma;
	color:#888;
	}
	
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 18px;
	font-weight:normal;
	display:inline;
	}
	
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 16px;
	font-weight: bold;
	/** margin-bottom:10px;**/
	display:inline;
	}	

.contact-jobb {
	background-image:url(../../../images/right_orange_headerbg.jpg);
	background-repeat:no-repeat;
	/*width:250px;*/
	height:85px;
	margin-top:35px;
	padding: 6px 0 0 25px;
	color:#000;
	}

.doc-jobb  {
	background-image:url(../../../images/right_text_box2_body.jpg);
	background-repeat:no-repeat;
	/*width:160px;*/
	height:101px;	
	margin-left: 15px;
	padding:10px 0;
	}
	
.jobb img {margin-left:15px;
	}	
	
.quote-jobb  {
	background-image:url(../../../images/right_text_box-body.jpg);
	background-repeat:no-repeat;
	/*width:160px;*/
	height:99px;	
	margin-left:15px;
	padding:20px 70px 20px 20px;
	}
	
.ref-jobb  {
	background-image:url(../../images/ref-bg.jpg);
	background-repeat:repeat-y;
	/*width:165px;*/
	height:150px;	
	padding:0px 50px 0px 35px;
	color:#888;
	}	
	
.ref-jobb img {	
	border:1px solid #CCC;
	}
	
.green	{
	color: #FC6E02;
	font-size:12px;
	font-weight:bold;
	}
	
.footer strong {color:#222222;}	
