/*
Theme Name: Thermoshield
Theme URI: http://thermoshield.hu/
Description: Template az thermoshield.hu oldalhoz
Version: 1.0
Author: Profartis Design Kft.
Author URI: http://www.profartis.hu/


	Thermoshield v1.0
	http://thermoshield.hu/

*/

/* CSS RESET */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	
}
body {
	line-height: 1;
}

iframe{
	width:100%;
}

ol, ul {
	list-style: none;
}


blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ---------------------------------------------------- */


/*  thermoshield.hu CSS  */


html, body {
    margin: 0;
    padding: 0
}

body {
    background-color: #003066;
    
}

p{line-height:25px}

.landing_img {
    padding-right: 5px;
    margin-left: 10px;	
}

.landing_h1 {
    color: #287FC5;
    font-size: 24px;
    line-height: 33px;
}

.fooldal_btn {
    cursor:pointer;
    float: left;
    height:34px;
    margin-left: 50px;
    overflow:hidden;
    width:225px;
    z-index:1000;
}

.fooldal_btn_also{
  height: 60px;
}

.clear {
	
	clear:both;
}


label {
		
	font-family: "Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:black;
	text-align:left;
	line-height:normal;
}

.input_text {
	
	border:1px solid #D3C6B0;
	background-color:#F0EDE5;
	padding:2px;
	margin:5px 0 10px 0;
	font-family: "Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:black;
	text-align:left;
	width: 100%
	
}

.input_text_err{
	border:1px solid #C40003;
	background-color:#F8FBED;
	padding:2px;
	margin:5px 0 10px 0;
	font-family: "Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:black;
	text-align:left;
	
}

.file {
	
	border:1px solid #D3C6B0;
	background-color:#F8FBED;
	padding:2px;
	margin:5px 0 10px 0;
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:black;
	text-align:left;
	
}


.select {
	
	border:1px solid #D3C6B0;
	background-color:#F0EDE5;
	padding:2px;
	margin:5px 0 10px 0;
	font-family: "Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:black;
	width:265px;
	
}

.select_err {
	
	border:1px solid #C40003;
	background-color:#F8FBED;
	padding:2px;
	margin:5px 0 10px 0;
	font-family: "Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:black;
	width:265px;
	
}


.textarea {
	
	border:1px solid #D3C6B0;
	background-color:#F0EDE5;
	padding:2px;
	margin:5px 0 5px 0;
	font-family: "Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:black;
	width:260px;
	height:100px;
	
}

.textarea_err {
	
	border:1px solid #C40003;
	background-color:#F8FBED;
	padding:2px;
	margin:5px 0 5px 0;
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:black;
	width:260px;
	height:100px;
	
}


h2 {
	
	font-family: "Trebuchet MS";
	font-size:20px;
	font-weight:bold;
	color:#736350;
	text-align:left;
	/*padding:25px 0 10px 5px;*/
	margin:10px 0 10px 10px;
        line-height:normal;
}


h6 {
	color:#2C6CA0;
	font-family:Georgia;
	font-size:30px;
	font-weight:bold;
	line-height:normal;
	padding:0;
	margin: 0 10px;
	text-align:left;
}


div#container {
    text-align: left;
    width: 950px;
    margin: 0 auto;
}

div#header {
    width:950px;
    height: 34px;
    padding:10px 0 0 0;
    background: url(img/header_bgr.jpg) no-repeat top; 

}


/* MAIN TABS*/



.header_tabs_big {
    width:920px;
    margin:0 auto 15px auto;
    /*height:280px;*/
	height:35px;
    background: url(img/main_tabs_footer.jpg) no-repeat bottom;
    
}


.tabs_menu {
    
    width:910px;
    height:33px;
    margin:0 auto 0 auto;
    background: url(img/main_tabs_bgr.jpg) no-repeat top;

}


.tabs_player {
    width:80px;
    height:20px;
    margin:5px 0 0 40px;
}


.tabs_menu ul {
    width:910px;
    height:33px;
    list-style-type:none;
    margin:0;
    padding:0;

}

.tabs_menu ul li {
    float:left;
}

#tabs a.active-tab {
     visibility:hidden;
}


.panel {
	
	clear: both;
	display: none;
	background-color:#F8F4F1;
}


.panel.active-tab-body {
       
	display: block;
}

.tabcontent img {
    
    width:223px;
    height:167px;
    float:left;
    border:5px solid #BCD6F6;
    
}


.tabcontent_center h1 {
    
        color:#287FC5;
        font-family:Georgia;
        font-size:18px;
        font-weight:bold;
        line-height:normal;
        margin:0 0 0 10px;
        text-align:left;
        text-decoration:none;
}



.tabcontent {
    
    width:890px;
    height:184px;
    margin:0 auto 0 auto;
    padding:0 0 0 20px;
    background:transparent url(img/tabcontent_bgr.jpg) no-repeat scroll left top;
   
}


.tabcontent_center {
    
    width:350px;
    height:175px;
    float:left;
    padding:0 10px 0 10px;
   
}


.tabcontent_right {
    
    width:255px;
    height:145px;
    float:left;
    padding:20px 0 0 15px;
    background:transparent url(img/kapcsolodo_tartalmak.jpg) no-repeat scroll left top;
}


.tabcontent_right a {
    color:#C51015;
    font-family:"Trebuchet MS";
    font-size:13px;
    font-weight:bold;
    text-align:right;
    text-decoration:underline;
    line-height:normal;
}

.tabcontent_right a:hover {
   
    text-decoration:none;
    line-height:normal;
}

.tabcontent_right li {
   
    margin:5px 0 5px 0;
}



.tabs_menu ul li a.kulteri {
    background:transparent url(img/main_tabs_1.jpg) no-repeat scroll left top;
    width:72px;
    height:33px;
    display:block;
    margin:0 0 0 19px;
    text-decoration:none;
}


.tabs_menu ul li a.belteri {
    background:transparent url(img/main_tabs_2.jpg) no-repeat scroll left top;
    width:71px;
    height:33px;
    display:block;
    margin:0 0 0 2px;
    text-decoration:none;
}


.tabs_menu ul li a.pmentes {
    background:transparent url(img/main_tabs_3.jpg) no-repeat scroll left top;
    width:138px;
    height:33px;
    display:block;
    margin:0 0 0 2px;
    text-decoration:none;
}


.tabs_menu ul li a.muzealis {
    background:transparent url(img/main_tabs_4.jpg) no-repeat scroll left top;
    width:83px;
    height:33px;
    display:block;
    margin:0 0 0 2px;
    text-decoration:none;
}


.tabs_menu ul li a.fafeluletek {
    background:transparent url(img/main_tabs_5.jpg) no-repeat scroll left top;
    width:99px;
    height:33px;
    display:block;
    margin:0 0 0 2px;
    text-decoration:none;
}


.tabs_menu ul li a.tetovedelem {
    background:transparent url(img/main_tabs_6.jpg) no-repeat scroll left top;
    width:107px;
    height:33px;
    display:block;
    margin:0 0 0 2px;
    text-decoration:none;
}


.tabs_menu ul li a.stukko {
    background:transparent url(img/main_tabs_7.jpg) no-repeat scroll left top;
    width:71px;
    height:33px;
    display:block;
    margin:0 0 0 2px;
    text-decoration:none;
}


.tabs_menu ul li a.femfeluletek {
    background:transparent url(img/main_tabs_8.jpg) no-repeat scroll left top;
    width:111px;
    height:33px;
    display:block;
    margin:0 0 0 2px;
    text-decoration:none;
}





.ui-tabs-hide { display: none; }

.header_tabs_header {
    
    width:910px;
    height:18px;
    margin:0 auto;
    background: url(img/main_tabs_header.jpg) no-repeat top;
    
}


