﻿@font-face {
    font-family: Scriptin;
    src: url(GAGARIN_.TTF);
}
			
			a:link {
				color: #FFFFFF;
				TEXT-DECORATION: none;
			}
			a:active {
				color: #FFFFFF;
				TEXT-DECORATION: none;
			}
			a:visited {
				color: #FFFFFF;
				TEXT-DECORATION: none;
			}
			a:hover {
				color: #FFFFFF;
				TEXT-DECORATION: underline;
			}

			body,html{
				margin:0px;
				padding:0px;
				height:100%;
				width:100%;
				background: #FFFFFF;
			}

	.back{
		background-color: white;
	}
	.main{
		margin:20px;
		padding:0px;
		height:100%;
		width:800px;
		background: url(bg2.gif);
		/*background-repeat: repeat-y;*/
	}
	.top_logo{
		font-family: Scriptin;
		font-size: 16px;
		color: #343434;
		width:800px;
		vertical-align: left;
		font-weight:bold; 
	}

	.main_top{
		height:224px;
		width:800px;
		background: #f1f4ff;
		border-color: #76c3ff;
		border-style: solid;
		border-width: 2px;

	}
	.main_top .panel_left{
		width:400px;
		background: #F4F4F4;

	}
	.main_top .panel_right{
		font-family: Arial, sans-serif;
		font-size: 13px;
		
		color: #5D5D5D;
		vertical-align: top;
		width:400px;
		padding:20px;
		/*background:url(reggeliesszallas_bg.jpg) left top no-repeat;*/

	}

	.main_top .panel_right a{
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #333333;
		font-weight:bold; 
	}




	.main_bottom{
		height:280px;
		width:800px;
	}
	.main_bottom .panel_left{
		
		border-left:2px solid #76c3ff;
		border-right:2px solid #76c3ff;
		border-top:2px solid #76c3ff;
		border-bottom:0px solid #76c3ff;
		width:800px;
		height:100%;
		background: #f1f4ff;


	}
	.main_bottom .panel_left iframe{
		border-color: white;
		border-style: solid;
		border-width: 0px;
		background: #f1f4ff;
		width: 790px;
	}
	.main_bottom .panel_right{
		font-family: Arial, sans-serif;
		font-size: 15px;
		color: #4E0B03;
		vertical-align: top;
		width:300px;
		height:100%;
		background: #f1f4ff;
		padding:10px;
		border-color: #E8E8EA;
		border-style: solid;
		border-width: 3px;
		border-left: 0px;

	}
	.main_bottom .panel_right p{
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 16px;

	}

	.cim{
		text-align: center;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #999999;
		padding:0;
	}
	
			.cim a:link {
				color: #484949;
				TEXT-DECORATION: none;
			}
			.cim a:active {
				color: #484949;
				TEXT-DECORATION: none;
			}
			.cim a:visited {
				color: #484949;
				TEXT-DECORATION: none;
			}
			.cim a:hover {
				color: #484949;
				TEXT-DECORATION: underline;
			}
			
	.headline{
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 17px;
		color: #4E0B03;
		 
	}
	.headline_2{
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 15px;
		color: #4E0B03;
		font-weight:bold; 
	}
	.line{
		border-bottom:1px;
		border-top:0px;
		border-left:0px;
		border-right:0px;
		border-color: white;
		border-style: solid;
		width: 270px;
	}
	.space{
		
		height: 30px;
		width: 5px;
		background-position: left bottom;
		background-repeat: no-repeat;
		background-image: url(gomb1.jpg);
		
	}
	.space2{
		
		height: 30px;
		width: 5px;
		background-position: left bottom;
		background-repeat: no-repeat;
		background-image: url(gomb2.jpg);
		
	}
	.space3{
		
		height: 30px;
		width: 5px;
		background-position: left top;
		background-repeat: no-repeat;
		background-image: url(gomb3.jpg);
		
	}
	.space4{
		
		height: 30px;
		width: 5px;
		background-position: left top;
		background-repeat: no-repeat;
		background-image: url(gomb4.jpg);
		
	}	
	.space_white{
		
		height: 30px;
		width: 10%;
		
	}
	.main_menu{
		height:35px;
		width:800px;
		vertical-align: middle;
	}	
	.main_menu .left{
		width: 70%;
		height: 30px;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 13px;
		color: white;
		text-align : center;
		background: white;
		padding-left: 5px;
		margin-top: 3px;
		margin-bottom: 0px;
		background-position: left bottom;
		background-repeat: repeat-x;
		background-image: url(gomb0.jpg);
	}

	.main_menu .right{
		width: 20%;
		height: 30px;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 11px;
		color: white;
		text-align : center;
		background: white;
		padding-right: 5px;
		margin-top: 0px;
		margin-bottom: 3px;
		background-position: left top;
		background-repeat: repeat-x;
		background-image: url(gomb0.jpg);
	}