.c {
    text-align: center;
}

img.b{
    border: 1px solid #000;
    padding: 2px;
}

.marg_20r{
    margin-right: 20px;
}

a.vertical_link{
				text-decoration:none;
				font-size:16px;
				link:black;
				vlink:#88481d;
				font-weight:bold;
				font-family:Times New Roman;
				
				}
				
a.vertical_link:hover{ color:blue;
						text-decoration:none;
					 }

a.follow_link{
			color:#7f3b0d;
			text-decoration:none;
			font-weight:bold;
		}

a.follow_link:hover{
			color:#7f3b0d;
			text-decoration:none;
			
		} 
					 
a.foot_link{
			color:#7f3b0d;
			text-decoration:none;
			font-weight:bold;
		}

a.foot_link:hover{
			color:blue;
			text-decoration:none;
			font-weight:bold;
		}

a.mailrobi{
			text-decoration:none;
		}

a.mailrobi:hover{
			color:blue;
			text-decoration:none;
		}

a.mainmenu{
			text-decoration:none;
			}
			
a.mainmenu:hover{
				color:blue;
				}
			
div.tartalom{
			width:702px;
			height:100%;
			background-color:#f2dfcd;
			float:left;
			text-align:left;
			}
			
div.tartalom_tartalom{
			width:690px;
			background-color:#f2dfcd;
			text-align:left;
			padding-left:5px; 			
			}

div.tartalom_text{
			width:680px;
			background-color:#f2dfcd;
			text-align:left;
			padding-left:5px; 			
			}
			
div.tartalmi_csoportcim{
				background-image:url(../images/html_elements/tartalmi_csoportbg.jpg);
				height:24px;
				width:702px;
				float:left;
				text-align:right;
				font-size:18px;
				margin-top:2px;
				vertical-align:text-bottom;
				}

div.elvalaszto{
				background-image:url(../images/html_elements/kozep_valaszto.jpg);
				height:100%;
				width:10px;
				float:left;
				background-repeat:repeat;
				}
				
div.left_side{
			width:127px;
			background-color:#f2dfcd;
			height:100%;
			float:left;
			}
			
div.left_end{
			background-image:url(../images/html_elements/kozep_end.jpg);
			height:100%;
			float:left;
			width:20px;
			}
			
div.vmenu_text{
				padding-left:5px;
				width:136px;
                                margin-top:6px;
                                font-family:'Times New Roman',Times,serif;
				}
			
td.vmenu{
		height:100%;
		background-color:white;
		background-image:url(../images/html_elements/vmenubg_mini.jpg);
		width:141px;
		}
		
		
div.foot_text{
			font-size:14px;
			text-align:center;
			font-weight:bold;
			width:1000px;
			}
		
div.foot{
		width:1000px;
		background-color:#f2dfcd;
		background-image:url(../images/html_elements/foot_bg.jpg);
		}
		
div.foot_up{
			background-image:url(../images/html_elements/also_csik.jpg);
			background-repeat:repeat-y;
			height:44px;
			float:left;
			width:1000px;
			}
			
div.foot_end{
			background-image:url(../images/html_elements/foot_end.jpg);
			background-repeat:repeat-y;
			height:21px;
			float:left;
			width:1000px;
			}