.header_tabs_center {
    
    width:910px;
    height:185px;
    margin:0 auto;
  
    
}

	#ingyenes {
		
		margin:0 0 0 585px;
		width:400px;
		
	}

	#ingyenes a {
		
		font-family:Verdana;
		color:white;
		font-weight:bold;
		font-size:10px;
		text-decoration:underline;
		
	}
	
	#ingyenes a:hover {
		
		text-decoration:none;
		
	}
	
	#ingyenes span {
		
		font-family:Verdana;
		color:white;
		font-weight:bold;
		font-size:10px;
		text-decoration:none;
		
		
	}



/* menü */

#menu_basic {
	width:950px;
  height: 60px;
	background: url(img/menu_left_bgr.jpg) no-repeat top left;

}

#menu {
	float: left;
	margin:0 0 0 32px;
	height:59px;
}

#menu ul {
    
	clear:both;
    list-style-type: none;
	
}

#menu li {
	
    float: left;
    text-decoration: none;
}

		#menu ul li a.fooldal {
		    
			background: url('img/m_1.jpg') top left no-repeat;
			height:60px;
			width:101px;
			display:block;
			
		}
		
		#menu ul li a.fooldal:hover {
		    
			background: url('img/m_1_akt.jpg') top left no-repeat;
			height:60px;
			width:101px;
			display:block;
		}
		
		#menu ul li a.fooldal_fix {
		    
			background: url('img/m_1_akt.jpg') top left no-repeat;
			height:60px;
			width:101px;
			display:block;
		}



		#menu ul li a.termekeink {
		    
			background: url('img/m_2.jpg') top left no-repeat;
			width:96px;
			height:60px;
			display:block;
		}
		
		#menu ul li a.termekeink:hover {
		    
			background: url('img/m_2_akt.jpg') top left no-repeat;
			width:96px;
			height:60px;
			display:block;
		}
		
		#menu ul li a.termekeink_fix {
		    
			background: url('img/m_2_akt.jpg') top left no-repeat;
			width:96px;
			height:60px;
			display:block;
		}
		
		
		
		#menu ul li a.szakembereknek {
		    
			background: url('img/m_3.jpg') top left no-repeat;
			width:129px;
			height:60px;
			display:block;
		}
		
		#menu ul li a.szakembereknek:hover {
		    
			background: url('img/m_3_akt.jpg') top left no-repeat;
			width:129px;
			height:60px;
			display:block;
		}
		
		#menu ul li a.szakembereknek_fix {
		    
			background: url('img/m_3_akt.jpg') top left no-repeat;
			width:129px;
			height:60px;
			display:block;
		}
		
		
		#menu ul li a.szakember_kereso {
		    
			background: url('img/m_4.jpg') top left no-repeat;
			width:140px;
			height:60px;
			display:block;
		}
		
		#menu ul li a.szakember_kereso:hover {
		    
			background: url('img/m_4_akt.jpg') top left no-repeat;
			width:140px;
			height:60px;
			display:block;
		}
		
		#menu ul li a.szakember_kereso_fix {
		    
			background: url('img/m_4_akt.jpg') top left no-repeat;
			width:140px;
			height:60px;
			display:block;
		}
		
		
		#menu ul li a.blog {
		    
			background: url('img/m_5.jpg') top left no-repeat;
			width:55px;
			height:60px;
			display:block;
		}
		
		#menu ul li a.blog:hover {
		    
			background: url('img/m_5_akt.jpg') top left no-repeat;
			width:55px;
			height:60px;
			display:block;
		}
		
		#menu ul li a.blog_fix {
		    
			background: url('img/m_5_akt.jpg') top left no-repeat;
			width:55px;
			height:60px;
			display:block;
		}
		
		
		#menu ul li a.kapcsolat {
		    
			background: url('img/m_6.jpg') top left no-repeat;
			width:101px;
			height:60px;
			display:block;
		}
		
		#menu ul li a.kapcsolat:hover {
		    
			background: url('img/m_6_akt.jpg') top left no-repeat;
			width:101px;
			height:60px;
			display:block;
		}
		
		#menu ul li a.kapcsolat_fix {
		    
			background: url('img/m_6_akt.jpg') top left no-repeat;
			width:101px;
			height:60px;
			display:block;
		}



/* menü vége*/


/*
div#content_header {
	width:950px;
    height:75px;
	background: url(img/content_header.jpg) no-repeat top;
}
             */


div#wrapper {
    margin: 0 auto;
    width: 920px;
	padding:20px 15px 0 15px;
	background: #FDFBF9 url(img/content_header.jpg) no-repeat top;
}

/* BAL OLDALI MENÜ */

div#sidebar_left {
    float: left;
    width: 130px;
}

	#sidebar_left .sidebar_left_header {
		
		width:120px;
		height:34px;
		font-family: "Trebuchet MS";
		font-size:15px;
		font-weight:bold;
		color:#2C6CA0;
		text-align:left;
		border-top:3px solid #736350;
		border-bottom:3px solid #736350;
		padding:20px 0 0 10px;
	}
	
	#sidebar_left ul { display:block; width:125px; margin: 0; padding: 0; border: 0; text-decoration: none; }
	
	#sidebar_left ul li {
		
		display:block;
		width:110px;
		border-top:1px solid #D3C6B0;
		border-bottom:1px solid #D3C6B0;
		background: url(img/sidebar_left_menu_bgr.jpg) no-repeat top;
		padding:10px 0 15px 20px;
	}
	
	#sidebar_left ul li a {
		
		font-family: "Trebuchet MS";
		font-size:13px;
		font-weight:bold;
		color:#C51015;
		text-align:left;
		text-decoration:underline;
		
	}
	
	#sidebar_left ul li a:hover {
		
		text-decoration:none;
		
	}

/* TARTALOM RÉSZ */


div#content {
  width: 460px;
	padding:0 10px 0 10px;
  margin: 0 auto 0 auto;
  float: left;
}

