html
	{
		background-color: #19435c;
		background-image: url(images/bback.jpg);
		background-repeat: repeat-x;
		background-position: top left;
		padding: 0px;
	}
	
body
	{
		background-image: url(images/fback.png);
		background-repeat: repeat-x;
		background-position: bottom center;
		margin: 0px;
		color: #eeeeee;
	}
	
#main
	{
		display: table;
		width: 876px;
		margin: 0px auto;
		padding: 0px 0px 210px 0px;
	}
	
p
	{
		margin: 5px;
		padding: 0px;
		
	}
	
h3
	{
		font: normal 17px Palatino Linotype, georgia, serif;
		font-variant: small-caps;
		font-weight: bold;
		color: #345368;
		/*padding-top: 8px;*/
	}
	
h4
	{
		font: normal 15px verdana, sans-serif;
		color: #a3b9c7;
	}
	
h5	
	{
		font: bold 12px verdana, sans-serif;
		color: #eeeeee;
		margin: 0px;
		padding: 0px;
	}

form
	{
		display: inline;
	}
	
/*-----foelemek-------*/
	
#header
	{
		display: block;
		width: 876px;
		height: 214px;
		background-image: url(images/fejlec.jpg);
	}
	
#menu
	{
		display: block;
		width: 876px;
		height: 48px;
		background-image: url(images/menuback.jpg);	
	}
	
		
#content
	{
		
		background-image: url(images/back.gif);
		background-repeat: repeat-y;
		background-color: #5e839b;
		margin: 0px 0px 0px 0px;
		padding:  0px 0px 0px 0px;
		display: table;
		/*height: 360px;
		min-height: 360px;*/
	}
	
#footer
	{
		display: block;
		width: 876px;
		height: 96px;
		margin: 0px 0px 0px 0px;
		
	}

#valid
	{
		bottom: 10px;
		margin: 0px 0px 0px 5px;
		padding-left: 550px;
		text-align: center;
	}
/*-------menu elemek---------*/


#gombok
	{
		padding: 13px 0px 0px 102px;
	
	
	}

#menu ul
	{
		margin: 0px;
		padding: 0px;
	}

#menu li
	{
		float: left;
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}

.bt1 a, .bt2 a, .bt3 a, .bt4 a, .bt5 a, .bt6 a, .bt7 a, .bt8 a
	{
		text-indent:-250px;
		overflow:hidden;
		padding:0px;
		margin-bottom: 0px;
	}

.bt1 a:link,.bt1 a:visited 
	{
		background:url(images/001.jpg) no-repeat;
		width:84px;
		height:25px;
		display:block;
	}

.bt2 a:link,.bt2 a:visited 
	{
		background:url(images/002.jpg) no-repeat;
		width:99px;
		height:25px;
		display:block;
	}

.bt3 a:link,.bt3 a:visited 
	{
		background:url(images/003.jpg) no-repeat;
		width:84px;
		height:25px;
		display:block;
	}

.bt4 a:link,.bt4 a:visited 
	{
		background:url(images/004.jpg) no-repeat;
		width:82px;
		height:25px;
		display:block;
	}

.bt5 a:link,.bt5 a:visited 
	{
		background:url(images/005.jpg) no-repeat;
		width:130px;
		height:25px;
		display:block;
	}

.bt6 a:link,.bt6 a:visited 
	{
		background:url(images/006.jpg) no-repeat;
		width:104px;
		height:25px;
		display:block;
	}

.bt7 a:link,.bt7 a:visited 
	{
		background:url(images/007.jpg) no-repeat;
		width:113px;
		height:25px;
		display:block;
	}

.bt8 a:link,.bt8 a:visited 
	{
		background:url(images/008.jpg) no-repeat;
		width:78px;
		height:25px;
		display:block;
	}



.bt1 a:hover,.bt2 a:hover,.bt3 a:hover,.bt4 a:hover,.bt5 a:hover,.bt6 a:hover,.bt7 a:hover,.bt8 a:hover
	{
		background-position: 0px -25px;
	}


/*------link------*/

a:link, a:visited
	{
		text-decoration: none;
		/*color: #eeeeee;	*/
		/*color: #DBB620;*/
		color: #DBBF20;
	}

