body {
	margin:0;                                             /*Body betük paraméterei*/
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background: #FFFEB6 ;                                 /*Bady háttérszin*/
    behavior: url('htc/csshover.htc');
}

a:link, a:visited { color: #000000; text-decoration: none; }   /*Link szine*/
a:active, a:hover { color: #400000; text-decoration: none }    /*Link szine ha aktív*/

h1	{
	font-size: 16pt;
	font-weight: bold;
	color: #b10d00;
	border-bottom: solid 2px #bb2b20;
}
h2	{
	font-size: 10pt;
	padding: 10px 0px 0px 0px;	
	font-weight: bold;
	color: #ff5032;
	font-family: verdana;
}
h3	{
	margin: 0px;
	padding: 0px 10px 0px 20px;	
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
}
#templatemo_container {         /*weblap oldalméret*/
	margin: 30px auto;
	width: 900px;
	min-height: 900px;
}
#templatemo_left_column {       /*baloldal menü param.*/
	float: left;
	width: 273px;
	height:400;
}
#templatemo_left_top {           /*menüvonal*/
	margin-top: 5px;
	float: right;
	padding-right: 10px;
	background: url('images/menu_vonal.gif') repeat-y;
	height: 260px;
	width: 240px;
}

#templatemo_left_link a {                                   /* menü eredeti */
    text-decoration: none;
     background: url('images/sotet.bmp') no-repeat left;
    padding-left: 23px;
    width: 12em;  

}

#templatemo_left_link {                                           /* menü */
	margin-top: 0px;
	margin-left: 0px;
	line-height: 40px;
	font-family: sans-serif;
	font-size: 19px;
	font-weight: bold;
	color:#FFFFFF;
	list-style-type: none;
    
}

#templatemo_left_link li {
    margin-bottom: 5px;
}

#templatemo_left_link a:hover {
     background: url('images/vilagos.bmp') no-repeat left; 
  padding-left: 20px;
}




#templatemo_lbox_top {                                           /* doboz teteje */
	margin-top: 5px;
	float: right;
	padding-right: 5px;
	height:20px;
	width: 220px;
	background: url(images/doboz_teto.gif) no-repeat;
}
#templatemo_lbox_body {                                          /* Doboz teste */
	float: left;
	margin-left: 12px;
	height: auto;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	background: #FFFEB6;
}
.templatemo_para {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
#templatemo_lbox_bot {                                         /* doboz alja */
	float: right;
	padding-right: 10px;
	width: 220px;
	height: 21px;
	background: url(images/doboz_alja.gif) no-repeat;
}
#templatemo_right_column {
	float: right;
	width: 564px;
	height: auto;
 background: url(images/templatemo-right-bg.gif) repeat-y;
}
#templatemo_header{
	background:  url('images/logo.gif') no-repeat;      /*nagydoboztető*/
        margin-left: 44px;
        width: 564px;
	height: 90px;
	font-size: 24pt;
	color: #FFFFFF;
}
#templatemo_title {                                   /*nagydoboz-cím*/
	padding-left: 200px;
	padding-top: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
#templatemo_slogan {                                  /*nagydoboz-csikmenű*/
	padding-top: 117px;
	padding-left: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
#templatemo_right_text {                          /*nagydoboz-belseje para.*/
	width: 520px;
	min-height: 520px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
#templatemo_right_text a {
	color: #0066CC;
}

#templatemo_right_box1	{
	padding-top: 10px;
	float: left;
	width: 250px;
	height: 300px;
	background: #fffeb6;
}
#templatemo_right_box2	{                                        /*baloldali szövegdoboz*/
	padding-top: 10px;
	float: right;
	width: 250px;
	height: 300px;
	background: #fffeb6;
}
#templatemo_footer	{                                          /*nagydobozalja*/
	
	width: 520px;
	min-height: 520px;
	
	text-align: justify;
	
}

#templatemo_test {
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	height: 50px;
	width: 180px;
}