#content h1  {
		
		font-family: Georgia;
		font-size: 24px;
		text-align: left;
		color: #287FC5;
		font-weight: bold;
		text-decoration: none;
		line-height: normal;
		margin:0 10px 0 10px;
	}

	.bevezeto {
	font-family: Georgia;
	font-size:24px;
	color:black;
	text-align:center;
	line-height:normal;
	margin: 10px 0px;		
}

	.bevezeto_2 {
		
	font-family: Georgia;
	font-size:30px;
	color:#8BAE16;
	text-align:center;
	font-weight:bold;
	padding:15px 0 0 0;
	line-height:normal;
}


	.include_box {
		
		width:435px;
		height:160px;
		margin:15px auto 15px auto;
		padding:15px 0 10px 15px;
		font-family:"Trebuchet MS";
		font-size:18px;
		text-align:left;
		color:#C40003;
		font-weight:bold;
		line-height:22px;
	}

	.include_box a {
		
		font-family: "Trebuchet MS";
		font-size:13px;
		font-weight:bold;
		color:#287FC5;
		text-align:right;
		text-decoration:underline;
		
	}
	
	.include_box a:hover {
		
		text-decoration:none;
		
	}

	#content ul {
	
		width:440px;
		margin:10px 0 30px 20px;
		
	}

	#content ul li {
		
		line-height:normal;
		padding:10px 0 10px 50px;
		margin:0;
		background:transparent url(img/pipe.png) no-repeat 0px 15px;
		width:380px;
		font-family:"Trebuchet MS";
		font-size:15px;
		text-align:left;
		color:black;
		font-weight:normal;
	}
	
        
  .content_list_div_penzeso li {
	
		line-height:normal;
		padding:15px 0 0 50px;
		margin:0 auto 0 auto;
		background:transparent url(img/list_image_penzeso.jpg) no-repeat 0px 18px;
		width:330px;
		font-family:"Trebuchet MS";
		font-size:15px;
		text-align:left;
		color:black;
		font-weight:normal;
	}
	
	
	
	#content ul img {
		
		float:left;
		margin:20px 5px 0 0;
		
	}
	

	.content_p {
		
		font-family: "Trebuchet MS";
		font-size:15px;
		font-weight:normal;
		color:black;
		text-align:left;
		margin:10px 0 15px 0;
		padding:0 0 0 10px;
		line-height:25px;
	}
        
        
  .content_p_blue {
		
		font-family: "Trebuchet MS";
		font-size:17px;
		font-weight:bold;
		color:#2C6CA0;
		text-align:left;
		margin:10px 0 15px 0;
		padding:0 0 0 10px;
		line-height:normal;
               
	}
        
        
  .content_p_blue_span {
		
		font-family: "Trebuchet MS";
		font-size:15px;
		font-weight:bold;
		color:#2C6CA0;
		text-align:left;
		line-height:normal;
		padding:0;
	}
        
	
	.content_p a {
		
		font-family: "Trebuchet MS";
		font-size:15px;
		font-weight:bold;
		color:#BD0000;
		text-align:right;
		margin:10px 0 15px 0;
		padding:0;
		line-height:normal;
		text-decoration:underline;
	}
	
	.content_p a:hover {
		text-decoration:none;
	}
	
	.content_p img,.content_cikk_p img {
		background:#FFFFFF none repeat scroll 0 0;
		border:5px solid #BCD6F6;
		margin-right:10px;
		margin-top:1px;
		padding:0;
		width: 120px;
		height: 90px;
	}
	
        
        
  .content_inbox_bevonattipusok {
		
		width:440px;
		margin:0 auto 0 auto;
		padding:60px 0 0 0;
		background: #FFFFFF url(img/tovabbi_bevonattipusok_head.jpg) no-repeat top;
	}
        
  .content_inbox_centerdiv_bevonattipusok {
      
      width:438px;
			border-left:1px solid #BFBFBF;
      border-right:1px solid #BFBFBF;
      padding:0 0 10px 0;
  }
        
   
   .content_inbox_bevonattipusok_img {
		background:#FFFFFF none repeat scroll 0 0;
		border:5px solid #BCD6F6;
		margin-right:10px;
		margin-top:1px;
		width:120px;
    height:90px;
		float:left;
	}
        
        
        .content_inbox_centerdiv_bevonattipusok p {
        
                color: #000/*#736350*/;
                font-family:"Trebuchet MS";
                font-size:13px;
                font-weight:normal;
                line-height:normal;
                list-style-type:none;
                text-align:left;
        }
        
        
        .content_inbox_centerdiv_bevonattipusok a {
		
		font-family: Georgia;
		font-size:15px;
		font-weight:bold;
		color:#BD0000;
		text-align:right;
		margin:10px 0 15px 0;
		padding:0;
		line-height:normal;
		text-decoration:underline;
	}
	
	.content_inbox_centerdiv_bevonattipusok a:hover {
		
		
		text-decoration:none;
	}
        
        
  .content_inbox_penzeso {
		width:440px;
		margin:0 auto 0 auto;
		padding:20px 0 0 0;
		background: #FFFFFF url(img/content_inbox_penzeso_header.jpg) no-repeat top;
	}
        
  .content_inbox_velemenyek {
		
		width:400px;
		margin: 0 auto;
		padding: 10px 20px 10px 20px;
		background: #FDFBF9 url(img/velemeny_block_header.jpg) no-repeat top;
		font-family:Georgia;
		font-size:15px;
		color:#736350;
		text-align:left;
		font-style:italic;
		line-height:23px;
		
	}
        
         
	.content_inbox_praktikus {
		
		width:450px;
		margin:0 auto 0 auto;
		padding:60px 0 0 0;
		background: url(img/content_inbox_praktikus_header.png) no-repeat top;
	}

	.content_inbox_praktikus a {
		font-family: "Trebuchet MS";
		font-size:13px;
		font-weight:bold;
		color:#287FC5;
		text-align:right;
		text-decoration:underline;
	}
	
	.content_inbox_praktikus a:hover {
		text-decoration:none;
	}

	
	.content_inbox_praktikus_p {
		font-family: Georgia;
		font-size:26px;
		font-weight:bold;
		color:#2C6CA0;
		text-align:center;
		line-height:normal;
	}
	
	.content_inbox_praktikus_p_02 {
		font-family: "Trebuchet MS";
		font-size:17px;
		font-weight:bold;
		color:#736350;
		text-align:center;
		line-height:normal;
	}
	
	.content_inbox_centerdiv {
		
		width:438px;
		border-left:1px solid #BFBFBF;
		border-right:1px solid #BFBFBF;
		
	}
        
     
        
        
        
	
	
	.content_inbox_footer {
		
		width:440px;
		height:62px;
		margin:0 auto 0 auto;
		padding:0;
		background: url(img/content_inbox_footer.jpg) no-repeat top;
	}
	
	.content_inbox_praktikus_p_03 {
		font-family: "Trebuchet MS";
		font-size:13px;
		font-weight:normal;
		color:black;
		text-align:left;
		line-height:normal;
		padding:10px 10px 0 20px;
	}
	
	
	.content_inbox_centerdiv img {
		
		width:65px;
		height:63px;
		float:left;
		margin:15px 10px 10px 15px;
		
	}


	.praktikus_form {
		
		width:420px;
		margin:15px auto 0 auto;
		padding:0 0 20px 0;
	}


	.button_praktikus {
		
		width:314px;
		height:24px;
		border:0;
		background: #E0F5FD url(img/content_inbox_footer_button.jpg) no-repeat top;
		cursor:pointer;
		margin:20px 0 0 0;
	}
	
        
        .button_bevonattipus {
		
		width:239px;
		height:24px;
		border:0;
		background: #E0F5FD url(img/tovabbi_bevonattipusok_btn.jpg) no-repeat top;
		cursor:pointer;
		margin:20px 0 0 0;
	}
        
        
        
	
	.megjegyzes {
		
		width:400px;
		margin:-20px 0 10px 20px;
		font-family: Verdana;
		font-size:10px;
		font-weight:normal;
		color:#B0A69C;
		text-align:left;
		line-height:normal;
	}
	
	
	.figyelem {
		
		font-family: "Trebuchet MS";
		font-size:12px;
		font-weight:normal;
		color:black;
		text-align:left;
		margin:10px 0 15px 0;
		padding:0 0 0 10px;
		line-height:normal;
	}

	
	.content_inbox_praktikus_list {
		font-family: "Trebuchet MS";
		font-size:15px;
		font-weight:normal;
		color:black;
		text-align:left;
		line-height:30px;
		list-style-type:none;
		padding:15px 0 15px 50px;
	}
	
	.content_inbox_praktikus_list a {
		
		font-family: "Trebuchet MS";
		font-size:15px;
		font-weight:bold;
		color:#BD0000;
		margin:10px 0 15px 0;
		padding:0;
		line-height:normal;
		text-decoration:underline;
	}
	
	.content_inbox_praktikus_list a:hover {
		
		
		text-decoration:none;
	}
	
	
	.content_ha_on_smallbox {
		
		width:450px;
		height:310px;
		margin:20px auto 20px auto;
		padding:0;	
	}
	
	.content_ha_on_smallbox_left {
		
		width:220px;
		height:300px;
		margin:0;
		float:left;
		background: url(img/ha_on_epitkezik_smallbox_head.jpg) no-repeat top;
	}
	
	.content_ha_on_smallbox_center {
		
		width:198px;
		margin:160px auto 0 auto;
		border-left:1px solid #BFBFBF;
		border-right:1px solid #BFBFBF;
		font-family: "Trebuchet MS";
		font-size:13px;
		font-weight:normal;
		color:black;
		text-align:left;
		line-height:normal;
		list-style-type:none;
		padding:10px;
	}
	
	.content_ha_on_smallbox_left_footer {
		
		width:220px;
		height:64px;
		margin:0;
		background: url(img/ha_on_smallbox_footer.png) no-repeat top;
	}
	
	
	.content_ha_on_smallbox_right {
		
		width:220px;
		height:300px;
		margin:0;
		float:right;
		background: url(img/ha_on_tervezo_smallbox_head.jpg) no-repeat top;
	}
	