a:hover
	{
		color: orange;
	}
/*-----content elemek---------*/


#cim
	{
		display: block;
		width: 856px;
		height: 32px;
		padding: 6px 0px 0px 20px;
		background-image: url(images/cimback.jpg);
		color: #b6b6b6;
		font: normal 22px Palatino Linotype, georgia, serif;
		text-transform: uppercase;
		letter-spacing: -1px;
	}

#content_left, #content_left_05
	{
		width: 305px;
		padding: 25px 5px 5px 20px;
		/*color: #234a64;*/
		color: #234a64;
		font: bold 21px  Palatino Linotype, georgia, serif;
		font-variant: small-caps;
		line-height: 24px;
		letter-spacing: -0.05em;
		
	}
	

#content_left_05
	{
		background-image: url(images/vendeg_hatt.jpg);
		background-repeat: no-repeat;
	}
	

	
#content_right
	{
		width: 521px;
		padding: 25px 20px 5px 5px;
		font: normal 12px verdana, arial, sans-serif;
		/*color: #e6e6e6;*/
		color: #ddeeee;
	}


#content_left p
	{
		margin: 5px;
		padding: 0px;
		line-height: 20px;
		
	}


#content_right p
	{
		margin: 5px;
		padding: 0px;
		line-height: 17px;
	}
	

/*------valid elemei------*/

#valid a:link, #valid a:visited
	{
		font: bold 10px verdana, sans-serif;
		color: #888888;
		text-decoration: none;	
		margin-left: 3px;
	}
	
#valid a:hover
	{
		color: orange;
	}
	
/*----content_left elemei---------*/

#content_left p:first-letter, #content_left a:first-letter
	{
		font-size: 23px;
		color: #16364c;
	}

	
	
		
/*-----content_right elemei--------*/

#form
	{
		font-size: 11px;
	}

#form ul
	{
		margin: 0px;
		padding: 0px;
	}

#form ul li
	{
		list-style-type: none;
		padding: 6px;
		clear: both;	
	}

#form ul li label
	{
		width: 80px;
		float: left;
	}

.textbox,.textboxvk, .messagebox, .messageboxvk
	{
		border: none;
		width: 380px;
		padding: 2px;
		font: normal 11px verdana, arial, sans-serif;
		background-color: #8aa4b5;
		float: right;
	}

.messagebox, .messageboxvk
	{
		height: 180px;
	}

.textboxvk, .messageboxvk
	{
		width: 285px;
		float: left;
	}

.submit
	{
		float: right;
	}

.alert
	{
		color: white;
		font-size: 12px;
		margin-left: 20px;
	}

#vkalert
	{
		clear: both;
	}
	
.vkmessage
	{
		margin: 15px 0px 25px 0px;
	}
	
#refervid p
	{
		text-align: center;
		background-color: #496e87;
		border: solid 4px #527891;
		padding: 10px 0px;
		margin: 0px;
	}

.nemmutat
	{
		display: none;
	}

#letol
    {
        height: 145px;
    }

.e_nev
    {
        color: #FFFF00;
    }

.tobbi_nev
    {
        color: #EEEEEE;
    }

.mail_class
    {
        color: #BBBBEE;
    }

.kerdes
{
        /*color: #DBBF20;*/
        color: #FFFF44;
        font-weight: bold;
}

.valasz
{
        color: #D5FFFF;
        font-weight: bold;
}

.jelek
{
        /*width: 35px;*/
        /*padding-right: 20px;*/
    vertical-align: -20px;
    padding-right: 10px;
}

.jegyek
{
    color: #FFFFFF;
    font-weight: normal;
    font-size: 120%;
}


#honapok
{
		width: 200px;
		padding: 10px 5px 5px 100px;
		/*color: #234a64;*/
		color: #AAAA64;
		font: bold 16px  Palatino Linotype, georgia, serif;
		/*font-variant: small-caps;*/
		line-height: 34px;
		/*letter-spacing: -0.05em;		*/
}

ul
{
    list-style-type: none;
}
.screens img
{
    width: 260px;
    /*height:160px;*/    
}