div#wrapper_footer {
    width:950px;
    height:17px;
    background: url(img/wrapper_bgr_bot.jpg) no-repeat top;
}

	.alignleft {
	float:left;
	
}


/* magánszemélyeknek, tervezőknek, blog oldal */

	.content_cikkek {
		
		width:470px;
		padding:0;
		/*margin:0 0 0 0; */
		margin:0 0 20px 0; 

		border-bottom: 2px solid #BBDFF9;
		font-family: "Trebuchet MS";
		font-size:15px;
		font-weight:normal;
		color:black;
		text-align:left;
		margin:10px 0 20px 0;
		padding:0px 0 10px;
		line-height:normal;
	
	}
	 .content_cikkek h1{
    font-size: 24px;
   }
	
	
	.content_cikkek_tovabb {
		width:470px;
		text-align:right;
		margin:10px 0 15px 0;
		
}
	
	
	
	.content_cikkek_tovabb a {
		color:#BD0000;
		font-family:"Trebuchet MS";
		font-size:15px;
		font-weight:bold;
		line-height:normal;
		margin:10px 20px 15px 0;
		padding:0;
		text-align:right;
		text-decoration:underline;
}

	.content_cikkek_tovabb a:hover {
		
		text-decoration:none;
}
	

	
	
.content_cikk_p {
		font-family: "Trebuchet MS";
		font-size:15px;
		font-weight:normal;
		color:black;
		text-align:left;
		margin:10px 15px;
		padding:0;
		line-height:normal;
	}
	
	
	
	.content_cikkek_vonal {
		
		width:470px;
		height:10px;
		padding:0;
		margin:0 0 15px 0;
		border-bottom:2px solid #BBDEF9;
	
	}

	.content_cikkek_img {
		
		width:152px;
		height:112px;
		padding:3px;
		margin:15px 10px 0 14px;
		float:left;
		border:2px solid #287FC5;
	}

	div.content_cikk_p {

		font-family: "Trebuchet MS";
		font-size:15px;
		font-weight:normal;
		color:black;
		text-align:left;
		margin:10px 0px;
		padding:0;
		line-height:normal;
	}

/*	div.content_cikk_p img {
		background:#FFFFFF none repeat scroll 0 0;
		border:5px solid #BCD6F6;
		margin-right:10px;
		margin-left:5px;
		margin-top:1px;
		padding:0;
	}*/

div.content_cikk_p .content_p{ margin-right: 10px; }

	h1 a {
		
		font-family: Georgia;
		font-size:24px;
		text-align:left;
		color:#C51015;
		font-weight:bold;
		text-decoration:underline;
		line-height:normal;
	}


	h1 a:hover {
		
		
		text-decoration:none;
	}

	.content_blog_data {
		
		width:470px;
		padding:10px 0 10px 0;
		margin:10px auto 0px auto;
	
	}
        
  .content_blog_data span {
		
		display:block;
                
	}

	
	.content_blog_date_div {
		
		width:62px;
		height:47px;
		padding:5px;
		margin:0 0 0 0px;
		text-align:center;
		float:left;
		background: url(img/blog_date.jpg) no-repeat top;
                
	}
        
        
  .content_blog_date_div span {
		
		display:block;
                
	}
	
	
		
	.content_blog_date_month {
		
		font-family:Arial;
		font-weight:bold;
		text-align:center;
		color:white;
		font-size:11px;
		margin:0 auto 0 auto;
	}
	
	
	.content_blog_date_day {
		
		font-family:Georgia;
		font-weight:bold;
		text-align:center;
		color:#2C6CA0;
		font-size:35px;
		margin:0 auto 0 auto;
                display:block;
            
	}
	
	
	
	
	.content_blog_cimkek_block {
		
		width:390px;
		height:60px;
		margin:0 0 0 5px;
		float:left;
		
	}
	
	.content_blog_cimkek_block .part1{ width:70px;height:60px; float:left;  }
	.content_blog_cimkek_block .part2{ width:300px;height:60px; float:left; }
	
	.content_blog_cimkek_block_left {
		width:60px;
		height:50px;
		float:left;
	}
	
	
	.content_blog_cimkek_block_right {
		width:330px;
		height:50px;
		float:left;
	}
	
	
	.content_blog_szerzo {
		
		width:50px;
		font-family: "Trebuchet MS";
		font-size:13px;
		font-weight:bold;
		color:#BFBFBF;
		text-align:left;
		margin:0 20px 0 0;
		padding:0;
		line-height:normal;
		float:left;
		display:block;
	}
	
.content_blog_cimkek {
		
		
		font-family: "Trebuchet MS";
		font-size:13px;
		font-weight:bold;
		color:#BFBFBF;
		text-align:left;
		margin:0 5px 0 0;
		padding:0;
		line-height:normal;
		float:left;
		display:block;
	}
	
	
	.content_blog_data a {
		
		font-family: "Trebuchet MS";
		font-size:13px;
		font-weight:bold;
		color:#C51015;
		text-align:left;
		margin:0;
		padding:0;
		line-height:normal;
		text-decoration:underline;
		float:left;
	}

	.content_blog_data a:hover {
		
		text-decoration:none;
	}

	
	.content_blog_belso {
		
		width:470px;
		padding:10px 0 10px 0;
		margin:0 0 15px 0;
	
	}

	.content_blog_belso h1 {
		
		font-family: Georgia;
		font-size:30px;
		text-align:left;
		color:#287FC5;
		font-weight:bold;
		text-decoration:underline;
		line-height:normal;
	}


	.content_circle_list {
		font-family: "Trebuchet MS";
		font-size:15px;
		font-weight:normal;
		color:black;
		text-align:left;
		line-height:normal;
		list-style-type:none;
		padding:15px 0 15px 20px;
	}
	
	.content_circle_list li {
		margin:0px 0 10px 0;
		background:transparent url(img/circle_list_img.jpg) no-repeat scroll 0 2px;
		padding:0 0 0 20px;
	}
	
	
	.content_circle_list a {
		
		font-family: "Trebuchet MS";
		font-size:15px;
		font-weight:bold;
		color:#BD0000;
		text-align:right;
		margin:10px 0 15px 0;
		padding:0;
		line-height:normal;
		text-decoration:underline;
	}
	
	.content_circle_list a:hover {
		text-decoration:none;
	}
	

	div#content ol {
		
		font-family: "Trebuchet MS";
		font-size:15px;
		font-weight:normal;
		color:black;
		text-align:left;
		line-height:normal;
		list-style-type:none;
		padding:15px 0 15px 20px;
		
	}
	
	
	.eredmeny {
		font-family: "Trebuchet MS";
		font-size:18px;
		font-weight:bold;
		color:#B82328;
		
	
	}
	
	div#content ol li {
		margin:0px 0 10px 0;
		background:transparent url(img/circle_list_img.jpg) no-repeat scroll 0 5px;
		padding:0 0 0 20px;
	}
	
	
	div#content ol li  a {
		
		font-family: "Trebuchet MS";
		font-size:15px;
		font-weight:bold;
		color:#BD0000;
		text-align:right;
		margin:10px 0 15px 0;
		padding:0;
		line-height:normal;
		text-decoration:underline;
	}
	
	div#content ol li a:hover {
		text-decoration:none;
	}



	blockquote {
		font-family: "Trebuchet MS";
		font-size:17px;
		font-weight:normal;
		color:#8BAE16;
		text-align:left;
		line-height:normal;
		padding:15px 0 15px 100px;
	}

	h5 {
		font-family: "Trebuchet MS";
		font-size:18px;
		font-weight:normal;
		color:#736350;
		text-align:left;
		line-height:normal;
		padding:15px 0 15px 35px;
	}

h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #C20F12;
	text-align: center;
	line-height: normal;
	text-decoration: underline;
	padding: 5px 0 15px 0;
}
	
	.content_comments {
		
		width:420px;
		background: url(img/content_comment_header.png) no-repeat top;
		padding:15px;
		margin:0 auto 10px auto;
	
	}
	
	.content_comments_numbers {
		
		font-family:Georgia;
		font-size:24px;
		font-weight:bold;
		text-align:right;
		color:#C6D9EC;
		width:20px;
		height:25px;
		padding:0;
		margin:-5px 0 0 0;
		float:left;
	}
	
	.content_comments_data {
		width:360px;
		height:30px;
		padding:0 0 10px 20px;
		float:left;
	}
	
	.content_comments_date {
		font-family: "Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#B0A69C;
		padding:0;
	}
	
	.content_comments a {
		font-family: "Trebuchet MS";
		font-size:13px;
		font-weight:bold;
		color:#C51015;
		text-align:left;
		line-height:normal;
		padding:0;
		text-decoration:underline;
		float:left;
	}

	.content_comments a:hover {
		text-decoration:none;
	}
	
	.content_comments .content_replay_text{ margin: 0pt 0pt 0pt 390px; }
	
	.content_comment_p {
		
		font-family: "Trebuchet MS";
		font-size:13px;
		font-weight:normal;
		color:black;
		text-align:left;
		padding:0 0 0 70px;
		line-height:normal;
	}
	
	
	.content_comment_hozzaszolas {
		
		width:440px;
		margin:30px auto 0 auto;
		padding:40px 0 0 0;
		background: url(img/content_comment_hozzaszolas.jpg) no-repeat top;
	}
	
	
	.button_hozzaszolas {
		
		width:216px;
		height:24px;
		border:0;
		background: #E0F5FD url(img/hozzaszolas_elkuldese_btn.jpg) no-repeat top;
		cursor:pointer;
		margin:20px 0 0 0;
	}
	
	
	.content_number_list {
		font-family: "Trebuchet MS";
		font-size: 15px;
		font-weight: normal;
		color: black;
		text-align: left;
		line-height: normal;
		list-style-type: decimal;
		list-style-position: outside;
		padding: 15px 0 15px 50px;
		
	}
	
	.content_number_list li {
		margin:0 0 10px 0;
	}
	
	
	.content_cikk_table {
		
		width:450px;
		margin:0;
		padding:10px 0 15px 0;
		font-family: "Trebuchet MS";
		font-size:13px;
		font-weight:bold;
		color:black;
		text-align:right;
	}
	
	.content_cikk_table td {
		
		border:2px solid #FCFCFC;
		padding:2px 20px 0 0;
		width:85px;
		height:30px;
		vertical-align:middle;
		
	}
	
	.content_cikk_table_td_01 {
		
		background-color:#EDF7CB;
		margin:0;
		padding:0;
		height:20px;
	}
	
	.content_cikk_table_td_02 {
		
		background-color:#E7F4FC;
		margin:0;
		padding:0;
		height:20px;
	}
	
	.content_cikk_table_td_00 {
		
		background: url(img/cikk_table_bgr.jpg) repeat-x;
		margin:0;
		padding:0;
		height:20px;
		color:white;
		font-size:12px;
		text-align:center;
	}
		
	
	.button_uzenet_kuldese {
		
		width:165px;
		height:24px;
		border:0;
		background: #E0F5FD url(img/uzenet_elkuldese_btn.jpg) no-repeat top;
		cursor:pointer;
		margin:30px 0 0 0;
	}
	
	
	.button_ajanlat_kuldese {
		
		width:228px;
		height:24px;
		border:0;
		background: #E0F5FD url(img/ajanlatkeres_elkuldese_btn.jpg) no-repeat top;
		cursor:pointer;
		margin:30px 0 0 0;
	}
	
	
	
	
	.button_letoltes {
		
		width:198px;
		height:24px;
		border:0;
		background: #E0F5FD url(img/program_letoltese.jpg) no-repeat top;
		cursor:pointer;
		margin:30px 0 0 0;
	}
	
	
	.content_kacsolat_form {
		
		width:440px;
		margin:0 auto 15px auto;
		padding:30px 0 0 0;
		background: url(img/content_kapcsolat_header.jpg) no-repeat top;
	}
	
	.content_ajanlatkeres_big_form {
		
		width:450px;
		margin:0 auto 15px auto;
		padding:30px 0 0 0;
		background: url(img/content_ajanlatkeres_big_he.jpg) no-repeat top;
	}
	
	
	.content_softver_form {
		
		width:450px;
		margin:0 auto 15px auto;
		padding:30px 0 0 0;
		background: url(img/content_softver_header.jpg) no-repeat top;
	}
	
	
        
        .content_beszallitoink_left {
            float:left;
            
            margin:0;
            padding:0;
            width:290px;
            
        }

        .content_beszallitoink_right {
            float:right;
            margin:0;
            padding:0;
            width:150px;
            height:110px;
        }



	
	.content_minositesunk_left img {
	border: 1px solid rgb(139, 174, 22);
	margin: 0;
	padding: 0;
	}
	
	
	
	
	
        .content_header_02 {
            background:#FDFBF9 url(img/content_header_02.jpg) no-repeat scroll center top;
            margin:-20px auto 0 -15px;
            padding:0;
            width:950px;
            height:45px;
        }
        
        
        .content_header_03 {
            background:#FDFBF9 url(img/content_header_03.jpg) no-repeat scroll center top;
            margin:-20px auto 0 -15px;
            padding:0;
            width:950px;
            height:45px;
        }
        
        
	
	
/* JOBB OLDALI MENÜ */

div#sidebar_right {
    float: right;
    width: 300px;
}


	#sidebar_right a {
		
		font-family: "Trebuchet MS";
		font-size:13px;
		font-weight:bold;
		color:#C51015;
		text-align:right;
		text-decoration:underline;
		
	}
	
	#sidebar_right a:hover {
		
		text-decoration:none;
		
	}


	.termekeink_block {
		
		width:300px;
		margin:0;
		background: url(img/termekeink_block_header.jpg) no-repeat top;
		padding:47px 0 0 0;
	}
	
	.sidebar_right_smallblocks_center_velemeny {
		
		width:268px;
		margin:0px auto 0 auto;
		border-left:1px solid #BFBFBF;
		border-right:1px solid #BFBFBF;
		font-family: "Trebuchet MS";
		font-size:13px;
		font-weight:normal;
		color:black;
		text-align:left;
		line-height:normal;
		list-style-type:none;
		padding:0 15px 0px 15px;
	}
	
	
	
	
	
	.sidebar_right_smallblocks_center {
		
		width:268px;
		margin:0px auto 0 auto;
		border-left:1px solid #BFBFBF;
		border-right:1px solid #BFBFBF;
		font-family: "Trebuchet MS";
		font-size:13px;
		font-weight:normal;
		color:#736350;
		text-align:left;
		line-height:normal;
		list-style-type:none;
		padding:0 15px 0px 15px;
	}
        
        
        .sidebar_right_smallblocks_center_2 {
		
		width:268px;
		margin:0 auto 0 auto;
		border-left:1px solid #2C6CA0;
		border-right:1px solid #2C6CA0;
		font-family: "Trebuchet MS";
		font-size:13px;
		font-weight:normal;
		color:#736350;
		text-align:left;
		line-height:normal;
		list-style-type:none;
		padding:0 15px 0px 15px;
	}
        
        
        
        
        
	

	.sidebar_right_smallblocks_footer {
		
		width:300px;
		height:70px;
		margin:0;
		background: url(img/sidebar_right_block_footer.png) no-repeat top;
	}
        
        
        .sidebar_right_smallblocks_footer_2 {
		
		width:300px;
		height:70px;
		margin:0;
		background: url(img/sidebar_right_block_footer_2.jpg) no-repeat top;
	}


	.kerdezze_tanacsadonkat_block {
		
		width:300px;
		margin:10px 0 10px 0;
		background: url(img/kerdezze_tanacs_header.jpg) no-repeat top;
		padding:47px 0 0 0;
	}
        
        
        .kerdezze_tanacsadonkat_block_2 {
		
		width:300px;
		margin:10px 0 10px 0;
		background: #F0F6FF url(img/kerdezze_tanacs_header_2.jpg) no-repeat top;
		padding:47px 0 0 0;
	}
        
       
        

	
	.button_kerdezze_tanacsadonkat {
		
		width:234px;
		height:24px;
		border:0;
		background: #E0F5FD url(img/igen_elkuldom_btn.jpg) no-repeat top;
		cursor:pointer;
		margin:30px 0 0 0;
	}
        
        
        .button_kerdezze_tanacsadonkat_2 {
		
		width:234px;
		height:24px;
		border:0;
		background: #E0F5FD url(img/igen_elkuldom_btn_2.jpg) no-repeat top;
		cursor:pointer;
		margin:20px 0 0 0;
	}
        
	
	.kerdezze_tanacsadonkat_form {
		
		padding:10px 0 0 0;
		width:260px;
		margin:0 auto 0 auto;
		clear:both;	
	}


        .szinezesrol_block {
		
		width:300px;
		margin:10px 0 0 0;
		background: url(img/szinezesrol_blokk.jpg) no-repeat top;
		padding:47px 0 0 0;
	}


	.kereses_block {
		
		width:300px;
		margin: 10px 0 0 0;
		background: url(img/kereses_header.jpg) no-repeat top;
		padding:47px 0 0 0;
	}

	.button_kereses {
		
		width:91px;
		height:24px;
		border:0;
		background: #E0F5FD url(img/kereses_btn.jpg) no-repeat top;
		cursor:pointer;
		margin:30px 0 0 0;
	}


        .button_tovabb {
		
		width:82px;
		height:24px;
		border:0;
		background: #E0F5FD url(img/tovabb_btn.jpg) no-repeat top;
		cursor:pointer;
		margin:30px 0 0 0;
		text-align:center;
	}



	.szakmai_blog_block {
		
		width:300px;
		margin:10px 0 0 0;
		background: url(img/szakmai_blog_header.jpg) no-repeat top;
		padding:47px 0 0 0;
	}


	.blog_cikkek {
		
		width:260px;
		border-bottom:1px dotted #BFBFBF;
		padding:10px 0 10px 0;
		margin:0 auto 0 auto;
	}
	
	
	.cikkek {
		
		list-style-type:none;
		list-style-image: url(img/main_tab_list_img.jpg);
		list-style-position: inherit;
		
	}

	.cikkek_date {
		
		font-family:verdana;
		font-size:10px;
		text-align:left;
		display:block;
		color:#2C6CA0;
                font-weight:bold;
	}
	
	
	.czinege_logo_block {
		
		width:300px;
		height:80px;
		margin:0 auto 0 auto;
		text-align:center;
		padding:20px 0 0 0;
	}
	

	.content_elerhetoseg a {
                
		font-family: "Trebuchet MS";
		font-size:15px;
		font-weight:bold;
		color:#C51015;
		padding:0;
                margin:0;
		text-decoration:underline;
                clear:both;
		
	}

	.content_elerhetoseg a:hover {
		text-decoration:none;
	}
	
        
       






/* szakember kereső oldal */

	.szakember_kereso_div {
		
		width:930px;
		margin:0 auto 0 auto;
		padding:0;
	}
	
	.szakember_kereso_menu {
		
		width:930px;
		padding:0 0 20px 0;
		overflow:hidden;
	}

	
	.szakember_kereso_menu ul {
    
	clear:both;
    list-style-type: none;
	
}

	.szakember_kereso_menu li {
	
    float: left;
    text-decoration: none;
	margin:0 10px 0 0;
}



		.szakember_kereso_menu ul li a.kereskedok {
		    
			background: url('img/fejlec/menu_kereskedok.png') top left no-repeat;
			height:55px;
			width:165px;
			display:block;
			
		}
		
		.szakember_kereso_menu ul li a.kereskedok:hover {
		    
			background: url('img/fejlec/menu_kereskedok_akt.png') top left no-repeat;
			height:55px;
			width:165px;
			display:block;
		}
    
		.szakember_kereso_menu ul li a.kereskedok_fix {

			background: url('img/fejlec/menu_kereskedok_akt.png') top left no-repeat;
			height:55px;
			width:165px;
			display:block;
		}
		
		.szakember_kereso_menu ul li a.kivitelezok {
		    
			background: url('img/fejlec/menu_kivitelezok.png') top left no-repeat;
			height:55px;
			width:165px;
			display:block;
			
		}
		
		.szakember_kereso_menu ul li a.kivitelezok:hover {
		    
			background: url('img/fejlec/menu_kivitelezok_akt.png') top left no-repeat;
			height:55px;
			width:165px;
			display:block;
		}

   .szakember_kereso_menu ul li a.kivitelezok_fix {

			background: url('img/fejlec/menu_kivitelezok_akt.png') top left no-repeat;
			height:55px;
			width:165px;
			display:block;
		}

         	.szakember_kereso_menu ul li a.partnerek {
		    
			background: url('img/fejlec/menu_partnerek.png') top left no-repeat;
			height:55px;
			width:165px;
			display:block;
			
		}
		
		.szakember_kereso_menu ul li a.partnerek:hover {
		    
			background: url('img/fejlec/menu_partnerek_akt.png') top left no-repeat;
			height:55px;
			width:165px;
			display:block;
		}

   .szakember_kereso_menu ul li a.partnerek_fix {

			background: url('img/fejlec/menu_partnerek_akt.png') top left no-repeat;
			height:55px;
			width:165px;
			display:block;
		}      

		
		.szakember_kereso_menu_reg a {
		    
			font-family: "Trebuchet MS";
                        font-size:17px;
                        font-weight:bold;
                        color:#C51015;
                        text-align:left;
			
		}
		
		.szakember_kereso_menu_reg a:hover {
		    
			text-decoration:none;
		}

                .szakember_kereso_menu_reg a:fix {

			text-decoration:none;
		}


.szakember_kereso_blocks {
		
	width:930px;
	margin:0 auto 0 auto;
	padding:0;
}


.szakember_kereso_block {
		
	width:300px;
	background: url('img/szakemberkereso_block_header.png') top left no-repeat;
	margin:0 10px 0 auto;
	padding:0;
	float:left;
}


.kerdesek_block {
		
	width:300px;
	margin:10px 0 0 0;
	background: #FEFEFE url(img/kerdesek_block.jpg) no-repeat top;
	padding:47px 0 0 0;
}



.szakember_kereso_head {
	
		font-family: "Trebuchet MS";
		font-size:17px;
		font-weight:normal;
		color:#2C6CA0;
		text-align:left;
		line-height:normal;
		padding:10px 10px 0 10px;
	}

.szakember_kereso_blocks_img {
		
	width:90px;
	height:90px;
	margin:10px 10px 0px 0px;
	padding:0px;
	border:1px solid #BBD9F0;
	float:left;
	overflow:hidden;
}

.szakember_datas {
	
	width:145px;
	height:90px;
	margin:0;
	padding:0;
		
}



.szakember_kereso_block_center_td_01 {
	
	width:22px;
	height:65px;
	overflow:hidden;
	background: url('img/szakemberkereso_block_info.jpg') top left no-repeat;
	vertical-align:top;
}

.szakember_kereso_block_center_td_02 {
	
	width:150px;
	height:65px;
	overflow:hidden;
	padding:0;
	vertical-align:top;
	
}


.szakember_kereso_block_center_td_03 {
	
	width:22px;
	height:20px;
	background: url('img/szakemberkereso_block_tel.jpg') top left no-repeat;
	vertical-align:top;
}

.szakember_kereso_block_center_td_04 {
	
	width:150px;
	height:20px;
	padding:0;
	vertical-align:top;
	
}


.szakember_kereso_block_center_td_05 {
	
	width:22px;
	height:60px;
	background: url('img/szakemberkereso_block_web.jpg') top left no-repeat;
	vertical-align:top;
}


.szakember_kereso_block_center td {
	
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:black;
	line-height:normal;
}

.szakember_kereso_block_center_p p {
	
	width:270px;
	font-family: "Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:black;
	line-height:normal;
	padding:15px 0 5px 0;
}



.szakember_kereso_block_center{
	
	width:278px;
	height:210px;
	overflow:hidden;
	border-left:1px solid #BBDEF9;
	border-right:1px solid #BBDEF9;
	padding:10px 10px 5px 10px;
}

.szakember_kereso_blocks a {
	
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#C51015;
	text-align:left;
	line-height:normal;
	list-style-image:url('img/szakemberkereso_block_web.jpg');
	text-decoration:underline;
}


.szakember_kereso_blocks a:hover {
	
	text-decoration:none;
}


.szakember_kereso_blocks_footer {
	
	width:300px;
	height:13px;
	background: url('img/szakemberkereso_block_footer.jpg') top left no-repeat;
	margin:0 auto 10px auto;
	padding:0;
		
}


.szakember_kereso_blocks_left {
	
	width:300px;
	padding:0 0 10px 0;
	overflow:hidden;
	float:left;
		
}

.szakember_kereso_blocks_right {
	
	width:620px;
	float:right;
		
}

.szerepeljen_on_is_form {
	
	width:600px;
	background: url('img/szerepeljen_on_is_header.jpg') top left no-repeat;
	padding:45px 0 0 0;
	margin:0 auto 0 auto;
}


.szerepeljen_on_is_form_center {
	
	width:598px;
	border-left:1px solid #B0A69C;
	border-right:1px solid #B0A69C;
	margin:0 auto 0 auto;
	
}

.szerepeljen_on_is_form_footer {
	
	width:620px;
	height:12px;
	background: url('img/szerepeljen_on_is_footer.jpg') top left no-repeat;
	
}


.szerepeljen_on_is_form_center_left {
	
	width:280px;
	float:left;
	padding:10px 0 0 10px;
	margin:0;
	
}


.szerepeljen_on_is_form_center_right {
	
	width:280px;
	float:right;
	padding:10px 5px 0 10px;
	margin:0;
	
}

.szerepeljen_on_is_form span{
	
	font-family: "Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:black;
	text-align:left;
	line-height:normal;

}


.file_upload_prew_img {
	
	width:90px;
	height:90px;
	margin:7px 20px 0 0px;
	padding:0;
	border:1px solid #BBD9F0;
	float:right;
	
}

.blokk_cikk_prew {
    
        float:left;
        margin:0px 5px 0 0;
        padding:0;
        width:80px;
        height:60px;
        border:5px solid #BCD6F6;
    
    
}

.buttons {
	
	width:550px;
	height:20px;
	margin:0px auto 0 auto;
	padding:10px 0 0 0;
	
}


.captcha_div {

	width:580px;
	height:120px;
	margin:0px auto 0 auto;
	padding:10px 0 0 0;

}

.kapcsolatform_captcha_div {
	width:370px;
	height:115px;
	margin:10px auto 0 auto;
}

.kapcsolatform_captcha_div img {
	
	width:180px;
	height:50px;
	margin:15px 0 0 25px;
	border: 1px solid #CCCECB;
	float:left;
}

.button_megsem {
		
		width:67px;
		height:11px;
		border:0;
		background: #E0F5FD url(img/megsem_btn.jpg) no-repeat top;
		cursor:pointer;
		margin:0;
	}


.button_regisztracio {
		
		width:108px;
		height:11px;
		border:0;
		background: #E0F5FD url(img/regisztracio_button.jpg) no-repeat top;
		cursor:pointer;
		margin:0;
	}

.map {
	
	width:460px;	
	height:280px;
	margin:0 auto;
}





/* LÁBLÉC */

div#footer {
    clear: left;
    width: 950px;
	height:134px;
    background: url(img/footer_bgr.jpg) no-repeat top;
	padding:0 0 40px 0;
}


	div#footer a {
		
		font-family:Verdana;
		color:white;
		font-weight:bold;
		font-size:10px;
		text-decoration:underline;
		
	}
	
	div#footer a:hover {
		
		text-decoration:none;
		
	}
	
	div#footer span {
		
		font-family:Verdana;
		color:#AFAFAF;
		font-weight:normal;
		font-size:10px;
		text-decoration:none;
		
	}


	div#footer_leftblock {
		width:300px;/*420px;*/
		height:120px;
		padding:10px 0 0 40px;
		float:left;
		text-align:left;
	}
	
	
	div#footer_rightblock {
		width:555px;/*420px;*/
		height:120px;
		padding:10px 40px 0 0;
		float:right;
		text-align:right;
	}

/*
 * -----------------------------------------
 *  GOOGLE MAPS
 * -----------------------------------------
 */

#GMap_Box { display: none; z-index: 2001; } 
			
	#mapOverlay
	{
		position: absolute;
		top: 0px;	
		left: 0px;	
		z-index: 2001;
		background: #000;
		opacity: 0.6;
		-moz-opacity:.6;
		filter:alpha(opacity=60);
	}
			
	#mapDiv {
		position: absolute;
		width: 620px;
		height: 460px;
		left: 50%;				
		margin-left: -310px;			
		background: white;
		border: 1px solid black;
		z-index: 2001;
		padding: 10px;
	}
			
	#GMapHere {
		width: 620px;
		height: 450px;
		margin-top: 12px;
	}
			
	.mapClose {
		position: absolute;
		top: 5px;
		text-align: center;
		width: 620px;
	}
			
	.mapClose a {
		font: 10px Verdana;
		color: #555555;
	}


/* View Other Contents Lightbox */

#ViewOther_Box { display: none; z-index: 1001; }
#ViewOOverlay{	position: absolute; top: 0px;	z-index: 1001; background: #000; opacity: 0.6;	-moz-opacity:0.6; filter:alpha(opacity=60); }
#ViewODiv { position: absolute; width: 800px;	height: 482px; left: 50%; margin-left: -390px; background: white; border: 1px solid black; z-index: 1001; padding: 10px; }
#ViewOContent { width: 790px; height: 460px; margin-top: 12px; padding: 0px 5px 20px 5px; }

.ViewOClose { position: absolute; top: 5px; text-align: center; width: 790px; }
.ViewOClose a { font: 10px "Trebuchet MS",Verdana; color: #555555; text-decoration: none; }

#ViewOContent #ViewO_Inner { width: 760px; height: 440px; margin: 15px 5px 15px 5px; padding: 10px 10px; 
								background-color: #F8F8F8; font: 12px "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
								 overflow:scroll; }

/*  Velemenyek oldal */
	
.content_velemenyek { width:450px; padding:0 0 10px 0; margin:0 10px 20px 10px; border-bottom: 2px solid #BBDFF9; font-family: "Trebuchet MS"; font-size:13px; color:black; }
.content_velemenyek p.velemeny { font-style: italic; font-weight:normal; line-height:normal; }
.content_velemenyek p.velemeny_szerzo { margin: 10px 5px 10px 0px; font-size: 11px; text-align: right; font-weight: bold; }
/*
.other_content p {
	font-family: "Trebuchet MS";
	font-size:15px;
	font-weight:normal;
	color:black;
	text-align:left;
	margin:10px 0 10px 0;
	padding:0;
	line-height:normal;
}
*/
.other_content { width: 455px; }
.szoftver_reg{ clear: left; margin: 20px 0px; }




/* galéria */

a.galeria {
		font-family: "Trebuchet MS";
		font-size:13px;
		font-weight:bold;
		color:#287FC5;
		text-decoration:underline;
		display: block;
		text-align: center;
}

.ngg-album-compact, .ngg-gallery-thumbnail{
  width: 150px;
  height: 160px;
  float: left;
  overflow: hidden;
  /* border: 1px solid #eee; */
  text-align: center;
  padding: 3px;
}

.ngg-clear{
  clear:both;
}

.ngg-album-compact img, .ngg-gallery-thumbnail img{
  border: 2px solid #800000;
}



.more-link{
    
    display: block;
    text-align: right;
}


.szakmai_blog_block .sidebar_right_smallblocks_center .blog_cikkek .lead{ margin: 10px auto; width: 260px; color: #000; }

/* commentek */
q{
  color: #888;
  font: 11px verdana;
  display: block;
  margin: 10px 0 5px 0;
  padding-left: 10px;
  border-left: 5px solid #555;
  
}



/* táblázat */

#ViewO_Inner table, .content_cikk_p table {
	
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	margin:0 auto 0 auto;
	padding:0;
	width:750px;
}

.content_cikk_p table { width: 450px; }


#ViewO_Inner table a, .content_cikk_p table a{
	
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#C51015;
	text-decoration:underline;
	
}


#ViewO_Inner table a:hover, .content_cikk_p table a:hover{
	text-decoration:none;
}



#ViewO_Inner table td, .content_cikk_p table td {

	border:1px solid white;
	padding:0 0 0 10px;
	text-align:left;
	
}

.content_cikk_p table td { padding: 3px 3px; }

#ViewO_Inner .tr_00, .content_cikk_p table th {background-color:#2A699D; color:#F6F3F0;}
#ViewO_Inner .tr_01, .content_cikk_p table td {background-color:#E9F3FF; color:black;}
#ViewO_Inner .tr_02, .content_cikk_p table .tr_02 {background-color:#F6F3F0; color:black;}

.content_cikk_p table th { text-align: center; }

.igen_eleget_form_centerdiv table, .igen_eleget_form_centerdiv table tbody { border: 0; width: auto; height: auto; background-color: transparent; }
.igen_eleget_form_centerdiv table th { background-color: transparent; border: 0; color: black; }
.igen_eleget_form_centerdiv table td { background-color: transparent; border: 0; color: black; }
.igen_eleget_form_centerdiv table .tr_02 { background-color: transparent; border: 0; color: black; }

#ViewO_Inner .td_00 {
	width:120px;
	font-size:12px;
	height:30px;
	margin:0;
}


#ViewO_Inner .td_01 {
	width:100px;
	height:30px;
	margin:0;
	
}


#ViewO_Inner .td_02 {
	width:180px;
	height:30px;
	margin:0;
	
}

#ViewO_Inner .td_03 {
	width:90px;
	height:30px;
	margin:0;
	
}

.igen_eleget_form {
		
		width:440px;
		margin:0 auto 0 auto;
		padding:8px 0 0 0;
		background:url(img/eleget_olvastam_header.jpg) no-repeat top;
	}

.igen_eleget_form_footer {
		
		width:440px;
		height:62px;
		margin:0 auto 0 auto;
		padding:0;
		background: url(img/eleget_olvastam_footer.jpg) no-repeat top;
	}
	
.igen_eleget_form_centerdiv {

		width:438px;
		margin: 0;
		padding: 0;
		border-left:1px solid #2C6CA0;
		border-right:1px solid #2C6CA0;
		
		
	}

	
.eleget_1 {
		
		font-family: "Georgia";
		font-size:25px;
		font-weight:bold;
		color:#2C6CA0;
		text-align:center;
		line-height:normal;
		padding:10px 0 10px 0;
		display:block;
               
	}
	
	
	
.eleget_2 {
		
		font-family: "Trebuchet MS";
		font-size:18px;
		font-weight:bold;
		color:#736350;
		text-align:center;
		line-height:normal;
		padding:0;
		display:block;
               
	}



.igen_eleget_form a {
		
		font-family: "Georgia";
		font-size:25px;
		font-weight:bold;
		color:#C51015;
		text-align:center;
		text-decoration:underline;
		line-height:normal;
		padding:10px 0 10px 0;
		display:block;
	}
	
	
.igen_eleget_form a:hover {
		
		
		text-decoration:none;
		
	}
	
	
 .button_elkuldom {
		
		width:109px;
		height:24px;
		border:0;
		background: #E0F5FD url(img/elkuldom_btn.jpg) no-repeat top;
		cursor:pointer;
		margin:30px 0 0 0;
	}
	
 .button_kalkulator {
		
		width:166px;
		height:24px;
		border:0;
		background: #E0F5FD url(img/kalkulator_btn.jpg) no-repeat top;
		cursor:pointer;
		margin:30px 0 0 0;
	}


.kulteri_ajanlatkero_form {
		
		width:440px;
		margin:0 auto 0 auto;
		padding:8px 0 0 0 ;
		background:#F0F6FF url(img/kulteri_ajanlatkero_form_heder.jpg) no-repeat top;
	}
	
.kalkulator_blokk_form {
		width:440px;
		margin:0 auto 0 auto;
		padding:8px 0 0 0 ;
		background:#F0F6FF url(img/eleget_olvastam_header.jpg) no-repeat top;
}

.mleft { margin-left: 30px; }	


#container #wrapper #content .content_p small{ font-size: 11px;}
	
.maxwidth { width: 720px; border: none; margin-left: 90px; /*margin-top: 0; padding-top: 0; */ }	

#container #wrapper #content .maxwidth .content_p img { width: auto; height: auto; }

#popup1{ position: absolute; top: 0; left: 0; padding:10px;background:#fdfbf9;width:620px;visibility:hidden; }

/* ----------- Sitmap navigation -------------*/

.ddsg-pagenav {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	margin-bottom: 20px;
}

.ddsg-pagenav span {
	margin:0pt 6px;
		font-family: "Trebuchet MS";
		font-size:14px;
		font-weight:bold;
		color:#C51015;
text-decoration:none;
padding:3px 7px;
border:1px solid #DDDDDD; 
}

.ddsg-pagenav a,
.ddsg-pagenav a.next,
.ddsg-pagenav a.prev, 
.ddsg-pagenav span.page-numbers,
.ddsg-pagenav span.next,
.ddsg-pagenav span.prev {
	/* border:1px solid #DDDDDD; */
	margin-right:3px;
	padding:3px 7px;
		font-family: "Trebuchet MS";
		font-size:13px;
		font-weight:bold;
		color:#C51015;
text-decoration:none;
}

.ddsg-pagenav a:hover,
.ddsg-pagenav a.next:hover,
.ddsg-pagenav a.prev:hover, 
.ddsg-pagenav span.page-numbers:hover,
.ddsg-pagenav span.next:hover,
.ddsg-pagenav span.prev:hover {
	background-color: #C51015;
	color: #FFFFFF !important;
	text-decoration: none !important; 
}

.minicrm_validator {
	
	display:none;
	border: 1px solid  #ccc;
	padding: 10px;
	margin: 10px auto;
	text-align: center;
}


